From 3c8d630bd5ada8c8830f548dde783bffcff5c8a4 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sun, 27 Apr 2025 16:49:46 +0900 Subject: nix: use my own nur-packages --- flake.lock | 45 ++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 44 insertions(+), 1 deletion(-) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index a4a1af4..2669137 100644 --- a/flake.lock +++ b/flake.lock @@ -55,12 +55,34 @@ "type": "github" } }, + "nur-packages": { + "inputs": { + "nixpkgs": [ + "nixpkgs" + ], + "treefmt-nix": "treefmt-nix" + }, + "locked": { + "lastModified": 1745739267, + "narHash": "sha256-SPZuyHC7uEg+m//ofO9XqHQcGR90GL5xwTwn2P3wxOI=", + "owner": "nsfisis", + "repo": "nur-packages", + "rev": "939f02ceab3cecf66a399e50e72af46e4d277bd1", + "type": "github" + }, + "original": { + "owner": "nsfisis", + "repo": "nur-packages", + "type": "github" + } + }, "root": { "inputs": { "flake-utils": "flake-utils", "home-manager": "home-manager", "nixpkgs": "nixpkgs", - "treefmt-nix": "treefmt-nix" + "nur-packages": "nur-packages", + "treefmt-nix": "treefmt-nix_2" } }, "systems": { @@ -79,6 +101,27 @@ } }, "treefmt-nix": { + "inputs": { + "nixpkgs": [ + "nur-packages", + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1744961264, + "narHash": "sha256-aRmUh0AMwcbdjJHnytg1e5h5ECcaWtIFQa6d9gI85AI=", + "owner": "numtide", + "repo": "treefmt-nix", + "rev": "8d404a69efe76146368885110f29a2ca3700bee6", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "treefmt-nix", + "type": "github" + } + }, + "treefmt-nix_2": { "inputs": { "nixpkgs": [ "nixpkgs" -- cgit v1.2.3-70-g09d2