We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 753b6d2 commit f590825Copy full SHA for f590825
default.nix
@@ -67,7 +67,7 @@ in
67
pname = manifest.name;
68
version = manifest.version;
69
src = source;
70
- hash = "sha256-tPQhuySUKG+IYFleagKSSTx0IDv9RGDFYHlaHoan32s=";
+ hash = "sha256-2xqSAX9zBqZgkgDP5GoI+JdryQu5kHDoQi4wdDAQntU=";
71
};
72
73
meta = with pkgs.lib; {
0 commit comments