Commit graph

52989 commits

Author SHA1 Message Date
Josef Kemetmüller 0996ac6b0e nvtop: Make independent of Nvidia driver version
For packages relying on Nvidia drivers we don't want to hard-code the
location of a particular driver version in the RPATH. Otherwise the
software might fail with errors such as:

> Impossible to initialize nvidia nvml : Driver/library version mismatch

To fix this the usual pattern in nixpkgs is to add `/run/opengl-driver/lib`
to the RPATH of these binaries.
This is the global location where Nvidia libraries are available on
NixOS and so this makes sure that the nvtop binary can be run with all
versions of the driver.

At build time however these libraries are not available at that
particular location. For precisely this use case, Nvidia ships stub
versions of the driver libraries with the cudatoolkit. So we just need
to point CMake to that directory.

Fixes: #98328
2020-09-21 08:43:43 +02:00
Robert Scott 781b870c91 xmlbird: fix build with python 3.8
also force use of gccStdenv to fix darwin build
2020-09-20 16:25:39 -07:00
Jan Tojnar aeba05f2e4
Merge pull request #96951 from doronbehar/pkg/gnome-network-displays
gnome-network-displays: init at 0.90.4
2020-09-21 01:23:28 +02:00
Doron Behar 4d4516a04e gnome-network-displays: init at 0.90.4 2020-09-20 21:06:00 +03:00
Doron Behar 7fcc9a4eaa
Merge pull request #69112 from JohnAZoidberg/sqldiff
sqldiff: init at 3.33.0
2020-09-19 22:03:49 +03:00
Ryan Mulligan 5ea751ca70
Merge pull request #98258 from ryantm/remove-heyefi
nixos/heyefi: remove module and package
2020-09-19 11:00:41 -07:00
Benjamin Esham 1e136a97fb sqldiff, sqlite-analyzer: Fix Darwin build
lowPrio dropped, too, because the contents of these derivations don't
appear in any others.
2020-09-19 18:05:31 +03:00
Daniel Schaefer e714798f27 sqldiff: init at 3.28.0 2020-09-19 18:05:30 +03:00
Jakub Kądziołka 220490a6b4 sameboy: init at 0.13.6 2020-09-19 09:06:37 +02:00
Ryan Mulligan ad1c7eb7b6 nixos/heyefi: remove module and package
heyefi is no longer maintained by me; the company that made the sd
cards is defunct and the cards depended on their servers to work.
2020-09-18 21:55:07 -07:00
Anderson Torres 641d981483
Merge pull request #98183 from mlvzk/init-discocss
discocss: init at 0.1.0
2020-09-19 01:26:07 -03:00
Stig P f6e70564fc
Merge pull request #97748 from flosse/microserver
microserver: init at 0.1.8
2020-09-18 22:50:06 +00:00
Maximilian Bosch 03bf0401fd
Merge pull request #98215 from gebner/blender290
blender: 2.83.5 -> 2.90.0
2020-09-18 18:24:59 +02:00
Marek Mahut 52532b7c36
Merge pull request #91256 from prusnak/seeks
seeks: remove, upstream unmaintained
2020-09-18 16:32:33 +02:00
Marek Mahut 8e1a41d63e
Merge pull request #94439 from prusnak/gomp
gomp: init at 1.1.0
2020-09-18 16:31:50 +02:00
Gabriel Ebner 524755d323 embree: init at 3.11.0 2020-09-18 15:17:23 +02:00
ajs124 61d75820cc
Merge pull request #98125 from helsinki-systems/drop/sky
sky: drop
2020-09-18 15:09:21 +02:00
Julian Stecklina 5fa0612d85 cpuid: init at 20200427
cpuid is a tool to describe x86 CPU features. This is useful for
people doing low-level software development.
2020-09-18 09:23:14 +02:00
mlvzk 9560e5d1aa discocss: init at 0.1.0 2020-09-18 00:52:48 +02:00
Lassulus 1ab2364f00
Merge pull request #97037 from IvarWithoutBones/crcpp
crcpp: init at 1.0.1.0
2020-09-17 21:38:37 +02:00
Daniël de Kok 3dba63fe64
Merge pull request #98120 from helsinki-systems/drop/transcribe
transcribe: drop
2020-09-17 10:18:45 +02:00
Doron Behar eaf667bbf0 all-packages.nix: Remove trailing space for qutebrowser 2020-09-17 09:24:46 +03:00
ajs124 d219ce3a82 sky: drop 2020-09-16 22:25:38 +02:00
Frederik Rietdijk bfa35d8d11 qutebrowser: fixup
to 2daf5702c6
2020-09-16 21:21:55 +02:00
Frederik Rietdijk 2daf5702c6 qutebrowser: use qt 5.15
Follow-up to a4e50bb197.
2020-09-16 21:00:30 +02:00
Frederik Rietdijk c88f3adb17 pythonPackages: set qt version by overriding pkgs 2020-09-16 20:55:36 +02:00
Frederik Rietdijk a4e50bb197 Revert "qutebrowser: use qt515 (#97586)"
We are not going to add parameters to `python-packages.nix`.
The proper way to do this is override Python, and pass in a
custom `pkgs`.

