tv
1ff3b8a481
exim: 4.91 -> 4.92
2019-02-13 12:59:23 +01:00
Florian Klink
3627e56b6c
Merge pull request #55673 from averelld/fix-nextcloud-crash
...
nextcloud-client: fix crash
2019-02-13 12:31:51 +01:00
Daiderd Jordan
563b491ce8
pythonPackages.tornado: fix darwin sandbox build
...
The tests need localhost networking.
2019-02-13 12:10:55 +01:00
Frederik Rietdijk
b0e2f24050
Merge pull request #55670 from dotlambda/dateparser-0.7.1
...
python.pkgs.dateparser: 0.7.0 -> 0.7.1
2019-02-13 12:10:35 +01:00
Mario Rodas
b081e92562
pythonPackages.scrapy: 1.5.1 -> 1.6.0
2019-02-13 12:09:33 +01:00
Vladyslav M
19af7aae3a
Merge pull request #55640 from yorickvP/upd-alacritty
...
alacritty: 0.2.6 -> 0.2.9
2019-02-13 13:03:29 +02:00
Michael Weiss
c498b7004d
signal-desktop: 1.21.1 -> 1.21.2
2019-02-13 11:40:51 +01:00
Jean-Philippe Braun
385b97e9cf
pythonPackages.cassandra-driver: 3.15.1 -> 3.16.0 - fix build
...
cassandra-driver requires an older version of cython than the one
present in nixpkgs.
Next cassandra-driver version will support cython 0.29
82c84255ff
2019-02-13 11:36:40 +01:00
Maximilian Bosch
7a961cf06f
osquery: fix build
...
We use `dpkg` 1.19.2 since 23661254e4
.
This version dropped pkg_db_reset` in `<dpkg/dpkg_db.h>` which broke compilation with the
following errors:
```
/build/source/osquery/tables/system/linux/deb_packages.cpp: In function 'void osquery::tables::dpkg_setup(pkg_array*)':
/build/source/osquery/tables/system/linux/deb_packages.cpp:83:3: error: 'pkg_array_init_from_db' was not declared in this scope
pkg_array_init_from_db(packages);
^~~~~~~~~~~~~~~~~~~~~~
/build/source/osquery/tables/system/linux/deb_packages.cpp:83:3: note: suggested alternative: 'pkg_array_init_from_hash'
pkg_array_init_from_db(packages);
^~~~~~~~~~~~~~~~~~~~~~
pkg_array_init_from_hash
/build/source/osquery/tables/system/linux/deb_packages.cpp: In function 'void osquery::tables::dpkg_teardown(pkg_array*)':
/build/source/osquery/tables/system/linux/deb_packages.cpp:93:3: error: 'pkg_db_reset' was not declared in this scope
pkg_db_reset();
^~~~~~~~~~~~
/build/source/osquery/tables/system/linux/deb_packages.cpp:93:3: note: suggested alternative: 'pkg_hash_reset'
pkg_db_reset();
^~~~~~~~~~~~
pkg_hash_reset
make[2]: *** [osquery/tables/CMakeFiles/osquery_system_tables.dir/build.make:115: osquery/tables/CMakeFiles/osquery_system_tables.dir/system/linux/deb_packages.cpp.o] Error 1
```
As there's currently no upstream fix, it's better to use an older
version of `dpkg` for now.
2019-02-13 11:21:43 +01:00
dywedir
0354db279a
rdedup: mark as broken on darwin
2019-02-13 12:12:01 +02:00
Stefan Junker
8f1ab5f539
rdedup: 3.0.1 -> 3.1.1 ( #55530 )
2019-02-13 12:06:20 +02:00
Florian Klink
516a9578e6
Merge pull request #55501 from ivan/chromium-72.0.3626.96
...
chromium: 72.0.3626.81 -> 72.0.3626.96
2019-02-13 11:04:05 +01:00
Will Dietz
12984854c6
tor-browser-bundle-bin: 8.0.5 -> 8.0.6
...
https://blog.torproject.org/new-release-tor-browser-806
2019-02-13 03:45:59 -06:00
markuskowa
1c1913b949
Merge pull request #55677 from veprbl/pr/pyslurm_adjust_version_check
...
pythonPackages.pyslurm: implement a less strict slurm version check
2019-02-13 10:29:10 +01:00
markuskowa
ac0fd7c426
Merge pull request #55630 from markuskowa/rdma-core
...
rdma-core: 22 -> 22.1
2019-02-13 10:26:40 +01:00
markuskowa
bd8bebb821
Merge pull request #55592 from markuskowa/upd-limesuite
...
limesuite: 18.10.0 -> 19.01.0
2019-02-13 09:11:07 +01:00
markuskowa
e242350201
Merge pull request #55590 from markuskowa/upd-soapyplugins
...
soapy[bladerf,remote,uhd]: 0.4.0 -> 0.4.1, 0.5.0 -> 0.5.1, 0.3.4 -> 0.3.5
2019-02-13 09:10:46 +01:00
Sarah Brofeldt
2d022e7fa2
Merge pull request #55669 from averelld/fix-chromium-build
...
flashplayer: 32.0.0.114 -> 32.0.0.142
2019-02-13 07:09:02 +01:00
Matthieu Coudron
0cb3ee3bde
luaPackages.lua-iconv: move to generated
2019-02-13 14:13:39 +09:00
Matthieu Coudron
c84a431624
luaPackages.lpty: 1.2.1 -> 1.2.2 generated
2019-02-13 14:13:01 +09:00
Matthieu Coudron
ce63fd4381
luaPackages.luabitop: generated
2019-02-13 14:12:44 +09:00
Matthieu Coudron
c789b88cdd
luaPackages.luacheck: 0.20 -> 0.23 generated
2019-02-13 14:11:14 +09:00
Matthieu Coudron
421110ae36
luaPackages.luaevent: 0.4.4 -> 0.4.6 generated
2019-02-13 14:10:35 +09:00
Austin Seipp
c19807e25d
foundationdb60: 6.0.17 -> 6.0.18
...
Fixes numerous bugs in blobstore backup.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-02-12 23:03:25 -06:00
Dmitry Kalinkin
b69d481d74
pythonPackages.pyslurm: implement a less strict slurm version check
2019-02-12 23:00:30 -05:00
Will Dietz
7bb2618bc2
Merge pull request #55666 from dtzWill/update/trilium-0.29.1
...
trilium: 0.28.3 -> 0.29.1
2019-02-12 20:00:50 -06:00
Tim Steinbach
117eb5725a
linux-libre: 15814 -> 15951
2019-02-12 19:00:16 -05:00
Averell Dalton
cfc7cdac45
nextcloud-client: fix crash
2019-02-13 00:56:15 +01:00
Florian Klink
73525ed660
Merge pull request #55285 from jabranham/syncthing
...
syncthing 1.0.0 -> 1.0.1
2019-02-13 00:55:12 +01:00
Tim Steinbach
d174713a12
linux: 4.20.7 -> 4.20.8
2019-02-12 18:45:31 -05:00
Tim Steinbach
c7e17fa49c
linux: 4.19.20 -> 4.19.21
2019-02-12 18:44:55 -05:00
Tim Steinbach
0e1eb30a1d
linux: 4.14.98 -> 4.14.99
2019-02-12 18:44:35 -05:00
Tim Steinbach
a629651af2
linux: 4.9.155 -> 4.9.156
2019-02-12 18:44:12 -05:00
Sophie Taylor
744e344171
Update maps.nix
2019-02-13 08:53:32 +10:00
Maximilian Bosch
aa21b4b3d3
lldpd: fix build
...
The build missed `openssl` as input and failed with an error like this:
```
/nix/store/7n1h80xkbjhcijzp0iylk0nc7w05vy8k-net-snmp-5.8/include/net-snmp/library/scapi.h:14:10: fatal error: openssl/ossl_typ.h: No such file or directory
#include <openssl/ossl_typ.h> /* EVP_MD */
^~~~~~~~~~~~~~~~~~~~
compilation terminated.
```
This also unbreaks `osquery` (https://hydra.nixos.org/build/88547811 ).
See also https://hydra.nixos.org/build/88562937
2019-02-12 23:44:07 +01:00
Daiderd Jordan
a4a7fd8d68
aws-sdk-cpp: fix darwin sandbox build
...
The tests use localhost networking, which is disallowed by
default in the darwin sandbox.
2019-02-12 23:38:13 +01:00
Robert Schütz
943c8909b5
Revert "papis: use python36"
...
This reverts commit 07664bcbe4
.
2019-02-12 23:12:57 +01:00
Robert Schütz
6c53ffa502
Revert "buku-4.1: pinned python to python36 due to #52766 "
...
This reverts commit 5ddd094ce0
.
2019-02-12 23:12:57 +01:00
Robert Schütz
a9bf4cea4b
Revert "home-assistant-cli: use python36"
...
This reverts commit c3b01eed80
.
2019-02-12 23:12:57 +01:00
Robert Schütz
9fe2447dec
python.pkgs.dateparser: 0.7.0 -> 0.7.1
...
fixes #52766
2019-02-12 23:12:46 +01:00
Michael Raskin
8a50050229
Merge pull request #55528 from fare-patches/master
...
Update Gambit and Gerbil from Upstream
2019-02-12 22:03:19 +00:00
Averell Dalton
856a238e20
flashplayer: 32.0.0.114 -> 32.0.0.142
2019-02-12 23:01:44 +01:00
Marcus Geiger
355d9a6378
qemu: Add support for the Hypervisor framework on Darwin
...
This provides macOS native hardware acceleration to Qemu.
2019-02-12 22:58:50 +01:00
Maximilian Bosch
eac2aaf85f
Merge pull request #55564 from wizeman/u/new-todoist
...
todoist: init at 0.13.1
2019-02-12 22:33:43 +01:00
Michael Raskin
2a2cf5bf29
Merge pull request #55305 from teto/lua_whitelist
...
Lua: moving some package to the luarocks whitelist
2019-02-12 21:19:11 +00:00
Will Dietz
ef74bbd221
trilium: 0.28.3 -> 0.29.1
...
https://github.com/zadam/trilium/releases/tag/v0.29.1
https://github.com/zadam/trilium/releases/tag/v0.29.0-beta
(the 0.29.1 release notes don't repeat the beta notes,
which is where most of the changes are)
2019-02-12 14:13:16 -06:00
Michael Weiss
cfe6277e62
tdesktop: 1.5.12 -> 1.5.15
...
tdesktopPackages.preview: 1.5.12 -> 1.5.15
2019-02-12 19:54:28 +01:00
Daiderd Jordan
11c1fc4085
perlPackages.IOTty: fix darwin sandbox build
...
2 of the tests fail when sandboxing is enabled, we might want to allow
this case in the profile if there are more cases but for now just
disable the tests on darwin.
warning: TIOCSCTTY failed, slave might not be set as controlling terminal: Operation not permitted at /private/tmp/nix-build-perl5.28.1-IO-Tty-1.12.drv-0/IO-Tty-1.12/blib/lib/IO/Pty.pm line 121.
Error: could not connect pty as controlling terminal!
no controlling terminal at t/test.t line 68.
sysread() failed: at t/test.t line 91.
# Looks like your test exited with 255 just after 2.
2019-02-12 19:25:05 +01:00
Roman Volosatovs
fc25b3d321
gometalinter: 2.0.11 -> 3.0.0
2019-02-12 18:51:28 +01:00
Roman Volosatovs
7482b48b7e
gotools: 2018-09-11 -> 2019-02-11
2019-02-12 18:51:02 +01:00
Elis Hirwing
3cf8394daf
phpPackages.phpstan: 0.11.1 -> 0.11.2
...
Changelog: https://github.com/phpstan/phpstan/releases/tag/0.11.2
2019-02-12 17:49:05 +01:00
Will Dietz
91c7157919
Merge pull request #55214 from dtzWill/update/ipe-7.2.10
...
ipe: 7.2.9 -> 7.2.10
2019-02-12 10:08:01 -06:00
Will Dietz
92a54bd927
Merge pull request #55133 from dtzWill/fix/bdwgc-musl-cflags-space
...
boehmgc{,_766}: add space before appending to CFLAGS (only done w/musl)
2019-02-12 10:04:21 -06:00
Will Dietz
d071cffacc
Merge pull request #55572 from dtzWill/update/txr-209
...
txr: 208 -> 209
2019-02-12 10:02:12 -06:00
Yorick van Pelt
75be5861a5
alacritty: 0.2.6 -> 0.2.9
2019-02-12 15:31:06 +01:00
Daniel Peebles
ccc02c5d82
Merge pull request #55350 from homich1991/master
...
chromedriver: 2.43 -> 2.46
2019-02-12 08:55:26 -05:00
Will Dietz
67efb6f14c
Merge pull request #55604 from dtzWill/update/agave-009
...
agave: 008 -> 009
2019-02-12 07:28:45 -06:00
Will Dietz
347fa8611f
intel-media-driver: 18.4.0 -> 18.4.1
...
Minor bump, adds various missing id's apparently.
2019-02-12 07:20:26 -06:00
Tim Steinbach
2fcb8c3ac7
flashplayer: 32.0.0.114 -> 32.0.0.142
2019-02-12 08:20:12 -05:00
Sarah Brofeldt
09080380ee
docker: 18.09.1 -> 18.09.2
2019-02-12 13:14:31 +00:00
Guillaume Bouchard
a7c774300b
ghc-8.6.3: use system libffi
...
Use the system `libffi` (`ie` nixpkgs's) instead of built-in libffi
from ghc source tree.
This will prevent library conflict when ghc dynamically links haskell
packages (linked with ghc built-in libffi) and any external library
which uses nixpkgs `libffi`.
Closes https://github.com/NixOS/nixpkgs/pull/55208 .
2019-02-12 13:40:59 +01:00
Eelco Dolstra
7f32b3db30
Merge pull request #55153 from dtzWill/update/libpqxx-6.3.0
...
libpqxx: 6.2.5 -> 6.3.1
2019-02-12 13:31:41 +01:00
José Romildo Malaquias
f0c7f54bd2
qtermwidget: remove version 0.7.1
2019-02-12 09:56:10 -02:00
José Romildo Malaquias
d5c017eef8
qlipper: do not use qt5 directly
2019-02-12 09:56:09 -02:00
José Romildo Malaquias
9306341a0b
lxqt: lxqt-l10n has been removed in version 0.14.0
2019-02-12 09:56:09 -02:00
José Romildo Malaquias
1fa2405cbd
lxqt.update.sh: update to version 0.14.0
2019-02-12 09:56:09 -02:00
José Romildo Malaquias
96185ab3f0
screengrab: 1.98 -> 1.100
2019-02-12 09:56:09 -02:00
José Romildo Malaquias
5c26986b58
qps: 1.10.18 -> 1.10.19
2019-02-12 09:56:08 -02:00
José Romildo Malaquias
f45affe838
qtermwidget: 0.9.0 -> 0.14.0
2019-02-12 09:56:08 -02:00
José Romildo Malaquias
99b8c1b843
qterminal: 0.9.0 -> 0.14.0
2019-02-12 09:56:07 -02:00
José Romildo Malaquias
92379c6fd5
pavucontrol-qt: 0.4.0 -> 0.14.0
2019-02-12 09:56:07 -02:00
José Romildo Malaquias
40b1f7f16d
obconf-qt: 0.13.0 -> 0.14.0
2019-02-12 09:56:07 -02:00
José Romildo Malaquias
df02bb01fe
compton-conf: 0.4.0 -> 0.14.0
2019-02-12 09:56:07 -02:00
José Romildo Malaquias
a7b500487e
lximage-qt: 0.7.0 -> 0.14.0
2019-02-12 09:56:06 -02:00
José Romildo Malaquias
f9346ff3d2
pcmanfm-qt: 0.13.0 -> 0.14.0
2019-02-12 09:56:05 -02:00
adisbladis
a4e4a3da48
firefox-beta-bin: 66.0b5 -> 66.0b7
2019-02-12 11:52:36 +00:00
adisbladis
994795208c
firefox-devedition-bin: 66.0b5 -> 66.0b7
2019-02-12 11:52:28 +00:00
José Romildo Malaquias
adb8201fcb
libfm-qt: 0.13.1 -> 0.14.0
2019-02-12 09:03:51 -02:00
José Romildo Malaquias
8242ee68fa
lxqt-themes: 0.13.0 -> 0.14.0
2019-02-12 09:03:51 -02:00
José Romildo Malaquias
06a706dd38
lxqt-sudo: 0.13.0 -> 0.14.0
2019-02-12 09:03:51 -02:00
José Romildo Malaquias
39e826c292
lxqt-session: 0.13.0 -> 0.14.0
2019-02-12 09:03:51 -02:00
José Romildo Malaquias
c12474b676
lxqt-runner: 0.13.0 -> 0.14.0
2019-02-12 09:03:51 -02:00
José Romildo Malaquias
eb866930e7
lxqt-qtplugin: 0.13.0 -> 0.14.0
2019-02-12 09:03:51 -02:00
José Romildo Malaquias
6eb4470376
lxqt-powermanagement: 0.13.0 -> 0.14.0
2019-02-12 09:03:51 -02:00
José Romildo Malaquias
a558f99b20
lxqt-policykit: 0.13.0 -> 0.14.0
2019-02-12 09:03:50 -02:00
José Romildo Malaquias
f0fa0322db
lxqt-panel: 0.13.0 -> 0.14.0
2019-02-12 09:03:50 -02:00
José Romildo Malaquias
b011cf7fad
lxqt-openssh-askpass: 0.13.0 -> 0.14.0
2019-02-12 09:03:50 -02:00
José Romildo Malaquias
d4514a83d8
lxqt-notificationd: 0.13.0 -> 0.14.0
2019-02-12 09:03:50 -02:00
José Romildo Malaquias
9e5b3d5368
lxqt-globalkeys: 0.13.0 -> 0.14.0
2019-02-12 09:03:50 -02:00
José Romildo Malaquias
db24957703
lxqt-config: 0.13.0 -> 0.14.0
2019-02-12 09:03:50 -02:00
José Romildo Malaquias
308376a32a
lxqt-admin: 0.13.0 -> 0.14.0
2019-02-12 09:03:50 -02:00
José Romildo Malaquias
13fab66220
lxqt-about: 0.13.0 -> 0.14.0
2019-02-12 09:03:50 -02:00
José Romildo Malaquias
def579b42b
liblxqt: 0.13.0 -> 0.14.0
2019-02-12 09:03:50 -02:00
José Romildo Malaquias
c4a6b73972
lxqt-build-tools: 0.5.0 -> 0.6.0
2019-02-12 09:03:50 -02:00
José Romildo Malaquias
b0b03df748
libsysstat: 0.4.1 -> 0.4.2
2019-02-12 09:02:20 -02:00
José Romildo Malaquias
b1a6d39155
libqtxdg: 3.2.0 -> 3.3.0
2019-02-12 09:01:46 -02:00
Sophie Taylor
ce1eb1ea79
Update and rename maps.nix to maps-replays.nix
2019-02-12 10:41:41 +00:00
Will Dietz
53b7cf556e
certbot: 0.30.2 -> 0.31.0 ( #55601 )
2019-02-12 11:38:43 +01:00
Markus Kowalewski
4ce75af3ee
rdma-core: 22 -> 22.1
2019-02-12 10:46:03 +01:00
Florian Klink
6dc46f3f01
Merge pull request #55566 from flokli/zoom-us-fix
...
zoom-us: don't set dontPatchELF
2019-02-12 09:47:07 +01:00
Sarah Brofeldt
c0cfe9bf50
Merge pull request #54991 from FlorianFranzen/sc2-headless
...
sc2-headless: 3.17 -> 4.7.1
2019-02-12 09:42:56 +01:00
Will Dietz
1b71c5f5db
xapian: 1.4.9 -> 1.4.10
...
https://xapian.org/docs/xapian-core-1.4.10/NEWS
2019-02-12 00:47:57 -06:00
Claudio Bley
d89634ad55
fixup! yubikey-manager-qt: init at 1.1.0
2019-02-12 07:17:59 +01:00
Will Dietz
dfa850f806
feh: 3.1.1 -> 3.1.2
...
minor touchups while visiting.
2019-02-11 22:46:55 -06:00
Zach Coyle
e64a9f006f
gnu-cobol: enable on darwin
2019-02-11 22:55:07 -05:00
Samuel Dionne-Riel
8568f68e61
Merge pull request #55141 from hhm0/rtl8821ce
...
rtl8821ce: init at 5.2.5_1.26055.20180108
2019-02-11 21:50:07 -05:00
Matthieu Coudron
71b2e1f554
luaPackages.lgi: move to generated
2019-02-12 11:47:54 +09:00
Matthieu Coudron
c01fe375ca
luaPackages.cqueues: move to generated
2019-02-12 11:47:54 +09:00
Matthieu Coudron
84d4faf8d5
luaPackages.basexx: move to generated
2019-02-12 11:47:53 +09:00
Matthieu Coudron
582fa48e6f
luaPackages.fifo: move to generated
2019-02-12 11:47:53 +09:00
Matthieu Coudron
f0269de17f
luaPackages.lpeg_patterns: move to generated
2019-02-12 11:47:53 +09:00
worldofpeace
d47e89bc8b
Merge pull request #55610 from dtzWill/update/epiphany-3.30.3
...
epiphany: 3.30.2 -> 3.30.3
2019-02-12 01:23:19 +00:00
Will Dietz
42446b15a7
Merge pull request #55334 from dtzWill/update/curl-7.64.0
...
curl: 7.63.0 -> 7.64.0
2019-02-11 18:07:23 -06:00
Will Dietz
92f051b089
Merge pull request #55175 from dtzWill/update/iosevka-2.1.0
...
iosevka-bin: 2.0.2 -> 2.1.0
2019-02-11 18:05:52 -06:00
Robert Schütz
c7c911136f
nheko: add meta.homepage ( #55472 )
2019-02-12 01:05:04 +01:00
Will Dietz
60d96bcaf0
evolution: 3.30.4 -> 3.30.5
2019-02-11 18:03:45 -06:00
Will Dietz
e05c652a31
epiphany: 3.30.2 -> 3.30.3
2019-02-11 18:02:41 -06:00
Will Dietz
210175a50f
evolution-data-server: 3.30.4 -> 3.30.5
2019-02-11 18:02:02 -06:00
Will Dietz
11149891d4
gnome-chess: 3.30.0 -> 3.30.1
2019-02-11 18:00:15 -06:00
Will Dietz
4e7f87b4d0
gexiv2: 0.10.9 -> 0.10.10
2019-02-11 17:58:24 -06:00
Will Dietz
8611d2e632
common-update-scripts: fixup for current/latest nix hash output
...
Courtesy of @jtojnar, thanks!
See https://github.com/NixOS/nixpkgs/issues/54962#issuecomment-459429698
2019-02-11 17:54:35 -06:00
Daiderd Jordan
dd16dcb316
Merge pull request #55586 from zachcoyle/bvi-enable-darwin
...
bvi: enable on darwin
2019-02-12 00:47:51 +01:00
Will Dietz
017a7a1df2
agave: 008 -> 009
2019-02-11 17:47:24 -06:00
Florian Klink
c569643f4a
Merge pull request #55119 from andir/firefox-wayland
...
Firefox add support for native wayland backend
2019-02-12 00:45:42 +01:00
Will Dietz
4d8e3a2e61
Merge pull request #51690 from dtzWill/update/acme-0.29.1
...
certbot, acme: 0.24.0 -> 0.30.2
2019-02-11 17:38:35 -06:00
Will Dietz
97fdd97121
networkmanager-openvpn: 1.8.8 -> 1.8.10
2019-02-11 17:29:59 -06:00
Will Dietz
557877afd7
gcalcli: 4.0.0a4 -> 4.0.3
2019-02-11 17:26:59 -06:00
Will Dietz
9cdd49ea3e
libpqxx: 6.3.0 -> 6.3.1
...
Windows compile fixes.
https://github.com/jtv/libpqxx/releases/tag/6.3.1
2019-02-11 17:24:14 -06:00
Will Dietz
bbbf4b9037
git-extras: 4.6.0 -> 4.7.0
...
https://github.com/tj/git-extras/releases/tag/4.7.0
2019-02-11 17:23:06 -06:00
Markus Kowalewski
ba33bebf32
limesuite: 18.10.0 -> 19.01.0
2019-02-11 23:59:23 +01:00
Markus Kowalewski
62c0b21786
soapyuhd: 0.3.4 -> 0.3.5
2019-02-11 23:52:51 +01:00
Markus Kowalewski
9af4499de4
soapyremote: 0.5.0 -> 0.5.1
2019-02-11 23:52:05 +01:00
Markus Kowalewski
bf9480e627
soapybladerf: 0.4.0 -> 0.4.1
2019-02-11 23:51:14 +01:00
Timo Kaufmann
a27de564b9
python.pkgs.matplotlib: add numpy 1.6 compat patch ( #55577 )
...
* python.pkgs.matplotlib: add numpy 1.6 compat patch
Numpy deprecated asscalar in 1.16. This will be fixed in the next
matplotlib version, but to avoid deprecation warnings (and because they
are breaking the sage testsuite), it can't hurt to backport the fix
already.
Upstream: https://github.com/matplotlib/matplotlib/pull/12478
* sage: add numpy 1.16 compatibility patch
https://trac.sagemath.org/ticket/27000
2019-02-11 23:43:46 +01:00
Franz Pletz
b6baac324b
xmrig-proxy: 2.6.4 -> 2.11.0
2019-02-11 23:42:51 +01:00
Franz Pletz
42d0110ed6
xmrig: 2.10.0 -> 2.11.0
2019-02-11 23:26:21 +01:00
Claudio Bley
4128782464
yubikey-manager-qt: init at 1.1.0
2019-02-11 23:21:53 +01:00
Zach
46055b5a23
bvi: enable on darwin
2019-02-11 17:18:25 -05:00
Franz Pletz
c5e606b713
powerdns: 4.1.5 -> 4.1.6
2019-02-11 22:46:10 +01:00
Franz Pletz
ac55d24f53
pdns-recursor: 4.1.10 -> 4.1.11
2019-02-11 22:46:10 +01:00
Franz Pletz
96dc784335
aubio: 0.4.8 -> 0.4.9
2019-02-11 22:46:10 +01:00
Franz Pletz
e2460a9d41
nheko: 0.6.2 -> 0.6.3
2019-02-11 22:46:07 +01:00
Eelco Dolstra
c7811781be
Merge pull request #55581 from deliciouslytyped/patch-1
...
Document undocumented argument to makeWrapper()
2019-02-11 22:43:23 +01:00
Florian Klink
49d46a41d6
Merge pull request #55049 from flokli/odpic-3.1.0
...
odpic: 2.4.2 -> 3.1.0
2019-02-11 22:34:18 +01:00
Florian Klink
9e8140864b
Merge pull request #55162 from dtzWill/update/xf86inputlibinput-0.28.2
...
xorg.xf86inputlibinput: 0.28.1 -> 0.28.2
2019-02-11 22:28:06 +01:00
Tim Steinbach
f11e1c1135
linux: 5.0-rc5 -> 5.0-rc6
2019-02-11 16:23:06 -05:00
Florian Klink
b5f3b7db52
Merge pull request #55534 from samueldr/mailman-rss/init
...
mailman-rss: init at 0.2.4
2019-02-11 22:09:35 +01:00
Michael Raskin
5b0e7de0bd
Merge pull request #55580 from LnL7/darwin-luarocks
...
luarocks: patch sw_vers and gcc
2019-02-11 20:58:06 +00:00
Florian Klink
0eb2b91235
Merge pull request #55578 from delroth/cve-2018-20340
...
libu2f-host: 1.1.6 -> 1.1.7 (CVE-2018-20340)
2019-02-11 21:57:52 +01:00
Florian Klink
1c218a251e
Merge pull request #55559 from johanot/flannel-0.11.0
...
flannel: 0.6.2 -> 0.11.0
2019-02-11 21:55:40 +01:00
deliciouslytyped
ca1062ea24
Document undocumented argument to makeWrapper()
2019-02-11 21:45:02 +01:00
Timo Kaufmann
5728028916
sage: add numpy 1.16 compatibility patch
...
https://trac.sagemath.org/ticket/27000
2019-02-11 21:43:56 +01:00
Timo Kaufmann
56d92ba70c
python.pkgs.matplotlib: add numpy 1.6 compat patch
...
Numpy deprecated asscalar in 1.16. This will be fixed in the next
matplotlib version, but to avoid deprecation warnings (and because they
are breaking the sage testsuite), it can't hurt to backport the fix
already.
Upstream: https://github.com/matplotlib/matplotlib/pull/12478
2019-02-11 21:39:21 +01:00
Daiderd Jordan
4195766cea
luarocks: remove unzip from setup-hook
...
The unzip variable is only set if it's an attribute and it's a
propagated input so it is already part of PATH.
2019-02-11 21:38:10 +01:00
Daiderd Jordan
be1291e11b
luarocks: patch sw_vers and gcc on darwin
...
The sw_vers binary is not part of the stdenv and it would make builds
impure based on what macOS version they where built on.
2019-02-11 21:38:09 +01:00
Pierre Bourdon
da9fdcb1f0
libu2f-host: 1.1.6 -> 1.1.7 (CVE-2018-20340)
2019-02-11 21:03:06 +01:00
worldofpeace
36f3160074
Merge pull request #55573 from worldofpeace/bump-tumbler
...
xfce4-13.tumbler: 0.2.1 -> 0.2.3
2019-02-11 20:02:46 +00:00
Will Dietz
b7292abc5e
txr: 208 -> 209
...
http://www.kylheku.com/cgit/txr/tree/RELNOTES?id=txr-209
2019-02-11 12:31:49 -06:00
Michael Weiss
1a88aa9e0c
sway-beta: 1.0-rc1 -> 1.0-rc2
2019-02-11 19:30:52 +01:00
worldofpeace
8eadf8d706
Merge pull request #55433 from dywedir/bat
...
bat: 0.9.0 -> 0.10.0
2019-02-11 18:02:10 +00:00
Florian Jacob
2f059806ef
matomo: 3.7.0 -> 3.8.1
...
security update
2019-02-11 17:33:44 +01:00
Mariusz `shd` Gliwiński
46b7effd00
terraform-providers.libvirt: 0.4 -> 0.5.1
2019-02-11 17:09:51 +01:00
Florian Klink
109966d63e
zoom-us: don't set dontPatchELF
...
otherwise, autopatchelfHook seems to ignore patchelfing the zoom binary
properly, causing it to fail to start:
result/bin/zoom-us: line 4: /nix/store/7jfk4jggclvbwqxm9x4b4d57rr1mjh9q-zoom-us-2.7.162522.0121/share/zoom-us/zoom: No such file or directory
2019-02-11 16:10:35 +01:00
Samuel Dionne-Riel
255d4af162
mailman-rss: init at 0.2.4
2019-02-11 10:07:34 -05:00
Ricardo M. Correia
5e06e38a43
todoist: init at 0.13.1
2019-02-11 15:09:13 +01:00
Periklis Tsirakidis
59877b3d28
lguf-brightness: unstable-2019-02-07 -> unstable-2019-02-11
2019-02-11 13:48:58 +01:00
Timo Kaufmann
342333c0ab
sage: add compatibility for sphinx 1.8.3 ( #55078 ) ( #55560 )
...
Since https://github.com/NixOS/nixpkgs/pull/48841 was replaced by
https://github.com/NixOS/nixpkgs/pull/54186 , this needs to be done
separately.
(cherry picked from commit 33db01e6d9
)
2019-02-11 13:18:16 +01:00
R. RyanTM
8c2d2cba7c
ocamlPackages.topkg: 0.9.1 -> 1.0.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/ocaml4.06.1-topkg/versions
2019-02-11 12:35:22 +01:00
Gurkan
936c9f4118
gitAndTools.gita: init at 0.7.3 ( #55533 )
2019-02-11 11:24:43 +01:00
Johan Thomsen
fa50a42874
flannel: added @johanot (myself) as flannel pkgs maintainer
2019-02-11 11:17:59 +01:00
Johan Thomsen
acdae9af95
flannel: 0.6.2 -> 0.11.0
2019-02-11 11:17:13 +01:00
Florian Klink
ed86a5181c
Merge pull request #55554 from dotlambda/borgbackup-1.1.9
...
borgbackup: 1.1.8 -> 1.1.9
2019-02-11 10:38:39 +01:00
Robert Schütz
9c5ca86247
borgbackup: 1.1.8 -> 1.1.9
...
Changelog: https://borgbackup.readthedocs.io/en/stable/changes.html#version-1-1-9-2019-02-10
2019-02-11 09:43:36 +01:00
Jos van Bakel
3133d59a7f
pythonPackages.moderngl: init at 5.5.0 ( #54737 )
2019-02-11 09:31:43 +01:00
worldofpeace
1506183cd3
xfce4-13.tumbler: 0.2.1 -> 0.2.3
2019-02-11 02:36:12 -05:00
Elis Hirwing
3e50fba209
Merge pull request #53662 from gnidorah/opl3bankeditor
...
opl3bankeditor, opn2bankeditor: init
2019-02-11 07:57:31 +01:00
fuwa
c95bb11c6f
altcoins.wownero: 0.4.0.0 -> 0.5.0.0
2019-02-11 12:23:49 +08:00
worldofpeace
86c39d3533
Merge pull request #55545 from romildo/upd.zuki-themes
...
zuki-themes: 3.28-3 -> 3.30-1
2019-02-11 01:43:17 +00:00
Matthew Bauer
2433c575f0
openblas: fix on linux
...
This reverse changes made cfc4313
which broke builds on linux. Still
not sure why this broke Linux, but we can investigate it later.
“buildPackages.stdenv.cc” shouldn’t be put in nativeBuildInputs in
general. Either way, this restores hashes to before that commit.
thanks to @jethrokuan
2019-02-10 20:16:16 -05:00
José Romildo Malaquias
692b978df4
zuki-themes: 3.28-3 -> 3.30-1
2019-02-10 23:05:24 -02:00
Matthew Bauer
cfc43138cb
openblas: fix on darwin
...
The openblas script relies on CC=clang for succesfully compiling on
Darwin systems. This seems like bad behavior, but we get things like
https://hydra.nixos.org/build/87657058 otherwise.
Fixes #55536 .
2019-02-10 18:49:04 -05:00
Michele Guerini Rocco
2926b6e11f
nix-script: init at 2015-09-22 ( #55495 )
2019-02-10 23:08:58 +01:00
Tor Hedin Brønner
eb4e9ba8ec
webkitgtk: 2.22.5 -> 2.22.6 ( #55481 )
2019-02-10 22:57:45 +01:00
Jörg Thalheim
4ec7a5279a
Merge pull request #54125 from dtzWill/update/iwd-0.14
...
iwd: 0.12 -> 0.14
2019-02-10 21:49:05 +00:00
worldofpeace
01cf4c2fc6
Merge pull request #55522 from romildo/upd.greybird
...
greybird: 3.22.9 -> 3.22.10
2019-02-10 21:29:44 +00:00
Edmund Wu
ea679302a5
vscode: 1.30.2 -> 1.31.0
2019-02-10 15:16:24 -05:00
gnidorah
1cb728d4af
opl3bankeditor, opn2bankeditor: init
2019-02-10 22:57:16 +03:00
worldofpeace
d9b14864a5
vscode: minor cleanup, produce one wrapper on linux
...
I removed the hack for libsecret, introduced in[0] and
I didn't encounter any problems at runtime.
[0]: https://github.com/NixOS/nixpkgs/pull/29127
2019-02-10 19:52:42 +00:00
Edmund Wu
919a5f6963
vscode: fix rpath for native modules
2019-02-10 19:52:42 +00:00
Michael Weiss
9905c44eca
tdesktop: 1.5.11 -> 1.5.12
...
tdesktopPackages.preview: 1.5.11 -> 1.5.12
2019-02-10 20:38:20 +01:00
Michael Weiss
1efa8be6bf
lf: 9 -> 10
2019-02-10 20:36:55 +01:00
Michael Weiss
a7d8d9bf76
pythonPackages.pysnmp: 4.4.8 -> 4.4.9
...
I'll maintain this package as it is currently unmaintained.
2019-02-10 20:36:55 +01:00
Robert Schütz
6ae9f77eed
python.pkgs.isbnlib: 3.9.4 -> 3.9.5
2019-02-10 19:48:37 +01:00
Robert Schütz
a069ef2d82
home-assistant-cli: 0.4.4 -> 0.5.0
2019-02-10 19:23:42 +01:00
Robert Schütz
ada55339d3
python.pkgs.filetype: 1.0.3 -> 1.0.4
2019-02-10 19:23:42 +01:00
R. RyanTM
3e70c0b4e2
ocamlPackages.cppo: 1.6.4 -> 1.6.5
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cppo/versions
2019-02-10 19:05:09 +01:00
Elis Hirwing
daee1d7a58
ebook2cw: Move from misc to radio and do some cleanups
2019-02-10 17:27:51 +01:00
markuskowa
ef5085751a
Merge pull request #55511 from etu/init-tlf
...
tlf: Init at 1.3.2
2019-02-10 17:26:03 +01:00
Janne Heß
37469c3038
tt-rss-plugin-auth-ldap: Use the correct license
...
The repo now has a license file which contains the Apache 2 license.
2019-02-10 17:22:16 +01:00
Francois-Rene Rideau
e1655a3b7f
gerbil-unstable: 2019-01-25 -> 2019-02-09
2019-02-10 11:22:00 -05:00
Francois-Rene Rideau
70fb3533db
gerbil: 0.15 -> 0.15.1
2019-02-10 11:22:00 -05:00
Elis Hirwing
319c412b55
tlf: Init at 1.3.2
2019-02-10 16:52:51 +01:00
José Romildo Malaquias
b84ca8131a
greybird: 3.22.9 -> 3.22.10
2019-02-10 13:38:12 -02:00
Michael Raskin
3e814327b1
Merge pull request #55480 from brainrape/update-textadept
...
textadept: 9.3 -> 10.2
2019-02-10 14:52:17 +00:00
Michael Raskin
f4a8ac84fc
Merge pull request #55003 from volth/patch-303
...
linkFarm: hacky quoting -> escapeShellArg
2019-02-10 14:43:22 +00:00
Vladimír Čunát
c40f211499
Merge branch 'staging-next'
...
It's not completely without regressions, but ATM it seems to bring more
upsides than downsides and the iteration is too long already.
2019-02-10 14:20:49 +01:00
Vladimír Čunát
64edccb463
treewide: fix missing libs after libtool pruning #51767
2019-02-10 14:14:33 +01:00
Elis Hirwing
b8d7c0cab5
Merge pull request #53659 from gnidorah/adlplug
...
adlplug, opnplug: init at 1.0.0-beta.5
2019-02-10 13:31:34 +01:00
Michael Raskin
ff343f35b8
Merge pull request #55322 from r-ryantm/auto-update/firejail
...
firejail: 0.9.56 -> 0.9.58
2019-02-10 12:25:17 +00:00
Robert Helgesson
6776647127
Merge pull request #55229 from volth/perl-geoip2
2019-02-10 12:47:45 +01:00
Vladimír Čunát
7455889641
python*Packages: yet another round of pkgs.pkgconfig
2019-02-10 11:43:00 +01:00
Jörg Thalheim
0c1ded6bce
Merge pull request #54888 from FlorianFranzen/pybind11_pip
...
pythonPackages.pybind11: init at 2.2.4
2019-02-10 10:41:25 +00:00
Florian Franzen
57a9594bf1
pythonPackages.pybind11: init at 2.2.4
2019-02-10 11:24:03 +01:00
Alex Branham
ec03ed450c
update R package set
...
Closes https://github.com/NixOS/nixpkgs/pull/55462 .
2019-02-10 11:16:19 +01:00
Peter Simons
59f328d34d
Merge pull request #55497 from guibou/fix_generic_lens_override
...
haskellPackages.generic-lens: update configuration-common.nix
2019-02-10 11:13:01 +01:00
Elis Hirwing
d3390e5082
tqsl: 2.3.1 -> 2.4.3
...
Changelog:
https://www.arrl.org/files/file/LoTW%20Instructions/TrustedQSL-2-4-3-release.pdf
2019-02-10 11:01:03 +01:00
Elis Hirwing
1540ab34be
tqsl: Move from misc to radio
2019-02-10 10:55:33 +01:00
Maximilian Bosch
c6ef43d7dc
Merge pull request #55507 from etu/init-aldo
...
aldo: init at 0.7.7
2019-02-10 10:12:59 +01:00
Jörg Thalheim
25bab3958d
Merge pull request #54717 from Mic92/nvr
...
neovim-remote: use buildPythonApplication
2019-02-10 09:02:52 +00:00
Jörg Thalheim
d59f9c0e5f
Merge pull request #55432 from Mic92/ttrss
...
ttrss: database.passwordFile, ldap plugin, configureable socket
2019-02-10 09:01:45 +00:00
Elis Hirwing
4e931c92ec
aldo: init at 0.7.7
...
Aldo is a morse code traning program: http://aldo.nongnu.org/
2019-02-10 09:52:16 +01:00
worldofpeace
929cc78363
libwnck3: add @worldofpeace as maintainer
2019-02-10 00:27:16 -05:00
worldofpeace
7da8f4b392
gnome3: add @worldofpeace to maintainers
...
One of my primary roles I'd like to assume in nixpkgs.
2019-02-10 00:24:58 -05:00
Samuel Dionne-Riel
0b49d5dd68
syslinux: 2015-11-09 -> 2019-02-07
2019-02-09 23:21:14 -05:00
Samuel Dionne-Riel
13b0c17932
syslinux: Adds @samueldr as maintainer
2019-02-09 23:21:14 -05:00
Matthew Bauer
73885bc675
Merge pull request #55489 from matthewbauer/fix-clang-7
...
llvmPackages_7.clang-unwrapped: don’t link to libatomic on darwin
2019-02-09 22:13:19 -05:00
Ivan Kozik
0811bbcaa4
chromium: 72.0.3626.81 -> 72.0.3626.96
...
CVE-2019-5784
2019-02-10 02:38:22 +00:00
Edmund Wu
09c194a352
bcachefs-tools: 2019-01-23 -> 2019-02-09
2019-02-09 21:11:29 -05:00
Edmund Wu
14a5c27743
linux_testing_bcachefs: 4.20.2019.01.23 -> 4.20.2019.02.09
2019-02-09 21:11:12 -05:00
Jörg Thalheim
f34da1c835
Merge pull request #55348 from r-ryantm/auto-update/ccls
...
ccls: 0.20181225.7 -> 0.20181225.8
2019-02-10 02:07:58 +00:00
Jörg Thalheim
ab41021356
Merge pull request #55493 from Izorkin/lego
...
lego: 2.0.1 -> 2.2.0
2019-02-10 02:00:41 +00:00
Jörg Thalheim
06b1f8fbe6
Merge pull request #55484 from refnil/54943-remove-django-2.0
...
Remove django 2.0
2019-02-10 01:58:35 +00:00
Orivej Desh
59cd3ee895
nccl: 2.1.4 -> 2.4.2-1 ( #55292 )
2019-02-10 01:20:04 +00:00
Guillaume Bouchard
af11b2538d
haskellPackages.generic-lens: update configuration-common.nix
...
- `patches` is no longer necessary
- `dontCheck` added because tests are failing for a minor issue
2019-02-10 01:36:38 +01:00
Elis Hirwing
4619f2ab12
uhd: Move from misc to radio
2019-02-09 21:40:16 +01:00
Elis Hirwing
7bbe7e34a7
kalibrate-rtl: Move from misc to radio
2019-02-09 21:40:12 +01:00
Elis Hirwing
8a17826eed
kalibrate-hackrf: Move from misc to radio
2019-02-09 21:40:08 +01:00
Elis Hirwing
412aaf5aa8
rtl_433: Move from misc to radio
2019-02-09 21:40:04 +01:00
Elis Hirwing
d2c7a42d6c
rtl-sdr: Move from misc to radio
2019-02-09 21:40:00 +01:00
Elis Hirwing
620d16f1fb
inspectrum: Move from misc to radio
2019-02-09 21:39:56 +01:00
Elis Hirwing
25d313211d
hackrf: Move from misc to radio
2019-02-09 21:39:52 +01:00
Elis Hirwing
2c19435f4a
airspy: Move from misc to radio
2019-02-09 21:39:47 +01:00
Elis Hirwing
6d68eea441
urh: Move from misc radio
2019-02-09 21:39:43 +01:00
Elis Hirwing
70662a43c9
gnss-sdr: Move from misc to radio
2019-02-09 21:39:39 +01:00
Elis Hirwing
0dca6cc8e5
minimodem: Move from audio to radio
2019-02-09 21:39:35 +01:00
Elis Hirwing
bdf60f534b
soapyuhd: Move from misc to radio
2019-02-09 21:39:31 +01:00
Elis Hirwing
735a9ae56e
soapysdr: Move from misc to radio
2019-02-09 21:39:27 +01:00
Elis Hirwing
3bfd4c43bc
soapyrtlsdr: Move from misc to radio
2019-02-09 21:39:23 +01:00
Elis Hirwing
f986ff04d5
soapyremote: Move from misc to radio
2019-02-09 21:39:18 +01:00
Elis Hirwing
711275b57b
soapyhackrf: Move from misc to radio
2019-02-09 21:39:14 +01:00
Elis Hirwing
b384e3d474
soapybladerf: Move from misc to radio
2019-02-09 21:39:11 +01:00
Elis Hirwing
c7b28eff51
soapyairspy: Move from misc to radio
2019-02-09 21:39:06 +01:00
Elis Hirwing
4734ec3058
welle-io: Move from misc to radio
2019-02-09 21:39:02 +01:00
Elis Hirwing
b4eed4bb30
limesuite: Move from misc to radio
2019-02-09 21:38:56 +01:00
Elis Hirwing
e96d0c7e04
multimon-ng: Move from misc to radio
2019-02-09 21:38:51 +01:00
Elis Hirwing
96339a1a9c
gqrx: Move from misc to radio
2019-02-09 21:38:47 +01:00
Elis Hirwing
bb001f066d
qradiolink: Move from misc to radio
2019-02-09 21:38:43 +01:00
Elis Hirwing
d2229ea7de
xlog: Move from misc to radio
2019-02-09 21:38:40 +01:00
Elis Hirwing
261472e895
wsjtx: Move from misc to radio
2019-02-09 21:38:35 +01:00
Elis Hirwing
abd8c2f168
unixcw: Move from misc to radio
2019-02-09 21:38:29 +01:00
Elis Hirwing
9474f3bd27
qsstv: Move from misc to radio
2019-02-09 21:38:26 +01:00
Elis Hirwing
a2722270db
chirp: Move from misc to radio
2019-02-09 21:38:21 +01:00
Elis Hirwing
0dbf08ab64
flwrap: Move from misc to radio
2019-02-09 21:38:18 +01:00
Elis Hirwing
5ee412944c
flmsg: Move from misc to radio
2019-02-09 21:38:11 +01:00
Elis Hirwing
26990b92e5
fllog: Move from misc to radio
2019-02-09 21:38:07 +01:00
Elis Hirwing
5dd978032d
fldigi: Move from audio to radio
2019-02-09 21:37:59 +01:00
Elis Hirwing
5dba54d286
flrig: Move from misc to radio
2019-02-09 21:37:49 +01:00
Elis Hirwing
7524e06e28
gnuradio: Move from misc to radio
2019-02-09 21:37:45 +01:00
Elis Hirwing
65d19fb3e5
dmrconfig: Move from misc to radio
2019-02-09 21:37:40 +01:00
Izorkin
e3bd1dd52c
lego: 2.0.1 -> 2.2.0
2019-02-09 22:55:17 +03:00
Markus Kowalewski
e9f64ad63e
snapper: add markuskowa as maintainer
2019-02-09 20:49:35 +01:00
Markus Kowalewski
89e7e12cd3
qgit: add markuskowa as maintainer
2019-02-09 20:49:24 +01:00
Markus Kowalewski
6273de05aa
welle-io: add markuskowa as maintainer
2019-02-09 20:49:03 +01:00
Markus Kowalewski
b08932ad6c
texmaker: add markuskowa as maintainer
2019-02-09 20:48:39 +01:00
Matthew Bauer
b60b8226d6
llvm7: don’t link to libatomic on darwin
2019-02-09 13:40:28 -05:00
markuskowa
64825dfd26
Merge pull request #55145 from r-ryantm/auto-update/slurm
...
slurm: 18.08.4.1 -> 18.08.5.2
2019-02-09 18:48:23 +01:00
Ryan Mulligan
f4ebc070bd
Merge pull request #55143 from r-ryantm/auto-update/wxSVG
...
wxSVG: 1.5.15 -> 1.5.16
2019-02-09 09:26:22 -08:00
Martin Lavoie
8cf4803d5e
Django: 2.0 -> removed
...
Django 2.0 will reach EOL soon after the release of Nixos 19.03
Close issue #54943
2019-02-09 11:54:50 -05:00
Silvan Mosberger
18d059a4ac
Merge pull request #54115 from k32/master
...
rebar3: 3.6.1 -> 3.9.0
2019-02-09 17:29:59 +01:00
Elis Hirwing
81bc8abdd3
Merge pull request #55473 from nyanloutre/radarr-update
...
radarr: 0.2.0.1217 -> 0.2.0.1293
2019-02-09 17:06:10 +01:00
Elis Hirwing
2b2820df94
Merge pull request #55477 from NixOS/update-st
...
st: 0.8.1 -> 0.8.2
2019-02-09 16:51:21 +01:00
Matthew Bauer
29dc71c876
Merge pull request #53070 from rnhmjoj/scat-master
...
haskellPackages.scat: fix build
2019-02-09 10:22:36 -05:00
Márton Boros
12a399fdca
textadept: 9.3 -> 10.2
2019-02-09 15:24:38 +01:00
Vincent Laporte
e9f4c6496d
Merge pull request #55127 from vbgl/ocaml-ocsigenserver-2.11
...
ocamlPackages.ocsigen_server: 2.9 -> 2.11 (and related updates)
2019-02-09 15:18:11 +01:00
Pascal Wittmann
d7574a7c31
st: 0.8.1 -> 0.8.2
2019-02-09 13:58:07 +01:00
Pascal Wittmann
655365d539
Merge pull request #55463 from KAction/tmsu
...
tmsu: install manpage properly into man1 subdirectory
2019-02-09 13:56:05 +01:00
R. RyanTM
9a1f8e0879
python37Packages.pywal: 3.2.1 -> 3.3.0 ( #55169 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-pywal/versions
2019-02-09 12:48:43 +01:00
R. RyanTM
3ad71a1370
python37Packages.libusb1: 1.6.6 -> 1.7 ( #55194 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-libusb1/versions
2019-02-09 12:44:18 +01:00
R. RyanTM
05930fd187
python37Packages.tenacity: 5.0.2 -> 5.0.3 ( #55180 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-tenacity/versions
2019-02-09 12:42:36 +01:00
R. RyanTM
3e2513fa82
python37Packages.libcloud: 2.3.0 -> 2.4.0 ( #55219 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-apache-libcloud/versions
2019-02-09 12:41:02 +01:00
R. RyanTM
012b43dfbb
python37Packages.httmock: 1.2.6 -> 1.3.0 ( #55195 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-httmock/versions
2019-02-09 12:39:55 +01:00
Vincent Laporte
5d3e350536
coqPackages.mathcomp-analysis: init at 0.1.0
2019-02-09 12:33:02 +01:00
Vincent Laporte
bafa15f145
coqPackages.mathcomp-finmap: init at 1.1.0
2019-02-09 12:33:02 +01:00
Vincent Laporte
590e07779c
coqPackages.mathcomp-bigenough: init at 1.0.0
2019-02-09 12:33:02 +01:00
Jörg Thalheim
5211cb0ccc
Merge pull request #55449 from emmanuelrosa/trilium-gsettings
...
trilium: fix missing GSettings schemas
2019-02-09 10:45:12 +00:00
Emmanuel Rosa
d27e1c58e3
trilium: fix missing GSettings schemas
2019-02-09 17:30:11 +07:00
Peter Simons
aefd5cf8e6
Merge pull request #55474 from Izorkin/uri-bytestring-fix-build
...
haskellPackages.uri-bytestring: fix build
2019-02-09 11:05:35 +01:00
Robert Schütz
c5e953a7c3
python.pkgs.prawcore: 1.0.0 -> 1.0.1
2019-02-09 10:59:12 +01:00
Izorkin
fe7b682e6d
haskellPackages.uri-bytestring: fix build
2019-02-09 12:42:39 +03:00
nyanloutre
c47dd4a38d
radarr: 0.2.0.1217 -> 0.2.0.1293
2019-02-09 10:37:42 +01:00
Vladimír Čunát
d2c4b5777b
sagelib: fix missing pkgs.pkgconfig
...
Again: eb3f0aef43
#54306
Apparently the derivation needs both pkgconfigs
(it fails when missing either).
2019-02-09 10:36:47 +01:00
Peter Simons
20dc7bfc5a
Merge pull request #55445 from Izorkin/insert-ordered-containers-fix-test
...
haskellPackages.insert-ordered-containers: fix test phase
2019-02-09 10:16:28 +01:00
Vladimír Čunát
7f9e3b8206
Merge branch 'master' into staging-next
...
Hydra nixpkgs: ?compare=1504357
2019-02-09 10:15:17 +01:00
Vladimír Čunát
6ae1cc2e62
python*Packages.pyqt4: fix dbus support
...
- it's the pkgconfig confusion again: eb3f0aef43
#54306
- unfortunately the build succeeded silently with
> DBus v1 does not seem to be installed.
- pyqt5 uses correct pkgconfig due to using different callPackage
2019-02-09 10:03:49 +01:00
rnhmjoj
287d1de51a
haskellPackages.scat: fix build
2019-02-09 09:16:25 +01:00
Robert Schütz
3fa313d46d
python.pkgs.pyfakefs: 3.5.6 -> 3.5.7
2019-02-09 08:46:58 +01:00
Francois-Rene Rideau
7419ce7106
gambit-unstable: 2019-01-18 -> 2019-02-05
...
NB: Same as release 4.9.3
2019-02-09 01:09:20 -05:00
Edmund Wu
baf6ba553f
vscode-extensions.ms-vscode.cpptools: 0.20.1 -> 0.21.0
2019-02-09 02:42:34 +00:00
Ryan Mulligan
ca961e72bd
Merge pull request #55464 from jslight90/mattermost
...
mattermost: 5.4.0 -> 5.7.1
2019-02-08 18:04:32 -08:00
worldofpeace
69be72a64a
desktop-files-utils: add setupHook to remove mimeinfo.cache
...
Post-Installation scripts are running `update-desktop-database -q`
creating these files which obviously results in a lot of collisions.
Much better solution than eventually noticing their existence and
removing them in postInstall.
2019-02-09 01:29:53 +00:00
markuskowa
2d9c747dc0
Revert "megasync: init at 3.7.1.0 ( #53126 )"
...
This reverts commit 7a1d22c600
.
2019-02-09 02:17:25 +01:00
José Romildo Malaquias
401df493da
plano-theme: 3.30-2 -> 3.30-3
2019-02-09 00:43:42 +00:00
Michael Weiss
fcbcd327e5
signal-desktop: 1.21.0 -> 1.21.1
2019-02-09 00:48:15 +01:00
Matthew Bauer
54dcb0b137
Merge pull request #52622 from marsam/init-dive
...
dive: init at 0.5.0
2019-02-08 17:51:51 -05:00
Matthew Bauer
5dcf4d939b
Merge pull request #52653 from liclac/add/cardpeek
...
cardpeek: init at 0.8.4
2019-02-08 17:50:23 -05:00
Matthew Bauer
656f0b9fb1
Merge pull request #52819 from r-ryantm/auto-update/openvdb
...
openvdb: 5.2.0 -> 6.0.0
2019-02-08 17:48:48 -05:00
Matthew Bauer
8d642bb308
Merge pull request #52837 from r-ryantm/auto-update/mlt
...
libsForQt5.mlt: 6.10.0 -> 6.12.0
2019-02-08 17:48:27 -05:00
Matthew Bauer
0dd773265e
Merge pull request #53182 from ryanfitzsimon/vagrant-libvirt-utils
...
vagrant: Add vagrant-libvirt utility dependencies
2019-02-08 17:47:46 -05:00
Matthew Bauer
94d8b1f2b6
Merge pull request #53151 from symphorien/rls1.31
...
rls: init at 1.31.7
2019-02-08 17:47:06 -05:00
ElXreno
7a1d22c600
megasync: init at 3.7.1.0 ( #53126 )
...
* megasync: init at 3.7.1.0
* Removed inkscape from dependencies
2019-02-08 17:46:43 -05:00
Matthew Bauer
e9c92029a9
Merge pull request #53135 from ivan/init-qolibri
...
qolibri: init at 2018-11-14
2019-02-08 17:46:27 -05:00
Matthew Bauer
1cfc4da3f3
Merge pull request #53098 from jnsaff/python/aws-sam-translator
...
aws-sam-translator: 1.8.0 > 1.9.0
2019-02-08 17:45:56 -05:00
Matthew Bauer
35ba3e9b05
Merge pull request #53257 from r-ryantm/auto-update/osinfo-db
...
osinfo-db: 20181203 -> 20181214
2019-02-08 17:45:24 -05:00
Matthew Bauer
8ab5ef0f64
Merge pull request #53306 from r-ryantm/auto-update/lsp-plugins
...
lsp-plugins: 1.1.4 -> 1.1.5
2019-02-08 17:44:59 -05:00
Matthew Bauer
93161051d8
Merge pull request #53763 from liff/emacs/tramp-process-fix
...
emacs: tramp: detect wrapped gvfsd-fuse daemon
2019-02-08 17:43:41 -05:00
Matthew Bauer
213220be4b
Merge pull request #53868 from jethrokuan/fix/emacsql-sqlite
...
emacsPackages.emacsql-sqlite: build sqlite binary
2019-02-08 17:42:54 -05:00
Matthew Bauer
08aaafa667
Merge pull request #54040 from r-ryantm/auto-update/libtoxcore
...
libtoxcore: 0.2.8 -> 0.2.9
2019-02-08 17:42:16 -05:00
Matthew Bauer
68cfed9660
Merge pull request #54026 from r-ryantm/auto-update/x42-plugins
...
x42-plugins: 20181103 -> 20190105
2019-02-08 17:41:42 -05:00
tbenst
1cb81a69a0
cmtk: init at 3.3.1 ( #54016 )
...
* cmtk: init at 3.3.1
2019-02-08 17:41:14 -05:00
Matthew Bauer
03d2e5ae50
Merge pull request #54287 from marsam/update-node-v11
...
nodejs-11_x: 11.6.0 -> 11.7.0
2019-02-08 17:39:47 -05:00
Matthew Bauer
961fbc35e5
Merge pull request #54497 from asymmetric/solc-0.5.3
...
solc: 0.5.2 -> 0.5.3
2019-02-08 17:38:57 -05:00
Alec Snyder
b4178f233c
Add Git-Town Package ( #54732 )
...
* git-town: init at 7.2.0
add git-town package derivation
2019-02-08 17:36:50 -05:00
Matthew Bauer
6dd1355120
Merge pull request #54748 from r-ryantm/auto-update/obs-linuxbrowser
...
obs-linuxbrowser: 0.5.2 -> 0.6.0
2019-02-08 17:35:35 -05:00
Matthew Bauer
8ec1953a4b
Merge pull request #54786 from r-ryantm/auto-update/lbdb
...
lbdb: 0.48 -> 0.48.1
2019-02-08 17:35:00 -05:00
Matthew Bauer
3e0616683d
Merge pull request #54853 from r-ryantm/auto-update/cvs-fast-export
...
cvs_fast_export: 1.32 -> 1.45
2019-02-08 17:34:07 -05:00
Matthew Bauer
8101cf8c23
Merge pull request #54989 from srhb/taffybar-unoverride
...
taffybar: Remove strictDeps and restore overrideAttrs
2019-02-08 17:33:19 -05:00
Matthew Bauer
1eb0d79c6d
Merge pull request #55324 from Moredread/crawl
...
crawl: A few improvements
2019-02-08 17:28:09 -05:00
Jeff Slight
c5419d6f3f
mattermost: 5.4.0 -> 5.7.1
2019-02-08 14:26:37 -08:00
Matthew Bauer
8d0fb48034
Merge pull request #55444 from tilpner/podman-docs
...
podman: install manpages
2019-02-08 17:24:48 -05:00
Dmitry Bogatov
b416bb9393
tmsu: install manpage properly into man1 subdirectory
2019-02-08 22:17:14 +00:00
Jörg Thalheim
d18052fe3e
Merge pull request #54616 from Mic92/net_snmp
...
net_snmp: 5.7.3 -> 5.8
2019-02-08 20:56:49 +00:00
Pascal Wittmann
0879595c60
nagstamon: 2.0.1 -> 3.2.1
2019-02-08 20:04:07 +01:00
Michael Weiss
b0db4571a4
inxi: 3.0.31-1 -> 3.0.32-1
2019-02-08 19:33:31 +01:00
Michael Weiss
b29ad6c2fc
android-studio: 3.3.0.20 -> 3.3.1.0
2019-02-08 19:33:31 +01:00
Sarah Brofeldt
12deba5f29
Merge pull request #55448 from etu/transifex-update
...
transifex-client: 0.13.5 -> 0.13.6
2019-02-08 19:27:57 +01:00
Sarah Brofeldt
3b1e68b79e
Merge pull request #55454 from veprbl/pr/hepmc3_init
...
hepmc3: init at 3.1.0
2019-02-08 19:26:58 +01:00
Maximilian Bosch
8092ca8312
nix1: fix perl-bindings
build
...
Nix 1.11 builds perl-bindings by default, `nix1.perl-bindings` fails
with the following error:
```
building
no Makefile, doing nothing
installing
install flags: install
make: *** No rule to make target 'install'. Stop.
```
This is probably due to #47316 . Previously the `perl-bindings` were
referenced to `nix1` instead of the `perl-bindings` function as Nix 1.11
built those during its build process.
2019-02-08 19:02:28 +01:00
Craig Younkins
c8b2cd51b9
net_snmp: 5.7.3 -> 5.8
2019-02-08 18:00:27 +00:00
Dmitry Kalinkin
230f88a436
hepmc3: init at 3.1.0
2019-02-08 12:26:33 -05:00
Alyssa Ross
3b72c44663
Merge pull request #55453 from aanderse/cron-editor
...
cron: fix error when running crontab as sudo (issue #54827 )
2019-02-08 17:25:55 +00:00