Commit graph

20 commits

Author SHA1 Message Date
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