nixpkgs/pkgs/tools/backup
Andrew Childs 7869d16545 llvmPackages: Multuple outputs for everythting
Also begin to start work on cross compilation, though that will have to
be finished later.

The patches are based on the first version of
https://reviews.llvm.org/D99484. It's very annoying to do the
back-porting but the review has uncovered nothing super major so I'm
fine sticking with what I've got.

Beyond making the outputs work, I also strove to re-sync the packages,
as they have been drifting pointlessly apart for some time.

----

Other misc notes, highly incomplete

- lvm-config-native and llvm-config are put in `dev` because they are
  tools just for build time.

- Clang no longer has an lld dep. That was introduced in
  db29857eb3, but if clang needs help
  finding lld when it is used we should just pass it flags / put in the
  resource dir. Providing it at build time increases critical path
  length for no good reason.

----

A note on `nativeCC`:

`stdenv` takes tools from the previous stage, so:

1. `pkgsBuildBuild`: `(?1, x, x)`
2. `pkgsBuildBuild.stdenv.cc`: `(?0, ?1, x)`

while:

1. `pkgsBuildBuild`: `(?1, x, x)`
2. `pkgsBuildBuild.targetPackages`: `(x, x, ?2)`
3. `pkgsBuildBuild.targetPackages.stdenv.cc`: `(?1, x, x)`
2021-04-30 05:41:00 +00:00
..
automysqlbackup mysql: deprecate alias 2021-04-04 03:18:57 +02:00
bacula remove myself from a bunch of software I no longer use/maintain 2021-03-03 10:50:26 +00:00
bareos pkgs/tools: pkgconfig -> pkg-config (2) 2021-01-17 23:27:27 +07:00
bdsync treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
borgbackup borgbackup: rename directory to borgbackup (#118073) 2021-03-30 16:48:27 +02:00
borgmatic borgmatic: init at 1.5.12 2021-03-04 13:01:03 +08:00
btar pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
btrbk btrbk: remove unused input 2021-02-23 15:58:34 +01:00
bup Update pkgs/tools/backup/bup/default.nix 2021-02-22 23:18:24 +01:00
bupstash bupstash: 0.8.0 -> 0.9.0 2021-04-22 06:54:59 +00:00
burp pkgs/tools: pkgconfig -> pkg-config (2) 2021-01-17 23:27:27 +07:00
chunksync pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
dar dar: 2.6.14 -> 2.7.0 2021-04-29 16:23:53 -04:00
ddar
dedup treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
dirvish pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
diskrsync treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
dump dump: 0.4b46 -> 0.4b47 2021-02-04 07:51:57 +00:00
duplicacy treewide: add final newline 2021-01-22 07:40:43 +10:00
duplicati treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
duplicity duplicity: reduce closure size 2021-04-04 14:49:39 +02:00
duply treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
easysnap treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
flockit treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
gamerbackup gb-backup: init at 2021-03-06 2021-04-02 13:30:52 -04:00
gphotos-sync gphotos-sync: init at 2.14.2 2021-03-26 14:08:55 -07:00
grab-site treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
hpe-ltfs treewide: editorconfig fixes 2021-01-20 09:11:11 +10:00
httrack treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
iceshelf treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
kopia kopia: drop vendor workaround 2020-11-06 13:55:46 +10:00
luckybackup treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
lvmsync treewide: add final newline 2021-01-22 07:18:04 +10:00
monolith monolith: 2.4.0 -> 2.4.1 2021-03-15 03:48:37 -04:00
mt-st pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
mtx pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
mydumper treewide: fix double quoted strings in meta.description 2021-01-24 19:56:59 +07:00
ori treewide: editorconfig fixes 2021-01-20 09:11:11 +10:00
partclone pkgs/tools: pkgconfig -> pkg-config (2) 2021-01-17 23:27:27 +07:00
partimage pkgs/tools: pkgconfig -> pkg-config (2) 2021-01-17 23:27:27 +07:00
percona-xtrabackup pkgs/tools: pkgconfig -> pkg-config (2) 2021-01-17 23:27:27 +07:00
pyznap pyznap: 1.5.0 -> 1.6.0 2020-09-30 08:48:34 -07:00
rdedup llvmPackages: Multuple outputs for everythting 2021-04-30 05:41:00 +00:00
rdiff-backup treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
rdup pkgs/tools: pkgconfig -> pkg-config (2) 2021-01-17 23:27:27 +07:00
restic restic: 0.11.0 -> 0.12.0 (#114329) 2021-02-25 23:00:20 +01:00
rotate-backups
rsbep rsbep: 0.1.0 -> 0.2.0 2021-03-20 22:23:57 +01:00
rsnapshot pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
s3ql treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
sanoid sanoid: remove unused input 2021-02-18 00:00:44 +01:00
stenc stenc: 1.0.7 -> 1.0.8 2021-01-21 20:49:15 +01:00
store-backup treewide: use perl.withPackages when possible 2021-03-31 21:35:37 +02:00
tarsnap pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
tarsnapper
tsm-client
ugarit treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
ugarit-manifest-maker treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
wal-e treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
wal-g wal-g: 0.2.19 -> 0.2.21 2021-04-09 04:20:00 +00:00
zbackup pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
zfs-prune-snapshots treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
zfs-replicate treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
zfsbackup zfsbackup: update unstable-2019-03-05 -> unstable-2020-09-30 2020-11-10 02:55:44 +00:00
zfsnap treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
znapzend treewide: use perl.withPackages when possible 2021-03-31 21:35:37 +02:00
zrepl zrepl: 0.3.1 -> 0.4.0 2021-04-18 13:39:57 -07:00