all repos — nixfiles @ 7f7e6a8e812a52f6ebc1a0c0c8cd99dad82c4441

System and user configuration, managed by nix and home-manager

linde: enable deployment via flake

Alan Pearce
commit

7f7e6a8e812a52f6ebc1a0c0c8cd99dad82c4441

parent

4c9c256390251b3b921869cd4bf888569fdbcc82

1 file changed, 73 insertions(+), 8 deletions(-)

changed files
M flake.lockflake.lock
@@ -132,11 +132,11 @@ "gomod2nix": "gomod2nix",
"nixpkgs": "nixpkgs_2" }, "locked": { - "lastModified": 1749531561, - "narHash": "sha256-zWsvOlC/u1K9L9VemiIhRGeChg0C2HtWoVh34MRT7uA=", + "lastModified": 1749764708, + "narHash": "sha256-/3J2OZt5JapjSW4RAFFAI2Q3VlCUl1vPWZOuh0vSWgU=", "ref": "refs/heads/main", - "rev": "dffc16df68df06151f177bc1702e7bb3eb190228", - "revCount": 211, + "rev": "c541f419c0283487d7244a74899fa2d023b12a07", + "revCount": 212, "type": "git", "url": "https://git.alin.ovh/elgit" },
@@ -246,6 +246,27 @@ "narHash": "sha256-hIshGgKZCgWh6AYJpJmRgFdR3WUbkY04o82X05xqQiY=",
"owner": "hercules-ci", "repo": "flake-parts", "rev": "c621e8422220273271f52058f618c94e405bb0f5", + "type": "github" + }, + "original": { + "owner": "hercules-ci", + "repo": "flake-parts", + "type": "github" + } + }, + "flake-parts_3": { + "inputs": { + "nixpkgs-lib": [ + "nur", + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1733312601, + "narHash": "sha256-4pDvzqnegAfRkPwO3wmwBhVi/Sye1mzps0zHWYnP88c=", + "owner": "hercules-ci", + "repo": "flake-parts", + "rev": "205b12d8b7cd4802fbcb8e8ef6a0f1408781a4f9", "type": "github" }, "original": {
@@ -680,6 +701,28 @@ "repo": "nixvim",
"type": "github" } }, + "nur": { + "inputs": { + "flake-parts": "flake-parts_3", + "nixpkgs": [ + "nixpkgs" + ], + "treefmt-nix": "treefmt-nix_2" + }, + "locked": { + "lastModified": 1749756705, + "narHash": "sha256-aAVhMe2s7ZsrEHvIKF7bfL6BPdxn2wNwnd7/z3J/vHU=", + "owner": "nix-community", + "repo": "nur", + "rev": "248f53cb50c3d2bcc650977ae1570c4ffc7c4e0f", + "type": "github" + }, + "original": { + "owner": "nix-community", + "repo": "nur", + "type": "github" + } + }, "nuschtosSearch": { "inputs": { "flake-utils": "flake-utils_3",
@@ -794,6 +837,7 @@ "srvos",
"nixpkgs" ], "nixvim": "nixvim", + "nur": "nur", "searchix": "searchix", "srvos": "srvos", "utils": "utils_2"
@@ -808,11 +852,11 @@ "pre-commit-hooks": "pre-commit-hooks",
"simple-css": "simple-css" }, "locked": { - "lastModified": 1749499050, - "narHash": "sha256-rTwHdCsSb1j0oQeYa41zdxU9QASB/StiY+tG82/5RHY=", + "lastModified": 1749764594, + "narHash": "sha256-YW6mkQBwzgbNF2u/T/KcU3lVCZPYVDGrMKCW1KIHlUY=", "ref": "refs/heads/main", - "rev": "7b72c9cc5589f2fd1693e114220ac9176687d5e9", - "revCount": 450, + "rev": "6b2a0fdd4e56796db8a921f26d9838b4b66a455e", + "revCount": 470, "type": "git", "url": "https://git.alin.ovh/searchix" },
@@ -999,6 +1043,27 @@ "narHash": "sha256-eEy8cuS0mZ2j/r/FE0/LYBSBcIs/MKOIVakwHVuqTfk=",
"owner": "numtide", "repo": "treefmt-nix", "rev": "a05be418a1af1198ca0f63facb13c985db4cb3c5", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "treefmt-nix", + "type": "github" + } + }, + "treefmt-nix_2": { + "inputs": { + "nixpkgs": [ + "nur", + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1733222881, + "narHash": "sha256-JIPcz1PrpXUCbaccEnrcUS8jjEb/1vJbZz5KkobyFdM=", + "owner": "numtide", + "repo": "treefmt-nix", + "rev": "49717b5af6f80172275d47a418c9719a31a78b53", "type": "github" }, "original": {