Commit Graph

140359 Commits

Author SHA1 Message Date
Jan Malakhovski
5a6d202a43 Merge pull request #40419 from oxij/pkgs/fix-linux-debug
linuxPackages.kernel: config: fix DEBUG_INFO setting
2018-05-16 00:56:12 -05:00
John Mercier
5efda047c6 jbake: add check (#40421) 2018-05-16 00:54:45 -05:00
Matthew Justin Bauer
0b439d8d7d
Merge pull request #40415 from oxij/pkgs/update-uim
uim: 1.8.6 -> 1.8.6-20180501-git, switch to fetchFromGitHub
2018-05-16 00:54:18 -05:00
Matthew Justin Bauer
485fe9e766
Merge pull request #40223 from jD91mZM2/shouldnt-we-just-use-the-pam-environment-file-instead
zsh: move setEnvironment stuff to zprofile
2018-05-16 00:52:31 -05:00
adisbladis
11e908eca4
Merge pull request #40221 from jokogr/u/jetbrains-2018.1.3
Jetbrains products' update 2018.1.3
2018-05-16 13:43:59 +08:00
Walter Franzini
205a9f2576 minor improvement to nix installation instructions (#40521)
* improve nix installation instructions

in the command

	$ bash <(curl https://nixos.org/nix/install)

<(..) is a bashism.  The documentation now show a command that does
not require to be executed by bash.
2018-05-16 00:23:00 -05:00
Peter Hoeg
7f27566efd
Merge pull request #40581 from peterhoeg/p/sedutil
sedutil: init at 1.15.1 and corresponding nixos module
2018-05-16 12:39:06 +08:00
Peter Hoeg
389691a42c i7z: do not build the GUI by default 2018-05-16 12:35:58 +08:00
adisbladis
a0f7ee0e60
kdenlive: Fix build by removing already upstreamed patch 2018-05-16 09:24:25 +08:00
Bastian Köcher
780592ca6e gcc7: Enable arm erratum 843419 on aarch64
This fix is required for the raspherry pi 3 with glibc 2.27,
otherwise the kernel panics in initrd with:
```
<<< NixOS Stage 1 >>>

loading module dm_mod...
running udev...
kbd_mode: KDSKBMODE: Inappropriate ioctl for device
Gstarting device mapper and LVM...
[    1.969164] Kernel panic - not syncing: Attempted to kill init!
exitcode=0x0000000b
[    1.969164]
[    1.978476] CPU: 0 PID: 1 Comm: init Not tainted 4.16.8 #1-NixOS
[    1.984580] Hardware name: Raspberry Pi 3 Model B (DT)
[    1.989801] Call trace:
[    1.992301]  dump_backtrace+0x0/0x1c8
[    1.996025]  show_stack+0x24/0x30
[    1.999396]  dump_stack+0x9c/0xc0
[    2.002766]  panic+0x124/0x294
[    2.005872]  complete_and_exit+0x0/0x30
[    2.009771]  do_group_exit+0x40/0xa8
[    2.013406]  get_signal+0x280/0x5b0
[    2.016954]  do_signal+0x88/0x240
[    2.020325]  do_notify_resume+0xd8/0x130
[    2.024311]  work_pending+0x8/0x10
[    2.027774] SMP: stopping secondary CPUs
[    2.031763] Kernel Offset: disabled
[    2.035308] CPU features: 0x0802004
[    2.038850] Memory Limit: none
[    2.041963] ---[ end Kernel panic - not syncing: Attempted to kill
init! exitcode=0x0000000b
[    2.041963]
[    2.865264] random: crng init done
```
Suse has done the same to circumvent crashes with hostname resolving in
glibc 2.27 on aarch64.
2018-05-16 03:04:29 +03:00
Daiderd Jordan
90cfd65b3b
python-ipython: 5.6.0 -> 5.7.0 2018-05-16 00:29:57 +02:00
Eric Bailey
0edbc54b4f kubernetes-helm: 2.8.2 -> 2.9.0 (#40514) 2018-05-16 00:25:29 +02:00
Moritz Ulrich
977c207f22 pythonPackages.podcats: Init at 0.5.0 2018-05-15 23:23:57 +02:00
Matthew Bauer
e0d6edddd7 pspp: provide default icons & settings
psppire needs to be wrapped so that it will work outside of GNOME
desktop. We provide hicolor-icon-theme & gsettings-desktop-schemas.

Note that at runtime, I still get this error:

- Cannot create a converter for `IBM864' to `UTF-8': Invalid argument

Possibly a locale issue.

Fixes #40558
2018-05-15 15:42:13 -05:00
dbohdan
302ed5422d maintainers: Update my contact info 2018-05-15 23:19:18 +03:00
Yuriy Taraday
272987524a chromium: 66.0.3359.170 -> 66.0.3359.181 2018-05-15 23:58:50 +04:00
Michael Weiss
3efea84fa1 tdesktopPackages.preview: 1.2.19 -> 1.2.20 2018-05-15 21:52:17 +02:00
dbohdan
1d1407a6f4 tcl2048: 0.3.1 -> 0.4.0 2018-05-15 22:50:45 +03:00
Matthew Justin Bauer
2a3399b3c8
Merge pull request #39978 from hedning/plymouth-quit-wait
Make plymouth work with gdm wayland
2018-05-15 14:28:47 -05:00
Matthew Justin Bauer
b54f76e862
Merge pull request #40553 from Anton-Latukha/handbrake-platforms-cmake
handbrake: platforms: linux -> unix; rm cmake dep
2018-05-15 14:27:07 -05:00
Will Dietz
4046c49fb5
Merge pull request #40562 from dtzWill/update/nano-2.9.7
nano: 2.9.4 -> 2.9.7
2018-05-15 14:06:55 -05:00
xeji
80fd6cfffb
Merge pull request #40563 from Synthetica9/atom-1-27-0
atom: 1.26.1 -> 1.27.0
2018-05-15 20:48:32 +02:00
Michael Weiss
30a788b71e maim: 5.5 -> 5.5.1 2018-05-15 20:38:43 +02:00
Patrick Hilhorst
36a4e54372
atom: add myself as maintainer 2018-05-15 20:33:41 +02:00
Patrick Hilhorst
87b0afb006
atom: 1.26.1 -> 1.27.0 2018-05-15 20:33:13 +02:00
Michael Weiss
1af7302dd4 signal-desktop: 1.10.1 -> 1.11.0 2018-05-15 20:32:40 +02:00
Will Dietz
0f30db4222 nano: 2.9.6 -> 2.9.7
http://git.savannah.gnu.org/cgit/nano.git/tree/ChangeLog?h=v2.9.7
2018-05-15 13:25:31 -05:00
R. RyanTM
2cab326047 metabase: 0.29.0 -> 0.29.2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/metabase/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.)
- directory tree listing: https://gist.github.com/40a08752e83dd27b03a5e553c6f89582
- du listing: https://gist.github.com/fe6508f6abc39c37b41465ae8e9efd81
2018-05-15 13:17:52 -05:00
Yegor Timoshenko
edbce18903
tracker-miners: switch to meson, some tweaks (#39534) 2018-05-15 20:55:40 +03:00
Eric Bailey
437cc2c640 kops: 1.8.1 -> 1.9.0 (#40513) 2018-05-15 18:19:27 +01:00
Matthew Justin Bauer
0b1a0e3330
Merge pull request #40184 from jD91mZM2/multibootusb
multibootusb: init at 9.2.0
2018-05-15 12:15:10 -05:00
Robert Helgesson
d5dae23007
eclipse-plugin-jdt: 4.7.2 -> 4.7.3a 2018-05-15 18:52:58 +02:00
Robert Helgesson
726268db77
eclipse-sdk: 4.7.2 -> 4.7.3a 2018-05-15 18:52:58 +02:00
Robert Helgesson
9f20a5985d
eclipse-platform: 4.7.2 -> 4.7.3a 2018-05-15 18:52:58 +02:00
Benno Fünfstück
462deefdb2
Merge pull request #40475 from r-ryantm/auto-update/ocurl
ocamlPackages.ocurl: 0.8.0 -> 0.8.1
2018-05-15 18:52:29 +02:00
aszlig
fa0b60f59a
nixos/tests/installer: Add lndir to extraDeps
In commit 17dd7bcd89 the systemd unit
generator now uses lndir instead of "ln -s", so we need to have lndir
available in the Nix store for the installer tests to be able to build
the units and thus the whole system.

This should fix the installer tests, although I have only tested it with
the "simple" subtest.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @jtojnar, @xeji, @edolstra
2018-05-15 18:51:53 +02:00
Matthew Justin Bauer
a3e4340149
Merge pull request #39536 from teto/iproute
[RDY] iproute: copy files in /etc
2018-05-15 11:36:31 -05:00
Peter Hoeg
44361ea409 check-{ups,nwc}-health: update to release versions (#40541) 2018-05-15 18:23:43 +02:00
R. RyanTM
d0210b0fdc mate.caja: 1.21.0 -> 1.21.1 (#40497)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/caja/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/vpa6y0jj5wa85md64941j0mmd5h8w269-caja-1.21.1/bin/caja -h’ got 0 exit code
- ran ‘/nix/store/vpa6y0jj5wa85md64941j0mmd5h8w269-caja-1.21.1/bin/caja --help’ got 0 exit code
- ran ‘/nix/store/vpa6y0jj5wa85md64941j0mmd5h8w269-caja-1.21.1/bin/caja-connect-server -h’ got 0 exit code
- ran ‘/nix/store/vpa6y0jj5wa85md64941j0mmd5h8w269-caja-1.21.1/bin/caja-connect-server --help’ got 0 exit code
- ran ‘/nix/store/vpa6y0jj5wa85md64941j0mmd5h8w269-caja-1.21.1/bin/.caja-wrapped -h’ got 0 exit code
- ran ‘/nix/store/vpa6y0jj5wa85md64941j0mmd5h8w269-caja-1.21.1/bin/.caja-wrapped --help’ got 0 exit code
- ran ‘/nix/store/vpa6y0jj5wa85md64941j0mmd5h8w269-caja-1.21.1/bin/.caja-connect-server-wrapped -h’ got 0 exit code
- ran ‘/nix/store/vpa6y0jj5wa85md64941j0mmd5h8w269-caja-1.21.1/bin/.caja-connect-server-wrapped --help’ got 0 exit code
- found 1.21.1 with grep in /nix/store/vpa6y0jj5wa85md64941j0mmd5h8w269-caja-1.21.1
- directory tree listing: https://gist.github.com/46fb531ddeedf504b1610ffcaf01f09f
- du listing: https://gist.github.com/5396435fca3703ee457ac3c66b5c0121
2018-05-15 18:15:30 +02:00
José Romildo Malaquias
f19845c763 vivaldi: 1.14.1077.45-1 -> 1.15.1147.42-1 (#40536) 2018-05-15 18:14:23 +02:00
Matthew Justin Bauer
656e4d67ea
Merge pull request #40543 from mnacamura/darwin-juniper
rPackages.JuniperKernel: fix non-Darwin build
2018-05-15 10:52:13 -05:00
Matthew Bauer
1d9d1fa780 telnet: use inetutils
Inetutils provides a cross-platform version of telnet. Normally I
would try to contact the old maintainer, but none is listed.
2018-05-15 10:43:00 -05:00
Théo Zimmermann
202f19b225 ocamlPackages.conduit-lwt-unix: add SSL support
This makes it possible to run the example given at
https://github.com/mirage/ocaml-cohttp#client-tutorial
2018-05-15 17:38:24 +02:00
Yegor Timoshenko
14d7d39d5f
Merge pull request #40555 from yorickvP/patch-3
module-list: add youtrack module to list
2018-05-15 18:37:56 +03:00
Yorick
261d993519
module-list: add youtrack module to list 2018-05-15 17:34:31 +02:00
Jan Malakhovski
13f44694dc uim: 1.8.6 -> 1.8.6-20180501-git, switch to fetchFromGitHub
Old version fails to build.
2018-05-15 15:23:59 +00:00
Anton-Latukha
1eea58eb8f handbrake: platforms: linux -> unix 2018-05-15 17:43:25 +03:00
Anton-Latukha
56149c246d handbrake: rm dependency on cmake 2018-05-15 17:33:46 +03:00
xeji
4c2913215c
Merge pull request #40551 from steveeJ/steveej-staruml-bump-n-fix
staruml: 2.6.0 -> 2.8.1, fix internal node binary
2018-05-15 15:29:38 +02:00
Arcadio Rubio García
699fa7e953 star: 2.5.3a -> 2.6.0c (#40518) 2018-05-15 15:09:06 +02:00