Commit graph

139421 commits

Author SHA1 Message Date
Matthew Justin Bauer
b05ca2d84d
aliases: remove fftwFloat
I was not seeing this earlier but now getting this error :

Alias fftwFloat is still in all-packages.nix
2018-05-01 16:52:40 -05:00
Brian McKenna
1abef3a7c9 stride: 1.8.18 -> 1.17.82 2018-05-02 07:48:19 +10:00
seese
0a19162fa9 buildbot: disable tests on aarch64 because of TimeoutErrors (#39826)
buildbot: disable tests because of TimeoutErrors - only on aarch64
2018-05-01 23:47:53 +02:00
Matthew Justin Bauer
c46c5b8f4e
Merge pull request #39836 from flokli/virtualbox-5.2.10
virtualbox: 5.2.8 -> 5.2.10
2018-05-01 16:32:48 -05:00
xeji
af7da1c8a3
Merge pull request #39711 from sephalon/luafilesystem
luafilesystem: 1.6.3 -> 1.7.0
2018-05-01 23:15:55 +02:00
Will Dietz
fdc581d8c3
Merge pull request #39407 from dtzWill/feature/check-nix.conf
nixos/nix-daemon: optionally (on by default) check nix.conf can be read
2018-05-01 16:09:20 -05:00
Florian Klink
8eb3167e2e virtualbox: 5.2.8 -> 5.2.10
closes #39182.
2018-05-01 22:50:19 +02:00
Florian Klink
d3527d947f virtualisation.virtualbox.host: migrate from mkOption to mkEnableOption 2018-05-01 22:47:54 +02:00
Florian Klink
92e559212a virtualisation.virtualbox.host: introduce enableExtensionPack 2018-05-01 22:47:46 +02:00
Austin Seipp
5a24d99fa6 foundationdb: split into multiple, major-versioned packages to make upgrades user-controllable
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-05-01 15:47:36 -05:00
Austin Seipp
55eec81118 nixos: add TLS support to FoundationDB module, and tweak setup a bit
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-05-01 15:47:36 -05:00
Austin Seipp
ed5cbbbc44 foundationdb: install the java client library
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-05-01 15:47:36 -05:00
Jörg Thalheim
5a990f5629
Merge pull request #39825 from tobimpub/cquery-update
cquery: 2018-03-31 -> 2018-05-01
2018-05-01 21:35:05 +01:00
Daniel Peebles
9a63471b3a
Merge pull request #39828 from wchresta/souffle-1.2
souffle: 1.0.0 -> 1.2.0
2018-05-01 16:03:40 -04:00
Pascal Wittmann
4bcf3d9b82
Merge pull request #39728 from r-ryantm/auto-update/wesnoth
wesnoth-dev: 1.13.13 -> 1.14.0
2018-05-01 21:56:23 +02:00
Pascal Wittmann
839842bda4
Merge pull request #39701 from romildo/upd.uget-integrator
uget-integrator: init at 1.0.0
2018-05-01 21:52:08 +02:00
xeji
3abe395b54
Merge pull request #39827 from AndersonTorres/upload/kid3-qt5
kid3: qt5 support
2018-05-01 21:51:06 +02:00
Pascal Wittmann
f787dfc0de
pythonPackages.github3_py: 1.0.2 -> 1.1.0 2018-05-01 21:48:57 +02:00
Pascal Wittmann
7203e2c25c
Merge pull request #39822 from edef1c/mananager
nixos doc: mananager -> manager
2018-05-01 21:40:37 +02:00
Pascal Wittmann
07b8c39e58
Merge pull request #39829 from LightDiscord/updates/discord
discord: 0.0.4 -> 0.0.5
2018-05-01 21:39:51 +02:00
LightDiscord
d72b870079
discord: 0.0.4 -> 0.0.5 2018-05-01 21:17:01 +02:00
Vladimír Čunát
0c17b75210
Merge #39111: parity*: minor updates 2018-05-01 21:16:11 +02:00
Pascal Wittmann
30a065bc99
checkstyle: 8.9 -> 8.10 2018-05-01 21:13:51 +02:00
Matthew Justin Bauer
e9be7fcb00
Merge pull request #39686 from matthewbauer/new-aliases
all-packages: move aliases to aliases.nix
2018-05-01 14:13:07 -05:00
Matthew Bauer
485e4a614e all-packages: revert 2 name changes
I am reverting two name changes that might not be a good idea:

- gnum4 → m4
- apacheAnt → ant

These are debatable changes & not sure what’s best. I prefered the
short version because there are not alternatives- but will not hold
off for now.
2018-05-01 14:04:35 -05:00
wchresta
0cb3923731 souffle: 1.0.0 -> 1.2.0 2018-05-01 21:04:30 +02:00
xeji
f1a82060c8
Merge pull request #39729 from r-ryantm/auto-update/utf8proc
utf8proc: 2.1.0 -> 2.1.1
2018-05-01 20:57:45 +02:00
Matthew Justin Bauer
5e6f1abfd3
Merge pull request #39790 from matthewbauer/gnu-on-darwin
GNUs on Darwin
2018-05-01 13:56:54 -05:00
Matthew Bauer
a7d5c50034 all-packages: cleanup from last commit 2018-05-01 13:54:51 -05:00
Matthew Bauer
7ab8c886a4 all-packages: more overrides normalizing 2018-05-01 13:54:51 -05:00
Matthew Bauer
48a1345eaa all-packages: normalize overrides
Overrides should only be on the "default" package not the other way around.
2018-05-01 13:54:24 -05:00
Matthew Bauer
4654643266 mysql → mariadb 2018-05-01 13:54:08 -05:00
Matthew Bauer
ffe4b64205 aliases: add skip aliases config
You can turn on this config option if you want to find references to
aliases in Nixpkgs. Ideally these can be removed from Nixpkgs and
eventually we can remove the alias altogether.
2018-05-01 13:54:08 -05:00
Matthew Bauer
9d7c57afc4 aliases: add check if alias still exists in all-packages.nix
If an alias is already defined in all-packages.nix, we want to throw
an error to make it obvious that something is wrong. Otherwise there
is no way to realize that the alias is shadowing the real definition.
2018-05-01 13:54:08 -05:00
Matthew Bauer
2911ece392 aliases: add gccApple 2018-05-01 13:54:08 -05:00
Matthew Bauer
218d81bc9d all-packages: move aliases to aliases.nix
Lots of aliases have been left over. This is a massive edit that
changes many random lines.
2018-05-01 13:54:07 -05:00
Tobias Mayer
5fb8267031 cquery: 2018-03-31 -> 2018-05-01
The update should fix the build on osx.
2018-05-01 20:40:06 +02:00
nschoe
5c797b3986 Merge branch 'master' of github.com:nschoe/nixpkgs 2018-05-01 20:31:02 +02:00
nschoe
0433c35eef Add libopus as dependencies to gstreamer base plugins 2018-05-01 20:29:23 +02:00
AndersonTorres
f08de6c729 kid3: qt5 support 2018-05-01 15:22:02 -03:00
edef
1a18fedae4 nixos doc: mananager -> manager 2018-05-01 19:58:50 +02:00
Matthew Justin Bauer
b9f669e5bc
Merge pull request #39428 from r-ryantm/auto-update/libfm-extra
libfm-extra: 1.2.5 -> 1.3.0
2018-05-01 12:52:28 -05:00
Matthew Justin Bauer
84d11bd1fb
Merge pull request #39820 from flokli/spotify-1.0.77.338.g758ebd78-41-master
spotify: 1.0.77.338.g758ebd78-41 -> 1.0.79.223.g92622cc2-21
2018-05-01 12:44:52 -05:00
Florian Klink
6cd06ae05b spotify: 1.0.77.338.g758ebd78-41 -> 1.0.79.223.g92622cc2-21 2018-05-01 19:26:30 +02:00
John Ericson
db4f96b3cb lib/systems: Fix eval for iphone32* examples
Whoops messed up 9a845de873 slightly.
2018-05-01 13:04:57 -04:00
Jörg Thalheim
a3bdff3da9
Merge pull request #39803 from fgaz/gron
gron: 0.5.1 -> 0.5.2
2018-05-01 17:48:39 +01:00
LightDiscord
2b159d94a2
robo3t: add libGL library fix #39817 2018-05-01 18:39:03 +02:00
xeji
ec95624d81
Merge pull request #39748 from matthiasbeyer/add-bat
bat: init at 0.2.0
2018-05-01 18:12:26 +02:00
R. RyanTM
673f4c52f4 duktape: 2.2.0 -> 2.2.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/duktape/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 2.2.1 with grep in /nix/store/8clll9a9f797fd0vxz3vmx641mpqzkkx-duktape-2.2.1
- directory tree listing: https://gist.github.com/6049cc6fc921f7fa2efb27f86c1c7ca6
2018-05-01 18:09:58 +02:00
Peter Hoeg
9e37f7ed27 unifi-stable: 5.7.20 -> 5.7.23 2018-05-01 18:03:48 +02:00