nyanloutre
87e35a1439
steamrt: fix update script
...
The package.txt file doesn't exist anymore on upstream.
The new method is to install two metapackages and their dependencies.
Reference : 8849d366bf
2019-04-19 18:23:34 +02:00
Matthew Bauer
97a3c7f5a3
top-level/impure.nix: expose crossOverlays
2019-04-19 12:03:56 -04:00
Matthew Bauer
5eea658778
systems: correct qemu architectures
...
ppc64le and ppc64 are different targets in the configure script. We
can’t use the same one.
TODO: canonicalize similar ones based on qemu’s configure script.
2019-04-19 12:03:56 -04:00
Matthew Bauer
23560ea057
systems: fix emulator identity
...
Squashed to fix shell quoting, thanks @Ericson2314
2019-04-19 12:03:44 -04:00
Matthew Bauer
dd584d8eeb
stdenv/linux: use isCompatible to find bootstrap tools
...
This avoids part of the issue where things like armv7a don’t work
because the system doesn’t realize it can use the armv7l bootstrap
tools.
2019-04-19 12:00:44 -04:00
Matthew Bauer
59bb1dcbfb
systems/parse.nix: fixup arm compatibilities
2019-04-19 12:00:32 -04:00
Matthew Bauer
65f2b0a2a3
spidermonkey: fix host, target settings
...
spidermonkey doesn’t use the autotools build, host, target convention.
Instead it considers ‘--host’ to be the autotools’ ‘--build’ and
‘--target’ to be the autotools’ ‘--host’! As a result, we cannot
safely use “configurePlatforms”. Instead, we must manually set these
flags.
/cc @illegalprime
2019-04-19 11:59:39 -04:00
rnhmjoj
517b9de2c7
perlPackages.LinuxFD: init at 0.011
2019-04-19 17:57:18 +02:00
Matthew Bauer
fb3df59c6b
aws-c-common: add libexecinfo on musl
...
Fixes #56106
2019-04-19 11:52:39 -04:00
Elis Hirwing
6e13c77169
Merge pull request #59853 from Izorkin/php-xdebug
...
phpPackages.xdebug: 2.6.1 -> 2.7.1
2019-04-19 17:51:49 +02:00
Sondre Nilsen
fe5b4d776d
hugo: 0.55.0 -> 0.55.2
2019-04-19 17:42:36 +02:00
Elis Hirwing
6e051adb4e
Merge pull request #59852 from Izorkin/memcached
...
Memcached: update packages
2019-04-19 17:41:40 +02:00
Daniel Schaefer
2b4bc3769c
pythonPackages.moviepy: Requires Py3.4 since 1.0.0
...
"only Python 3.4+ from v.1.0"
2019-04-19 17:30:12 +02:00
Jan Solanti
c48ad78588
pycdio: fix build
2019-04-19 17:30:05 +02:00
Mario Rodas
f84a7b3828
Merge pull request #59834 from luispedro/add_prodigal
...
Prodigal: init at 2.6.3
2019-04-19 09:50:03 -05:00
Vladyslav M
2c47dc2175
mako: 1.2 -> 1.3
2019-04-19 17:49:29 +03:00
Ryan Mulligan
63a53d6dfa
Merge pull request #59464 from r-ryantm/auto-update/cimg
...
cimg: 2.5.5 -> 2.5.6
2019-04-19 07:48:14 -07:00
Ryan Mulligan
6561637fdc
Merge pull request #59540 from r-ryantm/auto-update/hylafaxplus
...
hylafaxplus: 5.6.1 -> 7.0.0
2019-04-19 07:47:02 -07:00
Sondre Nilsen
c5e963f36c
git-ignore: 0.2.0 -> 1.0.0
2019-04-19 16:34:40 +02:00
Carles Pagès
bd32319285
Merge pull request #59838 from jethrokuan/update/steamrt
...
steamrt 1.1 -> 1.2
2019-04-19 16:32:36 +02:00
Matthew Bauer
c1fd154fb6
Merge pull request #57557 from matthewbauer/ova-swap
...
nixos/virtualbox: add swap file
2019-04-19 10:17:36 -04:00
Matthew Bauer
dbc4543812
nixos/virtualbox: add swap file
...
Puts 2G swap in /var/swap of OVA. This serves as backup when you hit
the memory cap for the image.
Fixes #57171 and fixes #22696
2019-04-19 10:15:48 -04:00
Jan Tojnar
cd8697da9f
fix evaluation with config.allowAliases = false
( #59879 )
...
Co-Authored-By: volth <volth@webmaster.ms>
2019-04-19 15:14:03 +02:00
Bruno Bzeznik
6a8c9bff8f
exonerate: init at 2.4.0
2019-04-19 14:58:57 +02:00
Tim Steinbach
d36827bd08
oh-my-zsh: 2019-04-04 -> 2019-04-18
2019-04-19 08:11:49 -04:00
Johannes Frankenau
e7f021ca93
groove: init at 5.7.4
2019-04-19 13:34:30 +02:00
Jan Tojnar
5880baa9d0
Update pkgs/applications/misc/gnome-recipes/default.nix
...
Co-Authored-By: volth <volth@webmaster.ms>
2019-04-19 11:02:36 +00:00
Michael Weiss
4b5098e79a
dav1d: 0.2.1 -> 0.2.2
2019-04-19 12:43:58 +02:00
worldofpeace
a0ea9cc204
Merge pull request #59547 from rencire/add-base-16-shell-preview
...
base16-shell-preview: init at 0.3.0
2019-04-19 06:43:03 -04:00
Jan Tojnar
6127d5c1cc
Update pkgs/applications/audio/audio-recorder/default.nix
...
Co-Authored-By: volth <volth@webmaster.ms>
2019-04-19 10:30:19 +00:00
Aaron Andersen
e700ef2068
Merge pull request #58960 from Thesola10/patch-1
...
crumbs: init at version 0.0.3
2019-04-19 06:25:50 -04:00
volth
cf3f3fd1b5
fix evaluation with config.allowAliases = false
2019-04-19 10:16:44 +00:00
Domen Kožar
dbb5e61dac
Merge pull request #59860 from risicle/ris-pyramid-chameleon-fix
...
pythonPackages.pyramid_chameleon: fix build by patching tests
2019-04-19 17:15:31 +07:00
Robert Scott
504e1284de
pythonPackages.pyramid_chameleon: fix build by patching tests
...
looking into this part of the test suite it appears it started as a
modified copy of part of the main pyramid test suite. presumably this
line simply never got converted - change it to match the similar
imports.
2019-04-19 10:55:12 +01:00
Florian Jacob
34aa25b8dc
nixos/matrix-synapse: correct trusted_third_party_id_servers default
...
the servers are equivalent and synchronized, but Riot defaults to use vector.im
Source: https://github.com/matrix-org/synapse/blob/v0.99.3/docs/sample_config.yaml#L701
2019-04-19 11:54:06 +02:00
Timo Kaufmann
5e7e5a2062
vimPlugins: update ( #59874 )
2019-04-19 10:42:45 +02:00
Eelco Dolstra
2a95530c85
Merge pull request #59864 from AmineChikhaoui/ec2-19.03-amis
...
ec2-amis.nix: add 19.03 amis
2019-04-19 10:38:02 +02:00
Tor Hedin Brønner
004bd0da87
Merge pull request #59829 from hedning/gnome-3.32.1-bump
...
More gnome 3.32.1 updates
2019-04-19 10:35:51 +02:00
adisbladis
f4c69c0416
Merge pull request #59794 from xrelkd/update/go-ethereum
...
go-ethereum: 1.8.26 -> 1.8.27
2019-04-19 10:54:05 +03:00
xrelkd
c41784a321
go-ethereum: 1.8.26 -> 1.8.27
2019-04-19 08:40:34 +01:00
Maximilian Bosch
60f0a14084
Merge pull request #59701 from Mic92/rambox
...
rambox: 0.6.3 -> 0.6.6
2019-04-19 08:46:23 +02:00
Luis Pedro Coelho
3fc55eec05
Prodigal: init at 2.6.3
2019-04-19 08:38:14 +02:00
Maximilian Bosch
9eb1bd0e6f
Merge pull request #59866 from nh2/runCommand-comments
...
trivial-builders: Fix runCommand examples
2019-04-19 08:26:43 +02:00
Renaud
6d0fc1ca19
Merge pull request #59737 from ernestas/joker-0.12.2
...
joker: 0.10.1 -> 0.12.2
2019-04-19 08:18:00 +02:00
Will Dietz
87efa1fb5d
Merge pull request #58439 from dtzWill/update/apitrace-2019
...
apitrace: 363 -> 572 (2017-04-21 -> 2019-03-26)
2019-04-19 00:21:54 -05:00
Niklas Hambüchen
a0fa0cd8cf
trivial-builders: Fix runCommand examples
2019-04-19 06:29:42 +02:00
AmineChikhaoui
548932640b
ec2-amis.nix: add 19.03 amis
2019-04-18 23:07:14 -04:00
Aaron Andersen
2f25d58fc8
perlPackages.libapreq2: install the perl & apache modules
2019-04-18 21:58:10 -04:00
Daniel Schaefer
951c5b86e9
pythonPackages.moviepy: Add deps for new version
...
Fixes #59857
2019-04-19 03:37:35 +02:00
Daniel Schaefer
0956c09616
pythonPackages.proglog: init at 0.1.9
2019-04-19 03:28:35 +02:00