nix-conf/flake.lock

586 lines
15 KiB
Text
Raw Normal View History

2023-05-19 20:35:58 +02:00
{
"nodes": {
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-04-15 07:48:48 +02:00
"lastModified": 1713152224,
"narHash": "sha256-k1aV06cotPwWO3FW+ho+dEoGjxNM303+UmhiG2o6XPs=",
2024-01-18 20:12:43 +01:00
"owner": "nix-community",
"repo": "disko",
2024-04-15 07:48:48 +02:00
"rev": "bb5ba68ebb73b5ca7996b64e1457fe885891e78e",
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-04-15 07:48:48 +02:00
"lastModified": 1713153847,
"narHash": "sha256-IGrMasG5BCECeO8avDURjjf+Y6ZZvHtWh9/8f1NLETc=",
2024-01-02 21:36:38 +01:00
"owner": "rycee",
"repo": "nur-expressions",
2024-04-15 07:48:48 +02:00
"rev": "79176e371614316bf037043df7870fe33da6c4da",
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"
}
},
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": {
"inputs": {
"nixpkgs-lib": [
2024-02-17 23:58:14 +01:00
"prismlauncher",
2024-02-07 22:23:26 +01:00
"nixpkgs"
]
},
"locked": {
2024-04-08 21:04:54 +02:00
"lastModified": 1712014858,
"narHash": "sha256-sB4SWl2lX95bExY2gMFG5HIzvva5AVMJd4Igm+GpZNw=",
2024-02-07 22:23:26 +01:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-04-08 21:04:54 +02:00
"rev": "9126214d0a59633752a136528f5f3b9aa8565b7d",
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"
}
},
2023-12-01 20:09:56 +01:00
"flake-utils_2": {
"inputs": {
2024-03-06 21:37:24 +01:00
"systems": "systems"
2024-02-17 23:58:14 +01:00
},
"locked": {
2024-04-01 17:02:33 +02:00
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
2024-02-17 23:58:14 +01:00
"owner": "numtide",
"repo": "flake-utils",
2024-04-01 17:02:33 +02:00
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
2024-02-17 23:58:14 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-05-19 21:01:06 +02:00
"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-04-15 07:48:48 +02:00
"lastModified": 1713131281,
"narHash": "sha256-/Jm1X9MPfLXAxZSCdWmQAFNUQggEfNWHol5jSyyzFzw=",
2023-05-19 20:35:58 +02:00
"owner": "nix-community",
"repo": "home-manager",
2024-04-15 07:48:48 +02:00
"rev": "9f32c66a51d05e6d4ec0dea555bbff9135749ec7",
2023-05-19 20:35:58 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2023-12-29 16:43:40 +01:00
"jovian": {
"inputs": {
"nix-github-actions": "nix-github-actions",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-04-15 07:48:48 +02:00
"lastModified": 1712909442,
"narHash": "sha256-D+VrmsPLkEbxNcI7lp9rGFR33RumbQIyhhjJ4PooWBs=",
2023-12-29 16:43:40 +01:00
"owner": "Jovian-Experiments",
"repo": "Jovian-NixOS",
2024-04-15 07:48:48 +02:00
"rev": "8886e3da78fcefb11935ea85da3d1572bf444c55",
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-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-04-08 21:04:54 +02:00
"lastModified": 1712537332,
"narHash": "sha256-yYlxv1sg/TNl6hghjAe0ct+/p5PwXiT1mpuaExjhR88=",
2024-01-10 19:51:13 +01:00
"owner": "nix-community",
"repo": "nixos-generators",
2024-04-08 21:04:54 +02:00
"rev": "d942db8df8ee860556a38754f15b8d03bf7e6933",
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-04-15 07:48:48 +02:00
"lastModified": 1712909959,
"narHash": "sha256-7/5ubuwdEbQ7Z+Vqd4u0mM5L2VMNDsBh54visp27CtQ=",
2023-05-19 21:09:33 +02:00
"owner": "NixOS",
"repo": "nixos-hardware",
2024-04-15 07:48:48 +02:00
"rev": "f58b25254be441cd2a9b4b444ed83f1e51244f1f",
2023-05-19 21:09:33 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixos-hardware",
"type": "github"
}
},
2023-05-19 20:35:58 +02:00
"nixpkgs": {
"locked": {
2024-04-15 07:48:48 +02:00
"lastModified": 1712963716,
"narHash": "sha256-WKm9CvgCldeIVvRz87iOMi8CFVB1apJlkUT4GGvA0iM=",
2024-04-01 17:02:33 +02:00
"owner": "nixos",
2023-05-19 20:35:58 +02:00
"repo": "nixpkgs",
2024-04-15 07:48:48 +02:00
"rev": "cfd6b5fc90b15709b780a5a1619695a88505a176",
2023-05-19 20:35:58 +02:00
"type": "github"
},
"original": {
2024-04-01 17:02:33 +02:00
"owner": "nixos",
2024-01-30 14:37:27 +01: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
"flake-utils": "flake-utils_2",
"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-04-08 21:04:54 +02:00
"lastModified": 1712055707,
"narHash": "sha256-4XLvuSIDZJGS17xEwSrNuJLL7UjDYKGJSbK1WWX2AK8=",
2023-05-19 21:01:06 +02:00
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
2024-04-08 21:04:54 +02:00
"rev": "e35aed5fda3cc79f88ed7f1795021e559582093a",
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-02-17 23:58:14 +01:00
"flake-parts": "flake-parts_2",
"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-04-15 07:48:48 +02:00
"lastModified": 1712611195,
"narHash": "sha256-1s59Ikyf6YDF7qVGUayMnu25fkuaUehBAtANY44yb3w=",
2024-01-19 08:09:44 +01:00
"owner": "PrismLauncher",
"repo": "PrismLauncher",
2024-04-15 07:48:48 +02:00
"rev": "1a994e8aedeafe0265f0e078d976d2a6d6919032",
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",
2023-12-29 16:43:40 +01:00
"jovian": "jovian",
2024-02-07 22:23:26 +01:00
"nether": "nether",
"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-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-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": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
},
2024-02-07 23:36:33 +01:00
"srvos": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-04-15 07:48:48 +02:00
"lastModified": 1712943026,
"narHash": "sha256-x2PaFsoZjqm2mC8dbUbv93to8H7wAruauluOH81lzA8=",
2024-02-07 23:36:33 +01:00
"owner": "nix-community",
"repo": "srvos",
2024-04-15 07:48:48 +02:00
"rev": "bed9cfce2adc4c72de9bc90656d5cfe66e4371f3",
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-04-15 07:48:48 +02:00
"lastModified": 1713066308,
"narHash": "sha256-WLY2O2Ue8/29fyKRrNNa7hBl8voYl6l0nkGLxQmqBaU=",
2023-05-19 21:53:28 +02:00
"owner": "vinceliuice",
"repo": "Tela-icon-theme",
2024-04-15 07:48:48 +02:00
"rev": "8a29324c2f8a1cdf689810a9f66c3c35b60f96f6",
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"
}
2023-05-19 20:35:58 +02:00
}
},
"root": "root",
"version": 7
}