Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
misc: remove deprecated/unused helpers folder
Browse files Browse the repository at this point in the history
GaetanLepage committed Jan 5, 2024
1 parent 7752347 commit 8875921
Showing 2 changed files with 1 addition and 19 deletions.
6 changes: 1 addition & 5 deletions flake-modules/packages.nix
Original file line number Diff line number Diff line change
@@ -17,12 +17,8 @@
pkgs = pkgsUnfree;
inherit modules;
};

# TODO: deprecate (unused)
helpers = import ../helpers pkgs;
in
docs
// man-docs
// helpers;
// man-docs;
};
}
14 changes: 0 additions & 14 deletions helpers/default.nix

This file was deleted.

0 comments on commit 8875921

Please sign in to comment.