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)
|
hash-password)
|
||||||
attr="tools.hash-password"
|
attr="tools.hash-password"
|
||||||
;;
|
;;
|
||||||
kontemplate)
|
|
||||||
attr="ops.kontemplate"
|
|
||||||
;;
|
|
||||||
meson)
|
|
||||||
attr="third_party.nixpkgs.meson"
|
|
||||||
;;
|
|
||||||
mg)
|
mg)
|
||||||
attr="tools.magrathea"
|
attr="tools.magrathea"
|
||||||
;;
|
;;
|
||||||
ninja)
|
|
||||||
attr="third_party.nixpkgs.ninja"
|
|
||||||
;;
|
|
||||||
nint)
|
nint)
|
||||||
attr="nix.nint"
|
attr="nix.nint"
|
||||||
;;
|
;;
|
||||||
perf-flamegraph)
|
|
||||||
attr="tools.perf-flamegraph"
|
|
||||||
;;
|
|
||||||
rebuild-system)
|
rebuild-system)
|
||||||
attr="ops.nixos.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…
Add table
Reference in a new issue