summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorRosa <rosaontheweb@proton.me>2026-06-20 18:10:38 -0400
committerRosa <rosaontheweb@proton.me>2026-06-20 18:10:38 -0400
commit470b3edafba4baaf1d2112ce5066745efd7b9ef1 (patch)
tree9b53d19063e85ddc5fc5afce576b821da1f60aec /flake.lock
parent5236e676cb37b4fb9ef6556f96dde38ee4922a69 (diff)
port to 26.2HEADmain
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock40
1 files changed, 37 insertions, 3 deletions
diff --git a/flake.lock b/flake.lock
index 08dc0f4..bc7dbb5 100644
--- a/flake.lock
+++ b/flake.lock
@@ -1,12 +1,30 @@
{
"nodes": {
+ "flake-utils": {
+ "inputs": {
+ "systems": "systems"
+ },
+ "locked": {
+ "lastModified": 1731533236,
+ "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
+ "owner": "numtide",
+ "repo": "flake-utils",
+ "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
+ "type": "github"
+ },
+ "original": {
+ "owner": "numtide",
+ "repo": "flake-utils",
+ "type": "github"
+ }
+ },
"nixpkgs": {
"locked": {
- "lastModified": 1778869304,
- "narHash": "sha256-30sZNZoA1cqF5JNO9fVX+wgiQYjB7HJqqJ4ztCDeBZE=",
+ "lastModified": 1781577229,
+ "narHash": "sha256-lrp67w8AulE9Ks53n27I45ADSzbOCn4H+CNW1Ck8B+8=",
"owner": "nixos",
"repo": "nixpkgs",
- "rev": "d233902339c02a9c334e7e593de68855ad26c4cb",
+ "rev": "567a49d1913ce81ac6e9582e3553dd90a955875f",
"type": "github"
},
"original": {
@@ -18,8 +36,24 @@
},
"root": {
"inputs": {
+ "flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
}
+ },
+ "systems": {
+ "locked": {
+ "lastModified": 1681028828,
+ "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
+ "owner": "nix-systems",
+ "repo": "default",
+ "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nix-systems",
+ "repo": "default",
+ "type": "github"
+ }
}
},
"root": "root",