feat(nixpkgs): Update default version
This commit is contained in:
parent
2b52c9997a
commit
04854d24bc
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
# Default version of nixpkgs to use
|
# Default version of nixpkgs to use
|
||||||
default = "23.11";
|
default = "24.05";
|
||||||
|
|
||||||
# Supported nixpkgs versions
|
# Supported nixpkgs versions
|
||||||
supported = [
|
supported = [
|
||||||
|
|
Loading…
Reference in a new issue