Commit Graph

147227 Commits

Author SHA1 Message Date
Will Dietz
0eb13162f1 Revert "Merge pull request #43983 from viric/coreutils_ssl_master"
coreutils is part of stdenv, which doesn't allow openssl currently.

It's unclear that adding openssl to stdenv was intended,
but if it was it was not discussed or mentioned.

To unbreak "all the things", reverting until this
has been discussed and a proper fix has been put together.

This reverts commit df9f76c62d, reversing
changes made to 585ded7329.
2018-07-28 19:20:26 -05:00
Cray Elliott
13df2522b4 doomseeker: 2018-03-03 -> 2018-03-05
also fix the build with qt 5.11 since it seems this package had broken
2018-07-28 16:59:38 -07:00
Matthew Bauer
a22797d356 systems: fix netbsd triple parsing
binutils expects x86_64-unknown-netbsd<version> (only 3 parts!). Any other combo seems to fail.

Also handle darwin versions similarly.

/cc @Ericson2314
2018-07-28 19:54:09 -04:00
Matthew Bauer
96ce1e03a4 {cc,bintools}-wrapper: also replace . in config
Some configs will have dots for version numbers. To normalize we can
just use _ again.
2018-07-28 19:54:09 -04:00
Jörg Thalheim
82f3cd631c
Merge pull request #44180 from vbgl/ocaml-sqlexpr-0.9.0
ocamlPackages.sqlexpr: 0.5.5 -> 0.9.0
2018-07-28 23:22:23 +01:00
Lluís Batlle i Rossell
8f5bfc6901 coreutils: fix unwanted change in prev merge
I didn't mean to change the enableParallelBuilding.
2018-07-29 00:20:18 +02:00
Jörg Thalheim
c70dee9b86
Merge pull request #44141 from jbboehr/mist-0.11.1
altcoins.mist: 0.10.0 -> 0.11.1
2018-07-28 23:18:42 +01:00
Jörg Thalheim
e7ee823abb
Merge pull request #44149 from Izorkin/shells-zsh-command-time
zsh-command-time: disable exec flag
2018-07-28 23:18:28 +01:00
viric
df9f76c62d
Merge pull request #43983 from viric/coreutils_ssl_master
Openssl in coreutils makes *sum programs much faster (RFC)
2018-07-29 00:17:44 +02:00
Jörg Thalheim
585ded7329
Merge pull request #44179 from gnidorah/maintainers
twilight, kde2-decoration: add myself to maintainers
2018-07-28 23:17:29 +01:00
viric
5c77b9cddb
Merge pull request #43982 from viric/viric_clean
Take me (viric) out of most maintenance
2018-07-29 00:17:08 +02:00
Jörg Thalheim
f545ddc6b6
Merge pull request #44185 from dywedir/rust-cbindgen
rust-cbindgen: 0.6.0 -> 0.6.1
2018-07-28 23:16:05 +01:00
Tim Steinbach
6002bbde2f
linux: 4.17.10 -> 4.17.11 2018-07-28 17:51:13 -04:00
Tim Steinbach
9c34bc3c09
linux: 4.14.58 -> 4.14.59 2018-07-28 17:51:13 -04:00
Tim Steinbach
5030477c1c
linux: 4.9.115 -> 4.9.116 2018-07-28 17:51:13 -04:00
Tim Steinbach
5499b01106
linux: 4.4.144 -> 4.4.145 2018-07-28 17:51:13 -04:00
Will Dietz
6980be7edc
Merge pull request #44150 from dtzWill/updatee/ctags-2018-07
universal-ctags: 2018-01-0 -> 2018-07-23
2018-07-28 16:49:02 -05:00
Will Dietz
018c66537f
Merge pull request #44151 from dtzWill/update/gcc-8.2
gcc8: 8.1 -> 8.2
2018-07-28 16:46:33 -05:00
Thomas Tuegel
4ac6a8ba54
Merge pull request #44139 from bkchr/plasma_wayland
Plasma Wayland
2018-07-28 16:19:52 -05:00
Jörg Thalheim
c835591870
Merge pull request #44115 from dywedir/iwd
iwd: 0.3 -> 0.4
2018-07-28 22:07:34 +01:00
Justin Woo
7dadfbda1f psc-package: 0.3.2 -> 0.4.1
Updates that remove features and improve user experience.

