Skip to content

Commit

Permalink
use nixos-24.05 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
stehessel committed Sep 30, 2024
1 parent 0fd228a commit 5c9d515
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/nixpkgs-unstable";
nixpkgs-golang.url = "github:nixos/nixpkgs/nixpkgs-unstable";
nixpkgs-stable.url = "github:nixos/nixpkgs/release-24.05";
nixpkgs-stable.url = "github:nixos/nixpkgs/nixos-24.05";
nixpkgs-terraform.url = "github:stackbuilders/nixpkgs-terraform";
flake-parts.url = "github:hercules-ci/flake-parts";
};
Expand Down

0 comments on commit 5c9d515

Please sign in to comment.