Now that v1.0.0 is on nixpkgs, no need for my custom packages.
This commit is contained in:
parent
50e50ad8ee
commit
ab09d77f69
9 changed files with 0 additions and 3444 deletions
|
|
@ -37,12 +37,4 @@ pkgs.lib.makeScope pkgs.newScope (pkgs: {
|
|||
volantes-cursors = pkgs.callPackage ./volantes-cursors { };
|
||||
|
||||
wifi-qr = pkgs.callPackage ./wifi-qr { };
|
||||
|
||||
woodpecker-agent = pkgs.callPackage ./woodpecker/agent.nix { };
|
||||
|
||||
woodpecker-cli = pkgs.callPackage ./woodpecker/cli.nix { };
|
||||
|
||||
woodpecker-frontend = pkgs.callPackage ./woodpecker/frontend.nix { };
|
||||
|
||||
woodpecker-server = pkgs.callPackage ./woodpecker/server.nix { };
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue