3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

149096 commits

Author SHA1 Message Date
Francois-Rene Rideau d9f419bd57 gambit, gerbil: use stdenv = gccStdenv
clang builds gambit 10x slower to produce code that is 3x slower than
when using GCC. So use GCC to build Gambit and Gerbil.
2018-08-11 14:07:15 -04:00
Francois-Rene Rideau c75576f9e8 gerbil-unstable: 2018-05-12 -> 2018-08-11 2018-08-11 14:07:05 -04:00
Vaibhav Sagar c7596ef742 ghc861: 8.6.1-alpha2 -> 8.6.1-beta1 () 2018-08-11 19:06:36 +01:00
John Ericson af36123747 .github/CODEOWNERS: Add myself as for some stdenv stuff 2018-08-11 13:57:53 -04:00
Vladimír Čunát 838d63eced
Merge : firefox*: 61.0.1 -> 61.0.2 2018-08-11 19:47:02 +02:00
Vladimír Čunát d4741d79e1
Merge : thunderbird*: 52.9.1 -> 60.0 2018-08-11 19:47:02 +02:00
Michael Weiss b28f8b4c94 signal-desktop: 1.15.3 -> 1.15.4 2018-08-11 19:27:43 +02:00
Timo Kaufmann c85748baaf
Merge pull request from nonfreeblob/crawl-0.22.0
crawl: 0.21.1 -> 0.22.0
2018-08-11 18:22:49 +02:00
nonfreeblob 3d56684d95 crawl: 0.21.1 -> 0.22.0 2018-08-11 18:10:19 +03:00
Daniël de Kok 4beb94d6d6 python/grpcio: fix darwin build
grpcio currently does not build on Darwin (10.13.6). Due to the
following issues:

* ar is invoked with incorrect flags ().
* libtool cannot be found, with a libtool dependency, with libtool
  the option '-no_warning_for_no_symbols' is not recognized.
