diff options
| author | Grigory Shipunov | 2023-12-09 10:06:32 +0100 |
|---|---|---|
| committer | Grigory Shipunov | 2023-12-09 10:06:32 +0100 |
| commit | 2984abf7b39e9e874c30991db880a048f7b4c36a (patch) | |
| tree | 087f451f78eb5ba249627e2f0a82d3981cecafc4 /flake.nix | |
| parent | 6449b4bbc0c66a41a292c34c638705332ad0d866 (diff) | |
update to nixos 23.11
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ { inputs = { - nixpkgs.url = "github:NixOS/nixpkgs/nixos-23.05"; + nixpkgs.url = "github:NixOS/nixpkgs/nixos-23.11"; flake-utils.url = "github:numtide/flake-utils"; |
