mirror of
https://github.com/zoriya/ags.git
synced 2026-06-07 20:21:39 +00:00
update nix npmDepsHash
This commit is contained in:
+1
-1
@@ -40,7 +40,7 @@ stdenv.mkDerivation {
|
||||
|
||||
dontBuild = true;
|
||||
|
||||
npmDepsHash = "sha256-9EOpgm3Hg5MO9JIRNBgqmAA2Pf1QxgU1QGo+VVa1WjM=";
|
||||
npmDepsHash = "sha256-uNdmlQIwXoO8Ls0qjJnwRGqpfiJK1PajAvoiHfJXcxg=";
|
||||
|
||||
installPhase = ''
|
||||
mkdir $out
|
||||
|
||||
Reference in New Issue
Block a user