Commit c0c2ee9f9ee7
Changed files (1)
shell.nix
@@ -18,6 +18,3 @@ pkgs.mkShell
export NIX_PATH="nixpkgs=${pkgs.path}:nixos=${nixos.path}:nixos-unstable=${nixos-unstable.path}"
'';
}
-# (import (fetchTarball https://github.com/edolstra/flake-compat/archive/master.tar.gz) {
-# src = builtins.fetchGit ./.;
-#}).shellNix