nixos/castle: Re-add boardie
All checks were successful
CI / Check, build and cache Nix flake (push) Successful in 32m55s
All checks were successful
CI / Check, build and cache Nix flake (push) Successful in 32m55s
This commit is contained in:
@@ -203,10 +203,7 @@ in
|
||||
packages = with pkgs; [
|
||||
jacktrip
|
||||
qpwgraph
|
||||
# TODO: seems to be borked (infinite recursion???)
|
||||
# (writeShellScriptBin "boardie" ''
|
||||
# exec pw-jack ${boardie}/bin/boardie "$@"
|
||||
# '')
|
||||
boardie
|
||||
];
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user