summary refs log tree commit diff
path: root/pkgs/tools/filesystems/snapraid
Commit message (Collapse)AuthorAge
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* snapraid: 11.2 -> 11.3R. RyanTM2018-11-08
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/snapraid/versions
* snapraid: 11.1 -> 11.2Johannes Frankenau2018-02-21
|
* snapraid: fix release checksummakefu2017-11-03
|
* misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`John Ericson2017-09-21
| | | | Only acts on one-line dependency lists.
* snapraid: 11.0 -> 11.1makefu2017-04-03
| | | | build from source, not the release configure scripts already generated
* snapraid: 10.0 -> 11.0makefu2016-11-23
|
* snapraid: 8.1 -> 10.0makefu2016-10-01
| | | | enable tests for snapraid
* treewide: Add lots of meta.platformsTuomas Tynkkynen2016-08-02
| | | | Build-tested on x86_64 Linux & Mac.
* snapraid: append the version to the namePascal Wittmann2015-11-16
|
* snapraid: init at 8.1makefu2015-11-13