Commit Graph

115362 Commits

Author SHA1 Message Date
Will Dietz
54c4c183dd glibc: make fetchpatch optional ("? null"), just in case. 2018-03-11 11:16:53 -05:00
Graham Christensen
53ec101edd
Merge pull request #36809 from cleverca22/split-rocks
rocksdb: use split outputs
2018-03-11 12:06:01 -04:00
Will Dietz
82644c15e5 glibc: patch to fix building w/musl-based stdenv
See:
https://sourceware.org/bugzilla/show_bug.cgi?id=21604
2018-03-11 10:53:31 -05:00
mingchuan
cbf735e3f1
brise: change platforms to linux only 2018-03-11 23:46:05 +08:00
Michael Bishop
859db89a8f
rocksdb: use split outputs 2018-03-11 12:41:57 -03:00
Graham Christensen
c9edda809d
Merge pull request #36796 from etu/stupidterm-update
stupidterm: 2017-03-15 -> 2018-03-10
2018-03-11 11:12:26 -04:00
mingchuan
1c99ffcb21
librime: 1.2.9 -> 1.3.0 2018-03-11 23:01:38 +08:00
tilpner
a758ae44cf
fcgiwrap: don't error on implicit fallthrough
This errored since ca8aa5d, but should be safe.
Warning is left on (instead of completely disabled),
to not hide potential other fallthroughs if someone
was to make changes to fcgiwrap with this package.
2018-03-11 15:58:26 +01:00
Michael Raskin
ec2981ae3d fmbt: init at 0.39 2018-03-11 15:44:48 +01:00
Graham Christensen
4fd2ce037a
Merge pull request #36792 from jfrankenau/update-urlscan
urlscan: 0.8.6 -> 0.8.7
2018-03-11 10:43:45 -04:00
Maximilian Bosch
b14bd18035 pythonPackages.mt-940: fix build (#36784)
- added missing `enum34` dependency
- enabled tests
- moved expression into its own file

See ticket #36453
See https://hydra.nixos.org/build/70677609/log

/cc @the-kenny
2018-03-11 15:36:26 +01:00
Vincent Demeester
35b7632bdb
gauge: 0.9.6 -> 0.9.7
Also removes the unecessary binary from the package

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-03-11 15:22:06 +01:00
Daiderd Jordan
4443c5f740
Merge pull request #36789 from badi/darwin-fixes-libtar
libtar, languagemachines: fix darwin build
2018-03-11 15:10:12 +01:00
Daiderd Jordan
8c7a1b4cf5
Merge pull request #36777 from knedlsepp/fix-pythonPackages.discid-on-darwin
pythonPackages.discid: fix darwin build
2018-03-11 14:40:28 +01:00
Daiderd Jordan
ce9288cf3b
Merge pull request #36774 from knedlsepp/fix-pythonPackages.construct-on-darwin
pythonPackages.construct: Fix darwin build
2018-03-11 14:38:33 +01:00
Daiderd Jordan
beff602e37
Merge pull request #36742 from knedlsepp/fix-pythonPackages.regex-on-darwin
pythonPackages.regex: fix darwin build
2018-03-11 14:27:02 +01:00
Elis Hirwing
cdca392536
stupidterm: 2017-03-15 -> 2018-03-10
Fix transparency issues in GnomeShell/Mutter
2018-03-11 12:52:40 +01:00
Josef Kemetmüller
8f9e814132 pythonPackages.robotframework: fix darwin build 2018-03-11 12:33:28 +01:00
Johannes Frankenau
b24eccc230 urlscan: 0.8.6 -> 0.8.7 2018-03-11 10:40:56 +01:00
Daiderd Jordan
370e01acce
Merge pull request #36699 from knedlsepp/fix-mpv-on-darwin
mpv: fix darwin build
2018-03-11 09:56:19 +01:00
Peter Simons
379eb75014 haskell-setlocale: jailbreak to fix ghc 8.4.1 build 2018-03-11 09:24:37 +01:00
Peter Simons
73982726b0 haskell-boxes: apply patch to fix build with GHC 8.4.1 2018-03-11 09:24:37 +01:00
Peter Simons
4e63fcec1b haskell-ChasingBottoms: add override that uses the latest version 2018-03-11 09:24:37 +01:00
Peter Simons
797c272b66 haskell-hslua-module-text: drop obsolete override 2018-03-11 09:24:37 +01:00
Peter Simons
8d0b0095db haskell-jailbreak-cabal: clean up overrides 2018-03-11 09:24:37 +01:00
Peter Simons
3c104572a0 haskell-stylish-cabal: fix build with ghc 8.2.x and 8.4.x 2018-03-11 09:24:37 +01:00
Peter Simons
77e974b394 haskell-hackage-security: jailbreak to fix build with ghc 8.4.x 2018-03-11 09:24:36 +01:00
Peter Simons
b4707d9e65 haskell-src: mark broken for GHC 8.4.1 2018-03-11 09:24:36 +01:00
Peter Simons
dba20cb1b1 haskell-ChasingBottoms: move jailbreak to common to allow building with QuickCheck 2.11 2018-03-11 09:24:36 +01:00
Peter Simons
0ff88fb2ab haskell-GenericPretty: apply upstream patch to fix the build with ghc 8.4.x 2018-03-11 09:24:36 +01:00
Peter Simons
70aa779445 haskell-doctemplate: apply upstream patch to fix the build with ghc 8.4.x 2018-03-11 09:24:36 +01:00
Peter Simons
86bfcc89b8 haskell-HTTP: use the latest version when compiling with GHC 8.4.x 2018-03-11 09:24:36 +01:00
Peter Simons
f62deb0f92 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.9-5-g32974fc from Hackage revision
3efaeb24c3.
2018-03-11 09:24:31 +01:00
Peter Simons
8b369a15d2 hackage2nix: update list of broken Hydra builds 2018-03-11 09:24:30 +01:00
Frederik Rietdijk
da86dadbdd
Merge pull request #36780 from MoritzMaxeiner/master
Remove myself as maintainer
2018-03-11 08:59:43 +01:00
Frederik Rietdijk
12a8276649
Merge pull request #36778 from Ma27/fix-htmltreediff
pythonPackages.htmltreediff: fix build
2018-03-11 08:35:02 +01:00
Badi Abdul-Wahid
ff0f112527
languagemachines: fix darwin build 2018-03-11 01:54:46 -05:00
Badi Abdul-Wahid
3117ae6c4f
libtar: add darwin to supported platforms 2018-03-11 01:46:18 -05:00
Joachim Fasting
fb8a85f631
ntbtls: 0.1.1 -> 0.1.2 2018-03-11 01:33:57 +01:00
Moritz Maxeiner
12a70fd571 Remove myself as maintainer 2018-03-11 00:46:41 +01:00
Maximilian Bosch
94458721a7
pythonPackages.htmltreediff: fix build
- add `pythonPackages.nose` as `checkInput` to make the tests passing
- extract expression into its own file

See https://hydra.nixos.org/build/70680974/log
See ticket #36453
2018-03-11 00:21:47 +01:00
Josef Kemetmüller
57d862fecf pythonPackages.discid: fix darwin build 2018-03-11 00:15:41 +01:00
Nikolay Amiantov
8332b7aef9 steam: don't add zoneinfo manually
We already have this done for FHS environments in general.
2018-03-11 02:14:49 +03:00
Nikolay Amiantov
9db2a3e638 buildFHSEnv: export TZDIR
This is needed since NixOS keeps tzdata in non-standard /etc/zoneinfo path.
2018-03-11 02:14:49 +03:00
Robert Helgesson
cc1820322a
svtplay-dl: 1.9.9 -> 1.9.10 2018-03-10 23:58:41 +01:00
Josef Kemetmüller
91a9453496 pythonPackages.construct: Fix darwin build
The package runs fine on darwin. Using pytest as a test runner also
resolves the checkPhase issue on Python 3.5+.
2018-03-10 23:36:00 +01:00
Jörg Thalheim
2e99b34bdd
Merge pull request #36740 from Lassulus/memorycoin
altcoins.memorycoin: use boost165
2018-03-10 22:07:31 +00:00
Michael Raskin
498abc1e1d
Merge pull request #36770 from oxij/pkgs/deprecate-xen-4.5
xenPackages: deprecate Xen 4.5, security support ended
2018-03-10 21:52:04 +00:00
Jan Malakhovski
3e3d72b95a xenPackages: deprecate Xen 4.5, security support ended 2018-03-10 21:35:55 +00:00
Nikolay Amiantov
f7c2288cfc zandronum: sound improvements
* Update fmod version to one with PulseAudio support;
* Dynamically link FluidSynth instead of using LD_LIBRARY_PATH;
* Use system libgme.

Fixes sound on some machines.
2018-03-11 00:02:46 +03:00
Nikolay Amiantov
94f0ef6628 buildFHSEnv: fix compiler search paths
Fixes OpenWrt compilation.
2018-03-10 23:57:12 +03:00
Graham Christensen
2bc4febf80
Merge pull request #36768 from xeji/kore-darwin
kore: fix darwin build
2018-03-10 15:10:47 -05:00
Josef Kemetmüller
d289736def pythonPackages.regex: fix darwin build
The package works fine on darwin. We run some tests to prove this.
2018-03-10 20:19:42 +01:00
Michael Raskin
d44221d768
Merge pull request #36726 from ryantm/auto-update/yarp
yarp: 2.3.68 -> 2.3.70.2
2018-03-10 18:41:05 +00:00
xeji
884a317828 kore: fix darwin build 2018-03-10 19:36:14 +01:00
lassulus
8684de926c altcoins.memorycoin: use boost165 2018-03-10 19:34:04 +01:00
Graham Christensen
486c593275
Merge pull request #36763 from xeji/kore
kore: fix build with gcc7
2018-03-10 13:16:25 -05:00
Timo Kaufmann
95e88ad818 bip: Fix build 2018-03-10 18:06:35 +01:00
xeji
41cdea68da kore: fix build with gcc7 2018-03-10 18:02:05 +01:00
Jörg Thalheim
5f3f4b1b9e
Merge pull request #36712 from Lassulus/btc1
altcoins.btc1: 1.14.5 -> 1.15.1
2018-03-10 16:10:32 +00:00
Jörg Thalheim
4631da7a2e
Merge pull request #36718 from Lassulus/dogecoin
altcoins.dogecoin: use boost165
2018-03-10 16:09:05 +00:00
Michael Raskin
cac24ccbe9
Merge pull request #36690 from YorikSar/fix-chromium-build
chromium: fix GCC 7 related build issues
2018-03-10 16:08:25 +00:00
Jörg Thalheim
c0737e12e7
Merge pull request #36548 from Lassulus/namecoin
altcoins.namecoin: nc0.13.0rc1 -> nc0.15.99-name-tab-beta2
2018-03-10 16:06:26 +00:00
Jörg Thalheim
80fcfbe4cf
Merge pull request #36748 from etu/python-anyjson-fixes
anyjson: move to own directory
2018-03-10 16:05:30 +00:00
Jörg Thalheim
0d267c6abe
Merge pull request #36746 from etu/python-alot-fixes
alot: move to own module
2018-03-10 16:02:26 +00:00
Jörg Thalheim
0c159930e7
Merge pull request #36753 from Mic92/ht
ht: fix gcc7 compilation
2018-03-10 16:00:51 +00:00
Jörg Thalheim
672e808dd3 ht: fix gcc7 compilation 2018-03-10 15:54:32 +00:00
Timo Kaufmann
6b53a7cd09 blackmagic: Revert to gcc6 2018-03-10 16:15:57 +01:00
Ivan Solyankin
504b911858 ibus-kkc: init at 1.5.22 2018-03-10 17:13:38 +03:00
Ivan Solyankin
80df6205ed libkkc: init at 0.3.5 2018-03-10 17:13:38 +03:00
Ivan Solyankin
fed464103f libkkc-data: init at 0.2.7 2018-03-10 17:13:38 +03:00
Ivan Solyankin
34b06b05e3 marisa-python: init at 1.3.40 2018-03-10 17:13:38 +03:00
Lancelot SIX
ddddca5c2f pythonPackages.daphne: 2.0.3 -> 2.1.0 2018-03-10 14:55:00 +01:00
Lancelot SIX
38753d52bc pythonPackages.asgiref: 2.1.5 -> 2.2.0 2018-03-10 14:55:00 +01:00
Lancelot SIX
dadba1cce3 pythonPackages.asgi_redis: drop
This was part of django-channel-1.x. The current version (2) does not
use it anymore
2018-03-10 14:55:00 +01:00
Lancelot SIX
1347f90953 pythonPackages.asgi_ipc: drop
This wath used for django-channels-1.x. The current version (2) does
not use it anymore
2018-03-10 14:55:00 +01:00
Thomas Tuegel
25f543a9f7
Merge pull request #36600 from ryantm/auto-update/iosevka
iosevka: 1.14.0 -> 1.14.1
2018-03-10 07:18:19 -06:00
Michael Raskin
00d6d772e5
Merge pull request #35057 from bignaux/qmc2
qmc2 : init at 0.195
2018-03-10 13:07:45 +00:00
Jörg Thalheim
590dca1b82
Merge pull request #36717 from Lassulus/freicoin
altcoins.freicoin: fix hash
2018-03-10 12:58:38 +00:00
Michael Raskin
2093d4781d sage: set platforms to the set where I can build it; Hydra ARM builds seem to fail 2018-03-10 13:50:11 +01:00
Robin Gloster
b7569bfb38 Revert "spotify: 1.0.69 -> 1.0.72" 2018-03-10 13:31:55 +01:00
xeji
b3d2a87b53 gtk-doc: add missing runtime dependency on six 2018-03-10 13:17:39 +01:00
Elis Hirwing
282778ccdd
anyjson: move to own directory 2018-03-10 13:17:00 +01:00
Frederik Rietdijk
865b21548f Revert "Merge pull request #36743 from xeji/gtkdoc"
This reverts commit bb38918fda, reversing
changes made to 83ee88e70f.

This change should go to staging instead.
2018-03-10 13:01:01 +01:00
Frederik Rietdijk
bb38918fda
Merge pull request #36743 from xeji/gtkdoc
gtk-doc: add missing runtime dependency on six
2018-03-10 13:00:31 +01:00
Robin Gloster
83ee88e70f
rugged: fix build 2018-03-10 12:59:53 +01:00
Elis Hirwing
43935736f6
alot: move to own module 2018-03-10 12:57:55 +01:00
Michael Raskin
f2f7b0579b mupdf: import upstream patches for CVEs: 2017-17858, 2018-1000051, 2018-6187, 2018-6192 2018-03-10 12:56:45 +01:00
Robin Gloster
679580be35
errbot: fix build
Those version specs only exist to keep compat with python 3.3 which we
are not using anyway.

(cherry picked from commit 560b2bce6ce84628f97e242a3015201378a90eef)
2018-03-10 12:54:55 +01:00
Robert Schütz
3387115364 pythonPackages.aiohttp: 3.0.1 -> 3.0.5 2018-03-10 12:50:04 +01:00
Frederik Rietdijk
2c406f6329 python.pkgs.odo: disable failing test 2018-03-10 12:36:27 +01:00
Frederik Rietdijk
5c1c6a3071 python.pkgs.datashape: disable several tests 2018-03-10 12:36:27 +01:00
Jörg Thalheim
4d62ada05d
Merge pull request #36738 from Lassulus/litecoin
altcoins.litecoin: 0.14.2 -> 0.15.1
2018-03-10 11:30:28 +00:00
Ryan Mulligan
c995db0853 taktuk: 3.7.5 -> 3.7.7
Semi-automatic update. These checks were done:

- built on NixOS
- ran `/nix/store/l4zd353icm418x6asy4123a3gcpy14cr-taktuk-3.7.7/bin/taktuk -h` got 0 exit code
- ran `/nix/store/l4zd353icm418x6asy4123a3gcpy14cr-taktuk-3.7.7/bin/taktuk --help` got 0 exit code
- ran `/nix/store/l4zd353icm418x6asy4123a3gcpy14cr-taktuk-3.7.7/bin/taktuk help` got 0 exit code
- ran `/nix/store/l4zd353icm418x6asy4123a3gcpy14cr-taktuk-3.7.7/bin/taktuk -v` and found version 3.7.7
- ran `/nix/store/l4zd353icm418x6asy4123a3gcpy14cr-taktuk-3.7.7/bin/taktuk --version` and found version 3.7.7
- ran `/nix/store/l4zd353icm418x6asy4123a3gcpy14cr-taktuk-3.7.7/bin/taktuk version` and found version 3.7.7
- ran `/nix/store/l4zd353icm418x6asy4123a3gcpy14cr-taktuk-3.7.7/bin/taktuk -h` and found version 3.7.7
- ran `/nix/store/l4zd353icm418x6asy4123a3gcpy14cr-taktuk-3.7.7/bin/taktuk --help` and found version 3.7.7
- ran `/nix/store/l4zd353icm418x6asy4123a3gcpy14cr-taktuk-3.7.7/bin/taktuk help` and found version 3.7.7
- found 3.7.7 with grep in /nix/store/l4zd353icm418x6asy4123a3gcpy14cr-taktuk-3.7.7
- found 3.7.7 in filename of file in /nix/store/l4zd353icm418x6asy4123a3gcpy14cr-taktuk-3.7.7
2018-03-10 12:15:40 +01:00
Elis Hirwing
b6fc08795e polib: move to own file and fix homepage 2018-03-10 12:13:17 +01:00
Frederik Rietdijk
acff736e37
Merge pull request #36735 from etu/python-progressbar-fixes
progressbar: move to own file and fix homepage
2018-03-10 12:11:44 +01:00
Frederik Rietdijk
66949d24e4
Merge pull request #36733 from etu/publicsuffix-fixes
publicsuffix: move to own file and fix homepage
2018-03-10 12:11:05 +01:00
Elis Hirwing
605a373468
publicsuffix: move to own file and fix homepage 2018-03-10 12:07:11 +01:00
Frederik Rietdijk
82f0b244bc
Merge pull request #36731 from etu/pyjade-fixes
pyjade: move to own file and fix homepage
2018-03-10 12:06:11 +01:00
Elis Hirwing
6c55f5479d
progressbar: move to own file and fix homepage 2018-03-10 12:05:33 +01:00
Frederik Rietdijk
00e50c217c
Merge pull request #36252 from FRidh/toPythonApplication
Python: introduce toPythonApplication function
2018-03-10 12:04:25 +01:00
Elis Hirwing
77330e18f4
pyjade: move to own file and fix homepage 2018-03-10 12:03:57 +01:00
Frederik Rietdijk
fbea3ddd0c
Merge pull request #36732 from etu/pychart-fixes
pychart: move to own file
2018-03-10 12:02:32 +01:00
Jörg Thalheim
8ffe4912e2
Merge pull request #36736 from etu/python-proboscis-fixes
proboscis: move to own file and fix homepage
2018-03-10 11:00:32 +00:00
Elis Hirwing
f1795e3957
pychart: move to own file
Also update website and download of source.
2018-03-10 12:00:12 +01:00
xeji
6fb73cc799 gtk-doc: add missing runtime dependency on six 2018-03-10 11:39:11 +01:00
Jörg Thalheim
f8926fbcc9
Merge pull request #36709 from mpickering/patch-2
Add platforms attribute to umockdev
2018-03-10 09:55:34 +00:00
lassulus
1bad821710 altcoins.litecoin: 0.14.2 -> 0.15.1 2018-03-10 10:38:33 +01:00
Peter Simons
e7df73607e
Merge pull request #36724 from averelld/mongolite-fix
rPackages.mongolite: fix build
2018-03-10 10:08:31 +01:00
Peter Simons
668383c088 haskell-hackage-db: add override to fix build with GHC 8.4.1
Cc: @deepfire
2018-03-10 10:00:17 +01:00
Peter Simons
842a5c40f7 haskell: mark esqueleto and doctemplates as broken
Cc: @deepfire
2018-03-10 10:00:17 +01:00
Peter Simons
7011f3b66d haskell-tree-diff: add override to fix build with GHC 8.4.1
Cc: @deepfire
2018-03-10 10:00:17 +01:00
Peter Simons
7e040c8775 haskell-hslua-module-text: add override to fix build with GHC 8.4.1
Cc: @deepfire
2018-03-10 10:00:16 +01:00
Peter Simons
99fba9e335 haskell-HTTP and haddock-library: add overrides for ghc 8.4.1
Cc: @deepfire
2018-03-10 10:00:16 +01:00
Peter Simons
3724b07e2e haskell-blaze-builder: update overrides for ghc 8.4.1
The pull request we use does not suffice any longer because it does not update
the version constraint on base in the Cabal file.

Cc: @deepfire
2018-03-10 10:00:16 +01:00
Peter Simons
b01a5ec506 haskell-regex-tdfa: update overrides for ghc 8.4.1
The pull request we use does not suffice any longer because it does not update
the version constraint on base in the Cabal file.

Generally speaking, it might be a good idea to use
https://github.com/ChrisKuklewicz/regex-tdfa/pull/16 instead of the old one,
because it looks much cleaner. (It might have the same problem w/r to base,
though).

Pinging our resident GHC 8.4.1 guru @deepfire.
2018-03-10 10:00:16 +01:00
Peter Simons
ee262b83ef cabal2nix: fix overrides for Cabal 2.2.x 2018-03-10 10:00:16 +01:00
Peter Simons
c5cf8dd57a haskell-hackage-db: fix build with GHC 8.2.2 2018-03-10 10:00:16 +01:00
Peter Simons
469a15d386 distribution-nixpkgs: fix build with GHC 8.2.2 2018-03-10 10:00:15 +01:00
Peter Simons
deab46fdba Cabal-2.2.0.0: fix build with GHC 8.2.2 2018-03-10 10:00:15 +01:00
Peter Simons
8aa0e7b950 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.9-3-gae0d2f7 from Hackage revision
42026bde62.
2018-03-10 10:00:06 +01:00
Peter Simons
3134f6bf97 hackage2nix: disable failing Hydra builds 2018-03-10 10:00:02 +01:00
Peter Simons
52383dbb6b hackage2nix: always use latest version of jailbreak-cabal 2018-03-10 10:00:02 +01:00
Elis Hirwing
b29348257a
proboscis: move to own file and fix homepage 2018-03-10 09:12:12 +01:00
Kosyrev Serge
a4fedaa481
ghc841 | turtle: GHC 8.4 needs a fresh Turtle 2018-03-10 06:51:58 +03:00
Ryan Mulligan
acf77c3888 yarp: 2.3.68 -> 2.3.70.2
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/bp68k0rdxw13rxgy93lqlqmrmprz272g-yarp-2.3.70.2/bin/yarpidl_rosmsg -h` got 0 exit code
- ran `/nix/store/bp68k0rdxw13rxgy93lqlqmrmprz272g-yarp-2.3.70.2/bin/yarpidl_rosmsg --help` got 0 exit code
- ran `/nix/store/bp68k0rdxw13rxgy93lqlqmrmprz272g-yarp-2.3.70.2/bin/yarpidl_rosmsg help` got 0 exit code
- ran `/nix/store/bp68k0rdxw13rxgy93lqlqmrmprz272g-yarp-2.3.70.2/bin/yarpserver --help` got 0 exit code
- ran `/nix/store/bp68k0rdxw13rxgy93lqlqmrmprz272g-yarp-2.3.70.2/bin/yarp help` got 0 exit code
- ran `/nix/store/bp68k0rdxw13rxgy93lqlqmrmprz272g-yarp-2.3.70.2/bin/yarp version` and found version 2.3.70.2
- ran `/nix/store/bp68k0rdxw13rxgy93lqlqmrmprz272g-yarp-2.3.70.2/bin/yarp-config --help` got 0 exit code
- ran `/nix/store/bp68k0rdxw13rxgy93lqlqmrmprz272g-yarp-2.3.70.2/bin/yarp-config --version` and found version 2.3.70.2
- ran `/nix/store/bp68k0rdxw13rxgy93lqlqmrmprz272g-yarp-2.3.70.2/bin/yarpdev -h` got 0 exit code
- ran `/nix/store/bp68k0rdxw13rxgy93lqlqmrmprz272g-yarp-2.3.70.2/bin/yarpdev --help` got 0 exit code
- ran `/nix/store/bp68k0rdxw13rxgy93lqlqmrmprz272g-yarp-2.3.70.2/bin/yarpdev help` got 0 exit code
- ran `/nix/store/bp68k0rdxw13rxgy93lqlqmrmprz272g-yarp-2.3.70.2/bin/yarpmanager-console --help` got 0 exit code
- ran `/nix/store/bp68k0rdxw13rxgy93lqlqmrmprz272g-yarp-2.3.70.2/bin/yarpdatadumper --help` got 0 exit code
- found 2.3.70.2 with grep in /nix/store/bp68k0rdxw13rxgy93lqlqmrmprz272g-yarp-2.3.70.2
- found 2.3.70.2 in filename of file in /nix/store/bp68k0rdxw13rxgy93lqlqmrmprz272g-yarp-2.3.70.2
2018-03-09 19:41:31 -08:00
Kosyrev Serge
1aada58c2b
ghc841 | either: pin to v5 2018-03-10 06:37:35 +03:00
Averell Dalton
028e67abce rPackages.mongolite: fix build 2018-03-10 04:01:49 +01:00
Ryan Mulligan
14464b1dc5 uwsgi: 2.0.16 -> 2.0.17
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/22q44dlwa34xal0mggf9vqy1clsvad65-uwsgi-2.0.17/bin/uwsgi -h` got 0 exit code
- ran `/nix/store/22q44dlwa34xal0mggf9vqy1clsvad65-uwsgi-2.0.17/bin/uwsgi --help` got 0 exit code
- ran `/nix/store/22q44dlwa34xal0mggf9vqy1clsvad65-uwsgi-2.0.17/bin/uwsgi --version` and found version 2.0.17
- ran `/nix/store/22q44dlwa34xal0mggf9vqy1clsvad65-uwsgi-2.0.17/bin/uwsgi -h` and found version 2.0.17
- ran `/nix/store/22q44dlwa34xal0mggf9vqy1clsvad65-uwsgi-2.0.17/bin/uwsgi --help` and found version 2.0.17
- found 2.0.17 with grep in /nix/store/22q44dlwa34xal0mggf9vqy1clsvad65-uwsgi-2.0.17
- found 2.0.17 in filename of file in /nix/store/22q44dlwa34xal0mggf9vqy1clsvad65-uwsgi-2.0.17
2018-03-10 04:58:44 +03:00
Ryan Mulligan
3a40b899cf qpdf: 7.1.1 -> 8.0.0
Semi-automatic update. These checks were done:

- built on NixOS
- ran `/nix/store/788zbmljyhaj8y93k7q5lqpah0c9pcz0-qpdf-8.0.0/bin/fix-qdf --version` and found version 8.0.0
- ran `/nix/store/788zbmljyhaj8y93k7q5lqpah0c9pcz0-qpdf-8.0.0/bin/qpdf --help` got 0 exit code
- ran `/nix/store/788zbmljyhaj8y93k7q5lqpah0c9pcz0-qpdf-8.0.0/bin/qpdf --version` and found version 8.0.0
- found 8.0.0 with grep in /nix/store/788zbmljyhaj8y93k7q5lqpah0c9pcz0-qpdf-8.0.0
- found 8.0.0 in filename of file in /nix/store/788zbmljyhaj8y93k7q5lqpah0c9pcz0-qpdf-8.0.0
2018-03-10 04:58:03 +03:00
lassulus
54572276ec altcoins.dogecoin: use boost165 2018-03-10 02:34:39 +01:00
lassulus
00c2008bee altcoins.freicoin: fix hash 2018-03-10 02:30:03 +01:00
lassulus
0c15e1d1ee altcoins.btc1: 1.14.5 -> 1.15.1 2018-03-10 01:48:55 +01:00
Matthew Pickering
514accad2e
Add platforms attribute to umockdev
See #36707 to observe that the build fails. It depends on linux specific packages such as systemd.
2018-03-09 23:48:33 +00:00
Yuriy Taraday
ebce42146f chromium: fix GCC 7 related build issues
Also clean up unused patches.
2018-03-10 03:31:55 +04:00
Graham Christensen
3ab34a01e0
Merge pull request #36467 from cleverca22/spotify
spotify: 1.0.69 -> 1.0.72
2018-03-09 17:30:53 -05:00
Graham Christensen
601857b418
Merge pull request #36479 from NeQuissimus/zfh_samba
samba: 4.7.4 -> 4.7.5
2018-03-09 17:29:17 -05:00
Graham Christensen
21d85a5d0f
Merge pull request #36525 from ryantm/auto-update/gdcm
gdcm: 2.6.4 -> 2.8.4
2018-03-09 17:28:18 -05:00
Graham Christensen
9f2fd27748
Merge pull request #36549 from ryantm/auto-update/glpk
glpk: 4.64 -> 4.65
2018-03-09 17:26:06 -05:00
Graham Christensen
05db7ca765
Merge pull request #36553 from ryantm/auto-update/gmsh
gmsh: 3.0.5 -> 3.0.6
2018-03-09 17:25:29 -05:00
Graham Christensen
6d81ffbe21
Merge pull request #36554 from ryantm/auto-update/gmtp
gmtp: 1.3.10 -> 1.3.11
2018-03-09 17:25:02 -05:00
Graham Christensen
d3570a1e21
Merge pull request #36535 from ryantm/auto-update/gibo
gibo: 1.0.4 -> 1.0.6
2018-03-09 17:21:14 -05:00
Graham Christensen
d2429e0045
Merge pull request #36537 from ryantm/auto-update/ginac
ginac: 1.7.2 -> 1.7.4
2018-03-09 17:20:53 -05:00
Graham Christensen
aea818ee8b
Merge pull request #36539 from ryantm/auto-update/git-radar
git-radar: 0.5 -> 0.6
2018-03-09 17:20:21 -05:00
Graham Christensen
bd3d035f1e
Merge pull request #36563 from ryantm/auto-update/gocr
gocr: 0.50 -> 0.51
2018-03-09 17:19:50 -05:00
Graham Christensen
a4a2c80bd6
Merge pull request #36541 from ryantm/auto-update/git-secret
git-secret: 0.2.2 -> 0.2.3
2018-03-09 17:19:18 -05:00
Graham Christensen
6a5c5b342b
Merge pull request #36545 from ryantm/auto-update/gitless
gitless: 0.8.5 -> 0.8.6
2018-03-09 17:18:34 -05:00
Graham Christensen
1557d0127d
Merge pull request #36575 from ryantm/auto-update/grails
grails: 3.3.0 -> 3.3.2
2018-03-09 17:17:20 -05:00
Graham Christensen
c36b224665
Merge pull request #36577 from ryantm/auto-update/gramps
gramps: 4.2.6 -> 4.2.8
2018-03-09 17:16:55 -05:00
Graham Christensen
7cb560ddae
Merge pull request #36578 from ryantm/auto-update/graylog
graylog: 2.4.1 -> 2.4.3
2018-03-09 17:16:31 -05:00