Adds warnings for trying to install packages without (purescript/psc-package#126 by @Dretch)
Filters "installing" messages for build (purescript/psc-package#130 by @Dretch)
Adds options for limiting jobs for install (purescript/psc-package#127 by @vladciobanu)
Per purescript/psc-package#121, removes the confusing misfeature "add-from-bower", which led to many users thinking this command was for adding "extra-deps" like Stack. See the thread for details on how you could readily replace this command if you used it before.
2018-07-28 23:03:43 +02:00
Vladyslav Mykhailichenko
56bab08df5 rust-cbindgen: 0.6.0 -> 0.6.1 2018-07-28 23:33:16 +03:00
Michael Weiss
01cfa808ff
Merge pull request #43682 from primeos/never-stop-system.slice
nixos/switch-to-configuration: Never stop system.slice
2018-07-28 20:42:22 +02:00
Lluís Batlle i Rossell
322b2043f9 Remove default for openssl
Suggested by matthewbauer review.
2018-07-28 19:30:54 +02:00
Lluís Batlle i Rossell
f54b387b63 Merge remote-tracking branch 'central/master' into viric_clean 2018-07-28 19:25:14 +02:00
Daiderd Jordan
0fa2cbf59f
Merge pull request #44111 from LnL7/elixir-1.7.0
elixir: init 1.7.0
2018-07-28 17:14:27 +02:00
gnidorah
b6d92b89e3 twilight, kde2-decoration: add myself to maintainers 2018-07-28 17:45:45 +03:00
Vincent Laporte
0c4daae16a
ocamlPackages.ppx_sqlexpr: init at 0.9.0 2018-07-28 14:16:47 +00:00
Vincent Laporte
5a9645c37f
ocamlPackages.sqlexpr: 0.5.5 -> 0.9.0 2018-07-28 14:16:46 +00:00
Vincent Laporte
f2ae2c9b8f
ocamlPackages.estring: disable for OCaml ≥ 4.06 2018-07-28 14:16:41 +00:00
Vincent Laporte
5a2ee49f3c ocamlPackages.base: 0.11.0 -> 0.11.1 2018-07-28 14:10:47 +00:00
Daiderd Jordan
13c693ed95
Merge pull request #44167 from LnL7/vim-configurable-python
vim-configurable: fix python support
2018-07-28 14:42:11 +02:00
Daiderd Jordan
5b211b6f4c
vim-configurable: fix python support
Removed --enable-python since that doesn't seem to do anything.
2018-07-28 11:30:46 +02:00
Andreas Rammhold
782342cf30
Merge pull request #43888 from Ekleog/synapse-0.33.0
matrix-synapse: 0.31.2 -> 0.33.0
2018-07-28 10:13:52 +02:00
Frederik Rietdijk
5cd5e74177
Merge pull request #44152 from georgewhewell/add-sabyenc
pythonPackages.sabyenc: init at 2.3.3
2018-07-28 09:43:07 +02:00
Frederik Rietdijk
17a09eb501
Merge pull request #41892 from catern/exlib
add pykerberos, requests-kerberos, exchangelib
2018-07-28 09:37:17 +02:00
Peter Simons
6d6522d30d coqPackages.category-theory: revert "Add equations as a buildInput"
This reverts commit 08bf0b7630, which broke
Nixpkgs evaluation.

Ping @jwiegley.
2018-07-28 09:16:37 +02:00
Daniel Peebles
fe036ea2be
Merge pull request #41908 from nicknovitski/dockertools-darwin
fix dockertools.pullImage on darwin
2018-07-27 23:42:56 -04:00
Silvan Mosberger
f460703211
Merge pull request #44154 from sh4r3m4n/fzf-fix-2
fzf: fix invalid symlink on vim-plugins
2018-07-28 05:27:48 +02:00
Dominik Xaver Hörl
6613fea80e android-file-transfer: init at 3.4 2018-07-27 20:20:41 -07:00
Silvan Mosberger
5edb09c3db
Merge pull request #40625 from romildo/fix.xkeyboard-config
xkeyboard-config: enable xkb rules symlink
2018-07-28 04:37:46 +02:00
Matthew Bauer
53bf234c85 fortune: remove gcc from closure
Fixup is only run on $out/bin not $out/games. Luckily fortune is
relocatable so just moving it to $out/bin works & reduces closure size.
2018-07-27 19:39:33 -04:00
Matthew Bauer
0e707034b5 st: fix patches passing 2018-07-27 19:39:15 -04:00
Matthew Bauer
d14dedfa2a aliases: add callPackage_i686
This was removed in PR #42874.
2018-07-27 19:37:57 -04:00
John Ericson
574871ea7f
Merge pull request #44164 from LnL7/llvm-man-output
llvm-packages: fix manpages on darwin
2018-07-27 19:30:38 -04:00
John Wiegley
08bf0b7630
coqPackages.category-theory: Add equations as a buildInput 2018-07-27 16:17:09 -07:00
John Wiegley
368cca9f19
coqPackages.category-theory: Update to Git version as of 20180709 2018-07-27 16:11:52 -07:00
Bas van Dijk
72f3a5cf5c
Merge pull request #44038 from LumiGuide/elk-6.3.0
elk: 6.2.4 -> 6.3.2
2018-07-28 00:33:18 +02:00
Daiderd Jordan
2e09219564
llvm-manpages: fix build 2018-07-28 00:08:31 +02:00
Daiderd Jordan
2100f462a5
llvm-packages: expose manpages in all-packages.nix
Only for the default version, we probably shouldn't be exposing
most attributes all versions.
2018-07-28 00:08:31 +02:00