stuebinm
ff1a94e523
treewide: add meta.mainProgram to packages with a single binary
...
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
ajs124
2bb6778a9f
restic: 0.16.3 -> 0.16.4
...
https://restic.net/blog/2024-02-04/restic-0.16.4-released/
2024-02-04 23:43:58 +01:00
ajs124
60bb5cbb78
restic: 0.16.2 -> 0.16.3 ( #281204 )
...
https://restic.net/blog/2024-01-14/restic-0.16.3-released/
2024-01-16 10:02:28 +01:00
networkException
1f06e081c9
restic: set meta.mainProgram
2023-12-12 21:49:17 +01:00
Robert Schütz
4766ca0615
restic: 0.16.1 -> 0.16.2
...
Diff: https://github.com/restic/restic/compare/v0.16.1...v0.16.2
Changelog: https://github.com/restic/restic/blob/v0.16.2/CHANGELOG.md
2023-10-30 11:30:47 -07:00
Gabriel Simmer
8776f0bbcd
restic: 0.16.0 -> 0.16.1
2023-10-24 22:46:11 +01:00
Robert Schütz
353b200c0e
restic: 0.15.2 -> 0.16.0 ( #246614 )
...
Diff: https://github.com/restic/restic/compare/v0.15.2...v0.16.0
Changelog: https://github.com/restic/restic/blob/v0.16.0/CHANGELOG.md
2023-08-01 21:49:04 +02:00
R. Ryantm
053130292c
restic-rest-server: 0.12.0 -> 0.12.1
2023-07-15 03:00:31 +00:00
figsoda
72948e9fba
pkgs/tools/backup: remove dead code
...
with the help of deadnix & nil
2023-07-12 12:06:56 -04:00
holyparzival
ff781b9ae8
restic: add fish completions
2023-07-05 23:00:20 +05:00
Sandro Jäckel
3ad7d71afe
treewide: don't set platforms.unix for buildGoModule
2023-06-13 17:54:26 +03:00
Robert Schütz
732d235309
restic-rest-server: 0.11.0 -> 0.12.0 ( #228395 )
...
Diff: https://github.com/restic/rest-server/compare/v0.11.0...v0.12.0
Changelog: https://github.com/restic/rest-server/blob/v0.12.0/CHANGELOG.md
2023-05-01 09:45:22 +02:00
Sandro
b36139a93f
Merge pull request #225365 from SuperSandro2000/gobuildmodule-homepage
2023-04-28 21:37:01 +02:00
Bruno Bigras
0d1a36bfb4
restic: 0.15.1 -> 0.15.2
2023-04-25 14:39:33 +02:00
Sandro Jäckel
1e70721319
Use clickable homepages on packages which are changed in #225362
2023-04-09 03:30:09 +02:00
kilianar
6bf89e01d1
restic: 0.15.0 -> 0.15.1
...
https://github.com/restic/restic/releases/tag/v0.15.1
2023-01-30 22:05:39 +01:00
Robert Schütz
4c6b7d41c0
restic: 0.14.0 -> 0.15.0
...
https://github.com/restic/restic/releases/tag/v0.15.0
2023-01-12 13:59:47 -08:00
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