diff options
Diffstat (limited to 'flake.lock')
-rw-r--r-- | flake.lock | 45 |
1 files changed, 0 insertions, 45 deletions
diff --git a/flake.lock b/flake.lock index 89db1ca..2d03a28 100644 --- a/flake.lock +++ b/flake.lock @@ -56,50 +56,6 @@ "url": "https://codeberg.org/bpeetz/kant_and_free_software.git" } }, - "essens_analyse": { - "inputs": { - "crane": [ - "crane" - ], - "flake-compat": [ - "flake-compat" - ], - "flake-utils": [ - "flake-utils" - ], - "flake_version_update": [ - "flake_version_update" - ], - "lpm": [ - "lpm" - ], - "nixpkgs": [ - "nixpkgs" - ], - "rust-overlay": [ - "rust-overlay" - ], - "systems": [ - "systems" - ], - "treefmt-nix": [ - "treefmt-nix" - ] - }, - "locked": { - "lastModified": 1720873080, - "narHash": "sha256-gxZLywD+gXFa0kPXeV6z40PZg7jJohYxEhAxALbamb4=", - "ref": "refs/heads/prime", - "rev": "ef91477340ab831d268fc9e0525024ce8514c652", - "revCount": 5, - "type": "git", - "url": "https://codeberg.org/bpeetz/essens_analyse.git" - }, - "original": { - "type": "git", - "url": "https://codeberg.org/bpeetz/essens_analyse.git" - } - }, "facharbeit": { "inputs": { "crane": [ @@ -261,7 +217,6 @@ "inputs": { "crane": "crane", "essay": "essay", - "essens_analyse": "essens_analyse", "facharbeit": "facharbeit", "flake-compat": "flake-compat", "flake-utils": "flake-utils", |