Commit graph

6 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
c0bw3b 0f868d8116 Treewide: use HTTPS on SourceForge 2018-12-02 15:33:08 +01:00
Ryan Mulligan 5e5e38f564 scanbd: 1.4.4 -> 1.5.1
Semi-automatic update. These checks were performed:

- built on NixOS
- found 1.5.1 with grep in /nix/store/liydcxfgnz54imzgmgkzbc2g6k0awxkm-scanbd-1.5.1
- found 1.5.1 in filename of file in /nix/store/liydcxfgnz54imzgmgkzbc2g6k0awxkm-scanbd-1.5.1
2018-03-01 15:29:54 +01:00
Tobias Geerinckx-Rice 0f84673f3d
Remove nckx as a maintainer for all packages
Goodbye, and thanks for all the Nix...
2018-01-16 23:00:49 +01:00
Maarten Hoogendoorn 4601254c73 scanbd: add missing jpeg dependency 2016-06-17 23:56:47 +02:00
Tobias Geerinckx-Rice 626c09bb46 scanbd: init at 1.4.4 2016-01-25 03:43:19 +01:00