diff --git a/flake.lock b/flake.lock index 5789276..054c6a1 100644 --- a/flake.lock +++ b/flake.lock @@ -1584,15 +1584,16 @@ ] }, "locked": { - "lastModified": 1661660705, - "narHash": "sha256-A6/oLU+DiecGdJDtKpRtLbppHgF8ASCvPkaxw4Yx/8I=", + "lastModified": 1662320060, + "narHash": "sha256-Nfx+JXhKha0zfydjk7VCsWnwVy6YExQoPB7q8U9uUzU=", "owner": "Infinidoge", "repo": "nix-minecraft", - "rev": "031fbcbd7fab70fbf5c5cf706ccde512ada03dd0", + "rev": "9b52e1ab8ddf2cabf16651e90e83e3ee9a75221c", "type": "github" }, "original": { "owner": "Infinidoge", + "ref": "develop", "repo": "nix-minecraft", "type": "github" } diff --git a/flake.nix b/flake.nix index 4c89db5..0f4447b 100644 --- a/flake.nix +++ b/flake.nix @@ -46,7 +46,7 @@ powercord-setup.inputs.nixpkgs.follows = "latest"; # # --- Minecraft - nix-minecraft.url = "github:Infinidoge/nix-minecraft"; + nix-minecraft.url = "github:Infinidoge/nix-minecraft/develop"; nix-minecraft.inputs.nixpkgs.follows = "nixos"; # # --- Rust