diff options
author | Azat Bahawi <azat@bahawi.net> | 2023-12-12 01:08:23 +0300 |
---|---|---|
committer | Azat Bahawi <azat@bahawi.net> | 2023-12-12 01:08:23 +0300 |
commit | 452110c88d2ef0137d28e9270a4551d26144d684 (patch) | |
tree | 45ecf70463792f317a26717fcbce022b6f20ae97 /flake.nix | |
parent | 2023-12-10 (diff) |
2023-12-12
Diffstat (limited to '')
-rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix index e7a4624..cbc7324 100644 --- a/flake.nix +++ b/flake.nix @@ -31,7 +31,7 @@ type = "github"; owner = "NixOS"; repo = "nixpkgs"; - ref = "release-23.05"; + ref = "release-23.11"; }; nixos-hardware = { |