nixos-config/flake.lock

503 lines
14 KiB
Text
Raw Normal View History

2023-10-09 10:44:07 -07: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"
}
},
"disko": {
"inputs": {
2024-01-16 19:05:51 -08:00
"nixpkgs": "nixpkgs"
2023-10-09 10:44:07 -07:00
},
"locked": {
2024-04-15 00:20:05 -07:00
"lastModified": 1713152224,
"narHash": "sha256-k1aV06cotPwWO3FW+ho+dEoGjxNM303+UmhiG2o6XPs=",
2023-10-09 10:44:07 -07:00
"owner": "nix-community",
"repo": "disko",
2024-04-15 00:20:05 -07:00
"rev": "bb5ba68ebb73b5ca7996b64e1457fe885891e78e",
2023-10-09 10:44:07 -07:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "disko",
"type": "github"
}
},
"flake-compat": {
"flake": false,
"locked": {
2024-03-16 00:01:42 -07:00
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
2023-10-09 10:44:07 -07:00
"owner": "edolstra",
"repo": "flake-compat",
2024-03-16 00:01:42 -07:00
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
2023-10-09 10:44:07 -07:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-utils": {
"inputs": {
2024-03-16 00:01:42 -07:00
"systems": "systems_2"
2023-10-09 10:44:07 -07:00
},
"locked": {
2024-03-13 22:04:42 -07:00
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
2023-10-09 10:44:07 -07:00
"owner": "numtide",
"repo": "flake-utils",
2024-03-13 22:04:42 -07:00
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
2023-10-09 10:44:07 -07:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"hardware": {
"locked": {
2024-04-12 12:05:44 -07:00
"lastModified": 1712909959,
"narHash": "sha256-7/5ubuwdEbQ7Z+Vqd4u0mM5L2VMNDsBh54visp27CtQ=",
2023-10-09 10:44:07 -07:00
"owner": "nixos",
"repo": "nixos-hardware",
2024-04-12 12:05:44 -07:00
"rev": "f58b25254be441cd2a9b4b444ed83f1e51244f1f",
2023-10-09 10:44:07 -07:00
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixos-hardware",
"type": "github"
}
},
"home-manager": {
"inputs": {
2024-01-16 19:05:51 -08:00
"nixpkgs": "nixpkgs_2"
2023-10-09 10:44:07 -07:00
},
"locked": {
2024-04-15 00:20:05 -07:00
"lastModified": 1713131281,
"narHash": "sha256-/Jm1X9MPfLXAxZSCdWmQAFNUQggEfNWHol5jSyyzFzw=",
2023-10-09 10:44:07 -07:00
"owner": "nix-community",
"repo": "home-manager",
2024-04-15 00:20:05 -07:00
"rev": "9f32c66a51d05e6d4ec0dea555bbff9135749ec7",
2023-10-09 10:44:07 -07:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2024-03-02 15:10:23 -08:00
"jovian": {
"inputs": {
"nix-github-actions": "nix-github-actions",
"nixpkgs": "nixpkgs_3"
},
"locked": {
2024-04-12 12:05:44 -07:00
"lastModified": 1712909442,
"narHash": "sha256-D+VrmsPLkEbxNcI7lp9rGFR33RumbQIyhhjJ4PooWBs=",
2024-03-02 15:10:23 -08:00
"owner": "Jovian-Experiments",
"repo": "Jovian-NixOS",
2024-04-12 12:05:44 -07:00
"rev": "8886e3da78fcefb11935ea85da3d1572bf444c55",
2024-03-02 15:10:23 -08:00
"type": "github"
},
"original": {
"owner": "Jovian-Experiments",
"repo": "Jovian-NixOS",
"type": "github"
}
},
2023-10-09 10:44:07 -07:00
"mailserver": {
"inputs": {
"blobs": "blobs",
2023-10-25 17:37:16 -07:00
"flake-compat": "flake-compat",
2024-03-02 15:10:23 -08:00
"nixpkgs": "nixpkgs_4",
2023-10-09 10:44:07 -07:00
"utils": "utils"
},
"locked": {
2024-04-15 00:20:05 -07:00
"lastModified": 1713012165,
"narHash": "sha256-z/soXKDnz+w4Nw0LkRaM73YqolhSmIYy6cpg1F2ps8I=",
2023-10-09 10:44:07 -07:00
"owner": "simple-nixos-mailserver",
"repo": "nixos-mailserver",
2024-04-15 00:20:05 -07:00
"rev": "9f6635a0351c190179dc6904545f950108a23dd8",
2023-10-09 10:44:07 -07:00
"type": "gitlab"
},
"original": {
"owner": "simple-nixos-mailserver",
"repo": "nixos-mailserver",
"type": "gitlab"
}
},
2023-11-09 19:37:21 -08:00
"nh": {
"inputs": {
2024-03-02 15:10:23 -08:00
"nixpkgs": "nixpkgs_5"
2023-11-09 19:37:21 -08:00
},
"locked": {
2024-04-10 11:28:22 -07:00
"lastModified": 1712645404,
"narHash": "sha256-uEVd15WsX+Wti9PXW724puFcsFO72VTiJyBwW2WXT9M=",
2023-11-09 19:37:21 -08:00
"owner": "viperML",
"repo": "nh",
2024-04-10 11:28:22 -07:00
"rev": "fe4a96a0b0b0662dba7c186b4a1746c70bbcad03",
2023-11-09 19:37:21 -08:00
"type": "github"
},
"original": {
"owner": "viperML",
"repo": "nh",
"type": "github"
}
},
2023-10-09 10:44:07 -07:00
"nix-custom": {
"inputs": {
"flake-utils": "flake-utils",
2024-03-02 15:10:23 -08:00
"nixpkgs": "nixpkgs_6",
2024-03-08 20:14:20 -08:00
"wallpaper-engine-plasma5-plugin": "wallpaper-engine-plasma5-plugin",
"wallpaper-engine-plasma6-plugin": "wallpaper-engine-plasma6-plugin",
2023-11-22 20:31:43 -08:00
"yorha-grub-theme": "yorha-grub-theme",
"yorha-sound-theme": "yorha-sound-theme"
2023-10-09 10:44:07 -07:00
},
"locked": {
2024-03-23 19:27:31 -07:00
"lastModified": 1711247107,
"narHash": "sha256-OlYhh7sHJGbyEH8imtyKqCHAxVVq27+hPvTzLmx7LSY=",
2023-10-09 10:44:07 -07:00
"ref": "refs/heads/main",
2024-03-23 19:27:31 -07:00
"rev": "6e0d3eb6a053ef1d8069acc1a89a35a1bea2ab30",
"revCount": 14,
2023-10-09 10:44:07 -07:00
"type": "git",
"url": "https://forgejo.invariantspace.com/macronova/nix-custom"
},
"original": {
"type": "git",
"url": "https://forgejo.invariantspace.com/macronova/nix-custom"
}
},
2024-03-02 15:10:23 -08: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-09 10:44:07 -07:00
"nixpkgs": {
"locked": {
2024-04-15 00:20:05 -07:00
"lastModified": 1713006710,
"narHash": "sha256-u7vpSVm2eCycRuOzSWKic/aaRUK4c8hPo3gETlDfm0A=",
2024-01-16 19:05:51 -08:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-04-15 00:20:05 -07:00
"rev": "692ceb334b4fd60d61798dde895f6f122110f5fe",
2024-01-16 19:05:51 -08:00
"type": "github"
2023-10-09 10:44:07 -07:00
},
"original": {
2024-01-16 19:05:51 -08:00
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
2023-10-09 10:44:07 -07:00
}
},
"nixpkgs-stable": {
"locked": {
2024-04-15 00:20:05 -07:00
"lastModified": 1713042715,
"narHash": "sha256-RifMwYuKu5v6x6O65msKDTqKkQ9crGwOB7yr20qMEuE=",
2023-10-09 10:44:07 -07:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-04-15 00:20:05 -07:00
"rev": "c27f3b6d8e29346af16eecc0e9d54b1071eae27e",
2023-10-09 10:44:07 -07:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-02-08 20:39:53 -08:00
"ref": "release-23.11",
2023-10-09 10:44:07 -07:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
2024-04-15 00:20:05 -07:00
"lastModified": 1712791164,
"narHash": "sha256-3sbWO1mbpWsLepZGbWaMovSO7ndZeFqDSdX0hZ9nVyw=",
2023-10-09 10:44:07 -07:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-04-15 00:20:05 -07:00
"rev": "1042fd8b148a9105f3c0aca3a6177fd1d9360ba5",
2023-10-09 10:44:07 -07:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2024-01-16 19:05:51 -08:00
"nixpkgs_3": {
2024-03-02 15:10:23 -08:00
"locked": {
2024-04-12 12:05:44 -07:00
"lastModified": 1712791164,
"narHash": "sha256-3sbWO1mbpWsLepZGbWaMovSO7ndZeFqDSdX0hZ9nVyw=",
2024-03-02 15:10:23 -08:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-04-12 12:05:44 -07:00
"rev": "1042fd8b148a9105f3c0aca3a6177fd1d9360ba5",
2024-03-02 15:10:23 -08:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_4": {
2023-10-09 10:44:07 -07:00
"locked": {
2024-03-16 00:01:42 -07:00
"lastModified": 1709703039,
"narHash": "sha256-6hqgQ8OK6gsMu1VtcGKBxKQInRLHtzulDo9Z5jxHEFY=",
2023-10-09 10:44:07 -07:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-03-16 00:01:42 -07:00
"rev": "9df3e30ce24fd28c7b3e2de0d986769db5d6225d",
2023-10-09 10:44:07 -07:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
2024-03-02 15:10:23 -08:00
"nixpkgs_5": {
2023-11-09 19:37:21 -08:00
"locked": {
2024-04-05 13:02:14 -07:00
"lastModified": 1711668574,
"narHash": "sha256-u1dfs0ASQIEr1icTVrsKwg2xToIpn7ZXxW3RHfHxshg=",
2023-11-09 19:37:21 -08:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-04-05 13:02:14 -07:00
"rev": "219951b495fc2eac67b1456824cc1ec1fd2ee659",
2023-11-09 19:37:21 -08:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-12-01 17:29:17 -08:00
"ref": "nixos-23.11",
2023-11-09 19:37:21 -08:00
"repo": "nixpkgs",
"type": "github"
}
},
2024-03-02 15:10:23 -08:00
"nixpkgs_6": {
2023-10-09 10:44:07 -07:00
"locked": {
2024-03-23 19:27:31 -07:00
"lastModified": 1711163522,
"narHash": "sha256-YN/Ciidm+A0fmJPWlHBGvVkcarYWSC+s3NTPk/P+q3c=",
2023-10-09 10:44:07 -07:00
"owner": "nixos",
"repo": "nixpkgs",
2024-03-23 19:27:31 -07:00
"rev": "44d0940ea560dee511026a53f0e2e2cde489b4d4",
2023-10-09 10:44:07 -07:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2024-03-02 15:10:23 -08:00
"nixpkgs_7": {
2023-10-09 10:44:07 -07:00
"locked": {
2024-04-15 00:20:05 -07:00
"lastModified": 1712963716,
"narHash": "sha256-WKm9CvgCldeIVvRz87iOMi8CFVB1apJlkUT4GGvA0iM=",
2023-10-09 10:44:07 -07:00
"owner": "nixos",
"repo": "nixpkgs",
2024-04-15 00:20:05 -07:00
"rev": "cfd6b5fc90b15709b780a5a1619695a88505a176",
2023-10-09 10:44:07 -07:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2024-03-02 15:10:23 -08:00
"nixpkgs_8": {
2023-10-09 10:44:07 -07:00
"locked": {
2024-04-15 00:20:05 -07:00
"lastModified": 1712883908,
"narHash": "sha256-icE1IJE9fHcbDfJ0+qWoDdcBXUoZCcIJxME4lMHwvSM=",
2023-10-09 10:44:07 -07:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-04-15 00:20:05 -07:00
"rev": "a0c9e3aee1000ac2bfb0e5b98c94c946a5d180a9",
2023-10-09 10:44:07 -07:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"disko": "disko",
"hardware": "hardware",
"home-manager": "home-manager",
2024-03-02 15:10:23 -08:00
"jovian": "jovian",
2023-10-09 10:44:07 -07:00
"mailserver": "mailserver",
2023-11-09 19:37:21 -08:00
"nh": "nh",
2023-10-09 10:44:07 -07:00
"nix-custom": "nix-custom",
2024-03-02 15:10:23 -08:00
"nixpkgs": "nixpkgs_7",
2023-10-09 10:44:07 -07:00
"sops-nix": "sops-nix"
}
},
"sops-nix": {
"inputs": {
2024-03-02 15:10:23 -08:00
"nixpkgs": "nixpkgs_8",
2023-10-09 10:44:07 -07:00
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
2024-04-15 00:20:05 -07:00
"lastModified": 1713066950,
"narHash": "sha256-ZaefFyvt5369XdjzSw43NhfbPM9MN5b9YXhzx4lFIRc=",
2023-10-09 10:44:07 -07:00
"owner": "Mic92",
"repo": "sops-nix",
2024-04-15 00:20:05 -07:00
"rev": "226062b47fe0e2130ba3ee9f4f1c880dc815cf87",
2023-10-09 10:44:07 -07: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"
}
},
2024-03-16 00:01:42 -07:00
"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"
}
},
2023-10-09 10:44:07 -07:00
"utils": {
2024-03-16 00:01:42 -07:00
"inputs": {
"systems": "systems"
},
2023-10-09 10:44:07 -07:00
"locked": {
2024-03-16 00:01:42 -07:00
"lastModified": 1709126324,
"narHash": "sha256-q6EQdSeUZOG26WelxqkmR7kArjgWCdw5sfJVHPH/7j8=",
2023-10-09 10:44:07 -07:00
"owner": "numtide",
"repo": "flake-utils",
2024-03-16 00:01:42 -07:00
"rev": "d465f4819400de7c8d874d50b982301f28a84605",
2023-10-09 10:44:07 -07:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2024-03-08 20:14:20 -08:00
"wallpaper-engine-plasma5-plugin": {
2023-10-09 10:44:07 -07:00
"flake": false,
"locked": {
2024-03-23 19:27:31 -07:00
"lastModified": 1710844534,
"narHash": "sha256-zVXvyUiigqIOKBKBv82SyjrEnoCNrc+o9Rkc8JXQt98=",
2023-10-09 10:44:07 -07:00
"ref": "refs/heads/main",
2024-03-23 19:27:31 -07:00
"rev": "34f7f01acba3bc8f94d478032cf86aef06b02d26",
"revCount": 572,
2023-10-09 10:44:07 -07:00
"submodules": true,
"type": "git",
"url": "https://github.com/catsout/wallpaper-engine-kde-plugin"
},
"original": {
"submodules": true,
"type": "git",
"url": "https://github.com/catsout/wallpaper-engine-kde-plugin"
}
2023-10-27 15:20:59 -07:00
},
2024-03-08 20:14:20 -08:00
"wallpaper-engine-plasma6-plugin": {
"flake": false,
"locked": {
2024-03-13 22:04:42 -07:00
"lastModified": 1710304679,
"narHash": "sha256-vkWEGlDQpfJ3fAimJHZs+aX6dh/fLHSRy2tLEsgu/JU=",
2024-03-08 20:14:20 -08:00
"ref": "qt6",
2024-03-13 22:04:42 -07:00
"rev": "96230de92f1715d3ccc5b9d50906e6a73812a00a",
"revCount": 604,
2024-03-08 20:14:20 -08:00
"submodules": true,
"type": "git",
"url": "https://github.com/catsout/wallpaper-engine-kde-plugin"
},
"original": {
"ref": "qt6",
"submodules": true,
"type": "git",
"url": "https://github.com/catsout/wallpaper-engine-kde-plugin"
}
},
2023-10-27 15:20:59 -07:00
"yorha-grub-theme": {
"flake": false,
"locked": {
"lastModified": 1665169118,
"narHash": "sha256-XVzYDwJM7Q9DvdF4ZOqayjiYpasUeMhAWWcXtnhJ0WQ=",
"owner": "OliveThePuffin",
"repo": "yorha-grub-theme",
"rev": "4d9cd37baf56c4f5510cc4ff61be278f11077c81",
"type": "github"
},
"original": {
"owner": "OliveThePuffin",
"repo": "yorha-grub-theme",
"type": "github"
}
2023-11-22 20:31:43 -08:00
},
"yorha-sound-theme": {
"flake": false,
"locked": {
2023-11-23 22:34:06 -08:00
"lastModified": 1700807066,
"narHash": "sha256-kr0vdyHSjunGa3y0cTqRX6z1rRdLY6IcFeNRy213L2s=",
2023-11-22 20:31:43 -08:00
"ref": "refs/heads/main",
2023-11-23 22:34:06 -08:00
"rev": "a1dad2f17c229ec9b98987614cce4de83eed73f9",
"revCount": 3,
2023-11-22 20:31:43 -08:00
"type": "git",
"url": "https://forgejo.invariantspace.com/macronova/yorha-sound-theme.git"
},
"original": {
"type": "git",
"url": "https://forgejo.invariantspace.com/macronova/yorha-sound-theme.git"
}
2023-10-09 10:44:07 -07:00
}
},
"root": "root",
"version": 7
}