Skip to content

Commit 2796bce

Browse files
committed
flake: Update to nixos 24.11
1 parent 3763030 commit 2796bce

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
@@ -2,7 +2,7 @@
22
description = "C snippet library";
33

44
inputs = {
5-
nixpkgs.url = "nixpkgs/nixos-24.05";
5+
nixpkgs.url = "nixpkgs/nixos-24.11";
66
flake-utils.url = "github:numtide/flake-utils";
77
};
88

0 commit comments

Comments
 (0)