This reverts commit c1a0dfadea.
2020-09-16 20:29:23 +02:00
Anderson Torres 8a715e2522
Merge pull request #97298 from felschr/feat/filebot
filebot: init at 4.9.1
2020-09-16 15:23:03 -03:00
ajs124 5e8db8802b transcribe: drop 2020-09-16 20:12:46 +02:00
Marek Mahut 4ecaf7ef3a
Merge pull request #95104 from kcalvinalvin/add-btcpayserver
Add btcpayserver
2020-09-16 19:10:31 +02:00
Felix Tenley b1423ee641
filebot: init at 4.9.1 2020-09-16 17:17:14 +02:00
Ryan Mulligan 40ab795911
Merge pull request #98058 from mlvzk/init-manix
manix: init at 0.6.2
2020-09-16 07:55:57 -07:00
Graham Christensen 6e98b8ff93
Merge pull request #97790 from Infinisil/release-nixpkgsArgs
release*: Support nixpkgsArgs for all release-*.nix files
2020-09-16 09:17:02 -04:00
Stig P 2a2cbcb74b
Merge pull request #98032 from sikmir/mbtileserver
mbtileserver: init at 0.6.1
2020-09-16 10:41:05 +00:00
Keshav Kini eabba0daf0 python36Packages.ipython: 7.17 -> 7.16.1 (downgrade)
IPython versions 7.17 and higher don't support Python 3.6 anymore, so
this commit adds back the old expression for 7.16.1 from before
ba1038a98b for use in python36Packages
only.

    nix-repl> :b python36.withPackages (ps: [ ps.ipython ])
    builder for '/nix/store/q8v4f89xwv35a3idb9z345z6n3nzfycb-python3.6-ipython-7.17.0.drv' failed with exit code 1; last 10 log lines:
      Python 3.5 was supported with IPython 7.0 to 7.9.
      Python 3.6 was supported with IPython up to 7.16.

      See IPython `README.rst` file for more information:

          https://github.com/ipython/ipython/blob/master/README.rst

      Python sys.version_info(major=3, minor=6, micro=12, releaselevel='final', serial=0) detected.
    cannot build derivation '/nix/store/mhpdarp18z6skzswrl7sbgzv8hr4gwih-python3-3.6.12-env.drv': 1 dependencies couldn't be built
    [0 built (1 failed)]
    error: build of '/nix/store/mhpdarp18z6skzswrl7sbgzv8hr4gwih-python3-3.6.12-env.drv' failed
2020-09-16 09:22:38 +02:00
Daniël de Kok 917a183d97
Merge pull request #97868 from dpercy/fac-build
fac-build: init at 0.5.3
2020-09-16 07:49:28 +02:00
Mario Rodas 7dbc32359d
Merge pull request #97633 from marsam/enable-opencv-videoio-darwin
opencv: enable videoio on darwin
2020-09-15 22:57:37 -05:00
Vincent Laporte 491e809867 ocamlPackages.qcheck-alcotest: init at 0.15 2020-09-16 05:57:19 +02:00
Vincent Laporte 79a0130dbd ocamlPackages.qcheck-ounit: init at 0.15 2020-09-16 05:57:19 +02:00
Vincent Laporte 8d27394e25 ocamlPackages.qcheck-core: init at 0.15 2020-09-16 05:57:19 +02:00
Anderson Torres 811709ff94
Merge pull request #95734 from trepetti/flatcam
flatcam: init at 8.5
2020-09-15 23:17:59 -03:00
David Percy 16beff405d fac-build: init at 0.5.3 2020-09-15 21:23:24 -04:00
Doron Behar 5a9358ce26
Merge pull request #97700 from SuperSandro2000/cod 2020-09-16 00:18:46 +03:00
Sandro Jäckel ca682af5ea
cod: init at unstable-2020-09-10 2020-09-15 21:27:09 +02:00
Matt Votava 0051c0a4a5 pythonPackages.bcrypt: use 3.1.x for python older than 3.6 2020-09-15 11:48:41 -07:00
mlvzk 92ba610833 manix: init at 0.6.2 2020-09-15 20:31:32 +02:00
Stig P feda1d67d2
Merge pull request #85013 from deshaw/contrib/perl-pdl
perlPackages.PDL and dep
2020-09-15 17:04:59 +00:00
Souvik Sen fb1ff72f74 perlPackages.PDL: init at 2.022 2020-09-15 10:08:13 -04:00
Ryan Mulligan 0dc4edcd60
Merge pull request #98015 from StephenWithPH/swag
go-swag: init at 1.6.7
2020-09-15 07:03:39 -07:00
Maximilian Bosch b632ca6963
citrix_workspace: add 20.09.0
ChangeLog: https://docs.citrix.com/en-us/citrix-workspace-app-for-linux/whats-new.html#whats-new-in-2009

Also removed 19.12.0 which will be out of maintenance in April 2021
which is still within the lifetime of 20.09.
2020-09-15 15:37:02 +02:00