From 6981831cc7dfd7f9f30ecfa68a332467df0e5320 Mon Sep 17 00:00:00 2001 From: Arthur Wambst Date: Fri, 30 May 2025 16:09:30 +0200 Subject: [PATCH] removed trash --- flake.lock | 79 ------------------------------------------------------ 1 file changed, 79 deletions(-) delete mode 100644 flake.lock diff --git a/flake.lock b/flake.lock deleted file mode 100644 index 8ac88a4..0000000 --- a/flake.lock +++ /dev/null @@ -1,79 +0,0 @@ -{ - "nodes": { - "flake-utils": { - "inputs": { - "systems": "systems" - }, - "locked": { - "lastModified": 1731533236, - "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b", - "type": "github" - }, - "original": { - "owner": "numtide", - "repo": "flake-utils", - "type": "github" - } - }, - "gimp-source": { - "flake": false, - "locked": { - "lastModified": 1748613288, - "narHash": "sha256-GQAJ11IrnBXfEBkTlMnoRMrrlFFfgs1zfaecEDx3nRY=", - "owner": "GNOME", - "repo": "gimp", - "rev": "27b09025be1fd6c1342c16c986be806dcbc43224", - "type": "github" - }, - "original": { - "owner": "GNOME", - "ref": "master", - "repo": "gimp", - "type": "github" - } - }, - "nixpkgs": { - "locked": { - "lastModified": 1748460289, - "narHash": "sha256-7doLyJBzCllvqX4gszYtmZUToxKvMUrg45EUWaUYmBg=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "96ec055edbe5ee227f28cdbc3f1ddf1df5965102", - "type": "github" - }, - "original": { - "owner": "NixOS", - "ref": "nixos-unstable", - "repo": "nixpkgs", - "type": "github" - } - }, - "root": { - "inputs": { - "flake-utils": "flake-utils", - "gimp-source": "gimp-source", - "nixpkgs": "nixpkgs" - } - }, - "systems": { - "locked": { - "lastModified": 1681028828, - "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", - "owner": "nix-systems", - "repo": "default", - "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", - "type": "github" - }, - "original": { - "owner": "nix-systems", - "repo": "default", - "type": "github" - } - } - }, - "root": "root", - "version": 7 -}