hydra/flake.lock

143 lines
3.5 KiB
Plaintext
Raw Normal View History

2019-05-08 13:28:02 +02:00
{
"nodes": {
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
"nix-eval-jobs",
"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"
}
},
"libgit2": {
"flake": false,
"locked": {
2024-09-20 08:49:32 +02:00
"lastModified": 1715853528,
"narHash": "sha256-J2rCxTecyLbbDdsyBWn9w7r3pbKRMkI9E7RvRgAqBdY=",
"owner": "libgit2",
"repo": "libgit2",
2024-09-20 08:49:32 +02:00
"rev": "36f7e21ad757a3dacc58cf7944329da6bc1d6e96",
"type": "github"
},
"original": {
"owner": "libgit2",
2024-09-20 08:49:32 +02:00
"ref": "v1.8.1",
"repo": "libgit2",
"type": "github"
}
},
2020-02-03 17:53:51 +01:00
"nix": {
"inputs": {
2024-10-19 16:46:45 +00:00
"flake-compat": [],
"flake-parts": [],
"git-hooks-nix": [],
"libgit2": [
"libgit2"
],
"nixpkgs": [
"nixpkgs"
],
2024-10-19 16:46:45 +00:00
"nixpkgs-23-11": [],
"nixpkgs-regression": []
2020-02-03 17:53:51 +01:00
},
"locked": {
2024-09-20 08:49:32 +02:00
"lastModified": 1726787955,
"narHash": "sha256-XFznzb8L4SdUm9u+w3DPpMWJhffuv+/6+aiVl00slns=",
"owner": "NixOS",
2020-02-03 18:38:05 +01:00
"repo": "nix",
2024-09-20 08:49:32 +02:00
"rev": "a7fdef6858dd45b9d7bda7c92324c63faee7f509",
2020-02-03 18:38:05 +01:00
"type": "github"
2020-02-03 17:53:51 +01:00
},
"original": {
"owner": "NixOS",
2024-09-20 08:49:32 +02:00
"ref": "2.24-maintenance",
"repo": "nix",
"type": "github"
2020-02-03 17:53:51 +01:00
}
2019-05-08 13:28:02 +02:00
},
"nix-eval-jobs": {
"inputs": {
"flake-parts": "flake-parts",
"nix-github-actions": [],
"nixpkgs": [
"nixpkgs"
],
"treefmt-nix": "treefmt-nix"
},
"locked": {
"lastModified": 1733814344,
"narHash": "sha256-3wwtKpS5tUBdjaGeSia7CotonbiRB6K5Kp0dsUt3nzU=",
"owner": "nix-community",
"repo": "nix-eval-jobs",
"rev": "889ea1406736b53cf165b6c28398aae3969418d1",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-2.24",
"repo": "nix-eval-jobs",
"type": "github"
}
},
2020-02-03 17:53:51 +01:00
"nixpkgs": {
"locked": {
2024-09-20 08:49:32 +02:00
"lastModified": 1726688310,
"narHash": "sha256-Xc9lEtentPCEtxc/F1e6jIZsd4MPDYv4Kugl9WtXlz0=",
"owner": "NixOS",
"repo": "nixpkgs",
2024-09-20 08:49:32 +02:00
"rev": "dbebdd67a6006bb145d98c8debf9140ac7e651d0",
"type": "github"
},
"original": {
"owner": "NixOS",
2024-09-20 08:49:32 +02:00
"ref": "nixos-24.05-small",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2024-10-19 16:46:45 +00:00
"libgit2": "libgit2",
"nix": "nix",
"nix-eval-jobs": "nix-eval-jobs",
"nixpkgs": "nixpkgs"
}
},
"treefmt-nix": {
"inputs": {
"nixpkgs": [
"nix-eval-jobs",
"nixpkgs"
]
},
"locked": {
"lastModified": 1723303070,
"narHash": "sha256-krGNVA30yptyRonohQ+i9cnK+CfCpedg6z3qzqVJcTs=",
"owner": "numtide",
"repo": "treefmt-nix",
"rev": "14c092e0326de759e16b37535161b3cb9770cea3",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
2020-02-03 17:53:51 +01:00
}
},
"root": "root",
"version": 7
2019-05-09 15:10:16 +02:00
}