Commit graph

169914 commits

Author SHA1 Message Date
Will Dietz 198e293c71 notmuch: 0.28.1 -> 0.28.2
https://notmuchmail.org/pipermail/notmuch/2019/027402.html
2019-02-17 20:07:18 -06:00
Silvan Mosberger ac953a4a6b
Merge pull request #55766 from Lucus16/bump-quassel
nixos/quassel: Add support for certificate file
2019-02-18 03:04:56 +01:00
Ryan Mulligan 8107a09ebd
Merge pull request #46514 from rembo10/headphones
headphones: init at 0.5.19
2019-02-17 17:45:51 -08:00
rembo10 8e151c1e86
Merge branch 'master' into headphones 2019-02-18 09:14:14 +08:00
Jörg Thalheim fdc9cbb793
Merge pull request #51312 from geistesk/usbutils-lsusbpy
usbutils: patch hashbang of lsusb.py
2019-02-17 23:16:40 +00:00
Ryan Mulligan cea567c783
Merge pull request #48835 from mhaselsteiner/wrf_python
add pythonPackage.wrf-python
2019-02-17 14:33:49 -08:00
Ryan Mulligan a52d280cc4
Merge pull request #55955 from rnhmjoj/diod
Fixes for diod
2019-02-17 14:23:26 -08:00
Ryan Mulligan f2e0856079
Merge pull request #50939 from jbedo/singularity
singularity: 2.6.0 -> 3.0.1
2019-02-17 14:20:56 -08:00
Ryan Mulligan 0a0f0b355b
Merge pull request #55714 from mpisanko/leiningen-2.9.0
upgrade leiningen to latest (2.9.0)
2019-02-17 14:20:26 -08:00
Ryan Mulligan cf73f3fe2e
Merge pull request #55970 from tadfisher/ktlint
ktlint: init at 0.30.0
2019-02-17 14:17:28 -08:00
Justin Bedő 05ab1a6e5a
Merge branch 'master' into singularity 2019-02-17 21:49:37 +00:00
Tad Fisher b1eb421c1a ktlint: init at 0.30.0 2019-02-17 13:44:55 -08:00
Jörg Thalheim 5d42605b91
Merge pull request #55966 from Mic92/twmn
twmn: 2014-09-23 -> 2018-10-01
2019-02-17 21:39:08 +00:00
Michal Pisanko e53ea1fb01 leiningen: 2.8.3 -> 2.9.0 2019-02-18 08:12:39 +11:00
Andrew Miloradovsky 1487317910 opencascade-occt: init at 7.3.0p2
* opencascade-occt: init at 7.3.0p2

This is just a package of the official OpenCASCADE OCCT (not OCE).
2019-02-17 12:54:54 -08:00
Jörg Thalheim 08012fb5d7
Merge pull request #55960 from Moredread/i3status-rust-bump
i3status-rust: 0.9.0.2018-10-02 -> 0.9.0.2019-02-15
2019-02-17 20:42:46 +00:00
Jörg Thalheim fcc0356645
twmn: 2014-09-23 -> 2018-10-01 2019-02-17 20:35:18 +00:00
Lengyel Balazs 4310dfc90a
wine{Unstable,Staging}: 4.1 -> 4.2 2019-02-17 13:34:55 -07:00
Jörg Thalheim 6373854017
Merge pull request #55944 from Infinisil/fix/teamspeak_client
teamspeak_client: Fix
2019-02-17 20:30:16 +00:00
Jörg Thalheim 1cc5c76e87
Merge pull request #55963 from dasJ/icingaweb2-themes
icingaweb2Modules: Init all themes I could find
2019-02-17 20:23:49 +00:00
Janne Heß 8a94a49886 icingaweb2Modules: Init all themes I could find 2019-02-17 20:42:42 +01:00
Ryan Mulligan 69ebac0ec4
Merge pull request #55833 from r-ryantm/auto-update/remmina
remmina: 1.3.0 -> 1.3.2
2019-02-17 11:33:32 -08:00
Ryan Mulligan c3f9fdbf42
Merge pull request #55957 from dasJ/icingaweb2-module
nixos/icingaweb2: Init the module
2019-02-17 11:12:23 -08:00
Will Dietz 32322da1a6 openblas: fix config breakage introduced for configs using 'false'
My earlier change mistakenly expected `toString false` to produce '0'
instead of the empty string, leading to unexpected config changes.

Intended to address issue mentioned here and in following discussion:

https://github.com/NixOS/nixpkgs/pull/53972#issuecomment-459981602

Sorry, folks!

(special-case handling of bools here makes this "cleanup" a bit
 less of an obvious win but hopefully still preferable overall :))

-----------

makeFlags in resulting derivation, according to this one-liner:

$ nix show-derivation -f . openblas|jq ".[].env.makeFlags"

before:
"BINARY=64 CC=cc CROSS= DYNAMIC_ARCH=1 FC=gfortran HOSTCC=cc INTERFACE64=1 NO_BINARY_MODE= NO_STATIC=1 NUM_THREADS=64 PREFIX=/1rz4g4znpzjwh1xymhjpm42vipw92pr73vdgl6xs1hycac8kf2n9 TARGET=ATHLON USE_OPENMP=1"

after:
"BINARY=64 CC=cc CROSS=0 DYNAMIC_ARCH=1 FC=gfortran HOSTCC=cc INTERFACE64=1 NO_BINARY_MODE=0 NO_STATIC=1 NUM_THREADS=64 PREFIX=/1rz4g4znpzjwh1xymhjpm42vipw92pr73vdgl6xs1hycac8kf2n9 TARGET=ATHLON USE_OPENMP=1"

