Commit Graph

13 Commits

Author SHA1 Message Date
Someone Serge
88f438fc5f
libnvidia-container: set mainProgram
(cherry picked from commit 42ed2f841a08e8b35492a3ffd7b38e2863e5c957)
2024-01-10 17:53:06 +00:00
Philip Taron
251e2ecf86
libnvidia-container: depend on elfutils instead of unmaintained libelf
Also, make the entries in `pkgs/top-level/all-packages.nix` more regular.
2023-12-23 09:52:16 -08:00
Peder Bergebakken Sundt
f41aba3739 treewide: remove unreferenced patch files
Found with `fd \\.patch$ pkgs/ -x bash -c 'rg -F "{/}" pkgs/ -q || echo {}'`
2023-12-01 06:11:20 +01:00
Artturin
f9fdf2d402 treewide: move NIX_CFLAGS_COMPILE to the env attrset
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper

this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists
in env cause a eval failure
2023-02-22 21:23:04 +02:00
Artturin
6f6cc4a22d treewide: use toString on list NIX_CFLAGS_COMPILE
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper
2023-02-22 21:23:04 +02:00
Kirill Radzikhovskyy
789d6ffbd9 libnvidia-container: remove go from closure 2022-10-29 06:36:37 -04:00
Phillip Cloud
d86c605026
libnvidia-container: 1.5.0 -> 1.9.0 2022-05-11 13:26:44 -04:00
Bernardo Meurer
f77daccd52
libnvidia-container: 1.3.3 -> 1.5.0 2021-09-06 21:47:33 -07:00
Jonathan Rudenberg
6dce2c059f libnvidia-container: 1.3.1 -> 1.3.3 2021-04-02 13:00:46 -04:00
Ben Siraphob
5d566c43b4 pkgs/applications: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
Phillip Cloud
7eed27754c libnvidia-container: fix license 2021-01-10 08:54:38 -05:00
Phillip Cloud
b0b92e598d libnvidia-container: remove line break 2021-01-10 08:54:37 -05:00
Phillip Cloud
b578c28217 nvidia-docker: split out libnvidia-container into separate drv 2021-01-10 08:54:37 -05:00