dev-templates/flake.lock

44 lines
1 KiB
Plaintext
Raw Normal View History

2022-07-29 00:42:22 +02:00
{
"nodes": {
"flake-utils": {
"locked": {
2022-10-30 19:58:51 +01:00
"lastModified": 1667077288,
"narHash": "sha256-bdC8sFNDpT0HK74u9fUkpbf1MEzVYJ+ka7NXCdgBoaA=",
2022-07-29 00:42:22 +02:00
"owner": "numtide",
"repo": "flake-utils",
2022-10-30 19:58:51 +01:00
"rev": "6ee9ebb6b1ee695d2cacc4faa053a7b9baa76817",
2022-07-29 00:42:22 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2022-10-30 19:58:51 +01:00
"lastModified": 1667055375,
"narHash": "sha256-xfSTHYxuKRiqF4dcuAFdti1OUvrC2lHpQqCHWUK5/JA=",
2022-07-29 00:42:22 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-10-30 19:58:51 +01:00
"rev": "7f9be6a505a31f88499c5d20d11f98accf5ae6ba",
2022-07-29 00:42:22 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
2022-08-13 17:32:50 +02:00
"ref": "nixpkgs-unstable",
2022-07-29 00:42:22 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}