1
0
Fork 0
mirror of https://github.com/zhaofengli/attic.git synced 2024-12-14 11:57:30 +00:00
attic/flake.lock

138 lines
3.4 KiB
Text
Raw Normal View History

2023-01-01 00:01:07 +00:00
{
"nodes": {
"crane": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2023-12-19 01:52:35 +00:00
]
},
"locked": {
2024-08-19 16:16:33 +00:00
"lastModified": 1722960479,
"narHash": "sha256-NhCkJJQhD5GUib8zN9JrmYGMwt4lCRp6ZVNzIiYCl0Y=",
"owner": "ipetkov",
"repo": "crane",
2024-08-19 16:16:33 +00:00
"rev": "4c6c77920b8d44cd6660c1621dea6b3fc4b4c4f4",
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
2023-01-01 00:01:07 +00:00
"flake-compat": {
"flake": false,
"locked": {
2024-08-19 16:16:33 +00:00
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
2023-01-01 00:01:07 +00:00
"owner": "edolstra",
"repo": "flake-compat",
2024-08-19 16:16:33 +00:00
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
2023-01-01 00:01:07 +00:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2024-08-30 16:32:10 +00:00
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1722555600,
"narHash": "sha256-XOQkdLafnb/p9ij77byFQjDf5m5QYl9b2REiVClC+x4=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "8471fe90ad337a8074e957b69ca4d0089218391d",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"flake-utils": {
2024-08-19 16:16:33 +00:00
"inputs": {
"systems": "systems"
},
"locked": {
2024-08-19 16:16:33 +00:00
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
"owner": "numtide",
"repo": "flake-utils",
2024-08-19 16:16:33 +00:00
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-01-01 00:01:07 +00:00
"nixpkgs": {
"locked": {
2024-08-30 16:32:10 +00:00
"lastModified": 1724999960,
"narHash": "sha256-LB3jqSGW5u1ZcUcX6vO/qBOq5oXHlmOCxsTXGMEitp4=",
2023-01-01 00:01:07 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-08-30 16:32:10 +00:00
"rev": "b96f849e725333eb2b1c7f1cb84ff102062468ba",
2023-01-01 00:01:07 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-03-05 18:05:11 +00:00
"ref": "nixpkgs-unstable",
2023-01-01 00:01:07 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable": {
"locked": {
2024-08-30 16:32:10 +00:00
"lastModified": 1724316499,
"narHash": "sha256-Qb9MhKBUTCfWg/wqqaxt89Xfi6qTD3XpTzQ9eXi3JmE=",
"owner": "NixOS",
"repo": "nixpkgs",
2024-08-30 16:32:10 +00:00
"rev": "797f7dc49e0bc7fab4b57c021cdf68f595e47841",
"type": "github"
},
"original": {
"owner": "NixOS",
2024-08-30 16:32:10 +00:00
"ref": "nixos-24.05",
"repo": "nixpkgs",
"type": "github"
}
},
2023-01-01 00:01:07 +00:00
"root": {
"inputs": {
"crane": "crane",
2023-01-01 00:01:07 +00:00
"flake-compat": "flake-compat",
2024-08-30 16:32:10 +00:00
"flake-parts": "flake-parts",
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs",
"nixpkgs-stable": "nixpkgs-stable"
2023-01-01 00:01:07 +00:00
}
2024-08-19 16:16:33 +00:00
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
2023-01-01 00:01:07 +00:00
}
},
"root": "root",
"version": 7
}