Marek Mahut and GitHub
971307e98e
Merge pull request #66879 from r-ryantm/auto-update/flow
...
flow: 0.105.0 -> 0.105.2
2019-08-19 11:51:54 +02:00
Marek Mahut and GitHub
b4ed90da30
Merge pull request #66887 from r-ryantm/auto-update/fuse-overlayfs
...
fuse-overlayfs: 0.4.1 -> 0.5.1
2019-08-19 11:51:20 +02:00
Marek Mahut and GitHub
f8892cb49c
Merge pull request #66890 from r-ryantm/auto-update/h2o
...
h2o: 2.2.5 -> 2.2.6
2019-08-19 11:51:02 +02:00
Marek Mahut and GitHub
4f9d46b68a
Merge pull request #66873 from r-ryantm/auto-update/focuswriter
...
focuswriter: 1.7.2 -> 1.7.3
2019-08-19 11:49:20 +02:00
Marek Mahut and GitHub
f5974b51d5
Merge pull request #66881 from r-ryantm/auto-update/fluxctl
...
fluxctl: 1.13.1 -> 1.13.3
2019-08-19 11:48:12 +02:00
Marek Mahut and GitHub
0b78d7a13f
Merge pull request #66878 from r-ryantm/auto-update/easyrpg-player
...
easyrpg-player: 0.6.0 -> 0.6.1
2019-08-19 11:47:14 +02:00
R. RyanTM and Marek Mahut
8e961c51c0
fnotifystat: 0.02.02 -> 0.02.03 ( #66880 )
...
* fnotifystat: 0.02.02 -> 0.02.03
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fnotifystat/versions
* Update default.nix
2019-08-19 11:46:26 +02:00
Marek Mahut and GitHub
22aa7eadf1
Merge pull request #66871 from peterhoeg/f/apmplanner
...
apmplanner2: fix build against qt 5.12
2019-08-19 11:43:40 +02:00
R. RyanTM
3ac9a51961
h2o: 2.2.5 -> 2.2.6
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/h2o/versions
2019-08-19 02:10:02 -07:00
pacien and Matthieu Coudron
187f634953
gscan2pdf: 2.3.0 -> 2.5.5
2019-08-19 18:03:56 +09:00
Dmitry Kalinkin and GitHub
d022202b73
Merge pull request #66840 from lopsided98/buildbot-update
...
buildbot: 2.3.1 -> 2.4.0
2019-08-19 05:02:34 -04:00
R. RyanTM
daf83f7f06
fuse-overlayfs: 0.4.1 -> 0.5.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fuse-overlayfs/versions
2019-08-19 01:55:14 -07:00
Peter Simons
5ad0677aec
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.4-5-g57efca0 from Hackage revision
https://github.com/commercialhaskell/all-cabal-hashes/commit/f0ef5143bf69de5de6cf26ff244c5bf9ed574cee .
2019-08-19 10:52:31 +02:00
(cdep)illabout and Peter Simons
c88651aab9
haskell: Run termonad tests
2019-08-19 10:52:30 +02:00
(cdep)illabout and Peter Simons
45012a0e94
haskell: mark termonad and focuslist as unbroken
2019-08-19 10:52:30 +02:00
Silvan Mosberger and Peter Simons
2c69d30e29
haskellPackages.idris: Fix build
...
Can build with default megaparsec now
2019-08-19 10:52:30 +02:00
Domen Kožar and Peter Simons
e19b227166
haskell: mark tomland as not broken
2019-08-19 10:52:30 +02:00
Michael Raskin and GitHub
801c40354b
Merge pull request #66882 from Ma27/iotop-python3
...
iotop: use python3
2019-08-19 08:48:22 +00:00
WilliButz and GitHub
5c8a6c38f0
Merge pull request #66626 from eyJhb/sl-bump
...
sl: 5.04 -> 5.05
2019-08-19 10:42:14 +02:00
markuskowa and GitHub
e6238c8fc8
Merge pull request #66844 from ngerstle/update-traefik
...
traefik: 1.7.12 -> 1.7.14
2019-08-19 10:28:07 +02:00
Nikolay Amiantov
3b3618ea3c
buildBazelPackage: remove top-level symlinks
...
They always can be regenerated during the actual build, and they are sometimes
random, e.g in Tensorflow;
platforms -> NIX_BUILD_TOP/tmp/install/35282f5123611afa742331368e9ae529/_embedded_binaries/platforms
2019-08-19 11:23:17 +03:00
eyjhbb@gmail.com
d85ee0df1b
sl: 5.04 -> 5.05
2019-08-19 10:14:09 +02:00
R. RyanTM
97cf4d3f15
fluxctl: 1.13.1 -> 1.13.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fluxctl/versions
2019-08-19 01:08:47 -07:00
Marek Mahut and GitHub
c9d957afc1
Merge pull request #66875 from r-ryantm/auto-update/dvdstyler
...
dvdstyler: 3.1 -> 3.1.2
2019-08-19 10:01:04 +02:00
Maximilian Bosch
62d800a8c5
iotop: use python3
...
The support of python2 will be dropped by the end of 2019, so python3
should be used by default here. In fact, this package supports both
python v2 and v3, however the installation with python3 broke because of a
bug in setup.py which is only fixed in the upstream's master[1].
Additionally, distros like debian already use iotop along with python3[2],
so this should be a sensible thing to do.
[1] https://repo.or.cz/iotop.git?a=commit;h=99c8d7cedce81f17b851954d94bfa73787300599
[2] https://packages.debian.org/de/buster/iotop
2019-08-19 09:47:53 +02:00
Marek Mahut
dd49b443d5
focuswriter: using Qt5's mkDerivation
2019-08-19 09:45:00 +02:00
R. RyanTM
6ac08e3952
flow: 0.105.0 -> 0.105.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/flow/versions
2019-08-19 00:34:16 -07:00
Marek Mahut and GitHub
c3ff03f63e
Merge pull request #66868 from r-ryantm/auto-update/fldigi
...
fldigi: 4.1.07 -> 4.1.08
2019-08-19 09:18:53 +02:00
R. RyanTM
85b2cd08d5
easyrpg-player: 0.6.0 -> 0.6.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/easyrpg-player/versions
2019-08-19 00:18:34 -07:00
Marek Mahut and GitHub
ec87611cbf
Merge pull request #66870 from r-ryantm/auto-update/eventstat
...
eventstat: 0.04.06 -> 0.04.07
2019-08-19 09:17:02 +02:00
Marek Mahut and GitHub
cfb8566e75
Merge pull request #66867 from r-ryantm/auto-update/fasm-bin
...
fasm-bin: 1.73.15 -> 1.73.16
2019-08-19 09:16:02 +02:00
Marek Mahut and GitHub
7d3829683e
Merge pull request #66864 from r-ryantm/auto-update/FlexGet
...
flexget: 2.21.15 -> 2.21.16
2019-08-19 09:15:30 +02:00
Marek Mahut and GitHub
8b7821604d
Merge pull request #66863 from r-ryantm/auto-update/clamav
...
clamav: 0.101.2 -> 0.101.3
2019-08-19 09:14:49 +02:00
Marek Mahut and GitHub
1316d812e1
Merge pull request #66836 from xbreak/update/gcc-9.2
...
gcc: 9.1.0 -> 9.2.0
2019-08-19 09:10:05 +02:00
R. RyanTM and Nikolay Amiantov
940306ea5f
folly: 2019.07.22.00 -> 2019.08.05.00
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/folly/versions
2019-08-19 09:59:14 +03:00
Marek Mahut and GitHub
9541c6b7bf
Merge pull request #66740 from lopsided98/processing-update
...
processing: 3.4 -> 3.5.3
2019-08-19 08:43:13 +02:00
R. RyanTM
4db5a101e8
dvdstyler: 3.1 -> 3.1.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/dvdstyler/versions
2019-08-18 23:32:26 -07:00
Peter Hoeg and Bjørn Forsman
374e0ad0a8
pulseview: use mkDerivation
2019-08-19 08:14:21 +02:00
R. RyanTM
467c3faac6
focuswriter: 1.7.2 -> 1.7.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/focuswriter/versions
2019-08-18 23:14:16 -07:00
gnidorah and Bjørn Forsman
f72d2041b7
openmw: use qt5's mkDerivation
2019-08-19 08:04:51 +02:00
gnidorah and Bjørn Forsman
741cab4c66
mytetra: use qt5's mkDerivation
2019-08-19 08:04:51 +02:00
gnidorah and Bjørn Forsman
be820b8761
munt: use qt5's mkDerivation
2019-08-19 08:04:51 +02:00
gnidorah and Bjørn Forsman
71a3c13d6b
qtcurve: use qt5's mkDerivation
2019-08-19 08:04:51 +02:00
gnidorah and Bjørn Forsman
95cec2ffe3
kde2-decoration: use qt5's mkDerivation
2019-08-19 08:04:51 +02:00
gnidorah and Bjørn Forsman
d609a547f1
libsForQt5.qtstyleplugins: use qt5's mkDerivation
2019-08-19 08:04:51 +02:00
gnidorah and Bjørn Forsman
bbf1f5cfd0
opl3bankeditor, opn2bankeditor: use qt5's mkDerivation
2019-08-19 08:04:51 +02:00
gnidorah and Bjørn Forsman
a79ceed974
kdecoration-viewer: use qt5's mkDerivation
2019-08-19 08:04:51 +02:00
Peter Hoeg
abbac2334b
apmplanner2: fix build against qt 5.12
2019-08-19 14:01:55 +08:00
R. RyanTM
f5e920bd40
eventstat: 0.04.06 -> 0.04.07
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/eventstat/versions
2019-08-18 22:55:43 -07:00
R. RyanTM
42f9a45660
fldigi: 4.1.07 -> 4.1.08
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fldigi/versions
2019-08-18 22:50:57 -07:00