chore(bin): Remove some unused binary symlinks
Change-Id: I5a23cfb991f3bb64c19280ef2ecc1b7cf2e5edf9 Reviewed-on: https://cl.tvl.fyi/c/depot/+/5327 Autosubmit: tazjin <tazjin@tvl.su> Reviewed-by: sterni <sternenseemann@systemli.org> Tested-by: BuildkiteCI
This commit is contained in:
parent
e4f2797e01
commit
5d6de14d78
5 changed files with 0 additions and 16 deletions
|
@ -31,24 +31,12 @@ case "${TARGET_TOOL}" in
|
|||
hash-password)
|
||||
attr="tools.hash-password"
|
||||
;;
|
||||
kontemplate)
|
||||
attr="ops.kontemplate"
|
||||
;;
|
||||
meson)
|
||||
attr="third_party.nixpkgs.meson"
|
||||
;;
|
||||
mg)
|
||||
attr="tools.magrathea"
|
||||
;;
|
||||
ninja)
|
||||
attr="third_party.nixpkgs.ninja"
|
||||
;;
|
||||
nint)
|
||||
attr="nix.nint"
|
||||
;;
|
||||
perf-flamegraph)
|
||||
attr="tools.perf-flamegraph"
|
||||
;;
|
||||
rebuild-system)
|
||||
attr="ops.nixos.rebuild-system"
|
||||
;;
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
__dispatch.sh
|
|
@ -1 +0,0 @@
|
|||
__dispatch.sh
|
|
@ -1 +0,0 @@
|
|||
__dispatch.sh
|
|
@ -1 +0,0 @@
|
|||
__dispatch.sh
|
Loading…
Reference in a new issue