summary refs log tree commit diff
path: root/pkgs/development/libraries/libndctl
Commit message (Collapse)AuthorAge
* libndctl: build docs with asciidoc instead of asciidoctorAtemu2021-05-19
| | | | Removes dependency on ruby 2.7 and isn't much slower
* libndctl: 70.1 -> 71.1R. RyanTM2021-02-26
|
* pkgs/development/libraries: stdenv.lib -> libBen Siraphob2021-01-21
|
* treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nixJonathan Ringer2021-01-19
| | | | | | | | | | | | | 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.
* utillinux: rename to util-linuxGraham Christensen2020-11-24
|
* libndctl: 69 -> 70.1R. RyanTM2020-10-25
|
* libndctl: clarify that it needs udev not systemdAndreas Rammhold2020-10-19
| | | | | While (currently) it is the same package it carries more information if we explicitly state that we want udev.
* libndctl: 68 -> 69R. RyanTM2020-08-04
|
* libndctl: 67 -> 68R. RyanTM2020-05-02
|
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* libndctl: 66 -> 67R. RyanTM2019-12-03
|
* Merge branch 'master' into staging-nextVladimír Čunát2019-08-24
|\ | | | | | | | | | | | | | | | | | | 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
| * libndctl: 65 -> 66R. RyanTM2019-08-19
| | | | | | | | | | | | | | 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
* | treewide: name -> pname (easy cases) (#66585)volth2019-08-15
|/ | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* treewide: remove unused variables (#63177)volth2019-06-16
| | | | | | * treewide: remove unused variables * making ofborg happy
* libndctl: 64.1 -> 65R. RyanTM2019-05-21
| | | | | | | 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
* libndctl: 63 -> 64.1Austin Seipp2019-04-08
| | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* libndctl: put which in nativeBuildInputsMichael Eden2019-03-25
|
* libndctl: 61.2 -> 63Austin Seipp2018-11-15
| | | | | | | 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>
* libndctl: fix testsJan Malakhovski2018-08-11
|
* pkgs/*: remove unreferenced function argumentsvolth2018-07-21
|
* libndctl: 61.1 -> 61.2R. RyanTM2018-07-11
| | | | 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.
* libndctl: fix build w/musl using patch from upstreamWill Dietz2018-07-05
|
* libndctl: 60.3 -> 61.1R. RyanTM2018-06-27
| | | | | | | | | | | | | | | | | 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
* libndctl: init at 60.3Florian Klink2018-06-11