nix-conf/flake.lock

792 lines
20 KiB
Text
Raw Normal View History

2023-05-19 20:35:58 +02:00
{
"nodes": {
2024-04-23 19:06:03 +02:00
"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"
}
},
2024-02-07 22:23:26 +01:00
"clan-core": {
"inputs": {
"disko": "disko_2",
2024-02-17 23:58:14 +01:00
"flake-parts": "flake-parts",
2024-02-07 22:23:26 +01:00
"nixos-generators": "nixos-generators",
"nixpkgs": [
"nether",
"nixpkgs"
],
"sops-nix": "sops-nix",
"treefmt-nix": "treefmt-nix"
},
"locked": {
2024-03-06 21:37:24 +01:00
"lastModified": 1708614921,
"narHash": "sha256-DtIZY8CVYbAwig28tiOxujX3BmmWRcx4dJVroKA5A1c=",
2024-02-07 22:23:26 +01:00
"ref": "refs/heads/main",
2024-03-06 21:37:24 +01:00
"rev": "36771f3ecd24963f5459fd0ddde6188e82c96626",
"revCount": 2099,
2024-02-07 22:23:26 +01:00
"type": "git",
"url": "https://git.clan.lol/clan/clan-core"
},
"original": {
"type": "git",
"url": "https://git.clan.lol/clan/clan-core"
}
},
2024-01-18 20:12:43 +01:00
"disko": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-05-29 20:53:11 +02:00
"lastModified": 1716773194,
"narHash": "sha256-rskkGmWlvYFb+CXedBiL8eWEuED0Es0XR4CkJ11RQKY=",
2024-01-18 20:12:43 +01:00
"owner": "nix-community",
"repo": "disko",
2024-05-29 20:53:11 +02:00
"rev": "10986091e47fb1180620b78438512b294b7e8f67",
2024-01-18 20:12:43 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "disko",
"type": "github"
}
},
2024-02-07 22:23:26 +01:00
"disko_2": {
"inputs": {
"nixpkgs": [
"nether",
"clan-core",
"nixpkgs"
]
},
"locked": {
2024-03-06 21:37:24 +01:00
"lastModified": 1707524024,
"narHash": "sha256-HmumZ8FuWAAYZrWUKm3N4G4h8nmZ5VUVX+vXLmCJNKM=",
2024-02-07 22:23:26 +01:00
"owner": "nix-community",
"repo": "disko",
2024-03-06 21:37:24 +01:00
"rev": "d07de570ba05cec2807d058daaa044f6955720c7",
2024-02-07 22:23:26 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "disko",
"type": "github"
}
},
2024-01-02 21:36:38 +01:00
"firefox-addons": {
"inputs": {
2024-02-17 23:58:14 +01:00
"flake-utils": "flake-utils",
2024-01-02 21:36:38 +01:00
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"dir": "pkgs/firefox-addons",
2024-05-29 20:53:11 +02:00
"lastModified": 1716782615,
"narHash": "sha256-/Awpe+K8Npq35mhPw3gj+X/phWrvjXCEgbraxmtBlIU=",
2024-01-02 21:36:38 +01:00
"owner": "rycee",
"repo": "nur-expressions",
2024-05-29 20:53:11 +02:00
"rev": "33111902039a1a779aef5574c7262dd8e9d688ae",
2024-01-02 21:36:38 +01:00
"type": "gitlab"
},
"original": {
"dir": "pkgs/firefox-addons",
"owner": "rycee",
"repo": "nur-expressions",
"type": "gitlab"
}
},
2023-05-19 21:01:06 +02:00
"flake-compat": {
"flake": false,
"locked": {
2023-10-08 16:59:35 +02:00
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
2023-05-19 21:01:06 +02:00
"owner": "edolstra",
"repo": "flake-compat",
2023-10-08 16:59:35 +02:00
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
2023-05-19 21:01:06 +02:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2024-04-23 19:06:03 +02:00
"flake-compat_2": {
"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"
}
},
2023-06-30 13:38:44 +02:00
"flake-parts": {
"inputs": {
2023-08-23 22:47:00 +02:00
"nixpkgs-lib": [
2024-02-17 23:58:14 +01:00
"nether",
"clan-core",
"nixpkgs"
2023-08-23 22:47:00 +02:00
]
2023-06-30 13:38:44 +02:00
},
2023-05-19 21:01:06 +02:00
"locked": {
2024-03-06 21:37:24 +01:00
"lastModified": 1706830856,
"narHash": "sha256-a0NYyp+h9hlb7ddVz4LUn1vT/PLwqfrWYcHMvFB1xYg=",
2023-06-30 13:38:44 +02:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-03-06 21:37:24 +01:00
"rev": "b253292d9c0a5ead9bc98c4e9a26c6312e27d69f",
2023-05-19 21:01:06 +02:00
"type": "github"
},
"original": {
2023-06-30 13:38:44 +02:00
"owner": "hercules-ci",
"repo": "flake-parts",
2023-05-19 21:01:06 +02:00
"type": "github"
}
},
2024-02-07 22:23:26 +01:00
"flake-parts_2": {
2024-04-18 16:27:24 +02:00
"inputs": {
"nixpkgs-lib": [
"nixos-anywhere",
"nixpkgs"
]
},
"locked": {
"lastModified": 1701473968,
"narHash": "sha256-YcVE5emp1qQ8ieHUnxt1wCZCC3ZfAS+SRRWZ2TMda7E=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "34fed993f1674c8d06d58b37ce1e0fe5eebcb9f5",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"flake-parts_3": {
2024-02-07 22:23:26 +01:00
"inputs": {
"nixpkgs-lib": [
2024-02-17 23:58:14 +01:00
"prismlauncher",
2024-02-07 22:23:26 +01:00
"nixpkgs"
]
},
"locked": {
2024-05-29 20:53:11 +02:00
"lastModified": 1715865404,
"narHash": "sha256-/GJvTdTpuDjNn84j82cU6bXztE0MSkdnTWClUCRub78=",
2024-02-07 22:23:26 +01:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-05-29 20:53:11 +02:00
"rev": "8dc45382d5206bd292f9c2768b8058a8fd8311d9",
2024-02-07 22:23:26 +01:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2023-05-19 21:01:06 +02:00
"flake-utils": {
"locked": {
2024-03-06 21:37:24 +01:00
"lastModified": 1629284811,
"narHash": "sha256-JHgasjPR0/J1J3DRm4KxM4zTyAj4IOJY8vIl75v/kPI=",
2023-05-19 21:01:06 +02:00
"owner": "numtide",
"repo": "flake-utils",
2024-03-06 21:37:24 +01:00
"rev": "c5d161cc0af116a2e17f54316f0bf43f0819785c",
2023-05-19 21:01:06 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"gitignore": {
2023-12-01 20:09:56 +01:00
"inputs": {
"nixpkgs": [
2024-02-17 23:58:14 +01:00
"prismlauncher",
2023-12-01 20:09:56 +01:00
"pre-commit-hooks",
"nixpkgs"
]
},
"locked": {
2024-04-01 17:02:33 +02:00
"lastModified": 1709087332,
"narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
2023-12-01 20:09:56 +01:00
"owner": "hercules-ci",
"repo": "gitignore.nix",
2024-04-01 17:02:33 +02:00
"rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
2023-12-01 20:09:56 +01:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "gitignore.nix",
"type": "github"
}
},
2023-05-19 20:35:58 +02:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-05-29 20:53:11 +02:00
"lastModified": 1716736760,
"narHash": "sha256-h3RmnNknKYtVA+EvUSra6QAwfZjC2q1G8YA7W0gat8Y=",
2023-05-19 20:35:58 +02:00
"owner": "nix-community",
"repo": "home-manager",
2024-05-29 20:53:11 +02:00
"rev": "5d151429e1e79107acf6d06dcc5ace4e642ec239",
2023-05-19 20:35:58 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2024-04-19 17:48:39 +02:00
"impermanence": {
"locked": {
"lastModified": 1708968331,
"narHash": "sha256-VUXLaPusCBvwM3zhGbRIJVeYluh2uWuqtj4WirQ1L9Y=",
"owner": "nix-community",
"repo": "impermanence",
"rev": "a33ef102a02ce77d3e39c25197664b7a636f9c30",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "impermanence",
"type": "github"
}
},
2023-12-29 16:43:40 +01:00
"jovian": {
"inputs": {
"nix-github-actions": "nix-github-actions",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-05-29 20:53:11 +02:00
"lastModified": 1716618639,
"narHash": "sha256-H3kcJDVqDmXZ9IfVtqObL3JUx/a0ERn6gWBTn+7vwN4=",
2023-12-29 16:43:40 +01:00
"owner": "Jovian-Experiments",
"repo": "Jovian-NixOS",
2024-05-29 20:53:11 +02:00
"rev": "a358c56a163b3b7d149571e853a8f75b2c1ceb38",
2023-12-29 16:43:40 +01:00
"type": "github"
},
"original": {
"owner": "Jovian-Experiments",
"repo": "Jovian-NixOS",
"type": "github"
}
},
2023-05-19 21:01:06 +02:00
"libnbtplusplus": {
"flake": false,
"locked": {
2023-12-01 20:09:56 +01:00
"lastModified": 1699286814,
"narHash": "sha256-yy0q+bky80LtK1GWzz7qpM+aAGrOqLuewbid8WT1ilk=",
2023-05-19 21:01:06 +02:00
"owner": "PrismLauncher",
"repo": "libnbtplusplus",
2023-12-01 20:09:56 +01:00
"rev": "23b955121b8217c1c348a9ed2483167a6f3ff4ad",
2023-05-19 21:01:06 +02:00
"type": "github"
},
"original": {
"owner": "PrismLauncher",
"repo": "libnbtplusplus",
"type": "github"
}
},
2024-02-07 22:23:26 +01:00
"nether": {
"inputs": {
"clan-core": "clan-core",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-03-06 21:37:24 +01:00
"lastModified": 1709175178,
"narHash": "sha256-t3soMFueNSuODEksnLn2B2eiXViPyeptiI919t1r7ks=",
2024-02-07 22:23:26 +01:00
"owner": "Lassulus",
"repo": "nether",
2024-03-06 21:37:24 +01:00
"rev": "0fdc0b015615ccc43defc42d0f330796960b9e15",
2024-02-07 22:23:26 +01:00
"type": "github"
},
"original": {
"owner": "Lassulus",
"repo": "nether",
"type": "github"
}
},
2023-12-29 16:43:40 +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"
}
},
2024-02-17 23:58:14 +01:00
"nixlib": {
2023-08-23 22:47:00 +02:00
"locked": {
2024-02-17 23:58:14 +01:00
"lastModified": 1693701915,
"narHash": "sha256-waHPLdDYUOHSEtMKKabcKIMhlUOHPOOPQ9UyFeEoovs=",
"owner": "nix-community",
"repo": "nixpkgs.lib",
"rev": "f5af57d3ef9947a70ac86e42695231ac1ad00c25",
2023-08-23 22:47:00 +02:00
"type": "github"
},
"original": {
2024-02-17 23:58:14 +01:00
"owner": "nix-community",
"repo": "nixpkgs.lib",
2023-08-23 22:47:00 +02:00
"type": "github"
}
},
2024-02-17 23:58:14 +01:00
"nixlib_2": {
2024-02-07 22:23:26 +01:00
"locked": {
2024-04-08 21:04:54 +02:00
"lastModified": 1712450863,
"narHash": "sha256-K6IkdtMtq9xktmYPj0uaYc8NsIqHuaAoRBaMgu9Fvrw=",
2024-02-07 22:23:26 +01:00
"owner": "nix-community",
"repo": "nixpkgs.lib",
2024-04-08 21:04:54 +02:00
"rev": "3c62b6a12571c9a7f65ab037173ee153d539905f",
2024-02-07 22:23:26 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixpkgs.lib",
"type": "github"
}
},
2024-04-18 16:27:24 +02:00
"nixos-anywhere": {
"inputs": {
"disko": [
"disko"
],
"flake-parts": "flake-parts_2",
"nixos-images": "nixos-images",
"nixos-stable": "nixos-stable",
"nixpkgs": [
"nixpkgs"
],
"treefmt-nix": "treefmt-nix_2"
},
"locked": {
2024-05-29 20:53:11 +02:00
"lastModified": 1716714838,
"narHash": "sha256-Wg/AitJwhglJQGP+8siy7vsmfaqfe4iBQljSzmFtYLk=",
2024-04-18 16:27:24 +02:00
"owner": "nix-community",
"repo": "nixos-anywhere",
2024-05-29 20:53:11 +02:00
"rev": "d8b8cc69b057601a090df1dddd9df7f09975be5b",
2024-04-18 16:27:24 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixos-anywhere",
"type": "github"
}
},
2024-01-10 19:51:13 +01:00
"nixos-generators": {
2024-02-07 22:23:26 +01:00
"inputs": {
"nixlib": "nixlib",
"nixpkgs": [
"nether",
"clan-core",
"nixpkgs"
]
},
"locked": {
2024-03-06 21:37:24 +01:00
"lastModified": 1707405218,
"narHash": "sha256-ZQ366Oo8WJbCqXAZET7N0Sz6RQ3G2IbqVtxQRSa3SXc=",
2024-02-07 22:23:26 +01:00
"owner": "nix-community",
"repo": "nixos-generators",
2024-03-06 21:37:24 +01:00
"rev": "843e2f04c716092797ffa4ce14c446adce2f09ef",
2024-02-07 22:23:26 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixos-generators",
"type": "github"
}
},
"nixos-generators_2": {
2024-01-10 19:51:13 +01:00
"inputs": {
2024-02-17 23:58:14 +01:00
"nixlib": "nixlib_2",
2024-01-10 19:51:13 +01:00
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-05-29 20:53:11 +02:00
"lastModified": 1716210724,
"narHash": "sha256-iqQa3omRcHGpWb1ds75jS9ruA5R39FTmAkeR3J+ve1w=",
2024-01-10 19:51:13 +01:00
"owner": "nix-community",
"repo": "nixos-generators",
2024-05-29 20:53:11 +02:00
"rev": "d14b286322c7f4f897ca4b1726ce38cb68596c94",
2024-01-10 19:51:13 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixos-generators",
"type": "github"
}
},
2023-05-19 21:09:33 +02:00
"nixos-hardware": {
"locked": {
2024-05-29 20:53:11 +02:00
"lastModified": 1716798306,
"narHash": "sha256-s8+OhT1WSPMoqbTawT30hj4NVMg+w03/a+2HVqcNhY0=",
2023-05-19 21:09:33 +02:00
"owner": "NixOS",
"repo": "nixos-hardware",
2024-05-29 20:53:11 +02:00
"rev": "9a20e17a73b052d6be912adcee220cb483477094",
2023-05-19 21:09:33 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixos-hardware",
"type": "github"
}
},
2024-04-18 16:27:24 +02:00
"nixos-images": {
"inputs": {
"nixos-2311": [
"nixos-anywhere",
"nixos-stable"
],
"nixos-unstable": [
"nixos-anywhere",
"nixpkgs"
]
},
"locked": {
"lastModified": 1702375325,
"narHash": "sha256-kEdrh6IB7xh7YDwZ0ZVCngCs+uoS9gx4ydEoJRnM1Is=",
"owner": "nix-community",
"repo": "nixos-images",
"rev": "d655cc02fcb9ecdcca4f3fb307e291a4b5be1339",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixos-images",
"type": "github"
}
},
"nixos-stable": {
"locked": {
"lastModified": 1702233072,
"narHash": "sha256-H5G2wgbim2Ku6G6w+NSaQaauv6B6DlPhY9fMvArKqRo=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "781e2a9797ecf0f146e81425c822dca69fe4a348",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-23.11",
"repo": "nixpkgs",
"type": "github"
}
},
2023-05-19 20:35:58 +02:00
"nixpkgs": {
"locked": {
2024-05-29 20:53:11 +02:00
"lastModified": 1716509168,
"narHash": "sha256-4zSIhSRRIoEBwjbPm3YiGtbd8HDWzFxJjw5DYSDy1n8=",
2024-04-01 17:02:33 +02:00
"owner": "nixos",
2023-05-19 20:35:58 +02:00
"repo": "nixpkgs",
2024-05-29 20:53:11 +02:00
"rev": "bfb7a882678e518398ce9a31a881538679f6f092",
2023-05-19 20:35:58 +02:00
"type": "github"
},
"original": {
2024-04-01 17:02:33 +02:00
"owner": "nixos",
2024-05-01 08:53:37 +02:00
"ref": "nixos-unstable",
2023-05-19 20:35:58 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-05-19 21:01:06 +02:00
"pre-commit-hooks": {
"inputs": {
2023-06-30 13:38:44 +02:00
"flake-compat": [
2024-02-17 23:58:14 +01:00
"prismlauncher",
2023-06-30 13:38:44 +02:00
"flake-compat"
2023-05-19 21:01:06 +02:00
],
2024-03-06 21:37:24 +01:00
"gitignore": "gitignore",
2023-05-19 21:01:06 +02:00
"nixpkgs": [
2024-02-17 23:58:14 +01:00
"prismlauncher",
2023-05-19 21:01:06 +02:00
"nixpkgs"
],
2023-06-30 13:38:44 +02:00
"nixpkgs-stable": [
2024-02-17 23:58:14 +01:00
"prismlauncher",
2023-06-30 13:38:44 +02:00
"nixpkgs"
]
2023-05-19 21:01:06 +02:00
},
"locked": {
2024-05-29 20:53:11 +02:00
"lastModified": 1716213921,
"narHash": "sha256-xrsYFST8ij4QWaV6HEokCUNIZLjjLP1bYC60K8XiBVA=",
2023-05-19 21:01:06 +02:00
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
2024-05-29 20:53:11 +02:00
"rev": "0e8fcc54b842ad8428c9e705cb5994eaf05c26a0",
2023-05-19 21:01:06 +02:00
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"type": "github"
}
},
2024-01-19 08:09:44 +01:00
"prismlauncher": {
"inputs": {
2024-03-06 21:37:24 +01:00
"flake-compat": "flake-compat",
2024-04-18 16:27:24 +02:00
"flake-parts": "flake-parts_3",
2024-02-17 23:58:14 +01:00
"libnbtplusplus": "libnbtplusplus",
2024-01-19 08:09:44 +01:00
"nixpkgs": [
"nixpkgs"
],
2024-03-06 21:37:24 +01:00
"pre-commit-hooks": "pre-commit-hooks"
2024-01-19 08:09:44 +01:00
},
"locked": {
2024-05-29 20:53:11 +02:00
"lastModified": 1716708558,
"narHash": "sha256-zEVRyPA9SfLyJxh9L3K9ByFMmnb9UpFO6ERfvntsTy4=",
2024-01-19 08:09:44 +01:00
"owner": "PrismLauncher",
"repo": "PrismLauncher",
2024-05-29 20:53:11 +02:00
"rev": "764463ada7f25eb2da6df57f9f76b13623885fb3",
2024-01-19 08:09:44 +01:00
"type": "github"
},
"original": {
"owner": "PrismLauncher",
"repo": "PrismLauncher",
"type": "github"
}
},
2023-05-19 20:35:58 +02:00
"root": {
"inputs": {
2024-01-18 20:12:43 +01:00
"disko": "disko",
2024-01-02 21:36:38 +01:00
"firefox-addons": "firefox-addons",
2023-09-28 21:08:56 +02:00
"home-manager": "home-manager",
2024-04-19 17:48:39 +02:00
"impermanence": "impermanence",
2023-12-29 16:43:40 +01:00
"jovian": "jovian",
2024-02-07 22:23:26 +01:00
"nether": "nether",
2024-04-18 16:27:24 +02:00
"nixos-anywhere": "nixos-anywhere",
2024-02-07 22:23:26 +01:00
"nixos-generators": "nixos-generators_2",
2023-05-19 21:09:33 +02:00
"nixos-hardware": "nixos-hardware",
2024-01-18 20:12:43 +01:00
"nixpkgs": "nixpkgs",
2024-01-19 08:09:44 +01:00
"prismlauncher": "prismlauncher",
2024-04-23 19:06:03 +02:00
"snm": "snm",
2024-04-18 16:10:50 +02:00
"sops-nix": "sops-nix_2",
2024-02-07 23:36:33 +01:00
"srvos": "srvos",
2024-01-02 21:06:51 +01:00
"tela-icon-theme": "tela-icon-theme"
2023-05-19 21:53:28 +02:00
}
},
2024-04-23 19:06:03 +02:00
"snm": {
"inputs": {
"blobs": "blobs",
"flake-compat": "flake-compat_2",
"nixpkgs": [
"nixpkgs"
],
"utils": "utils"
},
"locked": {
2024-05-29 20:53:11 +02:00
"lastModified": 1714720456,
"narHash": "sha256-e0WFe1BHqX23ADpGBc4ZRu38Mg+GICCZCqyS6EWCbHc=",
2024-04-23 19:06:03 +02:00
"owner": "simple-nixos-mailserver",
"repo": "nixos-mailserver",
2024-05-29 20:53:11 +02:00
"rev": "41059fc548088e49e3ddb3a2b4faeb5de018e60f",
2024-04-23 19:06:03 +02:00
"type": "gitlab"
},
"original": {
"owner": "simple-nixos-mailserver",
"repo": "nixos-mailserver",
"type": "gitlab"
}
},
2024-02-07 22:23:26 +01:00
"sops-nix": {
"inputs": {
"nixpkgs": [
"nether",
"clan-core",
"nixpkgs"
],
"nixpkgs-stable": [
"nether",
"clan-core"
]
},
"locked": {
2024-03-06 21:37:24 +01:00
"lastModified": 1707620614,
"narHash": "sha256-gfAoB9dGzBu62NoAoM945aok7+6M+LFu+nvnGwAsTp4=",
2024-02-07 22:23:26 +01:00
"owner": "Mic92",
"repo": "sops-nix",
2024-03-06 21:37:24 +01:00
"rev": "2eb7c4ba3aa75e2660fd217eb1ab64d5b793608e",
2024-02-07 22:23:26 +01:00
"type": "github"
},
"original": {
2024-04-18 16:10:50 +02:00
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
},
"sops-nix_2": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"nixpkgs-stable": [
"nixpkgs"
]
},
"locked": {
2024-05-29 20:53:11 +02:00
"lastModified": 1716692524,
"narHash": "sha256-sALodaA7Zkp/JD6ehgwc0UCBrSBfB4cX66uFGTsqeFU=",
2024-04-18 16:10:50 +02:00
"owner": "Mic92",
"repo": "sops-nix",
2024-05-29 20:53:11 +02:00
"rev": "962797a8d7f15ed7033031731d0bb77244839960",
2024-04-18 16:10:50 +02:00
"type": "github"
},
"original": {
2024-02-07 22:23:26 +01:00
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
},
2024-02-07 23:36:33 +01:00
"srvos": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-05-29 20:53:11 +02:00
"lastModified": 1716771198,
"narHash": "sha256-vRDCDuFMvkvCjGT/N9K2lxG1E61vvq3TiU/4ZM36p8k=",
2024-02-07 23:36:33 +01:00
"owner": "nix-community",
"repo": "srvos",
2024-05-29 20:53:11 +02:00
"rev": "5d4550de420ee501d7fa0e6cd9031cd00354554c",
2024-02-07 23:36:33 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "srvos",
"type": "github"
}
},
2023-12-01 20:09:56 +01:00
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2023-05-19 21:53:28 +02:00
"tela-icon-theme": {
"flake": false,
"locked": {
2024-05-29 20:53:11 +02:00
"lastModified": 1716403738,
"narHash": "sha256-e5KRqlhFQyR+csYva0DBfrbLUABsYE33CLykXnF7vwE=",
2023-05-19 21:53:28 +02:00
"owner": "vinceliuice",
"repo": "Tela-icon-theme",
2024-05-29 20:53:11 +02:00
"rev": "68951e4cbddca28aac60d227e2a112360207a140",
2023-05-19 21:53:28 +02:00
"type": "github"
},
"original": {
"owner": "vinceliuice",
"repo": "Tela-icon-theme",
"type": "github"
2023-05-19 20:35:58 +02:00
}
2024-02-07 22:23:26 +01:00
},
"treefmt-nix": {
"inputs": {
"nixpkgs": [
"nether",
"clan-core",
"nixpkgs"
]
},
"locked": {
2024-03-06 21:37:24 +01:00
"lastModified": 1707300477,
"narHash": "sha256-qQF0fEkHlnxHcrKIMRzOETnRBksUK048MXkX0SOmxvA=",
2024-02-07 22:23:26 +01:00
"owner": "numtide",
"repo": "treefmt-nix",
2024-03-06 21:37:24 +01:00
"rev": "ac599dab59a66304eb511af07b3883114f061b9d",
2024-02-07 22:23:26 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
2024-04-18 16:27:24 +02:00
},
"treefmt-nix_2": {
"inputs": {
"nixpkgs": [
"nixos-anywhere",
"nixpkgs"
]
},
"locked": {
"lastModified": 1702376629,
"narHash": "sha256-9uAY8a7JN4DvLe/g4OoldqPbcNZ09YOVXID+CkIqL70=",
"owner": "numtide",
"repo": "treefmt-nix",
"rev": "390018a9398f9763bfc05ffe6443ce0622cb9ba6",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
2024-04-23 19:06:03 +02:00
},
"utils": {
"inputs": {
2024-05-29 20:53:11 +02:00
"systems": "systems"
2024-04-23 19:06:03 +02:00
},
"locked": {
"lastModified": 1709126324,
"narHash": "sha256-q6EQdSeUZOG26WelxqkmR7kArjgWCdw5sfJVHPH/7j8=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "d465f4819400de7c8d874d50b982301f28a84605",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
2023-05-19 20:35:58 +02:00
}
},
"root": "root",
"version": 7
}