🧹 remove nix-flake-tools

This commit is contained in:
Moritz Böhme 2022-04-18 12:29:58 +02:00
parent 99f4778de2
commit 9dbe5c9aac
No known key found for this signature in database
GPG key ID: 213820E2795F5CF5
3 changed files with 0 additions and 5 deletions

View file

@ -2,7 +2,6 @@
final: prev: {
python-dev = import ./python.nix final prev;
nix-flake-tools = inputs.nix-flake-tools.packages.${prev.system}.extension;
master = import inputs.master {
inherit (prev) system;
config.allowUnfree = true;