report/flake.lock

70 lines
1.6 KiB
Plaintext
Raw Permalink Normal View History

2021-04-23 14:47:26 +02:00
{
"nodes": {
"futils": {
"locked": {
2021-07-20 20:23:54 +02:00
"lastModified": 1623875721,
"narHash": "sha256-A8BU7bjS5GirpAUv4QA+QnJ4CceLHkcXdRp4xITDB0s=",
2021-04-23 14:47:26 +02:00
"owner": "numtide",
"repo": "flake-utils",
2021-07-20 20:23:54 +02:00
"rev": "f7e004a55b120c02ecb6219596820fcd32ca8772",
2021-04-23 14:47:26 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
2021-07-20 20:23:54 +02:00
"ref": "master",
2021-04-23 14:47:26 +02:00
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2021-07-20 20:23:54 +02:00
"lastModified": 1626764163,
"narHash": "sha256-TB+mtRpwn6pnoUXjBvJPIgHKkwLtjzFji4tkANlZWJQ=",
2021-04-23 14:47:26 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2021-07-20 20:23:54 +02:00
"rev": "1441fa74d213d7cc120d9d7d49e540c1fc59bc58",
2021-04-23 14:47:26 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
2021-07-20 20:23:54 +02:00
"ref": "nixpkgs-unstable",
2021-04-23 14:47:26 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
2021-07-20 20:25:51 +02:00
"pre-commit-hooks": {
"inputs": {
"flake-utils": [
"futils"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1624971177,
"narHash": "sha256-Amf/nBj1E77RmbSSmV+hg6YOpR+rddCbbVgo5C7BS0I=",
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"rev": "397f0713d007250a2c7a745e555fa16c5dc8cadb",
"type": "github"
},
"original": {
"owner": "cachix",
"ref": "master",
"repo": "pre-commit-hooks.nix",
"type": "github"
}
},
2021-04-23 14:47:26 +02:00
"root": {
"inputs": {
"futils": "futils",
2021-07-20 20:25:51 +02:00
"nixpkgs": "nixpkgs",
"pre-commit-hooks": "pre-commit-hooks"
2021-04-23 14:47:26 +02:00
}
}
},
"root": "root",
"version": 7
}