Update nixpkgs to final release
This commit is contained in:
parent
4ab9afd9c3
commit
eed4c25127
2 changed files with 8 additions and 8 deletions
|
@ -2,7 +2,7 @@
|
|||
description = "nki's systems";
|
||||
|
||||
inputs = {
|
||||
nixpkgs.url = "github:nixos/nixpkgs/release-24.05";
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-24.05";
|
||||
nixpkgs-unstable.url = "github:nixos/nixpkgs/nixpkgs-unstable";
|
||||
darwin.url = "github:lnl7/nix-darwin/master";
|
||||
darwin.inputs.nixpkgs.follows = "nixpkgs-unstable";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue