From 0be51f56095ed6d9c96123464c8a725d95ff6f80 Mon Sep 17 00:00:00 2001 From: aristote Date: Sun, 3 May 2026 21:12:47 +0200 Subject: flake.lock: Update Flake lock file updates: --- flake.nix | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index ee0e6a3..3cb8de0 100644 --- a/flake.nix +++ b/flake.nix @@ -1,4 +1,8 @@ { + inputs = { + nur.url = "github:nix-community/NUR"; + }; + outputs = { self, @@ -52,7 +56,6 @@ perSystem = { - config, system, pkgs, lib, -- cgit v1.2.3