Do not build when entering the shell

This commit is contained in:
Jean-François Roche 2023-02-10 10:47:14 +00:00
parent 49f92dd6b8
commit 0ffc67051e

View file

@ -121,7 +121,6 @@
extensions = [ "rust-src" ];
})
(treefmt-nix.lib.mkWrapper pkgs treefmt.config)
self.packages.${system}.system-manager
];
env = [
{