From 548f31ae7f81b4ef262b8ecee11918583eb87cd6 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Sat, 13 Dec 2025 17:05:13 -0800 Subject: stop using flake-parts to simplify the setup It's a lot of abstractions that are hard to fully understand, I don't need that complexity for my setup. --- flake.lock | 23 +---------------------- 1 file changed, 1 insertion(+), 22 deletions(-) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index f6ecd31..a8b0fb9 100644 --- a/flake.lock +++ b/flake.lock @@ -140,26 +140,6 @@ } }, "flake-parts": { - "inputs": { - "nixpkgs-lib": [ - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1762980239, - "narHash": "sha256-8oNVE8TrD19ulHinjaqONf9QWCKK+w4url56cdStMpM=", - "owner": "hercules-ci", - "repo": "flake-parts", - "rev": "52a2caecc898d0b46b2b905f058ccc5081f842da", - "type": "github" - }, - "original": { - "owner": "hercules-ci", - "repo": "flake-parts", - "type": "github" - } - }, - "flake-parts_2": { "inputs": { "nixpkgs-lib": [ "nur", @@ -366,7 +346,7 @@ }, "nur": { "inputs": { - "flake-parts": "flake-parts_2", + "flake-parts": "flake-parts", "nixpkgs": [ "nixpkgs" ] @@ -436,7 +416,6 @@ "darwin": "darwin_2", "disko": "disko", "emacs-overlay": "emacs-overlay", - "flake-parts": "flake-parts", "home-manager": "home-manager_2", "my-go-tools": "my-go-tools", "nixos-hardware": "nixos-hardware", -- cgit v1.2.3