mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-22 14:06:16 +02:00
Update nixpkgs ref to 24.05
This commit is contained in:
parent
d07cdbd9c2
commit
8df206be54
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
# TODO switch to nixos-23.11-small
|
# TODO switch to nixos-23.11-small
|
||||||
# https://nixpk.gs/pr-tracker.html?pr=291954
|
# https://nixpk.gs/pr-tracker.html?pr=291954
|
||||||
inputs.nixpkgs.url = "github:NixOS/nixpkgs/release-23.11";
|
inputs.nixpkgs.url = "github:NixOS/nixpkgs/release-24.05";
|
||||||
inputs.nixpkgs-regression.url = "github:NixOS/nixpkgs/215d4d0fd80ca5163643b03a33fde804a29cc1e2";
|
inputs.nixpkgs-regression.url = "github:NixOS/nixpkgs/215d4d0fd80ca5163643b03a33fde804a29cc1e2";
|
||||||
inputs.flake-compat = { url = "github:edolstra/flake-compat"; flake = false; };
|
inputs.flake-compat = { url = "github:edolstra/flake-compat"; flake = false; };
|
||||||
inputs.libgit2 = { url = "github:libgit2/libgit2"; flake = false; };
|
inputs.libgit2 = { url = "github:libgit2/libgit2"; flake = false; };
|
||||||
|
|
Loading…
Reference in a new issue