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