Commit Graph

20 Commits

Author SHA1 Message Date
Robert Hensing
4c1d3cee60 treewide: Add meta.mainProgram
This should fix most warnings getExe in based on grepping `nixos/`.
2023-07-31 21:54:43 +02:00
figsoda
72948e9fba pkgs/tools/backup: remove dead code
with the help of deadnix & nil
2023-07-12 12:06:56 -04:00
Anthony Cowley
b479e8d1fd tarsnap: fix build on darwin aarch64/arm64 2022-04-02 16:31:40 -04:00
Markus S. Wamser
a14e2731df tarsnap: 1.0.39 -> 1.0.40 2022-02-13 19:43:52 +01:00
Ben Siraphob
8c5d37129f pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
Jonas Chevalier
a7cb88c3de
tree-wide: unify Bash completions outputs (#103421)
Use $out/share/bash-completion/completions to store the Bash completions
2020-11-12 21:22:18 +00:00
Alyssa Ross
39b5f5956e
tarsnap: fix license to mark as unfree
tarsnap has always been unfree, but this wasn't expressed properly, so
it wouldn't be caught by allowUnfree = false.
2019-09-17 23:12:56 +00:00
volth
46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Russell O'Connor
f0ff1224f7 tarsnap: 1.0.38 -> 1.0.39 2017-07-30 20:58:07 +02:00
Russell O'Connor
dca801fbb7 tarsnap: 1.0.37 -> 1.0.38 2017-07-15 22:58:07 -04:00
Kirill Elagin
2d1d8394e0 tarsnap: macOS 2017-02-06 05:21:19 +03:00
Tanner Doshier
ab1008014d tarsnap: 1.0.36.1 -> 1.0.37 2016-03-14 17:56:48 -05:00
Austin Seipp
03bc71f174 nixpkgs: tarsnap 1.0.35 -> 1.0.36.1
This also fixes the same build failure present in `scrypt-1.2.0`,
which is quite trivial.

(partially cherry picked from commit 54c7053b)

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-08-31 08:01:38 -05:00
Luca Bruno
b5f7884b30 Revert "tarsnap: 1.0.35 -> 1.0.36.1 and use upstream bash completion scripts"
This reverts commit 54c7053bff.

Doesn't build with nix chrooted builds.
2015-08-26 18:53:43 +02:00
Tanner Doshier
54c7053bff tarsnap: 1.0.35 -> 1.0.36.1 and use upstream bash completion scripts 2015-08-21 19:37:07 -05:00
Austin Seipp
2c933ad3db nixpkgs: add tarsnap shell completion utils
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-08-17 22:00:47 -05:00
Austin Seipp
cec55d6c15 nixpkgs: touchup tarsnap formula
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-08-17 21:48:34 -05:00
Russell O'Connor
4e723ca537 Update tarsnap to version 1.0.35 2013-07-25 06:49:25 -04:00
Russell O'Connor
8e9f501fd7 Update tarsnap to version 1.0.34. 2013-07-14 23:38:20 -04:00
Russell O'Connor
f5c346d556 Add tarsnap package. 2012-10-21 03:03:13 +02:00