aboutsummaryrefslogtreecommitdiffhomepage
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock46
1 files changed, 7 insertions, 39 deletions
diff --git a/flake.lock b/flake.lock
index 44748df..4793592 100644
--- a/flake.lock
+++ b/flake.lock
@@ -1,42 +1,12 @@
{
"nodes": {
- "flake-utils": {
- "locked": {
- "lastModified": 1667395993,
- "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
- "owner": "numtide",
- "repo": "flake-utils",
- "rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
- "type": "github"
- },
- "original": {
- "owner": "numtide",
- "repo": "flake-utils",
- "type": "github"
- }
- },
- "flake-utils_2": {
- "locked": {
- "lastModified": 1667395993,
- "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
- "owner": "numtide",
- "repo": "flake-utils",
- "rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
- "type": "github"
- },
- "original": {
- "owner": "numtide",
- "repo": "flake-utils",
- "type": "github"
- }
- },
"nixpkgs": {
"locked": {
- "lastModified": 1675758091,
- "narHash": "sha256-7gFSQbSVAFUHtGCNHPF7mPc5CcqDk9M2+inlVPZSneg=",
+ "lastModified": 1738136902,
+ "narHash": "sha256-pUvLijVGARw4u793APze3j6mU1Zwdtz7hGkGGkD87qw=",
"owner": "NixOS",
"repo": "nixpkgs",
- "rev": "747927516efcb5e31ba03b7ff32f61f6d47e7d87",
+ "rev": "9a5db3142ce450045840cc8d832b13b8a2018e0c",
"type": "github"
},
"original": {
@@ -48,24 +18,22 @@
},
"root": {
"inputs": {
- "flake-utils": "flake-utils",
"nixpkgs": "nixpkgs",
"sisu": "sisu"
}
},
"sisu": {
"inputs": {
- "flake-utils": "flake-utils_2",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
- "lastModified": 1675891915,
- "narHash": "sha256-Kcdil+n80D5xCQp1TRXrNiVid7e1Ryqei/sXLLVeE9o=",
+ "lastModified": 1738174683,
+ "narHash": "sha256-YA/q2irn+lFLpLJyXZjQ9MXHUlbignyVFjtFvolfALk=",
"ref": "refs/heads/upstream",
- "rev": "615892da80afb671040c8be5d89430ae2fafe180",
- "revCount": 2029,
+ "rev": "8423b6155fa943204e7b9ff9cb92cc5e6d9f7381",
+ "revCount": 2047,
"type": "git",
"url": "git://git.sisudoc.org/software/sisu"
},