Commit graph

14 commits

Author SHA1 Message Date
Vladimír Čunát 2e6bf42a22
Merge branch 'master' into staging-next
There ver very many conflicts, basically all due to
name -> pname+version.  Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job.  There might be some fallback to these
conflicts, but I believe it should be minimal.

Hydra nixpkgs: ?compare=1538299
2019-08-24 08:55:37 +02:00
R. RyanTM 9e421ad674 libndctl: 65 -> 66
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libndctl/versions
2019-08-19 19:30:02 -05: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
volth f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
R. RyanTM 05b2996d96 libndctl: 64.1 -> 65
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libndctl/versions
2019-05-21 22:48:59 -07:00
Austin Seipp 7fd1250b80 libndctl: 63 -> 64.1
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-04-08 01:42:26 -05:00
Michael Eden c3c9541fc2 libndctl: put which in nativeBuildInputs 2019-03-25 14:59:09 -04:00
Austin Seipp d01b0f9d2e libndctl: 61.2 -> 63
This also adds me as the maintainer (as it lacked one previously),
and simplifies the expression quite a bit.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-11-15 16:09:32 -06:00
Jan Malakhovski 917e3aeeb4 libndctl: fix tests 2018-08-11 09:35:19 +00:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
R. RyanTM d1f09b7233 libndctl: 61.1 -> 61.2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libndctl/versions.
2018-07-11 02:03:32 -07:00
Will Dietz e264a93a85 libndctl: fix build w/musl using patch from upstream 2018-07-05 22:12:46 -05:00
R. RyanTM b885331e6e libndctl: 60.3 -> 61.1
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/libndctl/versions.

These checks were done:

- built on NixOS
- /nix/store/rii1gr6lwrvq5nq6ymgi68si4zyn898f-libndctl-61.1/bin/ndctl passed the binary check.
- /nix/store/rii1gr6lwrvq5nq6ymgi68si4zyn898f-libndctl-61.1/bin/daxctl passed the binary check.
- 2 of 2 passed binary check by having a zero exit code.
- 0 of 2 passed binary check by having the new version present in output.
- found 61.1 with grep in /nix/store/rii1gr6lwrvq5nq6ymgi68si4zyn898f-libndctl-61.1
- directory tree listing: https://gist.github.com/7442fd9972afca1f270dae2b565ea76b
- du listing: https://gist.github.com/9fad672e4b6018cf6b76447bb765e063
2018-06-27 18:05:37 -07:00
Florian Klink 1034ef2193 libndctl: init at 60.3 2018-06-11 18:13:31 +02:00