diff options
| author | seth <[email protected]> | 2024-05-31 06:49:24 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2024-06-01 01:52:42 +0000 |
| commit | c3f803a497cc0212ee361d45f8f4637d2ce1183c (patch) | |
| tree | f3f6f64203439571d8af0c9963c1343006719bd1 /flake.nix | |
| parent | 3bc60d1461aba8e886277c459e6ef14de75628db (diff) | |
flake: nixpkgs-stable 23.11 -> 24.05
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -38,7 +38,7 @@ inputs = { nixpkgs.url = "nixpkgs/nixos-unstable"; - nixpkgs-stable.url = "nixpkgs/nixos-23.11"; + nixpkgs-stable.url = "nixpkgs/nixos-24.05"; nix-darwin = { url = "github:LnL7/nix-darwin"; inputs.nixpkgs.follows = "nixpkgs"; |
