no hash >:(
This commit is contained in:
parent
3e44196194
commit
1e2e3468ef
2 changed files with 7 additions and 7 deletions
12
flake.lock
generated
12
flake.lock
generated
|
|
@ -295,11 +295,11 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1769959235,
|
"lastModified": 1769959907,
|
||||||
"narHash": "sha256-pwJ4ZfPyc8wtSbzFyTetqP/3Gq8BlYJfERd1f7FaYSs=",
|
"narHash": "sha256-1n2CdZkVoXZUwqpdWOvPettZUu6grwGhK1Dp4VmDnpQ=",
|
||||||
"owner": "nix-community",
|
"owner": "nix-community",
|
||||||
"repo": "NUR",
|
"repo": "NUR",
|
||||||
"rev": "6d28f62de06b68874b2f05912e1cb05e88ac5843",
|
"rev": "1b9c72c263f461d754c607263cc71f0c862c2356",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
@ -316,11 +316,11 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1769959235,
|
"lastModified": 1769959907,
|
||||||
"narHash": "sha256-pwJ4ZfPyc8wtSbzFyTetqP/3Gq8BlYJfERd1f7FaYSs=",
|
"narHash": "sha256-1n2CdZkVoXZUwqpdWOvPettZUu6grwGhK1Dp4VmDnpQ=",
|
||||||
"owner": "nix-community",
|
"owner": "nix-community",
|
||||||
"repo": "NUR",
|
"repo": "NUR",
|
||||||
"rev": "6d28f62de06b68874b2f05912e1cb05e88ac5843",
|
"rev": "1b9c72c263f461d754c607263cc71f0c862c2356",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@
|
||||||
let
|
let
|
||||||
modpack = pkgs.fetchPackwizModpack {
|
modpack = pkgs.fetchPackwizModpack {
|
||||||
url = "https://git.malice.zone/alisceon/tfcpack/-/raw/main/pack.toml";
|
url = "https://git.malice.zone/alisceon/tfcpack/-/raw/main/pack.toml";
|
||||||
packHash = "sha256-0f3ql6825fa7qx5lacjzhanfs87r4i4591x7y2lazc3vic8hp2i6";
|
packHash = "";
|
||||||
};
|
};
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue