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-08-10 15:05:54 +02:00
"lastModified": 1659877975,
"narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
2022-07-29 00:42:22 +02:00
"owner": "numtide",
"repo": "flake-utils",
2022-08-10 15:05:54 +02:00
"rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
2022-07-29 00:42:22 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2022-08-13 17:32:50 +02:00
"lastModified": 1660375717,
"narHash": "sha256-U/wSSm6eMfNoMG2Rq48+KPwJIq8bfuW/qcf5digYZ8g=",
2022-07-29 00:42:22 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-08-13 17:32:50 +02:00
"rev": "65c15b0a26593a77e65e4212d8d9f58d83844f07",
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
}