Update 'default.nix'
This commit is contained in:
parent
617453769b
commit
78e4921909
@ -17,8 +17,8 @@ let
|
||||
|
||||
pnpm2nix = pkgs.callPackage (
|
||||
builtins.fetchGit {
|
||||
url = "https://github.com/notgne2/pnpm2nix.git";
|
||||
rev = "909accd35d23664254b43109ee58cd0c3d83a6d9";
|
||||
url = "https://github.com/nix-community/pnpm2nix.git";
|
||||
rev = "f67be0925a91b92f54d99dbdead7a06920b979ac";
|
||||
}
|
||||
) {};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user