mirror of
https://github.com/mjallen18/snowfall-lib.git
synced 2026-04-18 09:05:58 -05:00
chore: bump nixpkgs to release-25.05
This commit is contained in:
8
flake.lock
generated
8
flake.lock
generated
@@ -55,16 +55,16 @@
|
|||||||
},
|
},
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1716181197,
|
"lastModified": 1759973221,
|
||||||
"narHash": "sha256-IXOUlMlt0f5n9BoJ56+CseCLV9aaBDoEygIWV/hnUso=",
|
"narHash": "sha256-W2qP2fPhp8/rfVn17eufwZnJ57PjaQDyNQGKZmib81g=",
|
||||||
"owner": "nixos",
|
"owner": "nixos",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "461aad7a53142b9f9e2a666c810e86b20f5da76b",
|
"rev": "d909da801cedfa6077086a94ff71d46620b4d690",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "nixos",
|
"owner": "nixos",
|
||||||
"ref": "release-23.11",
|
"ref": "release-25.05",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
description = "Snowfall Lib";
|
description = "Snowfall Lib";
|
||||||
|
|
||||||
inputs = {
|
inputs = {
|
||||||
nixpkgs.url = "github:nixos/nixpkgs/release-23.11";
|
nixpkgs.url = "github:nixos/nixpkgs/release-25.05";
|
||||||
flake-utils-plus.url = "github:gytis-ivaskevicius/flake-utils-plus/master";
|
flake-utils-plus.url = "github:gytis-ivaskevicius/flake-utils-plus/master";
|
||||||
|
|
||||||
flake-compat = {
|
flake-compat = {
|
||||||
|
|||||||
Reference in New Issue
Block a user