remove old unused files for now
This commit is contained in:
parent
8dba8e7ce8
commit
8a6bd41baa
15 changed files with 35 additions and 1804 deletions
|
|
@ -5,7 +5,7 @@
|
|||
in import src { inherit pkgs; },
|
||||
}: let
|
||||
inherit (qpkgs) lib;
|
||||
dynix = qpkgs.callPackage ./modules-package.nix { };
|
||||
dynix = qpkgs.callPackage ./package.nix { };
|
||||
byStdenv = lib.mapAttrs (stdenvName: stdenv: let
|
||||
withStdenv = dynix.override { inherit stdenv; };
|
||||
dynix' = withStdenv.overrideAttrs (prev: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue