Commit graph

140276 commits

Author SHA1 Message Date
Frederik Rietdijk 16677a6ead
Merge pull request #40576 from LnL7/ipython-5
python-ipython: 5.6.0 -> 5.7.0
2018-05-16 08:58:59 +02:00
Matthew Justin Bauer 7b9e40ab54
Merge pull request #40429 from jfrankenau/update-sass
sass: 3.4.22 -> 3.5.6
2018-05-16 01:41:46 -05:00
Alexandre Esteves d273691f6d trivial-builders.nix: support directories in requireFile
Allow recursive hash for requireFile so it can support directories (#40568)
2018-05-16 01:41:13 -05:00
adisbladis 4e891cf4d5
emacsPackages.emacs-libvterm: Fix build (flipped over libvterm-neovim) 2018-05-16 14:31:43 +08:00
adisbladis 677f40dd10
firefox-beta-bin: 61.0b4 -> 61.0b5 2018-05-16 14:24:34 +08:00
adisbladis 2e3783ed94
firefox-devedition-bin: 61.0b4 -> 61.0b5 2018-05-16 14:24:22 +08:00
adisbladis 374a18fcb6
Merge pull request #40583 from adisbladis/emacsPackages.emacs-libvterm
emacsPackages.emacs-libvterm: init at unstable-2017-11-24
2018-05-16 14:20:34 +08:00
Yegor Timoshenko 7d842f3b49
Merge pull request #40540 from peterhoeg/f/i7z
i7z: do not build the GUI by default
2018-05-16 09:09:47 +03:00
adisbladis 149a0dc1ff
emacsPackages.emacs-libvterm: init at unstable-2017-11-24 2018-05-16 14:02:49 +08:00
adisbladis 3290800d67
libvterm-neovim: init at 2017-11-05 2018-05-16 14:02:48 +08:00
Matthew Bauer 4592ed6e43 qtchan: fix on macos 2018-05-16 01:02:31 -05:00
Matthew Bauer c605d171bb treewide: remove lintl references
libintl should be used directly, not through NIX_LDFLAGS.
2018-05-16 01:02:31 -05:00
Okina Matara 8419c347ca qtchan: init at v0.100 2018-05-16 01:02:31 -05:00
Matthew Bauer bb831b7946 redshift: support macosx 2018-05-16 01:02:31 -05:00
Matthew Bauer d6c9efa223 watchman: add fsevents support
macOS needs apple sdks for fsevents support

Fixes #14309
2018-05-16 01:02:31 -05:00
Matthew Justin Bauer b19c92be90
Merge pull request #40384 from YorikSar/update-chromium
chromium: 66.0.3359.139 -> 66.0.3359.181
2018-05-16 01:01:02 -05:00
Matthew Justin Bauer 0e2dd13f43
Merge pull request #40506 from mmlb/flent
flent: init at 1.2.2
2018-05-16 01:00:11 -05:00
Matthew Justin Bauer 375ad754ab
Merge pull request #40496 from r-ryantm/auto-update/chirp-daily
chirp: 20180412 -> 20180512
2018-05-16 00:59:19 -05:00
Matthew Justin Bauer 59fff18f77
Merge pull request #40482 from r-ryantm/auto-update/libmediainfo
libmediainfo: 18.03.1 -> 18.05
2018-05-16 00:58:56 -05:00
Matthew Justin Bauer f3f5980898
Merge pull request #40481 from r-ryantm/auto-update/mlt
libsForQt5.mlt: 6.6.0 -> 6.8.0
2018-05-16 00:58:46 -05:00
Matthew Justin Bauer 6057ffa91b
Merge pull request #40472 from r-ryantm/auto-update/osrm-backend
osrm-backend: 5.17.2 -> 5.18.0
2018-05-16 00:58:35 -05:00
Matthew Justin Bauer 5739688a88
Merge pull request #40478 from r-ryantm/auto-update/mate-panel
mate.mate-panel: 1.20.1 -> 1.21.0
2018-05-16 00:58:24 -05:00
Matthew Justin Bauer 536319145f
Merge pull request #40476 from r-ryantm/auto-update/neomutt
neomutt: 20180323 -> 20180512
2018-05-16 00:58:13 -05:00
Matthew Justin Bauer ee13036ee5
Merge pull request #40376 from jD91mZM2/vala-panel-appmenu
vala-panel-appmenu: init at 0.6.94
2018-05-16 00:56:50 -05:00
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
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
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