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
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
Ryan Mulligan
e48b3308b5
Merge pull request #55730 from plapadoo/fcppt-3.0.0
...
fcppt: 2.9.0 -> 3.0.0
2019-02-17 07:00:02 -08:00
Vincent Laporte
13e9efbb02
coqPackages.paramcoq: init at 1.1.1
2019-02-17 15:56:43 +01:00
Ryan Mulligan
a954ca52e5
Merge pull request #55035 from uri-canva/bazel-deps
...
bazel-deps: 2018-11-01 -> 2019-02-01
2019-02-17 06:49:31 -08:00
Ryan Mulligan
f56693f25a
Merge pull request #55052 from smaret/gildas-update
...
gildas: 20190101_b -> 20190201_b
2019-02-17 06:46:15 -08:00
Ryan Mulligan
592ad9c992
Merge pull request #55563 from periklis/lguf-brightness-bump-version
...
lguf-brightness: unstable-2019-02-07 -> unstable-2019-02-11
2019-02-17 06:43:52 -08:00
Ryan Mulligan
d2b63e6280
Merge pull request #55696 from 4z3/exim-4.92
...
exim: 4.91 -> 4.92
2019-02-17 06:43:17 -08:00
Ryan Mulligan
964d3007ab
Merge pull request #55934 from dasJ/tt-rss-gdpr-fix
...
tt-rss-plugin-tumblr-gdpr: 1.2 -> 2.1
2019-02-17 06:16:39 -08:00
Ryan Mulligan
547a29a213
Merge pull request #55940 from sjau/master
...
easysnap: 2018-11-20 -> 2019-02-17
2019-02-17 06:14:52 -08:00
Ryan Mulligan
0315319f01
Merge pull request #55943 from bobvanderlinden/git-cola-3.3
...
git-cola: 3.2 -> 3.3
2019-02-17 06:11:44 -08:00
Ryan Mulligan
a673513070
Merge pull request #55946 from eadwu/vscode/1.31.1
...
vscode: 1.31.0 -> 1.31.1
2019-02-17 06:03:38 -08:00
Janne Heß
b1cfee198e
tt-rss-theme-feedly: 1.4.0 -> 2.0.0
...
The old version doesn't work anymore since #54896 was merged.
2019-02-17 14:45:37 +01:00
worldofpeace
da26dca320
Merge pull request #55652 from rvolosatovs/update/gometalinter
...
gometalinter: 2.0.11 -> 3.0.0
2019-02-17 13:26:00 +00:00
Edmund Wu
8d5bce4053
vscode: 1.31.0 -> 1.31.1
2019-02-17 08:24:53 -05:00
Silvan Mosberger
989489507b
teamspeak_client: Fix
...
Would error with the following when run:
/run/current-system/sw/bin/ts3client: relocation error: /run/current-system/sw/bin/ts3client: symbol calloc version Qt_5 not defined in file libQt5WebEngineCore.so.5 with link time reference
Caused by the qt5 update from 5.11 to 5.12 in 8e811ec295
2019-02-17 14:04:46 +01:00
Bob van der Linden
550852b617
git-cola: 3.2 -> 3.3
2019-02-17 13:52:23 +01:00
rembo10
d35e3e7c91
sickbeard: fix build
...
Use the `pythonEnv` provided by `buildInputs` rather than the one
provided by `buildPythonApplication`.
2019-02-17 13:32:39 +01:00
hyper_ch
db9603a000
easysnap: 2018-11-20 -> 2019-02-17
2019-02-17 13:08:51 +01:00
rembo10
936334b952
sickgear: 0.17.5 -> 0.18.14
2019-02-17 13:03:32 +01:00
Daiderd Jordan
a44784e811
Merge pull request #55781 from LnL7/darwin-httpretty
...
pythonPackages.httpretty: fix darwin sandbox build
2019-02-17 12:36:07 +01:00
Daiderd Jordan
4c01785170
Merge pull request #55777 from LnL7/haskell-conduit-extra
...
haskellPackages.conduit-extra: fix darwin sandbox build
2019-02-17 12:35:29 +01:00
Daiderd Jordan
7677ebb575
Merge pull request #55724 from LnL7/emacs-macport
...
emacsMacport: fix sandbox build
2019-02-17 12:34:52 +01:00
rnhmjoj
d919ccde6e
diod: fix build
2019-02-17 12:07:22 +01:00
zimbatm
4fad0de82a
mdsh: init at 0.1.2
2019-02-17 11:18:04 +01:00
Janne Heß
e79b7dbcf3
tt-rss-plugin-tumblr-gdpr: 1.2 -> 2.1
...
The old version doesn't work anymore since #54896 was merged.
2019-02-17 11:12:20 +01:00
Vincent Laporte
b1ac25e7ed
ocamlPackages.hex: 1.2.0 -> 1.3.0
2019-02-17 10:59:33 +01:00
Pascal Wittmann
47fb553c83
Merge pull request #55825 from r-ryantm/auto-update/soapui
...
soapui: 5.4.0 -> 5.5.0
2019-02-17 10:54:31 +01:00
Pascal Wittmann
b45cebeb1e
Merge pull request #55906 from r-ryantm/auto-update/bspwm
...
bspwm: 0.9.5 -> 0.9.6
2019-02-17 10:49:38 +01:00
Frederik Rietdijk
4b2336ea28
python.pkgs.caffe: fix build, closes #8749
2019-02-17 10:13:22 +01:00
Daiderd Jordan
f84aef11a4
Revert "darwin.architecture: fix sandbox build"
...
Moving changes to staging, this is a mass-rebuild.
This reverts commit e79278e4cd
.
2019-02-17 10:03:26 +01:00
Vladimír Čunát
94b518f855
Merge #54576 : adoptopenjdk-bin: 11.0.1 -> 11.0.2
...
Includes security fixes.
2019-02-17 09:45:21 +01:00
Andrei Lapshin
b94bdd8ca3
skrooge: remove QtWebKit dependency
...
Remove QtWebkit dependency introduced in
a1b8fe8c8f
It is no longer needed after upstream fix
https://cgit.kde.org/skrooge.git/commit/?id=cb8b56fa729d5f6ee4652e79de354721f4742ee7
2019-02-17 03:43:18 -05:00
Will Dietz
c904c2ec09
Merge pull request #55595 from dtzWill/update/git-extras-4.7.0
...
git-extras: 4.6.0 -> 4.7.0
2019-02-17 00:11:17 -06:00
Will Dietz
ce3872ed40
Merge pull request #55597 from dtzWill/update/gcalcli-4.0.3
...
gcalcli: 4.0.0a4 -> 4.0.3
2019-02-17 00:10:19 -06:00
Ryan Mulligan
9cb5760d26
Merge pull request #55839 from aanderse/beanstalkc
...
beanstalkc: init at 0.4.0
2019-02-16 22:05:24 -08:00
worldofpeace
97858b8a79
Merge pull request #55908 from r-ryantm/auto-update/catch2
...
catch2: 2.5.0 -> 2.6.0
2019-02-17 04:55:02 +00:00
worldofpeace
d12463b01b
Merge pull request #55808 from r-ryantm/auto-update/sysprof
...
sysprof: 3.31.1 -> 3.30.2
2019-02-17 04:29:33 +00:00
worldofpeace
e407f51aaf
sysprof: 3.31.1 -> 3.30.2
...
This was accidentally updated to an unstable version
and is now at the latest stable release.
2019-02-16 23:26:49 -05:00
worldofpeace
a9aa33eb90
Merge pull request #55816 from r-ryantm/auto-update/sxhkd
...
sxhkd: 0.5.9 -> 0.6.0
2019-02-17 04:04:57 +00:00
worldofpeace
8055a33a2a
Merge pull request #55621 from dtzWill/update/feh-3.1.2
...
feh: 3.1.1 -> 3.1.2
2019-02-17 04:03:35 +00:00
worldofpeace
9dde2bab0a
Merge pull request #55887 from pacien/riot-web-1.0.1
...
riot-web: 1.0.0 -> 1.0.1
2019-02-17 04:01:08 +00:00
worldofpeace
cc5ccf4579
Merge pull request #55717 from plapadoo/pro-office-calulator-1.0.13
...
pro-office-calculator: 1.0.6 -> 1.0.13
2019-02-17 03:56:02 +00:00
worldofpeace
3eec4b57c2
Merge pull request #55877 from dtzWill/fix/gnome-control-center-session-path-maybe
...
gnome-control-center: point to gnome-session's libexecdir properly
2019-02-17 03:49:10 +00:00
Will Dietz
22dac1e857
gnome-control-center: point to gnome-session's libexecdir properly
2019-02-16 22:37:47 -05:00
worldofpeace
e6b76ad3c7
Merge pull request #55608 from dtzWill/update/gnome-chess-3.30.1
...
gnome-chess: 3.30.0 -> 3.30.1
2019-02-17 03:35:10 +00:00
worldofpeace
e6fc400958
Merge pull request #55912 from r-ryantm/auto-update/calamares
...
calamares: 3.2.2 -> 3.2.4
2019-02-17 01:40:11 +00:00
worldofpeace
7fb74c80bc
Merge pull request #55865 from r-ryantm/auto-update/python3.7-aiorpcx
...
python37Packages.aiorpcx: 0.10.2 -> 0.10.4
2019-02-17 01:07:37 +00:00
Léo Gaspard
688f7345bf
Merge pull request #55889 from pacien/synapse-0.99.1.1
...
matrix-synapse: 0.99.0 -> 0.99.1.1
2019-02-17 01:38:43 +01:00
Alexey Shmalko
14a719c9e2
Merge pull request #55753 from dtzWill/fix/awesome-asciidoc
...
awesome: drop asciidoc, no longer needed when moved to asciidoctor
2019-02-17 02:18:53 +02:00
Alexey Shmalko
e77ffb39b5
Merge pull request #55737 from amiloradovsky/planner-2019
...
planner: unstable-2018-03-25 -> unstable-2019-02-13
2019-02-17 02:17:55 +02:00
worldofpeace
0a0acc1ccf
Merge pull request #55853 from r-ryantm/auto-update/qownnotes
...
qownnotes: 19.2.0 -> 19.2.3
2019-02-16 23:54:27 +00:00
worldofpeace
c94d761e65
Merge pull request #55864 from r-ryantm/auto-update/polar-bookshelf
...
polar-bookshelf: 1.9.0 -> 1.12.0
2019-02-16 23:40:28 +00:00
worldofpeace
bef9ada70b
Merge pull request #55900 from r-ryantm/auto-update/digikam
...
digikam: 5.9.0 -> 6.0.0
2019-02-16 23:11:17 +00:00
worldofpeace
05157c290e
Merge pull request #55913 from r-ryantm/auto-update/arc-theme
...
arc-theme: 20181022 -> 20190213
2019-02-16 23:08:33 +00:00
worldofpeace
18dd686d72
Merge pull request #55902 from r-ryantm/auto-update/brave
...
brave: 0.59.34 -> 0.59.35
2019-02-16 23:01:13 +00:00
worldofpeace
b63e40018d
arc-theme: cleanup
2019-02-16 17:58:09 -05:00
geistesk
4893aeae7a
usbutils: usbutilsFull with Python3 for lsusb.py
2019-02-16 20:53:33 +00:00
Jan Tojnar
dcb68e3e1a
Merge pull request #54434 from pacien/gscan2pdf-1
...
gscan2pdf: init at 2.3.0
2019-02-16 21:32:59 +01:00
Roman Volosatovs
37aacb9553
vimPlugins: Update
2019-02-16 21:01:32 +01:00
Thomas Tuegel
87f3bce34b
Merge pull request #55899 from bbarker/ats2
...
ats2: 0.3.12 -> 0.3.13
2019-02-16 13:57:27 -06:00
Frederik Rietdijk
b54a485613
python.pkgs.acoustics: 0.1.2 -> 0.2.0.post1
2019-02-16 20:53:44 +01:00
Thomas Tuegel
3c9e2820ac
Merge pull request #55351 from timor/kio-extras-man-protocol
...
kio-extras: enable man protocol
2019-02-16 13:47:56 -06:00
Daniel Peebles
cc8545fa5e
Merge pull request #55784 from LnL7/darwin-architecture
...
darwin.architecture: fix sandbox build
2019-02-16 14:47:18 -05:00
Yannis Koutras
22c7bab9d5
Merge pull request #55837 from r-ryantm/auto-update/skrooge
...
skrooge: 2.17.0 -> 2.18.0
2019-02-16 20:39:49 +01:00
Matthew Bauer
87ebfc9953
Merge pull request #55868 from bhipple/u/gcc-mirrors
...
mirrors.nix: add https and http mirrors for gcc
2019-02-16 14:12:21 -05:00
Jan Tojnar
dee617cb97
tuxtyping: init at 1.8.3 ( #55490 )
...
tuxtyping: init at 1.8.3
2019-02-16 18:59:42 +01:00
R. RyanTM
0369f6c362
arc-theme: 20181022 -> 20190213
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/arc-theme/versions
2019-02-16 09:45:52 -08:00
Frederik Rietdijk
e0e7e86410
sickgear: fix build
...
A Python env was added as buildInput, however, `buildPythonApplication` already
provides a `python` which apparently took precedence.
2019-02-16 18:41:20 +01:00
R. RyanTM
17b75d7dad
calamares: 3.2.2 -> 3.2.4
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/calamares/versions
2019-02-16 09:34:37 -08:00
R. RyanTM
2f848b328e
catch2: 2.5.0 -> 2.6.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/catch2/versions
2019-02-16 09:09:17 -08:00
Ryan Mulligan
46be627a72
Merge pull request #55888 from r-ryantm/auto-update/motion
...
motion: 4.2.1 -> 4.2.2
2019-02-16 08:52:59 -08:00
Gabriel Ebner
7cbc76a3e6
Merge branch 'auto-update/qalculate-gtk'
2019-02-16 17:25:47 +01:00
Gabriel Ebner
17080af9bf
libqalculate: 2.8.2 -> 2.9.0
2019-02-16 17:24:53 +01:00
Gabriel Ebner
0bcee20151
Merge pull request #55905 from r-ryantm/auto-update/abcde
...
abcde: 2.9.2 -> 2.9.3
2019-02-16 17:19:18 +01:00