Norbert Melzer
5c7f600e67
restic: 0.13.1 -> 0.14.0
2022-08-25 20:47:56 +02:00
Robert Schütz
6ca21e5500
restic: 0.13.0 -> 0.13.1
...
https://github.com/restic/restic/releases/tag/v0.13.1
2022-06-04 22:56:37 +00:00
Berk D. Demir
5205b3a91f
restic-rest-server: remove vars from patch url
...
addresses feedback from #172817 .
style only. no functional changes.
2022-05-13 12:22:46 -07:00
Berk D. Demir
fdb1595ffb
restic-rest-server: Fix tests on Darwin
...
Backport unit test changes from project's master branch to replace
hardcoded /tmp with os.TempDir() calls in Go.
It can now handle /private/tmp/nix-build-{pname}-{version}.drv-0 paths
on Darwin.
2022-05-13 09:06:03 -07:00
R. Ryantm
f31038ab7f
restic: 0.12.1 -> 0.13.0
2022-03-31 20:33:47 +00:00
Robert Schütz
0c10da55e4
restic-rest-server: 0.10.0 -> 0.11.0
...
https://github.com/restic/rest-server/releases/tag/v0.11.0
2022-02-19 05:49:04 +00:00
Serg Nesterov
c69f341a05
restic: 0.12.0 -> 0.12.1
2021-08-03 21:44:33 +03:00
Simon Bruder
59f5c54916
restic: 0.11.0 -> 0.12.0 ( #114329 )
2021-02-25 23:00:20 +01:00
Bruno Bigras
28860ab1ad
restic: 0.10.0 -> 0.11.0
2020-11-08 00:57:56 -05:00
Robert Schütz
c8d6ea6925
restic-rest-server: 0.9.7 -> 0.10.0
2020-11-08 12:25:00 +10:00
Bruno Bigras
5a0b1947ed
restic: 0.9.6 -> 0.10.0
...
Co-authored-by: Martin Polden <mpolden@mpolden.no>
Co-authored-by: zowoq <59103226+zowoq@users.noreply.github.com>
2020-10-13 18:55:49 -04:00
Imran Hossain
56191821ea
restic: Wrap binary with rclone
2020-07-05 16:25:06 -04:00
zowoq
b5dc07a4b4
treewide: use $out instead of $bin with buildGoPackage
2020-04-28 20:30:29 +10:00
zowoq
3e4f1e5b67
restic: use subPackages, installShellFiles
2020-04-27 16:48:25 +10:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Joe Hermaszewski
25b70da19d
restic: fix cross compilation
...
Remove the custom build phase
2020-02-22 16:18:23 +08:00
Jörg Thalheim
447207114f
restic: reference nixos test
2020-02-07 10:39:18 +00:00
Serg Nesterov
f9b7209e29
restic: 0.9.5 -> 0.9.6
2019-12-17 20:38:08 +03: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
Robert Schütz
5847b2a590
restic: 0.9.4 -> 0.9.5 ( #60156 )
2019-04-25 17:14:57 +02:00
Uli Baum
a70e52647a
restic: 0.9.2 -> 0.9.4
2019-02-14 23:27:34 +01:00
Urban Skudnik
e9fe3a334b
restic: Fix autocomplete for zsh
...
zsh requires for files to be prepended with underscore to be
recognized as widgets, see [1] for more details.
[1] https://github.com/NixOS/nixpkgs/pull/46001#issuecomment-418567160
2018-09-05 03:36:56 +02:00
Robert Schütz
823374dbab
restic: 0.9.1 -> 0.9.2
2018-08-08 11:00:57 +02:00
Elias Probst
49f20e7c1e
restic: 0.9.0 → 0.9.1 ( #42404 )
2018-06-24 20:16:59 +02:00
Robert Schütz
3709e30d06
restic: 0.8.3 -> 0.9.0
2018-05-21 22:15:33 +02:00
Robert Schütz
1c5f62a1a3
restic-rest-server: init at 0.9.7
2018-04-10 13:20:51 +02:00
Marius Bergmann
8154f9ebd5
restic: update project website ( #36408 )
...
* restic: update project website
The project website has changed, so I updated it.
* restic: no trailing slash
2018-03-07 08:10:02 +00:00
Marius Bergmann
03b84c4e24
restic: 0.8.2 -> 0.8.3
2018-02-27 07:50:55 +01:00
Marius Bergmann
c78bcf9f1b
restic: 0.8.1 -> 0.8.2
2018-02-20 08:08:38 +01:00
Peter Kolloch
6760f6dd70
restic: add completions and man page to package
2018-02-15 09:11:06 +01:00
Pascal Bach
75ece627a9
restic: 0.8.0 -> 0.8.1
2018-01-09 22:23:49 +01:00
Marius Bergmann
33b5995442
restic: 0.7.1 -> 0.8.0
2017-11-27 08:55:37 +01:00
davidak
31870ae18d
restic: enable darwin builds
2017-08-03 16:37:04 +02:00
Marius Bergmann
42d93e9724
restic: 0.7.0 -> 0.7.1
2017-08-02 08:16:47 +02:00
Marius Bergmann
3006919a0b
restic: 0.6.1 -> 0.7.0
2017-07-15 01:36:09 +02:00
Marius Bergmann
41efae4500
restic: 0.6.0 -> 0.6.1
2017-06-01 17:41:56 +02:00
Marius Bergmann
a49eb2f3b8
restic: 0.5.0 -> 0.6.0
2017-05-29 23:58:59 +02:00
Marius Bergmann
2a65628826
restic: init at 0.5.0
2017-03-15 23:45:42 +01:00