1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-18 07:08:27 +02:00

Nuke nix-push.

Rarely used, nix copy replaces it.
This commit is contained in:
Shea Levy 2016-08-10 11:13:11 -04:00
parent a6eed133c5
commit 6e51af8023
13 changed files with 9 additions and 772 deletions

View file

@ -3,7 +3,7 @@ check:
nix_tests = \
init.sh hash.sh lang.sh add.sh simple.sh dependencies.sh \
build-hook.sh nix-push.sh gc.sh gc-concurrent.sh \
build-hook.sh gc.sh gc-concurrent.sh \
referrers.sh user-envs.sh logging.sh nix-build.sh misc.sh fixed.sh \
gc-runtime.sh check-refs.sh filter-source.sh \
remote-store.sh export.sh export-graph.sh \