259989 Commits

Author SHA1 Message Date
sternenseemann
640d92513d buildDunePackage: use dune install instead of opaline 2020-12-21 00:43:33 +01:00
Mario Rodas
d63cc95869
Merge pull request #107177 from avdv/bazel-buildtools_3.5.0
bazel-buildtools: 3.3.0 -> 3.5.0
2020-12-20 18:34:50 -05:00
Florian Klink
43f74794de displaylink: manually activate dlm.service
The shell script coming with the vendor-provided udev rule simply
starts dlm.service (and sets up some symlinks), and stops dlm.service if
that was the last card plugged in.

On NixOS, some of the cat/grep/sed commands are not available, causing
the script to fail.

Turns out, the symlinks aren't needed at all. Archlinux ships their own
script
(https://aur.archlinux.org/cgit/aur.git/plain/udev.sh?h=displaylink),
which only starts and stops dlm.service, depending on whether there's
cards left or not.

We can further optimize this by simply starting dlm.service on the first
card, and not stopping it at all. Considering dlm won't get stopped if
one of multiple cards is unplugged, it seems to handle disconnects.
2020-12-21 00:34:31 +01:00
Florian Klink
132894d1fa
Merge pull request #106728 from eyJhb/evdi-1.7.1
evdi: unstable-20200416 -> v1.7.2
2020-12-21 00:28:22 +01:00
Eduard Bopp
81f4bca15c rtl8761b-firmware: init at rtk1395
Also included the firmware under enableRedistributableFirmware.
2020-12-21 00:22:53 +01:00
Morgan Jones
08319d0522 sdrangel: add soapysdr dependency 2020-12-20 16:15:46 -07:00
Morgan Jones
3c233e2692 soapyaudio: init at 0.1.1 2020-12-20 16:14:13 -07:00
Sandro
8c334161bd
Merge pull request #106967 from siraben/knightos-update
knightos-kcc: 4.0.0 -> 4.0.4
2020-12-21 00:07:57 +01:00
Sandro
e98df3d14a
Merge pull request #105391 from reedrw/r2mod 2020-12-21 00:01:41 +01:00
John Ericson
241c391255
Merge pull request #107253 from Emantor/topic/fix_link32_ld_wrapper
bintools-wrapper: fix inverted link32 check
2020-12-20 17:59:21 -05:00
Sandro
643d16b7cf
Merge pull request #107261 from siraben/kimg-update
knightos-kimg: 0.3.0 -> 0.4.0
2020-12-20 23:52:13 +01:00
Sandro
9cb4d2f490
Merge pull request #107272 from fabaff/hstspreload
python3Packages.hstspreload: 2020.6.9 -> 2020.11.21
2020-12-20 23:38:02 +01:00
Maximilian Güntner
ce7608d6e7
nginxlog-exporter: 1.3.0 -> 1.8.0 2020-12-20 23:33:30 +01:00
Sandro
9bc782f952
Merge pull request #107279 from stigtsp/package/perl-metacpan-client-2.029000
perlPackages.MetaCPANClient: 2.028000 -> 2.029000
2020-12-20 23:30:20 +01:00
Tim Steinbach
9ff582afd6
Merge pull request #107166 from mohe2015/update-sudo
sudo: 1.9.4 -> 1.9.4p1
2020-12-20 17:24:01 -05:00
Francesco Gazzetta
15d67698c0 mindustry,mindustry-server: 120.2 -> 121.4 2020-12-20 23:23:19 +01:00
Benjamin Hipple
e1e614d3dd
Merge pull request #107264 from dywedir/pijul
pijul: 1.0.0-alpha.21 -> 1.0.0-alpha.24
2020-12-20 16:46:29 -05:00
Justin Bedo
3a65e29d4b
SPAdes: add python dependency 2020-12-21 08:29:57 +11:00
Markus Kowalewski
6078ad5270
libpsm2: 11.2.156 -> 11.2.185 2020-12-20 22:07:34 +01:00
Francesco Gazzetta
8e52193721 nixosTests.image-contents: init 2020-12-20 21:24:50 +01:00
Francesco Gazzetta
6f21ae7a62 nixos/lib/make-disk-image.nix: support content mode and ownership 2020-12-20 21:22:47 +01:00
Matthieu Le brazidec (r3v2d0g)
bfec6c34b4
emacs: replace 'emacs.nativeComp' in wrapper with 'nativeComp' 2020-12-20 21:15:18 +01:00
numinit
ce5d0b66b3 keystore-explorer: init at 5.4.4 2020-12-20 12:59:03 -07:00
Milan Pässler
a333985d59 libtorrentRasterbar: rename to libtorrent-rasterbar
This is done to match upstream naming:
https://github.com/NixOS/nixpkgs/pull/107194#issuecomment-748501379
2020-12-20 20:51:28 +01:00
Milan Pässler
0dcf65711c libtorrentRasterbar: move files to match common nixpkgs layout
No other packages have an own directory for each version with only one
file in each directory.
2020-12-20 20:51:28 +01:00
Milan Pässler
4ac0d7fb6b deluge: move files to match common nixpkgs layout
No other packages have an own directory for each version with only one
file in each directory.
2020-12-20 20:51:28 +01:00
Stig Palmquist
5abcf9c669 perlPackages.MetaCPANClient: 2.028000 -> 2.029000 2020-12-20 20:49:25 +01:00
zowoq
70bcf62c05 conmon: 2.0.21 -> 2.0.22
https://github.com/containers/conmon/releases/tag/v2.0.22
2020-12-21 05:28:42 +10:00
Doron Behar
a55a89cdfd
Merge pull request #98558 from andys8/add-tty-share 2020-12-20 21:24:49 +02:00
vojta001
fbefb7e7a1
mirage: 0.5.2 -> 0.6.4 (#99121)
* mirage: 0.5.2 -> 0.6.4

* mirage: Use qtquickcompiler to prevent QML cache problems

* mirage: Mark it as broken on Darwin

* mirage: refactor
2020-12-20 19:21:32 +00:00
Tim Kleinschmidt
b1499452b8 duf: Add darwin supoort 2020-12-20 19:34:00 +01:00
mohe2015
56b0eb0c6f
eclipses.eclipse-rust: init at 2020-12 2020-12-20 19:25:29 +01:00
mohe2015
66a14b3e23
eclipses: 2020-09 -> 2020-12 2020-12-20 19:25:28 +01:00
stigo
134a1ad375
Merge pull request #107225 from maxeaubrey/tomb_2.8.1
tomb: 2.8 -> 2.8.1
2020-12-20 19:20:42 +01:00
github-actions[bot]
ab8c2b2b2c
Merge master into staging-next 2020-12-20 18:19:51 +00:00
Fabian Affolter
72e4e84336 python3Packages.hstspreload: 2020.6.9 -> 2020.11.21 2020-12-20 19:07:49 +01:00
Dmitry Kalinkin
5f04cf2749
Merge pull request #107108 from veprbl/pr/awkward_1_0_1
pythonPackages.awkward: 0.4.5 -> 1.0.1, awkward1 -> awkward
2020-12-20 12:03:41 -05:00
Sandro
0e811b6742
daemon: Fix compilation on darwin (#105640)
Co-authored-by: Matthew Bauer <mjbauer95@gmail.com>
2020-12-20 17:49:21 +01:00
Sandro
42f4fa575f
Merge pull request #99272 from siraben/scas-update 2020-12-20 17:48:24 +01:00
Milan Pässler
b4c6029ed8
geoipupdate: 4.5.0 -> 4.6.0 2020-12-20 17:38:34 +01:00
Sandro
5734a9fb88
Merge pull request #102034 from spacefrogg/fusionInventory
FusionInventory: 2.3.21 -> 2.6
2020-12-20 17:37:55 +01:00
Marc Seeger
674a99882c Maintainers: Add rb2k to maintainers list. 2020-12-20 08:36:43 -08:00
Rouven Czerwinski
eee562ffb5 bintools-wrapper: fix inverted link32 check
The new skip for the dynamic linker introduced in
ccfd26ef14ea ("bintools-wrapper: skip dynamic linker for static
binaries") includes a change in behaviour, previously the $link32
variable was checked using an arithmetic expression via (( )). This
returns zero if the output of the arithmetic expression is nonzero, i.e.
link32=1 would return zero and the if condition would be executed.
The code refactored this to use "$link32" = "0" which is incorrect in
this case, since we want this if conditional to run if $link32 is 1.

Small shell excerpt for clarity:

$ export link32=1
$ export cookie=1
$ if [[ "$cookie" = "1" ]] && (( "$link32" )); then echo "do some stuff"; fi;
do some stuff
$ if [[ "$cookie" = "1" && "$link32" = "0" ]]; then echo "do some stuff"; fi;
$

Change it to check for $link32 = "1", as the previous code did.
2020-12-20 17:27:16 +01:00
Vladyslav M
e853b90763
pijul: 1.0.0-alpha.21 -> 1.0.0-alpha.24 2020-12-20 18:04:51 +02:00
Mario Rodas
ce5f25d57e
Merge pull request #107236 from marsam/update-postgresql-postgis
postgreslPackages.postgis: 3.0.3 -> 3.1.0
2020-12-20 11:03:58 -05:00
Sandro
8026d62734
Merge pull request #75378 from dmrauh/add/wsnsimpy
pythonPackages.wsnsimpy: init at 0.2.5
2020-12-20 17:02:02 +01:00
Sandro
6efd4d4343
Merge pull request #106439 from Xottab-DUTY/patch-2
openxray: update package description
2020-12-20 16:58:08 +01:00
Ben Siraphob
f03215596d knightos-kimg: 0.3.0 -> 0.4.0 2020-12-20 22:38:13 +07:00
con-f-use
b5d9be6aa2 docopts: build only necessary binaries 2020-12-20 15:50:58 +01:00
Sandro
765e5c32cb
Merge pull request #100978 from yevhenshymotiuk/pipx-0.15.6.0
python3Packages.pipx: 0.15.5.1 -> 0.15.6.0
2020-12-20 15:50:48 +01:00