diff options
| author | Grigory Shipunov | 2023-05-27 23:09:58 +0200 |
|---|---|---|
| committer | Grigory Shipunov | 2023-05-27 23:09:58 +0200 |
| commit | 8ec2869c39e4012a46635538e3ee9f1b2fc25ebd (patch) | |
| tree | 2d1e473e6a066c5cf195480bbe3f238bb47cd03b /flake.nix | |
| parent | ec3d957d9b2164b6373383728e7466102eb12b79 (diff) | |
update to 23.05
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ inputs = { nixpkgs-unstable.url = "github:nixos/nixpkgs/nixos-unstable"; - nixpkgs.url = "github:NixOS/nixpkgs/nixos-22.11"; + nixpkgs.url = "github:NixOS/nixpkgs/nixos-22.05"; flake-utils.url = "github:numtide/flake-utils"; |
