Mario Rodas
ca2910fde8
Merge pull request #68718 from jonringer/fix-pgadmin
...
pgadmin: fix build
2019-09-15 14:36:51 -05:00
Greg Roodt
6c0595e171
kubecfg: 0.12.0 -> 0.12.5 ( #68715 )
2019-09-15 15:19:41 -04:00
Jonathan Ringer
16c55d22cc
pgadmin: fix build
2019-09-15 11:22:28 -07:00
Maximilian Bosch
3ddbe41f79
Merge pull request #68723 from jonringer/freeze-azure-storage
...
nixops_1_6_1: fix build
2019-09-15 20:03:13 +02:00
Dima
2a8f7d71ce
linux-libre: fixing build / deblobbing ( #68844 )
...
Build was failing because we were depending on tagged versions of
the deblobbing scripts. The tags are not updated and thus newer
changes required won't be reflected unless the tag is re-created, which
might not be reliably the case.
So bumping revision and switching to use the branches to access the
deblob scripts.
For context, in our case the missing change is:
--- /nix/store/sfc0rrhj5l44zpqgpsymq5750k5wzg8p-tags-r16790/4.19-gnu/deblob-4.19 1970-01-01 01:00:01.000000000 +0100
+++ ../deblob-4.19 2019-09-14 14:53:44.637404289 +0200
@@ -1879,7 +1879,11 @@
announce BRCMFMAC - "Broadcom IEEE802.11n embedded FullMAC WLAN driver"
reject_firmware drivers/net/wireless/broadcom/brcm80211/brcmfmac/firmware.c
-reject_firmware drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c
+if grep -q firmware_request_nowarn drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c; then
+ reject_firmware_nowarn drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c
+else
+ reject_firmware drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c
+fi
clean_blob drivers/net/wireless/broadcom/brcm80211/brcmfmac/feature.c
clean_blob drivers/net/wireless/broadcom/brcm80211/brcmfmac/firmware.h
2019-09-15 17:42:29 +00:00
Maximilian Bosch
e6b249ce21
Merge pull request #68685 from B4dM4n/mitmproxy-pytest5
...
mitmproxy: add pytest5 compatability
2019-09-15 19:23:30 +02:00
Maximilian Bosch
5abd97aa92
Merge pull request #68843 from marsam/update-diff-pdf
...
diff-pdf: 2017-12-30 -> 0.3
2019-09-15 19:01:40 +02:00
Maximilian Bosch
36cc0c6392
Merge pull request #68694 from danme/nix-du
...
nix-du: 0.3.0 -> master
2019-09-15 18:50:50 +02:00
Mario Rodas
edc033a616
Merge pull request #67905 from marsam/add-pgformatter
...
pgformatter: init at 4.0
2019-09-15 11:38:08 -05:00
Markus Kowalewski
3857d3d6f9
openmpi: use absolute paths compiler wrapper
...
The MPI compiler wrappers should point to the
compilers used at build time per default.
2019-09-15 18:35:22 +02:00
Markus Kowalewski
2e363860c6
openmpi: make build reproducible
...
fix:
* build and configure time stamps
* build and configure user
2019-09-15 18:35:22 +02:00
Mario Rodas
c281e68e9f
Merge pull request #68796 from risicle/ris-hug-tests
...
pythonPackages.hug: enable tests
2019-09-15 11:32:28 -05:00
Mario Rodas
3bb87649f4
Merge pull request #68813 from jonringer/fix-ssdp
...
pythonPackages.ssdp: disable python2 tests
2019-09-15 11:20:35 -05:00
Mario Rodas
fe9085e2e5
Merge pull request #68815 from jonringer/fix-minidb
...
pythonPackages.minidb: disable python2 tests
2019-09-15 11:19:14 -05:00
Maximilian Bosch
050646af12
nix-du: update version to show actual rev's date rather than git-master
2019-09-15 18:14:11 +02:00
Thomas Tuegel
c6469ebd85
Merge pull request #68832 from markuskowa/fix-lapack
...
liblapack: enable LAPACKE interface
2019-09-15 10:03:38 -05:00
Thomas Tuegel
3d8e8cb2ba
Merge pull request #68830 from dywedir/source-sans-pro
...
source-sans-pro: 2.045 -> 3.006
2019-09-15 09:53:08 -05:00
Thomas Tuegel
77783bc39a
Merge pull request #65354 from colemickens/nixpkgs-spectral
...
spectral: v2019-03-03 -> v2019-08-15
2019-09-15 09:51:46 -05:00
Thomas Tuegel
d72b552931
Merge pull request #68470 from acowley/kdenlive-mlt
...
kdenlive: Avoid exposing configurable paths to melt
2019-09-15 09:49:18 -05:00
Thomas Tuegel
db9838ef7e
Merge pull request #68386 from nyanloutre/kmail_akonadi_usr_env
...
kmail: add akonadi to propagated user env
2019-09-15 09:46:56 -05:00
Bjørn Forsman
6ba044c166
pythonPackages.demjson: disable on python 3
...
It doesn't seem to support _any_ python 3 versions.
2019-09-15 16:36:46 +02:00
Aaron Andersen
a6edca1aca
Merge pull request #68406 from leenaars/datefudged
...
datefudge: 1.22 -> 1.23
2019-09-15 10:17:51 -04:00
Aaron Andersen
6f24ec8827
Merge pull request #66600 from Pamplemousse/sasquatch
...
sasquatch: init
2019-09-15 10:16:38 -04:00
Mikhail Klementev
d4e8f7908d
NixOS/auto-upgrade: add gzip to service path
...
Resolves #28527
2019-09-15 16:13:29 +02:00
Nikolay Korotkiy
57230c14e5
gpxsee: 7.12 -> 7.13
2019-09-15 16:04:07 +02:00
Aaron Andersen
3866029516
Merge pull request #68668 from pebbleKite/cue_version_bump
...
cue: 0.0.3 -> 0.0.11
2019-09-15 09:59:07 -04:00
Doron Behar
e224b17fec
qtutilities: 5.13.0 -> 6.0.0
2019-09-15 15:52:53 +02:00
Maximilian Bosch
5c85124cc1
Merge pull request #68826 from aanderse/zhf/cataract
...
cataract: fix broken build
2019-09-15 15:51:42 +02:00
Aaron Andersen
d026dcd617
Merge pull request #68781 from hkjn/20190914-wasabi-1.1.9
...
wasabiwallet: 1.1.8 -> 1.1.9
2019-09-15 09:51:27 -04:00
Aaron Andersen
063c82fd2f
Merge pull request #68773 from mimame/update/cytoscape-3.7.2
...
cytoscape: 3.7.1 -> 3.7.2
2019-09-15 09:43:11 -04:00
Aaron Andersen
f84b8c8c64
Merge pull request #68665 from 0x4A6F/master-routinator
...
routinator: 0.6.0 -> 0.6.1
2019-09-15 09:40:28 -04:00
Aaron Andersen
7e5098a4eb
Merge pull request #68619 from evanjs/feature/gitkraken-6.2.0
...
gitkraken: 6.1.4 -> 6.2.0
2019-09-15 09:39:12 -04:00
Nick Spinale
f4951397ba
lshw: fix cross-compilation
2019-09-15 15:36:31 +02:00
Nick Spinale
d22575e075
drbd: fix cross-compilation
2019-09-15 15:36:31 +02:00
Nick Spinale
5856dc86ac
bridge-utils: fix cross-compilation
2019-09-15 15:36:31 +02:00
Maximilian Bosch
80e2c41b87
Merge pull request #68435 from averelld/nextcloud-fix-deprecation-warning
...
nextcloud: fix deprecation warning
2019-09-15 15:35:32 +02:00
koral
d26fe36940
dtc: 1.5.0 -> 1.5.1
2019-09-15 15:30:08 +02:00
Elis Hirwing
60516726c1
lidarr: 0.6.2.883 -> 0.7.1.1381
...
Changelogs:
- https://github.com/lidarr/Lidarr/releases/tag/v0.7.0.1347
- https://github.com/lidarr/Lidarr/releases/tag/v0.7.1.1381
2019-09-15 15:29:17 +02:00
Lucio Delelis
2e87260faf
tmuxPlugins.sysstat: init at 2017-12-12
2019-09-15 15:27:39 +02:00
Aaron Andersen
ee279738fe
Merge pull request #68750 from dtzWill/update/joplin-desktop-1.0.167
...
joplin-desktop: 1.0.158 -> 1.0.167
2019-09-15 09:26:40 -04:00
Aaron Andersen
d2ecbb38a2
Merge pull request #68806 from delroth/chiaki-1.0.3
...
chiaki: init at 1.0.3
2019-09-15 09:24:21 -04:00
Maximilian Bosch
f6a6cf3d73
Merge pull request #68584 from avdv/wtf-0.22.0
...
wtf: 0.21.0 -> 0.22.0 & rename binary
2019-09-15 14:07:49 +02:00
Vladimír Čunát
c860babfe6
redo-apenwarr: fixup a hard evaluation error on Darwin
2019-09-15 13:17:37 +02:00
Markus Kowalewski
ecd20d2166
liblapack: remove optimized blas flag.
...
This cmake flag has no effect since no external blas
library is provided in the build inputs.
2019-09-15 11:39:58 +02:00
Markus Kowalewski
fc7374176f
liblapack: build LAPACKE C api
2019-09-15 11:39:58 +02:00
Jaakko Luttinen
fa76f1f11c
pythonPackages.XlsxWriter: 1.2.0 -> 1.2.1
2019-09-15 18:36:00 +09:00
Evan.Stoll
2631b963cd
vimPlugins.colorizer: init at 2018-06-16
2019-09-15 18:31:55 +09:00
Mario Rodas
1743fc5e4d
diff-pdf: 2017-12-30 -> 0.3
2019-09-15 04:20:00 -05:00
Vladimír Čunát
991c0e1618
treewide: mark packages as buildable on darwin (PR #45364 )
...
vcunat amended the commit a bit; see the PR for details/discussion.
2019-09-15 10:50:08 +02:00
Evan.Stoll
9d392dec79
vimPlugins.vim-illuminate: init at 2019-08-04
2019-09-15 17:20:22 +09:00