Skip to content

Commit

Permalink
flake.*: use nix 24.05
Browse files Browse the repository at this point in the history
  • Loading branch information
lpenz committed Sep 27, 2024
1 parent 80805a0 commit b66209a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Resize, list/get/put files and shell into raw disk images
'';
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-23.11";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.05";
flake-utils.url = "github:numtide/flake-utils";
};

Expand Down

0 comments on commit b66209a

Please sign in to comment.