hashes on nixos are annoying
This commit is contained in:
parent
81e4fb1907
commit
850c17bec6
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue