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-03-17 12:40:09 -07:00
"lastModified": 1711006105,
"narHash": "sha256-pvjqjx4L2Hx/NP3RWcwLjk+ABtMODAJ9+rgreU6fP6I=",
2023-10-09 10:44:07 -07:00
"owner": "nix-community",
"repo": "disko",
2024-03-17 12:40:09 -07:00
"rev": "a8c966ee117c278a5aabc6f00b00ef62eb7e28f6",
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-03-17 12:40:09 -07:00
"lastModified": 1710783728,
"narHash": "sha256-eIsfu3c9JUBgm3cURSKTXLEI9Dlk1azo+MWKZVqrmkc=",
2023-10-09 10:44:07 -07:00
"owner": "nixos",
"repo": "nixos-hardware",
2024-03-17 12:40:09 -07:00
"rev": "1e679b9a9970780cd5d4dfe755a74a8f96d33388",
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-03-22 15:00:26 -07:00
"lastModified": 1711122977,
"narHash": "sha256-EnHux7wf7/7r+YMv8d/Ym1OTllp4sqqq0Bws1a4s2Zo=",
2023-10-09 10:44:07 -07:00
"owner": "nix-community",
"repo": "home-manager",
2024-03-22 15:00:26 -07:00
"rev": "19b87b9ae6ecfd81104a2a36ef8364f1de1b54b1",
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-03-17 12:40:09 -07:00
"lastModified": 1710915975,
"narHash": "sha256-yOc0AD6ba7mbialNciZGzuSQLMo4CopoZGEfcUugA4I=",
2024-03-02 15:10:23 -08:00
"owner": "Jovian-Experiments",
"repo": "Jovian-NixOS",
2024-03-17 12:40:09 -07:00
"rev": "179d73fbe14c5bdb835d10bcc1c783466112bfa6",
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-03-16 00:01:42 -07:00
"lastModified": 1710449465,
"narHash": "sha256-2orO8nfplp6uQJBFqKkj1iyNMC6TysmwbWwbb4osTag=",
2023-10-09 10:44:07 -07:00
"owner": "simple-nixos-mailserver",
"repo": "nixos-mailserver",
2024-03-16 00:01:42 -07:00
"rev": "79c8cfcd5873a85559da6201b116fb38b490d030",
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-03-16 23:10:55 -07:00
"lastModified": 1710573382,
"narHash": "sha256-oGPasBk516A6pNE7iBEOmtrNsbqd+frR7O+z9lr1cLw=",
2023-11-09 19:37:21 -08:00
"owner": "viperML",
"repo": "nh",
2024-03-16 23:10:55 -07:00
"rev": "60c019a930e1718f1c5b6638f16dc221bf667d61",
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-16 23:10:55 -07:00
"lastModified": 1710628610,
"narHash": "sha256-Oo4hQfDwVhS1vga+tk03OUqfSffXVhw7zyx1Nhdz+po=",
2023-10-09 10:44:07 -07:00
"ref": "refs/heads/main",
2024-03-16 23:10:55 -07:00
"rev": "d5adba5b552d87b48a4ef3289cd00b1b82b05f14",
"revCount": 13,
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-03-17 12:40:09 -07:00
"lastModified": 1710889954,
"narHash": "sha256-Pr6F5Pmd7JnNEMHHmspZ0qVqIBVxyZ13ik1pJtm2QXk=",
2024-01-16 19:05:51 -08:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-03-17 12:40:09 -07:00
"rev": "7872526e9c5332274ea5932a0c3270d6e4724f3b",
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-03-17 12:40:09 -07:00
"lastModified": 1710628718,
"narHash": "sha256-y+l3eH53UlENaYa1lmnCBHusZb1kxBEFd2/c7lDsGpw=",
2023-10-09 10:44:07 -07:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-03-17 12:40:09 -07:00
"rev": "6dc11d9859d6a18ab0c5e5829a5b8e4810658de3",
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-03-17 12:40:09 -07:00
"lastModified": 1710806803,
"narHash": "sha256-qrxvLS888pNJFwJdK+hf1wpRCSQcqA6W5+Ox202NDa0=",
2023-10-09 10:44:07 -07:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-03-17 12:40:09 -07:00
"rev": "b06025f1533a1e07b6db3e75151caa155d1c7eb3",
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": {
"lastModified": 1708984720,
"narHash": "sha256-gJctErLbXx4QZBBbGp78PxtOOzsDaQ+yw1ylNQBuSUY=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "13aff9b34cc32e59d35c62ac9356e4a41198a538",
"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-03-13 22:04:42 -07:00
"lastModified": 1710283656,
"narHash": "sha256-nI+AOy4uK6jLGBi9nsbHjL1EdSIzoo8oa+9oeVhbyFc=",
2023-11-09 19:37:21 -08:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-03-13 22:04:42 -07:00
"rev": "51063ed4f2343a59fdeebb279bb81d87d453942b",
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-16 23:10:55 -07:00
"lastModified": 1710451336,
"narHash": "sha256-pP86Pcfu3BrAvRO7R64x7hs+GaQrjFes+mEPowCfkxY=",
2023-10-09 10:44:07 -07:00
"owner": "nixos",
"repo": "nixpkgs",
2024-03-16 23:10:55 -07:00
"rev": "d691274a972b3165335d261cc4671335f5c67de9",
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-03-22 15:00:26 -07:00
"lastModified": 1711001935,
"narHash": "sha256-URtGpHue7HHZK0mrHnSf8wJ6OmMKYSsoLmJybrOLFSQ=",
2023-10-09 10:44:07 -07:00
"owner": "nixos",
"repo": "nixpkgs",
2024-03-22 15:00:26 -07:00
"rev": "20f77aa09916374aa3141cbc605c955626762c9a",
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-03-17 12:40:09 -07:00
"lastModified": 1710534455,
"narHash": "sha256-huQT4Xs0y4EeFKn2BTBVYgEwJSv8SDlm82uWgMnCMmI=",
2023-10-09 10:44:07 -07:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-03-17 12:40:09 -07:00
"rev": "9af9c1c87ed3e3ed271934cb896e0cdd33dae212",
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-03-17 12:40:09 -07:00
"lastModified": 1710644594,
"narHash": "sha256-RquCuzxfy4Nr8DPbdp3D/AsbYep21JgQzG8aMH9jJ4A=",
2023-10-09 10:44:07 -07:00
"owner": "Mic92",
"repo": "sops-nix",
2024-03-17 12:40:09 -07:00
"rev": "83b68a0e8c94b72cdd0a6e547a14ca7eb1c03616",
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-02-22 21:51:12 -08:00
"lastModified": 1708352840,
"narHash": "sha256-FnEsiGbzaqdb6zTy0IA74DxhiPkyS1WudmCLTLwz+3o=",
2023-10-09 10:44:07 -07:00
"ref": "refs/heads/main",
2024-02-22 21:51:12 -08:00
"rev": "e803d26b050f8b85c03c69aa2544bbb3562451ae",
"revCount": 570,
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
}