Something went wrong on our end
Select Git revision
CONTRIBUTING.md
-
Volker Schukai authoredVolker Schukai authored
After you've reviewed these contribution guidelines, you'll be all set to
contribute to this project.
flake.lock 7.70 KiB
{
"nodes": {
"certificatesFlake": {
"inputs": {
"commonFlake": "commonFlake",
"flake-utils": "flake-utils",
"flakeUtils": "flakeUtils",
"nixpkgs": [
"nixpkgs"
],
"nixpkgsUnstable": "nixpkgsUnstable",
"versionFlake": "versionFlake"
},
"locked": {
"lastModified": 1726910851,
"narHash": "sha256-O/V/S1FUgnoKIX9+tNmxwfaOjDIIkd+sQYZyfe1V7cg=",
"ref": "refs/heads/master",
"rev": "fec8536f73c0270bc6cfb3bfcf670bace323891a",
"revCount": 7,
"type": "git",
"url": "https://gitlab.schukai.com/alvine/certificates.git"
},
"original": {
"type": "git",
"url": "https://gitlab.schukai.com/alvine/certificates.git"
}
},
"commonFlake": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"dir": "common",
"lastModified": 1718788884,
"narHash": "sha256-PefMbkGNMK9TN1qcNL9OkFVTNdv6wo6XoaS8eTdsY04=",
"ref": "refs/heads/master",
"rev": "abda2dc723e13dfc835535593321c514666e679e",
"revCount": 39,
"type": "git",
"url": "https://gitlab.schukai.com/schukai/entwicklung/nix-flakes.git?dir=common"
},
"original": {
"dir": "common",
"type": "git",
"url": "https://gitlab.schukai.com/schukai/entwicklung/nix-flakes.git?dir=common"
}
},
"commonFlake_2": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"dir": "common",
"lastModified": 1718788884,
"narHash": "sha256-PefMbkGNMK9TN1qcNL9OkFVTNdv6wo6XoaS8eTdsY04=",
"ref": "refs/heads/master",
"rev": "abda2dc723e13dfc835535593321c514666e679e",
"revCount": 39,
"type": "git",
"url": "https://gitlab.schukai.com/schukai/entwicklung/nix-flakes.git?dir=common"
},
"original": {
"dir": "common",
"type": "git",
"url": "https://gitlab.schukai.com/schukai/entwicklung/nix-flakes.git?dir=common"
}
},
"flake-utils": {