Atemu
786579c0b8
libndctl: build docs with asciidoc instead of asciidoctor
...
Removes dependency on ruby 2.7 and isn't much slower
2021-05-19 16:14:19 +02:00
R. RyanTM
c72363839a
libndctl: 70.1 -> 71.1
2021-02-26 14:26:52 -05:00
Ben Siraphob
66e44425c6
pkgs/development/libraries: stdenv.lib -> lib
2021-01-21 19:11:02 -08:00
Jonathan Ringer
9bb3fccb5b
treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
...
continuation of #109595
pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.
python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
Graham Christensen
bc49a0815a
utillinux: rename to util-linux
2020-11-24 12:42:06 -05:00
R. RyanTM
cdfbc896a5
libndctl: 69 -> 70.1
2020-10-25 18:16:44 +00:00
Andreas Rammhold
16a7ff5b86
libndctl: clarify that it needs udev not systemd
...
While (currently) it is the same package it carries more information if
we explicitly state that we want udev.
2020-10-19 23:12:35 +02:00
R. RyanTM
e37404e450
libndctl: 68 -> 69
2020-08-04 21:57:21 +02:00
R. RyanTM
2099ca6782
libndctl: 67 -> 68
2020-05-02 10:17:17 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
R. RyanTM
004634a2e6
libndctl: 66 -> 67
2019-12-03 14:37:32 -06:00
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