Commit graph

150240 commits

Author SHA1 Message Date
Peter Simons eba4f12a83 LTS Haskell 13.7 2019-02-18 10:39:10 +01:00
Vladimír Čunát 498e79941d
Merge #55345: luajit_*: avoid double callPackage 2019-02-18 09:57:46 +01:00
Vincent Laporte 4a21043578 coqPackages.mathcomp-analysis: enable for Coq 8.9 2019-02-18 08:54:11 +01:00
Elis Hirwing 925b196c55
Merge pull request #55987 from jethrokuan/update/fish
fish: 3.0.0 -> 3.0.1
2019-02-18 07:43:08 +01:00
Ryan Mulligan b75eab88bd
Merge pull request #53876 from thefloweringash/bitwarden-cli
bitwarden-cli: init at 1.7.0
2019-02-17 21:41:45 -08:00
Ryan Mulligan 1849a783ca
Merge pull request #53766 from dasJ/tt-rss-instagram
tt-rss-plugin-ff-instagram: Init at git-2019-01-10
2019-02-17 21:19:15 -08:00
Ryan Mulligan f19ac5ccf5
Merge pull request #53641 from manveru/docker-sync
docker-sync: init at 0.5.9
2019-02-17 21:13:28 -08:00
Jethro Kuan 1963f5b70c fish: 3.0.0 -> 3.0.1 2019-02-18 13:12:56 +08:00
Ryan Mulligan fdcf9bbd89
Merge pull request #53563 from rbrewer123/feature/pyznap-init
pyznap: init at 1.1.2
2019-02-17 21:09:24 -08:00
Ryan Mulligan 3b8ee87c27
Merge pull request #53462 from astro/svd2rust
svd2rust: init at 0.14.0
2019-02-17 21:02:28 -08:00
Ryan Mulligan d7aed7bf30
Merge pull request #54332 from nphilou/master
epson-201106w: init at 1.0.1
2019-02-17 19:50:14 -08:00
Ryan Mulligan 174b9386a1
Merge pull request #55954 from worldofpeace/bump-hub
gitAndTools.hub: 2.7.0 -> 2.9.0
2019-02-17 19:00:35 -08:00
Ryan Mulligan 96e17d4db9
Merge pull request #54835 from artemist/one_gadget
one_gadget: init at 1.6.2
2019-02-17 18:14:25 -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
Jörg Thalheim 6373854017
Merge pull request #55944 from Infinisil/fix/teamspeak_client
teamspeak_client: Fix
2019-02-17 20:30:16 +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
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
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
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
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