forked from nikkuss/pkgs
fix: vpkmerge and grimorie are using nvfetch now
This commit is contained in:
@@ -34,6 +34,11 @@
|
|||||||
fetcherVersion = 3;
|
fetcherVersion = 3;
|
||||||
hash = "sha256-CrVc0gO0CtesGHbGxnrFeDR3NahyaxGSI3lMHtbGfcM=";
|
hash = "sha256-CrVc0gO0CtesGHbGxnrFeDR3NahyaxGSI3lMHtbGfcM=";
|
||||||
};
|
};
|
||||||
|
# Put into its own flake
|
||||||
|
# vpkmerge-bin = fetchurl {
|
||||||
|
# url = "https://github.com/Slush97/vpkmerge/releases/download/v0.4.0/vpkmerge-linux-x86_64";
|
||||||
|
# sha256 = "6860a989335afec0aa19544cf30cbebac9dc6b88af3f3a8d9c3340a6435fa045";
|
||||||
|
# };
|
||||||
in
|
in
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
pname = "grimoire";
|
pname = "grimoire";
|
||||||
|
|||||||
Reference in New Issue
Block a user