Tim Steinbach
e7d57853b0
hnix: Fix build
2018-07-27 14:16:41 -07:00
Tuomas Tynkkynen
cad1c18743
nixos/rename: Add temporary aliases for the system.nixos.* rename revert
...
See the previous commit for motivation.
2018-07-28 00:12:55 +03:00
Tuomas Tynkkynen
96190535e5
Revert "nixos: rename system.{stateVersion,defaultChannel} -> system.nixos.\1"
...
This reverts commit 095fe5b43def40279a243e663c662b02caac5318.
Pointless renames considered harmful. All they do is force people to
spend extra work updating their configs for no benefit, and hindering
the ability to switch between unstable and stable versions of NixOS.
Like, what was the value of having the "nixos." there? I mean, by
definition anything in a NixOS module has something to do with NixOS...
2018-07-28 00:12:55 +03:00
Daiderd Jordan
cacf0925a5
python-boot: add error message when accessing python.pkgs
2018-07-27 22:36:54 +02:00
Nick Novitski
c58b11d229
dockerTools.pullImage: control OS and architecture
2018-07-27 12:29:31 -07:00
Nick Novitski
64c6ff3dfc
skopeo: fix build on darwin
2018-07-27 12:29:31 -07:00
Spencer Baugh
b8980e47bd
pythonPackages.exchangelib: init at 1.11.4
2018-07-27 19:04:21 +00:00
Spencer Baugh
08db286889
pythonPackages.requests-kerberos: init at 0.12.0
2018-07-27 19:04:21 +00:00
Spencer Baugh
aa86f70d18
pythonPackages.pykerberos: init at 1.2.1
2018-07-27 19:04:20 +00:00
Benjamin Staffin
28e11a0b6b
bazel: fix bash completion, halve build time ( #44097 )
...
This finally fixes the build to avoid having to completely rebuild
bazel from source a second time just to generate the bash completion
script!
It also makes completion actually _work_ for bash users by
correcting the name of the installed script.
2018-07-27 14:45:43 -04:00
Benjamin Staffin
9cbe75b269
bazel: 0.15.1 -> 0.15.2 ( #44094 )
2018-07-27 14:43:15 -04:00
georgewhewell
cb20776886
sabnzbd: add sabyenc to python env
2018-07-27 19:02:11 +01:00
georgewhewell
660721140c
pythonPackages.sabyenc: init at 2.3.3
2018-07-27 19:01:59 +01:00
Profpatsch
abcc849c9e
s6-networking: add ssl support (libressl by default)
...
For now there’s only support for libressl, but it is built in a way that makes
adding support for e.g. bearssl trivial.
2018-07-27 17:48:32 +02:00
Profpatsch
9a95c136d8
execline: 2.3.0.3 -> 2.5.0.0
2018-07-27 17:48:32 +02:00
Profpatsch
9b55ab7674
s6-rc: 0.3.0.0 -> 0.4.0.1
2018-07-27 17:48:32 +02:00
Profpatsch
b4cda2e4ff
s6: 2.6.1.1 -> 2.7.1.1
2018-07-27 17:48:32 +02:00
Profpatsch
5ea846a656
s6-dns: 2.2.0.1 -> 2.3.0.0
2018-07-27 17:48:32 +02:00
Profpatsch
3bc88ecaf9
skalibs: 2.6.0.1 -> 2.6.4.0
2018-07-27 17:48:32 +02:00
Matías Lang
fcb4e32e9a
fzf: fix invalid symlink on vim-plugins
...
The fzf vim plugin wasn't working because it was making a symlink to a
directory with the full source code. This directory isn't present
anymore since the commit e95f17e2720e67e2eabd59d7754c814d3e27a0b2 wich
removes it because it isn't so useful for the go packages.
I fixed it by manually copying the plugin/ directory into the out
derivation, which is the only part of the source that contains the vim
plugin.
2018-07-27 12:27:42 -03:00
John Boehr
c835845152
altcoins.mist: 0.10.0 -> 0.11.1
...
* Add gtk2 as dependency, see #43297
* Don't include version number in mist executable name
2018-07-27 08:15:07 -07:00
Vladimír Čunát
1d83c4583b
Merge #44131 : release/metrics: drop requiredSystemFeatures
2018-07-27 17:11:37 +02:00
Elis Hirwing
e0d23b12ef
php: Enable mysqlnd as default
...
MySQL Native Driver was implemented by PHP back in 5.3.0 and has been
default in most distributions for a very long time.
The option was added in 41cd4f2459d63c5ad19a227c3dd5d7704df6161c and I
don't see any reason why it would default to false.
Overview of mysqlnd by PHP: https://secure.php.net/manual/en/mysqlnd.overview.php
2018-07-27 16:50:12 +02:00
Bas van Dijk
980674f08c
opencv: 3.4.1 -> 3.4.2
2018-07-27 16:13:21 +02:00
Will Dietz
993937d09e
gcc8: 8.1 -> 8.2
...
https://gcc.gnu.org/gcc-8/changes.html
2018-07-27 08:53:42 -05:00
Will Dietz
28b2c8b27a
universal-ctags: 2018-01-0 -> 2018-07-23
2018-07-27 08:09:09 -05:00
Yuriy Taraday
cd3283f921
chromium: 67.0.3396.99 -> 68.0.3440.75
2018-07-27 14:38:23 +02:00
Izorkin
264077482e
zsh-command-time: disable exec flag
2018-07-27 14:55:02 +03:00
Thomas Tuegel
3fd03165aa
Merge pull request #44060 from periklis/emacs-package-eval-fix
...
Fix pname to ename propagation if null
2018-07-27 05:11:03 -05:00
Frederik Rietdijk
1fe2a0f81e
Merge pull request #44129 from timokau/pari-2.11.0
...
pari: 2.9.5 -> 2.11.0
2018-07-27 11:57:57 +02:00
Jörg Thalheim
0bb5a6ada5
Merge pull request #44142 from LnL7/vim-plugin-updates
...
vim-plugins: automatic updates and additions
2018-07-27 10:47:56 +01:00
Periklis Tsirakidis
04f0c25222
Fix pname to ename propagation if null
2018-07-27 08:15:46 +02:00
Austin Seipp
f8e8ecde51
foundationdb60: 6.0.2pre2430 -> 6.0.3pre2446
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-07-26 18:58:40 -05:00
Austin Seipp
a14a75a567
foundationdb: include debug info in all builds
...
This puts the debug information in a separate output, as expected. This allows
meaningful symbol names to appear in DWARF-based tools like perf and gdb.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-07-26 18:44:49 -05:00
Bastian Köcher
6e5d977b97
plasma-workspace: Improve the NixOS patch set
...
We changed some if condition that is not required to be changed.
2018-07-26 23:28:29 +02:00
Bastian Köcher
af44ab8400
plasma.kwin: Adds libdrm depdency
...
Libdrm is required to enable the DRM backend that is used by Wayland.
2018-07-26 23:28:29 +02:00
Janne Heß
6d2ab18915
sieve-connect: Init at 0.89
2018-07-26 14:12:03 -07:00
Thomas Tuegel
c836833c01
Merge pull request #44138 from ttuegel/emacs-packages/hindent
...
hindent: build Emacs package with latest Melpa recipe
2018-07-26 15:52:33 -05:00
Thomas Tuegel
4f5837668b
hindent: build Emacs package with latest Melpa recipe
...
The hindent Emacs package is built with the latest Melpa recipe, but the same
source version as in haskellPackages.
2018-07-26 15:36:43 -05:00
Profpatsch
62dca7c9ab
lib/trivial: move zipIntBits to its own file
...
The amount of implementation detail really should not be the first thing in a
prominent file called `trivial.nix`.
2018-07-26 20:36:45 +02:00
Profpatsch
af10842940
lib/trivial: unify & improve docstrings
...
- add section headers
- unify comment syntax
- add examples
Tested with:
nix-instantiate --strict --eval ./lib/tests/misc.nix
2018-07-26 20:36:45 +02:00
John Ericson
bbe31da148
Merge pull request #44124 from grahamc/sparc
...
systems: Allow detection of powerpc and sparc
2018-07-26 14:21:20 -04:00
Alyssa Ross
1f47fe8442
gem-config: add libxml2-ruby ( #44099 )
2018-07-26 18:51:17 +01:00
Alyssa Ross
cfbe0ef315
gem-config: add zookeeper ( #44100 )
2018-07-26 18:50:42 +01:00
Timo Kaufmann
330c501be0
pari: 2.9.5 -> 2.11.0
...
The pari update makes it necessary to disable a giac test that only
fails because it directly tests the pari interface.
2018-07-26 18:42:17 +02:00
Vladimír Čunát
1d0caa7b03
release/metrics: drop requiredSystemFeatures
...
Lack of a "benchmark" machine on Hydra prevents it from building,
and that blocks channels.
2018-07-26 18:32:41 +02:00
Shea Levy
886871538c
pythonPackages.rfc7464: Init at 17.7.0
2018-07-26 12:04:16 -04:00
Robert Helgesson
a01a52a2d7
eclipse-plugin-spotbugs: 3.1.5 -> 3.1.6
2018-07-26 15:43:59 +02:00
John Q Crosscompiler
7cc62144b2
systems: Allow detection of powerpc and sparc
2018-07-26 09:33:36 -04:00
Jos van Bakel
812f4749ae
rshell: init at 0.0.14
2018-07-26 06:12:06 -07:00