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

125 lines
3.1 KiB
Text
Raw Permalink 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"
}
},
"nix-github-actions": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1729742964,
"narHash": "sha256-B4mzTcQ0FZHdpeWcpDYPERtyjJd/NIuaQ9+BV1h+MpA=",
"owner": "nix-community",
"repo": "nix-github-actions",
"rev": "e04df33f62cdcf93d73e9a04142464753a16db67",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nix-github-actions",
"type": "github"
}
},
2023-01-01 00:01:07 +00:00
"nixpkgs": {
"locked": {
2024-09-11 14:57:59 +00:00
"lastModified": 1726042813,
"narHash": "sha256-LnNKCCxnwgF+575y0pxUdlGZBO/ru1CtGHIqQVfvjlA=",
2023-01-01 00:01:07 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-09-11 14:57:59 +00:00
"rev": "159be5db480d1df880a0135ca0bfed84c2f88353",
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",
"nix-github-actions": "nix-github-actions",
"nixpkgs": "nixpkgs",
"nixpkgs-stable": "nixpkgs-stable"
2023-01-01 00:01:07 +00:00
}
}
},
"root": "root",
"version": 7
}