Skip to content

Commit 50ecf56

Browse files
committed
nixos-23.05 -> nixos-24.05
1 parent fbaa0b9 commit 50ecf56

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

flake.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
inputs = {
3-
nixpkgs.url = "github:nixos/nixpkgs/nixos-23.05";
3+
nixpkgs.url = "github:nixos/nixpkgs/nixos-24.05";
44
flake-utils.url = "github:numtide/flake-utils";
55
};
66
outputs = inputs:

0 commit comments

Comments
 (0)