1
0
Fork 0
mirror of https://github.com/zhaofengli/attic.git synced 2025-03-05 08:17:05 +00:00
attic/flake.lock

104 lines
2.5 KiB
Text
Raw Normal View History

2022-12-31 17:01:07 -07:00
{
"nodes": {
"crane": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2023-12-18 18:52:35 -07:00
]
},
"locked": {
2024-08-19 12:16:33 -04:00
"lastModified": 1722960479,
"narHash": "sha256-NhCkJJQhD5GUib8zN9JrmYGMwt4lCRp6ZVNzIiYCl0Y=",
"owner": "ipetkov",
"repo": "crane",
2024-08-19 12:16:33 -04:00
"rev": "4c6c77920b8d44cd6660c1621dea6b3fc4b4c4f4",
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
2022-12-31 17:01:07 -07:00
"flake-compat": {
"flake": false,
"locked": {
2024-08-19 12:16:33 -04:00
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
2022-12-31 17:01:07 -07:00
"owner": "edolstra",
"repo": "flake-compat",
2024-08-19 12:16:33 -04:00
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
2022-12-31 17:01:07 -07:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2024-08-30 12:32:10 -04: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"
}
},
2022-12-31 17:01:07 -07:00
"nixpkgs": {
"locked": {
2024-09-11 10:57:59 -04:00
"lastModified": 1726042813,
"narHash": "sha256-LnNKCCxnwgF+575y0pxUdlGZBO/ru1CtGHIqQVfvjlA=",
2022-12-31 17:01:07 -07:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-09-11 10:57:59 -04:00
"rev": "159be5db480d1df880a0135ca0bfed84c2f88353",
2022-12-31 17:01:07 -07:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-03-05 11:05:11 -07:00
"ref": "nixpkgs-unstable",
2022-12-31 17:01:07 -07:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable": {
"locked": {
2024-08-30 12:32:10 -04:00
"lastModified": 1724316499,
"narHash": "sha256-Qb9MhKBUTCfWg/wqqaxt89Xfi6qTD3XpTzQ9eXi3JmE=",
"owner": "NixOS",
"repo": "nixpkgs",
2024-08-30 12:32:10 -04:00
"rev": "797f7dc49e0bc7fab4b57c021cdf68f595e47841",
"type": "github"
},
"original": {
"owner": "NixOS",
2024-08-30 12:32:10 -04:00
"ref": "nixos-24.05",
"repo": "nixpkgs",
"type": "github"
}
},
2022-12-31 17:01:07 -07:00
"root": {
"inputs": {
"crane": "crane",
2022-12-31 17:01:07 -07:00
"flake-compat": "flake-compat",
2024-08-30 12:32:10 -04:00
"flake-parts": "flake-parts",
"nixpkgs": "nixpkgs",
"nixpkgs-stable": "nixpkgs-stable"
2022-12-31 17:01:07 -07:00
}
}
},
"root": "root",
"version": 7
}