* the module build cannot find boringssl that is packaged with
  python-grpcio when pkgconfig is not installed (grpc/#10058).
2018-08-11 16:47:35 +02:00
volth d46cfd2ff0
libvirt: fix dlopen("libjansson.so.4") 2018-08-11 13:58:06 +00:00
Bas van Dijk b26fcaa5c0 pgmanage: 10.3.0 -> 10.3.1 2018-08-11 15:49:32 +02:00
Benjamin Hipple 34d7a370c1 antlr: fix license
See 
2018-08-11 13:43:56 +00:00
Timo Kaufmann 921e5ceef3
Merge pull request from markuskowa/sqlite-lic
Fix licenses ()
2018-08-11 15:31:29 +02:00
Daiderd Jordan bf2d73ca84
vault: 0.10.3 -> 0.10.4 2018-08-11 14:47:54 +02:00
Markus Kowalewski 6aa7ef1133
sshuttle: add license 2018-08-11 14:36:01 +02:00
Markus Kowalewski c2cfaec0c9
ssmtp: add license 2018-08-11 14:34:24 +02:00
Markus Kowalewski e91ef7c74c
sshpass: add license 2018-08-11 14:33:52 +02:00
Markus Kowalewski 4622596d63
sshfs-fuse: add license 2018-08-11 14:33:17 +02:00
Markus Kowalewski 31d2f03fb9
sqsh: add license 2018-08-11 14:33:05 +02:00
Markus Kowalewski a647d07f4c
sqlite,sqlar: add licenses 2018-08-11 14:32:05 +02:00
Jörg Thalheim 5fc5e0642b
Merge pull request from volth/patch-228
libvirt: jansson required for qemu suppport
2018-08-11 12:56:10 +02:00
Yegor Timoshenko 501607e0ee
Merge pull request from yegortimoshenko/qdigidoc
libdigidoc, libdigidocpp, qdigidoc updates
2018-08-11 13:13:22 +03:00
Pascal Wittmann c53c9986bd
Merge pull request from NixOS/add-missing-licenses
Add missing licenses
2018-08-11 11:32:58 +02:00
volth df05344d96
libvirt: jansson required for qemu suppport 2018-08-11 09:19:09 +00:00
Sarah Brofeldt b92956d4c6
Merge pull request from imalsogreg/okta-aws-init
aws-okta: init at 0.19.0
2018-08-11 10:48:28 +02:00
Bas van Dijk 9481513360 cabal2nix: fix build by overriding hpack to 0.29.6
Fixes: https://github.com/NixOS/cabal2nix/issues/369
2018-08-11 10:44:27 +02:00
Bas van Dijk e9b7e73120
Merge pull request from ElvishJerricco/callcabal2nix-passthru-deriver
callCabal2nix: Passthru deriver
2018-08-11 10:34:06 +02:00
Pascal Wittmann bd4ef2def3
calibre: 3.28.0 -> 3.29.0 2018-08-11 10:00:52 +02:00
R. RyanTM b728f5cd72 libytnef: 1.9.2 -> 1.9.3 () 2018-08-11 07:58:22 +00:00
R. RyanTM 498be8d390 urh: 2.2.2 -> 2.2.3 () 2018-08-11 07:57:14 +00:00
Pascal Wittmann a34579e01e
Merge branch 'master' into add-missing-licenses
Conflicts:
	pkgs/tools/networking/network-manager/fortisslvpn.nix
2018-08-11 09:36:34 +02:00
Michael Raskin 40dea2488f vim_configurable: make gvim command launch GUI again 2018-08-11 10:25:21 +03:00
Orivej Desh c2cf0c5f4c gdal: build with xml support 2018-08-11 00:58:31 +00:00
Samuel Dionne-Riel cfb7ccb08c
Merge pull request from nicknovitski/mruby-init
mruby: init at 1.4.1
2018-08-10 19:34:22 -04:00
Samuel Dionne-Riel 53bfb47e1d mruby: Removes a test that fails in the sandbox. 2018-08-10 19:07:20 -04:00
Samuel Dionne-Riel f847155014 mruby: Fixes build on Linux
I'm not sure of the semantics of `gcc` vs. `ld` for linking, but it
makes the difference between working and:

```
/nix/store/gpc2wld1s0c6qzx9326cwn1wcx29xzsj-binutils-2.30/bin/ld: warning: cannot find entry symbol _start; defaulting to 0000000000401100
```
2018-08-10 19:07:17 -04:00
Nick Novitski c26a6db0f8 mruby: init at 1.4.1 2018-08-10 18:59:38 -04:00
aszlig f51dc2a94b
nixos/tests/luksroot: Fix OCR of passphrase prompt
Since a9d69a74d6, the passphrase prompt
now no longer starts with "Enter passphrase for" but now it's just
"Passphrase for", which causes the luksroot installer test to fail.

I've tested this on a x86_64-linux machine and the test now succeeds.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @oxij, @samueldr
Issue: 
2018-08-11 00:07:10 +02:00
xeji 2cf2ea1c03
Merge pull request from thefloweringash/jetbrains-update-2018.2.1
Jetbrains editors: 2018.2 -> 2018.2.1
2018-08-10 22:38:48 +02:00
Matthew Bauer 14d689fe5f c-ares: fix android build
https://hydra.nixos.org/build/79244764
2018-08-10 16:06:15 -04:00
Eelco Dolstra 490ca6aa8a
nix-repl: Remove
This package is obsolete.
2018-08-10 21:48:47 +02:00
Eelco Dolstra f1c978aca0
Revert "aliases: add nixos-rebuild"
This reverts commit 0b124c1e91. We
should really stop adding things that are not packages to
all-packages.nix. For example, having nixos-rebuild.nix in
all-packages.nix causes 'nix-env -qa' to evaluate a NixOS
configuration, which obviously is not good for performance. (We should
probably also remove the 'nixos' attribute from all-packages.nix, but
at least that's a function so nix-env will ignore it.)
2018-08-10 21:45:07 +02:00
Eelco Dolstra 4d1332e507
nixos/modules/misc/version.nix: Don't spam the user with vague warnings 2018-08-10 21:39:36 +02:00
Andrew Childs 3513c5dc49 jetbrains.ruby-mine: 2018.2 -> 2018.2.1 2018-08-11 04:05:21 +09:00
Andrew Childs c08067b74d jetbrains.goland: 2018.2 -> 2018.2.1 2018-08-11 04:03:49 +09:00
Matthew Bauer 68b5f51d6f brightnessctl: also install udev rules
Fixes 
2018-08-10 13:44:58 -04:00
Alexey Shmalko 6b1a04d788 alarm-clock-applet: fix build ()
The build has been failing because sourceforge-served release include
-Werror=format=2 flag, which enabled -Werror=format-y2k, which in turn
stopped the build because of a debug log message formatting.

Building release from GitHub works fine.
2018-08-10 19:37:48 +02:00
Francois-Rene Rideau 0dd9403a34 gambit-unstable: 2018-05-30 -> 2018-08-06 2018-08-10 13:11:11 -04:00
xeji 12eb1e96ce
Merge pull request from symphorien/tests-eval
Fix evaluation of two tests
2018-08-10 19:06:20 +02:00