Commit graph

16 commits

Author SHA1 Message Date
Jörg Thalheim bcc7d46e9c
Merge pull request #109102 from Izorkin/libcap-update 2021-01-18 17:00:05 +00:00
Ben Siraphob 16d91ee628 pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
Izorkin e2531f09bc
libcap_ng: 0.8 -> 0.8.2 2021-01-12 11:15:07 +03:00
R. RyanTM 71184f0cf5 libcap_ng: 0.7.11 -> 0.8 2020-12-08 05:39:01 +01:00
R. RyanTM 8d6bd565a1 libcap_ng: 0.7.10 -> 0.7.11 2020-10-25 09:39:15 +01:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
R. RyanTM 947c2d0cd5 libcap_ng: 0.7.9 -> 0.7.10 2020-02-27 10:08:47 +01: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
Jörg Thalheim b5c1deca8a
treewide: remove wkennington as maintainer
He prefers to contribute to his own nixpkgs fork triton.
Since he is still marked as maintainer in many packages
this leaves the wrong impression he still maintains those.
2019-01-26 10:05:32 +00:00
c0bw3b 126f94d808 Treewide: use https for people.redhat.com 2018-11-24 23:56:37 +01:00
Ryan Mulligan 7b2eab31d5 libcap_ng: 0.7.8 -> 0.7.9
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/s6hxbgihfzp3phh3904idpw3jpn1k371-libcap-ng-0.7.9/bin/captest -h` got 0 exit code
- ran `/nix/store/s6hxbgihfzp3phh3904idpw3jpn1k371-libcap-ng-0.7.9/bin/captest --help` got 0 exit code
- ran `/nix/store/s6hxbgihfzp3phh3904idpw3jpn1k371-libcap-ng-0.7.9/bin/captest help` got 0 exit code
- found 0.7.9 with grep in /nix/store/s6hxbgihfzp3phh3904idpw3jpn1k371-libcap-ng-0.7.9
- directory tree listing: https://gist.github.com/eec1818588ca8e5fe720bfe3febec73b
2018-03-20 10:07:57 -07:00
Franz Pletz baf28b60e4
libcap_ng: 0.7.7 -> 0.7.8 2017-06-20 05:57:03 +02:00
William A. Kennington III 2dc9cb1120 libcap-ng: 0.7.3 -> 0.7.7
Also support swig + python bindings
2015-09-23 20:49:19 -07:00
Mateusz Kowalczyk 7a45996233 Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
Vladimír Čunát f6b28fad73 add libcap_ng 2013-02-24 11:19:35 +01:00