remove old unused files for now

This commit is contained in:
Qyriad 2026-02-11 13:16:54 +01:00
parent 8dba8e7ce8
commit 8a6bd41baa
15 changed files with 35 additions and 1804 deletions

View file

@ -4,7 +4,7 @@
src = fetchTree (builtins.parseFlakeRef "github:Qyriad/nur-packages");
in import src { inherit pkgs; },
lib ? qpkgs.lib,
dynix ? qpkgs.callPackage ../modules-package.nix { },
dynix ? qpkgs.callPackage ../package.nix { },
}: let
runDynixTest = testModule: pkgs.testers.runNixOSTest {