From 65e3326fbe9e66b514bf4f4bf3c54a44484273f8 Mon Sep 17 00:00:00 2001 From: "quentin@aristote.fr" Date: Sat, 31 Jan 2026 14:10:02 +0100 Subject: flake: move inputs away from github MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Flake lock file updates: • Updated input 'my-nixpkgs': 'github:qaristote/my-nixpkgs/aa8af127cef35820a05a9d2c3ab371fa3ddc4795' (2026-01-24) → 'git+https://git.aristote.fr/nix/my-nixpkgs?ref=refs/heads/master&rev=e91ce613347c1db230413d3f60236fb8823ec33f' (2026-01-25) • Updated input 'nixos-hardware': 'github:NixOS/nixos-hardware/9f7ba891ea5fc3ededd7804f1a23fafadbcb26ca' (2026-01-22) → 'github:NixOS/nixos-hardware/a351494b0e35fd7c0b7a1aae82f0afddf4907aa8' (2026-01-25) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/078d69f03934859a181e81ba987c2bb033eebfc5' (2026-01-22) → 'github:NixOS/nixpkgs/fa83fd837f3098e3e678e6cf017b2b36102c7211' (2026-01-28) --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 37c34f3..bd387e4 100644 --- a/flake.nix +++ b/flake.nix @@ -1,6 +1,6 @@ { inputs = { - my-nixpkgs.url = "github:qaristote/my-nixpkgs"; + my-nixpkgs.url = "git+https://git.aristote.fr/nix/my-nixpkgs"; nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.11"; }; -- cgit v1.2.3