R. RyanTM
|
15196d2b6c
|
pcsclite: 1.8.24 -> 1.8.25 (#58745)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pcsclite/versions
|
2019-04-09 21:13:17 +02:00 |
|
Corbin
|
edd5555029
|
pypy: Disable broken test on 3.x.
|
2019-04-09 20:41:08 +02:00 |
|
Corbin
|
8488e205a1
|
zfec: Enable on PyPy.
|
2019-04-09 20:41:08 +02:00 |
|
Corbin
|
3c04844d18
|
pythonPackages.pycryptopp: Enable on PyPy.
|
2019-04-09 20:41:08 +02:00 |
|
Corbin
|
9b2bf34e04
|
pythonPackages.execnet: Remove flaky test on PyPy.
|
2019-04-09 20:41:08 +02:00 |
|
Corbin
|
1b2e1b552b
|
pypyPackages.numpy: Enable.
It Just Works now that everybody's versions have been bumped.
|
2019-04-09 20:41:08 +02:00 |
|
Corbin
|
9ca78d4a43
|
pythonModules.werkzeug: Forward-port PyPy fix.
Included a comment for the upstream commit where this was fixed
recently:
1cfdcf9824
|
2019-04-09 20:41:08 +02:00 |
|
Corbin
|
3671657bfb
|
pythonPackages.magic-wormhole-transit-relay: Fix tests.
Calling Trial directly enables PyPy support, since our PyPy packages
only have a `pypy` binary rather than `python`.
|
2019-04-09 20:41:08 +02:00 |
|
Corbin
|
c2a418be79
|
pyasn1-modules: Enable on PyPy.
|
2019-04-09 20:41:08 +02:00 |
|
Corbin
|
34fd585354
|
pypyPackages.mock: Unbreak PyPy for Python 2.7.
Unbreaks many PyPy packages.
|
2019-04-09 20:41:08 +02:00 |
|
Corbin
|
ca40026ac7
|
pythonPackages.pytest-shutil: Disable some tests on PyPy.
I looked at some of the failing tests and now I'm feeling rather queasy.
|
2019-04-09 20:41:08 +02:00 |
|
Corbin
|
1303661b1b
|
pythonPackages.typing: Disable tests on PyPy.
Not sure whether this is right TBH.
|
2019-04-09 20:41:08 +02:00 |
|
Corbin
|
9c04b75cf9
|
pypy: 6.0.0 -> 7.0.0
Note that this bumps both the 2.7 and 3.5 flavors of PyPy.
|
2019-04-09 20:41:08 +02:00 |
|
Corbin
|
5719f892e1
|
python: Make .isPyPy flag more accurate.
nix-repl> map (s: s.isPyPy) [ python python3 pypy pypy3 ]
[ false false true true ]
|
2019-04-09 20:41:08 +02:00 |
|
Frederik Rietdijk
|
ef0345a3fa
|
Merge staging-next into staging
|
2019-04-09 20:39:09 +02:00 |
|
R. RyanTM
|
97fe2b0f95
|
nspr: 4.20 -> 4.21 (#57335)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/nspr/versions
|
2019-04-09 19:03:20 +02:00 |
|
Florian Klink
|
94ecefe40a
|
Merge pull request #59119 from arianvp/update-k8s
kubernetes: 1.13.5 -> 1.14.0
|
2019-04-09 18:45:43 +02:00 |
|
Frederik Rietdijk
|
d108b49168
|
Merge master into staging-next
|
2019-04-09 16:38:35 +02:00 |
|
Vladimír Čunát
|
6e9f6a63a2
|
knot-dns: 2.8.0 -> 2.8.1 (maintenance)
https://lists.nic.cz/pipermail/knot-dns-users/2019-April/001660.html
|
2019-04-09 16:15:55 +02:00 |
|
Joachim Breitner
|
610f73f3f7
|
macdylibbundler: init (#59173)
* macdylibbundler: init
whihc I found useful to make self-contained releases of binaries built
on osx.
* Add version field
|
2019-04-09 10:06:42 -04:00 |
|
Andreas Rammhold
|
4b00df4305
|
Merge pull request #58630 from volth/patch-312
firefox-esr-52: fix build
|
2019-04-09 13:08:58 +00:00 |
|
Bas van Dijk
|
2f2e2971d6
|
Merge pull request #58255 from jbgi/prometheus2
Add Prometheus 2 service in parallel with 1.x version (continuation)
|
2019-04-09 14:14:18 +02:00 |
|
Pascal Wittmann
|
14105fd257
|
Merge pull request #59127 from matthiasbeyer/update-my-packages
Update my packages
|
2019-04-09 13:47:31 +02:00 |
|
Michael Raskin
|
ff81390fd3
|
Merge pull request #59192 from ajs124/xtris
xtris: init at 1.15
|
2019-04-09 11:15:14 +00:00 |
|
Michael Raskin
|
5d49fc7ff3
|
Merge pull request #59004 from Mic92/radare2
radare2: 3.3.0 -> 3.4.1
|
2019-04-09 11:14:35 +00:00 |
|
Bas van Dijk
|
b423b73adc
|
nixos/doc: add Prometheus stateDir handling to rl-1909.xml
|
2019-04-09 13:13:44 +02:00 |
|
Bas van Dijk
|
c95179b52f
|
nixos/prometheus: add back the option services.prometheus.dataDir
This is to ensure more backwards compatibility. Note this is not 100%
backwards compatible because we now require dataDir to begin with /var/lib/.
|
2019-04-09 13:13:34 +02:00 |
|
Bas van Dijk
|
a3fb03df3e
|
Merge pull request #59206 from basvandijk/elk-6.7.1
elk: 6.5.1 -> 6.7.1
|
2019-04-09 13:04:14 +02:00 |
|
Bas van Dijk
|
7062a073e8
|
elk: 6.5.1 -> 6.7.1
|
2019-04-09 12:34:01 +02:00 |
|
ajs124
|
beb419bbc0
|
xtris: init at 1.15
|
2019-04-09 12:14:05 +02:00 |
|
Maximilian Bosch
|
283d32da01
|
Merge pull request #59203 from fgaz/drawpile/2.1.6
drawpile: 2.1.4 -> 2.1.6
|
2019-04-09 11:57:36 +02:00 |
|
Maximilian Bosch
|
70689254bc
|
Merge pull request #59055 from suhr/tox-node
tox-node: init at 0.0.7
|
2019-04-09 11:48:29 +02:00 |
|
Michael Weiss
|
8fcb1b9d4f
|
nvme-cli: 1.7 -> 1.8
|
2019-04-09 11:44:37 +02:00 |
|
Jörg Thalheim
|
f93e9b08a4
|
radare2: 3.3.0 -> 3.4.1
|
2019-04-09 10:36:41 +01:00 |
|
Matthieu Coudron
|
f173c7b831
|
linux_mptcp: 0.94.3 -> 0.94.4 (#59045)
Motivation: https://github.com/multipath-tcp/mptcp/releases/tag/v0.94.4
|
2019-04-09 09:34:03 +00:00 |
|
Pascal Wittmann
|
e80a667a66
|
Merge pull request #58466 from vaibhavsagar/bump-polyml
polyml: 5.7.1 -> 5.8
|
2019-04-09 11:31:31 +02:00 |
|
Pascal Wittmann
|
efa0c651b8
|
Merge pull request #59150 from Vskilet/jackett-update
jackett: 0.10.846 -> 0.11.170
|
2019-04-09 11:28:12 +02:00 |
|
Pascal Wittmann
|
8e76f22e57
|
Merge pull request #59198 from dtzWill/update/zig-0.4.0
zig: 0.3.0 -> 0.4.0
|
2019-04-09 11:18:55 +02:00 |
|
Pascal Wittmann
|
c5256561bf
|
Merge pull request #59202 from minijackson/waybar-0.5.1
waybar: 0.5.0 -> 0.5.1
|
2019-04-09 11:17:21 +02:00 |
|
Maximilian Bosch
|
3528e6b7d3
|
Merge pull request #59143 from manveru/remove-rhc
rhc: remove
|
2019-04-09 10:56:07 +02:00 |
|
Francesco Gazzetta
|
410a41b75f
|
drawpile: 2.1.4 -> 2.1.6
|
2019-04-09 10:53:41 +02:00 |
|
Minijackson
|
571d7ad303
|
waybar: 0.5.0 -> 0.5.1
|
2019-04-09 10:26:09 +02:00 |
|
Michael Fellinger
|
91e766e44f
|
rhc: remove
|
2019-04-09 09:02:00 +02:00 |
|
Will Dietz
|
1a8328b126
|
zig: 0.3.0 -> 0.4.0
Bump to use LLVM8, but just guessing ;).
|
2019-04-09 00:51:35 -05:00 |
|
worldofpeace
|
f3a5c0e671
|
Merge pull request #59195 from damien-biasotto/brackets-add-missing-deps
brackets: add missing dependencies.
|
2019-04-08 22:42:41 -04:00 |
|
Domen Kožar
|
0eba2105f8
|
doc: note how to quickly get started with elm
|
2019-04-09 09:19:34 +07:00 |
|
Damien Biasotto
|
433566f89e
|
brackets: add missing dependencies.
libexpat and libXdamage seems to be required for brackets to run
|
2019-04-09 11:28:50 +10:00 |
|
Maximilian Bosch
|
2fdca0eb58
|
Merge pull request #59134 from NickHu/zsh-prezto
zsh-prezto: 2017-12-03 -> 2019-03-18
|
2019-04-09 02:27:49 +02:00 |
|
Aaron Andersen
|
902ab43a91
|
Merge pull request #58125 from mwilsoninsight/showoff
showoff: init at 0.20.1
|
2019-04-08 20:14:06 -04:00 |
|
Maximilian Bosch
|
fff27d7265
|
Merge pull request #59193 from dywedir/alacritty
alacritty: 0.2.9 -> 0.3.0
|
2019-04-09 01:50:41 +02:00 |
|