Without knowing how `placeholder` works, it seems interesting if
entirely unrelated that the `PREFIX` is same for both! :). TIL.
2019-02-17 19:51:55 +01:00
Ryan Mulligan 9a32caa376
Merge pull request #53480 from andrew-d/andrew/git-annex-darwin
gitAndTools.git-annex: wrap binary on not-Linux to use Nixpkgs' coreutils
2019-02-17 10:37:43 -08:00
André-Patrick Bubel 9a1e306652
i3status-rust: 0.9.0.2018-10-02 -> 0.9.0.2019-02-15 2019-02-17 19:23:55 +01:00
Janne Heß 1caa886f6c nixos/icingaweb2: Init the module
The module is indeed very large but allows configuring every aspect of
icingaweb2. The built-in monitoring module is in an own file because
there are actually more (third-party) modules and this structure means
every module can get an own file.
2019-02-17 19:08:47 +01:00
Ryan Mulligan 1da3cdccb4
Merge pull request #55665 from pmahoney/freeswitch_1_8
Freeswitch 1.8
2019-02-17 10:07:29 -08:00
Ryan Mulligan 58c97c5012
Merge pull request #55585 from Dlahacz/master
postman: 6.7.1 -> 6.7.3
2019-02-17 10:06:11 -08:00
Michael Roitzsch a64771d7f1 glibc: enable cross builds on Darwin
add patch file for cross compilation on Darwin
documentation of the changes is at the top of the patch file
2019-02-17 18:40:50 +01:00
Ryan Mulligan 09ca6b39d8
Merge pull request #55710 from dasJ/icingaweb2-init
icingaweb2: Init at 2.6.2
2019-02-17 09:36:10 -08:00
Ryan Mulligan 92bc2f7350
Merge pull request #55726 from cransom/bug/update-gh-ost
gh-ost: 1.0.36 -> 1.0.47
2019-02-17 09:28:54 -08:00
Ryan Mulligan 89e0551672
Merge pull request #55857 from tobim/update-lcn
LanguageClient-neovim: 2018-09-07 -> 0.1.140
2019-02-17 09:28:17 -08:00
rnhmjoj 6871e43937
nixos/diod: fix permissions 2019-02-17 18:26:00 +01:00
gnidorah e5a937bbdf
sway-beta: make man flag depend on parameter 2019-02-17 18:03:46 +01:00
Ryan Mulligan 77b094c515
Merge pull request #55776 from chris-martin/patch-2
dict: fix datadir path
2019-02-17 09:03:11 -08:00
Ryan Mulligan de4441d59f
Merge pull request #55551 from fuwa0529/update-wownero
altcoins.wownero: 0.4.0.0 -> 0.5.0.0
2019-02-17 09:02:12 -08:00
Ryan Mulligan 85765acf89
Merge pull request #55941 from rembo10/sickbeard
sickbeard: fix build
2019-02-17 09:01:18 -08:00
worldofpeace 96ac29b2e0 gitAndTools.hub: 2.7.0 -> 2.9.0
We need to add git to PATH to build the manual
as they execute `hub version | tail -1` to get the version
to embed into it.

Though git is really only needed because it runs `git version`
as well.
2019-02-17 11:54:29 -05:00
Ryan Mulligan 0751f8a282
Merge pull request #55860 from r-ryantm/auto-update/postgresql
postgresql_11: 11.1 -> 11.2
2019-02-17 08:52:38 -08:00
Ryan Mulligan 57564a7847
Merge pull request #55939 from rembo10/sickgear
sickgear: 0.17.5 -> 0.18.14
2019-02-17 08:46:20 -08:00
worldofpeace 4bf34f16d8
Merge pull request #54953 from arilotter/update-usbmuxd
usbmuxd: 2018-07-22 -> 2018-10-10
2019-02-17 15:48:05 +00:00
worldofpeace 54cb062ac9
usbmuxd: cleanup 2019-02-17 10:47:20 -05:00
worldofpeace 0faa6bab50
Merge pull request #55248 from r-ryantm/auto-update/lynis
lynis: 2.7.0 -> 2.7.1
2019-02-17 15:44:19 +00:00
worldofpeace 54f36ae36a
Merge pull request #55261 from r-ryantm/auto-update/librealsense
librealsense: 2.17.1 -> 2.18.0
2019-02-17 15:42:57 +00:00
worldofpeace 1ccc8e9cc2
Merge pull request #55525 from dasJ/tt-rss-ldap-license
tt-rss-plugin-auth-ldap: Use the correct license
2019-02-17 15:32:53 +00:00
worldofpeace 6062409767
Merge pull request #55653 from rvolosatovs/update/gotools
gotools: 2018-09-11 -> 2019-02-11
2019-02-17 15:30:42 +00:00
Ryan Mulligan a0cfb6ec6d
Merge pull request #55935 from zimbatm/mdsh-0.1.2
mdsh: init at 0.1.2
2019-02-17 07:22:15 -08:00
rembo10 9ff33fb678 sabnzbd: 2.3.3 -> 2.3.7 2019-02-17 16:21:16 +01:00
David Kleuker 2646ce0afe dit: 0.4 -> 0.5
* dit: 0.4 -> 0.5

adds darwin support
should work on *BSD

* dit: limit to linux
2019-02-17 07:07:27 -08:00