flake.nix: switch nix-minecraft to quilt fix
This commit is contained in:
parent
be58be3573
commit
e6ebd42de7
12
flake.lock
generated
12
flake.lock
generated
@ -607,17 +607,17 @@
|
||||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1716948931,
|
||||
"narHash": "sha256-wP2A/wbxE7h8u5iwlogkEevsIvx/dJmZlyoyy/2x3rE=",
|
||||
"owner": "infinidoge",
|
||||
"lastModified": 1720392297,
|
||||
"narHash": "sha256-NHz+s1H1uRlDYfzhUF4JW1DfhsJ22o44ujSPqZfzJeI=",
|
||||
"owner": "Silveere",
|
||||
"repo": "nix-minecraft",
|
||||
"rev": "ab4790259bf8ed20f4417de5a0e5ee592094c7c3",
|
||||
"rev": "13e03a3b1886660201e9923d0ae1fc37e68b817c",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "infinidoge",
|
||||
"owner": "Silveere",
|
||||
"ref": "quilt-revert",
|
||||
"repo": "nix-minecraft",
|
||||
"rev": "ab4790259bf8ed20f4417de5a0e5ee592094c7c3",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
|
@ -26,7 +26,7 @@
|
||||
pkg-android-tools.url = "github:NixOS/nixpkgs/55070e598e0e03d1d116c49b9eff322ef07c6ac6";
|
||||
|
||||
nix-minecraft = {
|
||||
url = "github:infinidoge/nix-minecraft/ab4790259bf8ed20f4417de5a0e5ee592094c7c3";
|
||||
url = "github:Silveere/nix-minecraft/quilt-revert";
|
||||
inputs.nixpkgs.follows = "nixpkgs-unstable";
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user