WIP: WAITING FOR NIXPKS UPDATE
Some checks failed
ci/woodpecker/push/check Pipeline failed

This commit is contained in:
Bruno BELANYI 2023-12-24 22:58:18 +01:00
parent 4c8f245ffc
commit 538d000575
5 changed files with 241 additions and 0 deletions

View file

@ -0,0 +1,4 @@
self: _super:
{
pyload-ng = self.callPackage ./package.nix { };
}