feature/resync2 #5

Merged
ahuston-0 merged 10 commits from feature/resync2 into add-gitea-pulls 2025-05-14 20:31:12 -04:00
Showing only changes of commit 84ce142a9d - Show all commits

View File

@ -31,7 +31,7 @@
inputs = {}; inputs = {};
}); });
nixComponentsForHydra = final.lib.makeScope final.nixDependenciesForHydra.newScope nixComponentsForHydra = final.lib.makeScope final.nixDependenciesForHydra.newScope
(import (nix + "packaging/components.nix") { (import (nix + "/packaging/components.nix") {
officialRelease = true; officialRelease = true;
inherit (final) lib; inherit (final) lib;
pkgs = final; pkgs = final;