Commit Graph

25 Commits

Author SHA1 Message Date
Ben Siraphob
e03c068af5 treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
R. RyanTM
dacc16aedd lxcfs: 4.0.6 -> 4.0.7 2021-01-20 05:15:04 +00: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
Ben Siraphob
16d91ee628 pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
Graham Christensen
bc49a0815a
utillinux: rename to util-linux 2020-11-24 12:42:06 -05:00
R. RyanTM
bc8715adbb lxcfs: 4.0.5 -> 4.0.6 2020-11-03 09:18:52 -08:00
R. RyanTM
886a99069e lxcfs: 4.0.4 -> 4.0.5 2020-08-14 21:02:39 -04:00
R. RyanTM
e665ab6036 lxcfs: 4.0.3 -> 4.0.4 2020-07-05 14:55:12 +00:00
Patryk Wychowaniec
4dee97c43e
lxcfs: Wrap lxc.mount.hook, so that it detects the mount command 2020-06-05 16:37:31 +02:00
R. RyanTM
03425b0033 lxcfs: 4.0.1 -> 4.0.3 2020-05-05 20:32:26 +00:00
R. RyanTM
a6d549c98f lxcfs: 4.0.0 -> 4.0.1 2020-04-06 03:47:09 +00:00
R. RyanTM
b99feeb269 lxcfs: 3.1.2 -> 4.0.0 2020-03-08 18:43:29 +00:00
R. RyanTM
ba737f68a1 lxcfs: 3.0.4 -> 3.1.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/lxcfs/versions
2019-08-04 12:28:06 -07:00
R. RyanTM
322201aefb lxcfs: 3.0.3 -> 3.0.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lxcfs/versions
2019-07-17 09:44:36 +02:00
Jan Malakhovski
dd5bcb34c9 lxcfs: move defaults to package file 2019-02-03 15:33:22 +00:00
R. RyanTM
f6bcf08516 lxcfs: 3.0.2 -> 3.0.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lxcfs/versions
2018-12-16 19:11:30 +00:00
R. RyanTM
776cb2f7b5 lxcfs: 3.0.1 -> 3.0.2 (#45561)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lxcfs/versions.
2018-08-28 20:18:46 +02:00
R. RyanTM
fea9bd7717 lxcfs: 3.0.0 -> 3.0.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/lxcfs/versions.

These checks were done:

- built on NixOS
- /nix/store/cl7h5cnf1g85ig7sd82iar0cgj1ms4f1-lxcfs-3.0.1/bin/lxcfs passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 1 of 1 passed binary check by having the new version present in output.
- found 3.0.1 with grep in /nix/store/cl7h5cnf1g85ig7sd82iar0cgj1ms4f1-lxcfs-3.0.1
- directory tree listing: https://gist.github.com/76388e1795e7273b4e3035a87a0d4749
- du listing: https://gist.github.com/8217b030a3bd3d182b6edc6439ae67e0
2018-06-06 00:31:21 -07:00
Jörg Thalheim
e8cfda7f13 lxc: enable pam_cgfs and fix module
pam_cgfs was part in lxcfs before and moved here

fixes #37985
2018-04-09 08:15:00 +01:00
Ryan Mulligan
9522d06e85 lxcfs: 2.0.8 -> 3.0.0
Semi-automatic update generated by https://github.com/ryantm/nix-update tools.

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

These checks were done:

- built on NixOS
- ran `/nix/store/8zp1vyhabqmk756rycka64phbc77q0pf-lxcfs-3.0.0/bin/lxcfs --version` and found version 3.0.0
- found 3.0.0 with grep in /nix/store/8zp1vyhabqmk756rycka64phbc77q0pf-lxcfs-3.0.0
- directory tree listing: https://gist.github.com/a1cba7cee628c2f7061269bc3f706957
2018-03-28 03:32:21 -07:00
Jörg Thalheim
84f40186b2 lxcfs: do not inherit enableDebugBuild from global namespace 2017-11-07 11:04:05 +00:00
Richard Marko
c75c99f42e lxcfs: 2.0.7 -> 2.0.8, add debugBuild option 2017-11-02 03:56:59 +01:00
Franz Pletz
9da4cb176a
lxcfs: 2017-03-02 -> 2.0.7 2017-06-20 03:45:48 +02:00
Jörg Thalheim
94497a0ef3 lxcfs: 2.0.4 -> unstable-2017-03-02 2017-03-06 22:54:28 +00:00
Jörg Thalheim
af609b0254
lxcfs: init at 2.0.4 2016-12-02 13:52:03 +01:00