Commit Graph

14 Commits

Author SHA1 Message Date
Nick Cao
e75c2fd5f1
libcgroup: fix cross compilation 2022-12-16 14:13:03 +08:00
R. Ryantm
4aa1f67d0e libcgroup: 2.0.2 -> 3.0 2022-08-28 19:41:27 +00:00
Gasper Vozel
d52e5c72d3
libcgroup: 0.42.2 -> 2.0.2 (#185260)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-08-21 04:57:13 +02:00
Thomas Gerbet
32fdb916a1 libcgroup: 0.41 -> 0.42.2 2021-05-22 15:21:31 +02:00
Sandro Jäckel
33a395f195
yacc: deprecate alias
and add a new line after the alphabetically sorting to please my inner monk
2021-04-04 03:18:58 +02:00
Ben Siraphob
16d91ee628 pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
Martin Weinelt
e24f5eab66
treewide: add CVE identifiers to patches
This allows tools like broken.sh to correctly identify the patched
status.
2020-05-06 23:18:09 +02: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
Andreas Rammhold
9843fdc532 ligcgroup: fix CVE-2018-14348
When using cgrulesengd it would create a logfile at /var/log/cgred with
the permission wide open (0666).
2018-10-26 12:17:58 +02:00
Franz Pletz
b788956239
libcgroup: do not set suid bit in nix store 2017-06-26 09:13:34 +02:00
Austin Seipp
627da7cb22 nixpkgs: libcgroup adopt, bump 0.38 -> 0.41
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-04-11 15:22:52 -05:00
Eelco Dolstra
ab3eeabfed Rename buildNativeInputs -> nativeBuildInputs
Likewise for propagatedBuildNativeInputs, etc.  "buildNativeInputs"
sounds like an imperative rather than a noun phrase.
2012-12-28 19:20:09 +01:00
Eelco Dolstra
5d4916871c libcgroup: Update to 0.38 2012-07-30 13:48:19 -04:00
Eelco Dolstra
b9214d9c8c * Move libcgroup from libcg/ to libcgroup/.
svn path=/nixpkgs/trunk/; revision=30547
2011-11-24 13:48:16 +00:00