Skip to content

Commit

Permalink
chore: stay on nixpkgs 24.05
Browse files Browse the repository at this point in the history
  • Loading branch information
thesimplekid committed Dec 2, 2024
1 parent 7055bc8 commit 97129cb
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 @@ -2,7 +2,7 @@
description = "CDK Flake";

inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.11";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.05";

rust-overlay = {
url = "github:oxalica/rust-overlay";
Expand Down

0 comments on commit 97129cb

Please sign in to comment.