NixOS-Config/flake.lock

678 lines
18 KiB
Plaintext
Raw Normal View History

2023-10-23 17:15:54 +02:00
{
"nodes": {
"blobs": {
"flake": false,
"locked": {
"lastModified": 1604995301,
"narHash": "sha256-wcLzgLec6SGJA8fx1OEN1yV/Py5b+U5iyYpksUY/yLw=",
"owner": "simple-nixos-mailserver",
"repo": "blobs",
"rev": "2cccdf1ca48316f2cfd1c9a0017e8de5a7156265",
"type": "gitlab"
},
"original": {
"owner": "simple-nixos-mailserver",
"repo": "blobs",
"type": "gitlab"
}
},
"crane": {
"inputs": {
"nixpkgs": [
"lanzaboote",
"nixpkgs"
]
},
"locked": {
"lastModified": 1707075082,
"narHash": "sha256-PUplk5F5jlIyofxqn/xEDN9pbjrd0tnkd0pDsZ52db0=",
"owner": "ipetkov",
"repo": "crane",
"rev": "7d5b46c17d857ee9ddb2e8d88185729a3e5637b6",
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
2024-01-01 22:38:38 +01:00
"extest": {
"inputs": {
"extest": "extest_2",
"nixpkgs": "nixpkgs"
},
"locked": {
2024-01-28 23:08:30 +01:00
"lastModified": 1706332837,
"narHash": "sha256-6jwCjD6hLVRkPHyl/2K+5ZEoQV3C5BgWlDroUx/9ru8=",
2024-01-01 22:38:38 +01:00
"owner": "chaorace",
"repo": "extest-nix",
2024-01-28 23:08:30 +01:00
"rev": "a9dbc41a7ba6723d8598cd699bbb163630b646b3",
2024-01-01 22:38:38 +01:00
"type": "github"
},
"original": {
"owner": "chaorace",
"repo": "extest-nix",
"type": "github"
}
},
"extest_2": {
"flake": false,
"locked": {
"lastModified": 1703711841,
"narHash": "sha256-ZCHOyAACYoV3wW7en374Kfj0STmi0+72INKGNQkO/rU=",
"owner": "Supreeeme",
"repo": "extest",
"rev": "2a0a1f27239f6307b333a68ca7023ccf90215f3e",
"type": "github"
},
"original": {
"owner": "Supreeeme",
"repo": "extest",
"type": "github"
}
},
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-compat_2": {
"flake": false,
"locked": {
"lastModified": 1668681692,
"narHash": "sha256-Ht91NGdewz8IQLtWZ9LCeNXMSXHUss+9COoqu6JLmXU=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "009399224d5e398d03b22badca40a37ac85412a1",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
"lanzaboote",
"nixpkgs"
]
},
"locked": {
"lastModified": 1706830856,
"narHash": "sha256-a0NYyp+h9hlb7ddVz4LUn1vT/PLwqfrWYcHMvFB1xYg=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "b253292d9c0a5ead9bc98c4e9a26c6312e27d69f",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1705309234,
"narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_2": {
"inputs": {
"systems": "systems_2"
},
"locked": {
"lastModified": 1705309234,
"narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"gitignore": {
"inputs": {
"nixpkgs": [
"lanzaboote",
"pre-commit-hooks-nix",
"nixpkgs"
]
},
"locked": {
"lastModified": 1703887061,
"narHash": "sha256-gGPa9qWNc6eCXT/+Z5/zMkyYOuRZqeFZBDbopNZQkuY=",
"owner": "hercules-ci",
"repo": "gitignore.nix",
"rev": "43e1aa1308018f37118e34d3a9cb4f5e75dc11d5",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "gitignore.nix",
"type": "github"
}
},
2023-10-23 17:15:54 +02:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-02-11 23:23:54 +01:00
"lastModified": 1707683400,
"narHash": "sha256-Zc+J3UO1Xpx+NL8UB6woPHyttEy9cXXtm+0uWwzuYDc=",
2023-10-23 17:15:54 +02:00
"owner": "nix-community",
"repo": "home-manager",
2024-02-11 23:23:54 +01:00
"rev": "21b078306a2ab68748abf72650db313d646cf2ca",
2023-10-23 17:15:54 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
2023-10-23 17:43:30 +02:00
"ref": "master",
2023-10-23 17:15:54 +02:00
"repo": "home-manager",
"type": "github"
}
},
2024-01-11 14:06:03 +01:00
"jovian": {
"inputs": {
"nix-github-actions": "nix-github-actions",
"nixpkgs": "nixpkgs_2"
},
"locked": {
2024-02-11 23:23:54 +01:00
"lastModified": 1707567487,
"narHash": "sha256-4VyGscBVW9HX5h0UULi1blX1zSvN20hda/AeZkW40ZI=",
2024-01-11 14:06:03 +01:00
"owner": "Jovian-Experiments",
"repo": "Jovian-NixOS",
2024-02-11 23:23:54 +01:00
"rev": "f02d975f23e83306ff1ab7ef2920e5da147b2d96",
2024-01-11 14:06:03 +01:00
"type": "github"
},
"original": {
"owner": "Jovian-Experiments",
"repo": "Jovian-NixOS",
"type": "github"
}
},
"lanzaboote": {
"inputs": {
"crane": "crane",
"flake-compat": "flake-compat",
"flake-parts": "flake-parts",
"flake-utils": "flake-utils_2",
"nixpkgs": "nixpkgs_3",
"pre-commit-hooks-nix": "pre-commit-hooks-nix",
"rust-overlay": "rust-overlay"
},
"locked": {
"lastModified": 1707121196,
"narHash": "sha256-drevc7MfnMD0Ya811UPDCY5hkCOYXgDYr+oKwWLvF+E=",
"owner": "nix-community",
"repo": "lanzaboote",
"rev": "f2bc0af580f0bb6e6a2d0bcf0cfb237b357ffbbf",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "lanzaboote",
"type": "github"
}
},
"linger": {
"inputs": {
"flake-utils": [
"flake-utils"
]
},
"locked": {
"lastModified": 1670283645,
"narHash": "sha256-SuC/SuQ8RUaM6RthNAkNTSnlpRXJxEmuym2OyPLLpWk=",
"owner": "mindsbackyard",
"repo": "linger-flake",
"rev": "9f8632c0621dc562dd42e9eacfdb6dae82aebf8b",
"type": "github"
},
"original": {
"owner": "mindsbackyard",
"repo": "linger-flake",
"type": "github"
}
},
2024-01-11 14:06:03 +01:00
"nix-github-actions": {
"inputs": {
"nixpkgs": [
"jovian",
"nixpkgs"
]
},
"locked": {
"lastModified": 1690328911,
"narHash": "sha256-fxtExYk+aGf2YbjeWQ8JY9/n9dwuEt+ma1eUFzF8Jeo=",
"owner": "zhaofengli",
"repo": "nix-github-actions",
"rev": "96df4a39c52f53cb7098b923224d8ce941b64747",
"type": "github"
},
"original": {
"owner": "zhaofengli",
"ref": "matrix-name",
"repo": "nix-github-actions",
"type": "github"
}
},
2023-10-23 17:15:54 +02:00
"nixpkgs": {
"locked": {
2024-02-11 23:23:54 +01:00
"lastModified": 1707588924,
"narHash": "sha256-0e1ce6X5ghapv6cAF9rxLZKeNyFHHXsLbGxN2cQQE8U=",
2024-01-01 22:38:38 +01:00
"owner": "NixOS",
2023-10-23 17:15:54 +02:00
"repo": "nixpkgs",
2024-02-11 23:23:54 +01:00
"rev": "10b813040df67c4039086db0f6eaf65c536886c6",
2023-10-23 17:15:54 +02:00
"type": "github"
},
"original": {
2024-01-01 22:38:38 +01:00
"owner": "NixOS",
"ref": "nixpkgs-unstable",
2023-10-23 17:15:54 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
2024-01-28 23:08:30 +01:00
"nixpkgs-23_05": {
"locked": {
2024-01-28 23:08:30 +01:00
"lastModified": 1704290814,
"narHash": "sha256-LWvKHp7kGxk/GEtlrGYV68qIvPHkU9iToomNFGagixU=",
"owner": "NixOS",
"repo": "nixpkgs",
2024-01-28 23:08:30 +01:00
"rev": "70bdadeb94ffc8806c0570eb5c2695ad29f0e421",
"type": "github"
},
"original": {
"id": "nixpkgs",
2024-01-28 23:08:30 +01:00
"ref": "nixos-23.05",
"type": "indirect"
}
},
2024-01-28 23:08:30 +01:00
"nixpkgs-23_11": {
"locked": {
2024-01-28 23:08:30 +01:00
"lastModified": 1706098335,
"narHash": "sha256-r3dWjT8P9/Ah5m5ul4WqIWD8muj5F+/gbCdjiNVBKmU=",
"owner": "NixOS",
"repo": "nixpkgs",
2024-01-28 23:08:30 +01:00
"rev": "a77ab169a83a4175169d78684ddd2e54486ac651",
"type": "github"
},
"original": {
"id": "nixpkgs",
2024-01-28 23:08:30 +01:00
"ref": "nixos-23.11",
"type": "indirect"
}
},
2023-10-23 17:15:54 +02:00
"nixpkgs-stable": {
"locked": {
"lastModified": 1704874635,
"narHash": "sha256-YWuCrtsty5vVZvu+7BchAxmcYzTMfolSPP5io8+WYCg=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "3dc440faeee9e889fe2d1b4d25ad0f430d449356",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-23.11",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable_2": {
2023-10-23 17:15:54 +02:00
"locked": {
2024-02-11 23:23:54 +01:00
"lastModified": 1707603439,
"narHash": "sha256-LodBVZ3+ehJP2azM5oj+JrhfNAAzmTJ/OwAIOn0RfZ0=",
"owner": "NixOS",
2023-10-23 17:15:54 +02:00
"repo": "nixpkgs",
2024-02-11 23:23:54 +01:00
"rev": "d8cd80616c8800feec0cab64331d7c3d5a1a6d98",
2023-10-23 17:15:54 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-23.11",
2023-10-23 17:15:54 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
2023-10-23 17:15:54 +02:00
"locked": {
2024-02-11 23:23:54 +01:00
"lastModified": 1707546158,
"narHash": "sha256-nYYJTpzfPMDxI8mzhQsYjIUX+grorqjKEU9Np6Xwy/0=",
"owner": "nixos",
2023-10-23 17:15:54 +02:00
"repo": "nixpkgs",
2024-02-11 23:23:54 +01:00
"rev": "d934204a0f8d9198e1e4515dd6fec76a139c87f0",
2023-10-23 17:15:54 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
2023-10-23 17:15:54 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
2024-02-11 23:23:54 +01:00
"lastModified": 1707268954,
"narHash": "sha256-2en1kvde3cJVc3ZnTy8QeD2oKcseLFjYPLKhIGDanQ0=",
2024-01-11 14:06:03 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-02-11 23:23:54 +01:00
"rev": "f8e2ebd66d097614d51a56a755450d4ae1632df1",
2024-01-11 14:06:03 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_3": {
"locked": {
"lastModified": 1707028810,
"narHash": "sha256-/WuTsaljhG9VpXRYnxbxkoxhXy6lotbey99CiBuP2GY=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "5d75993fa5feaa333f3eadd83e0a08fc34432acc",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable-small",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_4": {
2024-01-11 14:06:03 +01:00
"locked": {
2024-02-11 23:23:54 +01:00
"lastModified": 1707546158,
"narHash": "sha256-nYYJTpzfPMDxI8mzhQsYjIUX+grorqjKEU9Np6Xwy/0=",
2024-01-01 22:38:38 +01:00
"owner": "nixos",
"repo": "nixpkgs",
2024-02-11 23:23:54 +01:00
"rev": "d934204a0f8d9198e1e4515dd6fec76a139c87f0",
2024-01-01 22:38:38 +01:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_5": {
"locked": {
2024-01-28 23:08:30 +01:00
"lastModified": 1705856552,
"narHash": "sha256-JXfnuEf5Yd6bhMs/uvM67/joxYKoysyE3M2k6T3eWbg=",
"owner": "NixOS",
"repo": "nixpkgs",
2024-01-28 23:08:30 +01:00
"rev": "612f97239e2cc474c13c9dafa0df378058c5ad8d",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
"nixpkgs_6": {
2024-01-01 22:38:38 +01:00
"locked": {
2024-02-11 23:23:54 +01:00
"lastModified": 1707451808,
"narHash": "sha256-UwDBUNHNRsYKFJzyTMVMTF5qS4xeJlWoeyJf+6vvamU=",
2023-10-23 17:15:54 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-02-11 23:23:54 +01:00
"rev": "442d407992384ed9c0e6d352de75b69079904e4e",
2023-10-23 17:15:54 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"pihole": {
"inputs": {
"flake-utils": [
"flake-utils"
],
"linger": [
"linger"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1670284048,
"narHash": "sha256-lNyJ7vrDAdsPVcNBXqDUXseBBL9Kf2q64/A8ntEKXWI=",
"owner": "mindsbackyard",
"repo": "pihole-flake",
"rev": "9daaf65415ad6d3f5a8daa617d8737bc405f9dd8",
"type": "github"
},
"original": {
"owner": "mindsbackyard",
"repo": "pihole-flake",
"type": "github"
}
},
"plasma-manager": {
"inputs": {
"home-manager": [
"home-manager"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-02-11 23:23:54 +01:00
"lastModified": 1707590627,
"narHash": "sha256-LJ/lFEupLSi7xtUps234hhMk7ZdVLRoYeU7KiCFaoGw=",
"owner": "pjones",
"repo": "plasma-manager",
2024-02-11 23:23:54 +01:00
"rev": "4e56cfeb95081a43cb49487d0996dc936d6201e5",
"type": "github"
},
"original": {
"owner": "pjones",
"repo": "plasma-manager",
"type": "github"
}
},
"pre-commit-hooks-nix": {
"inputs": {
"flake-compat": [
"lanzaboote",
"flake-compat"
],
"flake-utils": [
"lanzaboote",
"flake-utils"
],
"gitignore": "gitignore",
"nixpkgs": [
"lanzaboote",
"nixpkgs"
],
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
"lastModified": 1706424699,
"narHash": "sha256-Q3RBuOpZNH2eFA1e+IHgZLAOqDD9SKhJ/sszrL8bQD4=",
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"rev": "7c54e08a689b53c8a1e5d70169f2ec9e2a68ffaf",
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"type": "github"
}
},
2023-10-23 17:15:54 +02:00
"root": {
"inputs": {
2024-01-01 22:38:38 +01:00
"extest": "extest",
"flake-utils": "flake-utils",
2023-10-23 17:15:54 +02:00
"home-manager": "home-manager",
2024-01-11 14:06:03 +01:00
"jovian": "jovian",
"lanzaboote": "lanzaboote",
"linger": "linger",
"nixpkgs": "nixpkgs_4",
"nixpkgs-unstable": "nixpkgs-unstable",
"pihole": "pihole",
"plasma-manager": "plasma-manager",
"simple-nixos-mailserver": "simple-nixos-mailserver",
2023-10-23 17:15:54 +02:00
"sops-nix": "sops-nix"
}
},
"rust-overlay": {
"inputs": {
"flake-utils": [
"lanzaboote",
"flake-utils"
],
"nixpkgs": [
"lanzaboote",
"nixpkgs"
]
},
"locked": {
"lastModified": 1707099356,
"narHash": "sha256-ph483MDKLi9I/gndYOieVP41es633DOOmPjEI50x5KU=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "61dfa5a8129f7edbe9150253c68f673f87b16fb1",
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
"simple-nixos-mailserver": {
2023-10-23 17:15:54 +02:00
"inputs": {
"blobs": "blobs",
"flake-compat": "flake-compat_2",
"nixpkgs": "nixpkgs_5",
"nixpkgs-23_05": "nixpkgs-23_05",
2024-01-28 23:08:30 +01:00
"nixpkgs-23_11": "nixpkgs-23_11",
"utils": "utils"
},
"locked": {
"lastModified": 1706742486,
"narHash": "sha256-sv/MISTeD0rqeVivpZJpynboMWJp6i62OmrZX1rGl38=",
"owner": "simple-nixos-mailserver",
"repo": "nixos-mailserver",
"rev": "9e36323ae3dde787f761420465c3ae560f3dbf29",
"type": "gitlab"
},
"original": {
"owner": "simple-nixos-mailserver",
"ref": "master",
"repo": "nixos-mailserver",
"type": "gitlab"
}
},
"sops-nix": {
"inputs": {
"nixpkgs": "nixpkgs_6",
"nixpkgs-stable": "nixpkgs-stable_2"
2023-10-23 17:15:54 +02:00
},
"locked": {
2024-02-11 23:23:54 +01:00
"lastModified": 1707620614,
"narHash": "sha256-gfAoB9dGzBu62NoAoM945aok7+6M+LFu+nvnGwAsTp4=",
2023-10-23 17:15:54 +02:00
"owner": "Mic92",
"repo": "sops-nix",
2024-02-11 23:23:54 +01:00
"rev": "2eb7c4ba3aa75e2660fd217eb1ab64d5b793608e",
2023-10-23 17:15:54 +02:00
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"systems_2": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"utils": {
"locked": {
"lastModified": 1605370193,
"narHash": "sha256-YyMTf3URDL/otKdKgtoMChu4vfVL3vCMkRqpGifhUn0=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5021eac20303a61fafe17224c087f5519baed54d",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
2023-10-23 17:15:54 +02:00
}
},
"root": "root",
"version": 7
}