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.lock | 5 +++-- flake.nix | 5 ++++- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 729fa5b..1f67852 100644 --- a/flake.lock +++ b/flake.lock @@ -97,8 +97,9 @@ "type": "github" }, "original": { - "id": "nur", - "type": "indirect" + "owner": "nix-community", + "repo": "NUR", + "type": "github" } }, "root": { 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