remove redundant functions from pkgs that are in trivionomicon

This commit is contained in:
Fabian Montero 2025-08-25 16:04:07 -06:00
parent 051303028a
commit 935ca29100
Signed by: fabian
GPG key ID: 1FFAC35E1798174F
3 changed files with 1 additions and 26 deletions

View file

@ -5,10 +5,8 @@
with prev.lib; let
inherit (final) callPackage fetchpatch;
in {
lib = callPackage ./lib {};
override =
{
{# add python modules here to make them available in all versions
}
// (
let