bump(flake): nix-minecraft
This commit is contained in:
parent
81445d83fa
commit
49d18d98b7
2 changed files with 3 additions and 4 deletions
5
flake.lock
generated
5
flake.lock
generated
|
@ -1562,16 +1562,15 @@
|
||||||
"packwiz": "packwiz"
|
"packwiz": "packwiz"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1657916421,
|
"lastModified": 1658248648,
|
||||||
"narHash": "sha256-oMweF+QvemSEaecd7vv+k3FNsLVnJn1+FtMX/SeSB9o=",
|
"narHash": "sha256-oMweF+QvemSEaecd7vv+k3FNsLVnJn1+FtMX/SeSB9o=",
|
||||||
"owner": "Infinidoge",
|
"owner": "Infinidoge",
|
||||||
"repo": "nix-minecraft",
|
"repo": "nix-minecraft",
|
||||||
"rev": "079a46b3169eab0edc2a12b6b6f94ff86b3b12c8",
|
"rev": "8fd0e600fdb1a8fa001d7f256ff5b3d50c081940",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "Infinidoge",
|
"owner": "Infinidoge",
|
||||||
"ref": "refactor/fu",
|
|
||||||
"repo": "nix-minecraft",
|
"repo": "nix-minecraft",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
|
|
|
@ -45,7 +45,7 @@
|
||||||
powercord-setup.inputs.nixpkgs.follows = "latest";
|
powercord-setup.inputs.nixpkgs.follows = "latest";
|
||||||
|
|
||||||
# # --- Minecraft
|
# # --- Minecraft
|
||||||
nix-minecraft.url = "github:Infinidoge/nix-minecraft/refactor/fu";
|
nix-minecraft.url = "github:Infinidoge/nix-minecraft";
|
||||||
nix-minecraft.inputs.nixpkgs.follows = "nixos";
|
nix-minecraft.inputs.nixpkgs.follows = "nixos";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue