Commit 2395181f0fee
Changed files (1)
shell.nix
@@ -6,7 +6,7 @@ pkgs.mkShell {
name = "nix-config";
buildInputs = with pkgs; [
cachix
- morph
+ # morph
niv
nixpkgs-fmt
];