hashes on nixos are annoying

This commit is contained in:
mc-fucker 2025-03-23 20:51:29 +01:00
parent 81e4fb1907
commit 850c17bec6

View file

@ -1,7 +1,7 @@
generic: { generic: {
latest = generic { latest = generic {
version = "7.2.4"; version = "7.2.4";
hash = "018bklddvc82b52d2hmhz3jd1mi25ys246w009qsrm3sj14wjnv3"; hash = "sha256-Y1vJSZB61KxxAoAbIrQvItbQ5PiwQtFEWQKx3RqdCwU=";
vendorHash = null; vendorHash = null;
}; };