buildbot-nix/flake.lock

70 lines
1.6 KiB
Plaintext
Raw Permalink Normal View History

2023-09-10 08:22:33 +00:00
{
"nodes": {
2023-09-13 21:31:20 +00:00
"flake-parts": {
2023-09-10 11:16:33 +00:00
"inputs": {
2023-09-13 21:31:20 +00:00
"nixpkgs-lib": [
2023-09-10 11:16:33 +00:00
"nixpkgs"
]
},
2023-09-10 08:22:33 +00:00
"locked": {
"lastModified": 1706830856,
"narHash": "sha256-a0NYyp+h9hlb7ddVz4LUn1vT/PLwqfrWYcHMvFB1xYg=",
2023-09-10 08:22:33 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "b253292d9c0a5ead9bc98c4e9a26c6312e27d69f",
2023-09-10 08:22:33 +00:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1709136964,
"narHash": "sha256-XD6GfVgSfWjqqWAuybkvaxS1/xrwTrh3V1dSkoYJW3Q=",
2023-10-12 13:59:11 +00:00
"owner": "Nixos",
2023-09-10 08:22:33 +00:00
"repo": "nixpkgs",
"rev": "96990c69fd59e807cee8ff874d0526c70dffdf8f",
2023-09-10 08:22:33 +00:00
"type": "github"
},
"original": {
2023-10-12 13:59:11 +00:00
"owner": "Nixos",
"ref": "nixos-unstable-small",
2023-09-10 08:22:33 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-parts": "flake-parts",
2023-09-18 13:14:45 +00:00
"nixpkgs": "nixpkgs",
"treefmt-nix": "treefmt-nix"
}
},
"treefmt-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1708897213,
"narHash": "sha256-QECZB+Hgz/2F/8lWvHNk05N6NU/rD9bWzuNn6Cv8oUk=",
2023-09-18 13:14:45 +00:00
"owner": "numtide",
"repo": "treefmt-nix",
"rev": "e497a9ddecff769c2a7cbab51e1ed7a8501e7a3a",
2023-09-18 13:14:45 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
2023-09-10 08:22:33 +00:00
}
}
},
"root": "root",
"version": 7
}