nixos-generators/shell.nix
2023-05-30 10:21:34 +02:00

6 lines
132 B
Nix

(import (builtins.fetchTarball https://github.com/edolstra/flake-compat/archive/master.tar.gz) {
src = ./.;
})
.shellNix
.default