Commit Graph

105989 Commits

Author SHA1 Message Date
Kjetil Orbekk
a2dc37c7d1 munin-node: patch to configure plugin-conf.d
Add a new patch (adding_sconfdir_munin-node.patch) to be able to
configure the location of plugin-conf.d (otherwise it has to be
configured at build time).  This patch is very similar to the
existing 'adding_servicedir_munin-node.patch'.
2017-11-25 11:23:56 +01:00
Kjetil Orbekk
c164d83536 munin-node: add patch to preserve environment variables 2017-11-25 11:23:56 +01:00
Kjetil Orbekk
e36962a002 munin: 2.0.33 -> 2.0.34 2017-11-25 11:23:56 +01:00
Jörg Thalheim
b0bf60a4e2
Merge pull request #32010 from pcarrier/pcarrier/minijail
minijail: init at android-8.0.0_r34
2017-11-25 10:09:09 +00:00
Jörg Thalheim
93a13f6b1e
Merge pull request #32021 from bachp/riot-web-0.13.1
riot-web: 0.12.6 -> 0.13.1
2017-11-25 10:06:16 +00:00
Jörg Thalheim
75f713c9ad
Merge pull request #32012 from chpatrick/cnijfilter_4_00
cnijfilter: init at 4.00
2017-11-25 09:50:51 +00:00
Jörg Thalheim
fd10e3b4b1
Merge pull request #32018 from adisbladis/traefik-1_4_4
traefik: 1.3.8 -> 1.4.4
2017-11-25 09:48:39 +00:00
Pascal Bach
a1c98a8f78 gitlab-runner: 10.1.0 -> 10.2.0 2017-11-25 10:46:45 +01:00
Pascal Bach
f008d1c305 riot-web: 0.12.6 -> 0.13.1 2017-11-25 10:38:57 +01:00
Joerg Thalheim
88dfc0333a luaPackages.vicious: 2.2.0 -> 2.3.0
cc @makefu
2017-11-25 09:36:27 +00:00
Kier Davis
cb9bf1c854 PySolFC: init at 2.0
PySolFC is a solitaire game written in Python, supporting thousands of
solitaire variants.
2017-11-25 09:43:42 +01:00
Frederik Rietdijk
e2349070ac octaveFull: always use openblasCompat on darwin
Haven't tested this, but considering `octave` on darwin also uses
openblasCompat, we may want it here as well.
2017-11-25 09:31:37 +01:00
Frederik Rietdijk
d087463b48 Merge remote-tracking branch 'upstream/master' into HEAD 2017-11-25 09:13:36 +01:00
Frederik Rietdijk
c06bc73222 python3.pkgs.urwid: remove several tests 2017-11-25 09:03:32 +01:00
Frederik Rietdijk
ddbe2dda4b python.pkgs.tqdm: remove performance tests 2017-11-25 08:49:32 +01:00
Frederik Rietdijk
d34aeaf031 python.pkgs.jedi: unpin parso dependency 2017-11-25 08:46:51 +01:00
Orivej Desh
45a85eaceb go-sct: disable on Darwin
It does not support Darwin.
2017-11-25 07:35:44 +00:00
Orivej Desh
03209fc043 coyim: disable on Darwin
It has never been building on Darwin.
2017-11-25 07:28:08 +00:00
Vladimír Čunát
3bc7d00622
Merge #32017: thunderbird*: security 52.4.0 -> 52.5.0 2017-11-25 07:10:19 +01:00
Vladimír Čunát
88ccc386f5
nixpkgs.metrics: --show-trace into the log
If the log is empty, it's difficult to debug problems.  This case:
https://github.com/NixOS/nixpkgs/pull/30252/files#r153038794
2017-11-25 07:07:27 +01:00
Pierre Carrier
cb05c04f4e minijail: init at android-8.0.0_r34 2017-11-25 00:27:00 -05:00
adisbladis
b3197e030c
Merge pull request #32008 from mbode/terraform-0_11
terraform: 0.10.7 -> 0.10.8, 0.11.0
terraform: add 0.11 
terraform: upgrade providers
2017-11-25 12:01:26 +08:00
adisbladis
dfa4fbb98b
traefik: 1.3.8 -> 1.4.4 2017-11-25 11:55:24 +08:00
Peter Hoeg
fd680f162c influxdb: make it know what version it is 2017-11-25 10:45:49 +08:00
aszlig
f62c87b45f
linuxPackages: Revert accidental bump to 4.14
Regression introduced by e5c24abf3b.

I've added this for my WIP tests and forgot to reset them out of the
mentioned commits.

Signed-off-by: aszlig <aszlig@nix.build>
2017-11-24 23:13:41 +01:00
aszlig
e5c24abf3b
virtualbox: 5.2.0 -> 5.2.2
Upstream changes without issue IDs:

 * User interface: various improvements for high resolution screens
 * User interface: added functionality to duplicate optical and floppy
                   images
 * User interface: various improvements for the virtual media manager
 * VMM: fixed emulation so that Plan 9 guests can start once more (5.1.0
        regression)
 * Storage: fixed regression breaking iSCSI
 * Audio: added HDA support for more exotic guests (e.g. Haiku)
 * Serial: fixed hanging I/O when using named pipes on Windows (5.2.0
           regression)
 * Serial: fixed broken communication with certain devices on Linux
           hosts
 * USB/OHCI: improved behavior so that the controller state after a VM
             reset is closer to the initial state after VM start
 * EFI: fixed HFS+ driver which in rare cases failed to access most
        files on a volume
 * Shared clipboard: fixed hang with OS X host and Linux guest
 * Linux hosts: fixed kernel module compilation and start failures with
                Linux kernel 4.14
 * X11 hosts: better handle WM_CLASS setting
 * Linux guests: fixed kernel module compilation and other problems with
                 Linux kernel 4.14
 * Linux guests: fixed various 5.2.0 regressions
 * Bridged networking: fixed duplicate EtherType in VLAN/priority tags
                       on Linux (5.2.0 regression)

The full changelog including issue IDs can be found at:

https://www.virtualbox.org/wiki/Changelog

Aside from just bumping the version number I also had to strip 3 levels
of the paths included in the guest-additions patches, because the
version was hardcoded in there and the patches still apply as-is.

I've re-added the stripped path using patchFlags and the -d option of
the patch utility.

Tested this by running all of the tests in the "virtualbox" NixOS VM
test module, here is the URL to the finished evaluation on my Hydra:

https://headcounter.org/hydra/eval/380191

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @NeQuissimus, @orivej, @etu, @vcunat
Issue: https://github.com/NixOS/nixpkgs/issues/31640
Issue: https://github.com/NixOS/nixpkgs/pull/31037
2017-11-24 23:10:57 +01:00
Jörg Thalheim
8b237dbd2f
Merge pull request #31988 from Baughn/povray
povray: Add X11/SDL preview support
2017-11-24 20:07:12 +00:00
Patrick Chilton
8bfa14f5a7 cnijfilter: add 4.00 2017-11-24 21:02:40 +01:00
Graham Christensen
9400921c3a
Merge pull request #31981 from pbogdan/update-wordpress
wordpress: 4.8.3 -> 4.9
2017-11-24 14:43:41 -05:00
Frederik Rietdijk
44e98de414 python.pkgs: maintenance updates 2017-11-24 20:36:20 +01:00
Frederik Rietdijk
0f50d5ac19 python.pkgs.trollius: use optionals instead of optional, fixes eval for neovim
Eval of neovim was broken at
40851a4d26 (commitcomment-25817374).
2017-11-24 20:14:28 +01:00
Frederik Rietdijk
7a13e5a7df Merge remote-tracking branch 'upstream/python-unstable' into HEAD 2017-11-24 19:58:07 +01:00
Vladimír Čunát
7dfa97969a
Merge branch 'staging' (older one)
Hydra seems OK-ish, except that some aarch64 jobs need restarting
after qt4 timing out for the first time:
https://hydra.nixos.org/eval/1412641?compare=1412561
2017-11-24 18:36:54 +01:00
Peter Simons
1743953cc5 haskell-Cabal: bump 2.x branch to version 2.0.1.0 2017-11-24 18:34:32 +01:00
Peter Simons
a2cd405a16 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.7 from Hackage revision
31b0f83319.
2017-11-24 18:34:28 +01:00
Robert Helgesson
a4d2a5ea71
perlPackages: update a few packages
- Catalyst-Plugin-HTML-Widget: Add meta section and mark as broken

- Class-Load: 0.23 -> 0.24

- Class-Load-XS: 0.09 -> 0.10

- UNIVERSAL-require: 0.17 -> 0.18
2017-11-24 17:45:42 +01:00
Graham Christensen
3216947201
Merge pull request #31996 from kierdavis/ckb-next
ckb: update to ckb-next 0.2.8
2017-11-24 08:42:57 -05:00
Tim Steinbach
10b113f81b
vscode: 1.18.0 -> 1.18.1 2017-11-24 08:39:26 -05:00
Tim Steinbach
0a123ae574
gradle: 4.3 -> 4.3.1 2017-11-24 08:30:22 -05:00
Tim Steinbach
c3ce21dd98
linux: 4.14.1 -> 4.14.2 2017-11-24 08:28:12 -05:00
Tim Steinbach
4f7fb7125a
linux: 4.13.15 -> 4.13.16 2017-11-24 08:28:12 -05:00
Tim Steinbach
3774309986
linux: 4.9.64 -> 4.9.65 2017-11-24 08:28:12 -05:00
Tim Steinbach
9d86ddc685
linux: 4.4.100 -> 4.4.102 2017-11-24 08:28:12 -05:00
Frank Doepper
d336e811a1
perl-Params-Validate: fix build on i686-linux
Fixes #29637.
2017-11-24 14:25:07 +01:00
Jörg Thalheim
1432906dcf
Merge pull request #32000 from kierdavis/pius
pius: 2.0.11 -> 2.2.4
2017-11-24 13:00:07 +00:00
Jörg Thalheim
d3c14c8efa
Merge pull request #31986 from andir/ipset
ipset: 6.27 -> 6.34
2017-11-24 12:55:58 +00:00
Jan Tojnar
f764b5408e
Merge pull request #31359 from deedrah/pr/gnome_settings_tzdata
gnome3.gnome-settings-daemon: use zone.tab from tzdata
2017-11-24 12:55:16 +01:00
Jörg Thalheim
17b9d12df8
Merge pull request #31974 from rittelle/fix-goland
Rename Jetbrains' Go IDE Gogland to goland
2017-11-24 11:36:27 +00:00
Kier Davis
4017f0f752
pius: add myself as a maintainer 2017-11-24 11:30:17 +00:00
Kier Davis
1f62cfa6f5
pius: 2.0.11 -> 2.2.4 2017-11-24 11:29:59 +00:00
Orivej Desh
04a462b372 zcash: does not build on darwin 2017-11-24 11:23:01 +00:00
Kier Davis
b354f88327
pius: move source from Sourceforge to Github
Development of pius has moved to Github.
2017-11-24 11:12:51 +00:00
Frederik Rietdijk
7145c62995
Merge pull request #31997 from adisbladis/go-ethereum-1_7_3
go-ethereum: 1.7.2 -> 1.7.3
2017-11-24 07:51:47 +01:00
Frederik Rietdijk
59d294dd7d
Merge pull request #31923 from kquick/thespian
thespian: Python library init at 3.8.3
2017-11-24 07:49:56 +01:00
adisbladis
39a9ff95ef
go-ethereum: 1.7.2 -> 1.7.3 2017-11-24 13:52:07 +08:00
Jan Tojnar
193c4c5701
Merge pull request #30252 from jtojnar/fwupd
fwupd: 0.9.6 → 1.0.1
2017-11-24 04:07:52 +01:00
Peter Hoeg
a072d781d0
Merge pull request #31977 from pbogdan/update-wp-cli
wp-cli: 1.4.0 -> 1.4.1
2017-11-24 11:00:31 +08:00
Kier Davis
82b4224a3c
ckb: update to ckb-next 0.2.8
The original ckb is no longer maintained. ckb-next is an
active fork with a number of new patches and features.
2017-11-24 00:58:46 +00:00
Kier Davis
c09608f6a8
freesweep: init at 1.0.1
Freesweep is a console minesweeper game.
2017-11-24 00:34:28 +00:00
Svein Ove Aas
7a8853005a povray: Add X11/SDL preview support 2017-11-23 19:58:20 +00:00
Andreas Rammhold
d96cac2e63
ipset: 6.27 -> 6.34 2017-11-23 20:30:22 +01:00
Andreas Rammhold
e0b95635b3 texstudio: 2.12.4 -> 2.12.6
changelog:
```
- use Breeze window theme on KDE Plasma 5 (thanks to Alexander Wilms)
- support single-finger panning gesture on most config dialog components
- support single-finger panning touch gesture on log viewer
- pdf viewer scroll tool: support single-finger panning gesture
- center width-constrained documents in the editor (optional)
- add document tab context menu entries "Close" and "Close All Other Documents"
- improved layout of config build page
- add system check for language tool
- change search defaults to case-insensitive (feature-requests#1254)
- tags for beamer
- change preview default to embedded pdf
- handle preview failures more gracefully, i.e. no warning pop-ups
- repect preview settings (panel,etc) also for hover preview
- show hover preview as tooltip in case of inline-mode
- warn if compiler commands are actually a command list
- several improvements to the latex parser
- notify that a restart is required when switching between modern and classic style
- improved LanguageTool communication: better error handling
- add reset to default button for some LT settings
- add 200ms delay before showing auto-hidden viewer toolbar to prevent flicker
- eye candy for pdf circular magnifier (adapted code from texworks)
- show pdf highlight in magnifier
- capslock does not close completer any more
- alternative approach for determine directories from complete texts
- use cache for previews
- auto open completer when starting to type in references, packages etc.
- scripting: editor.cutBuffer
- subframetitle in structure view
- enable inputMethod (e.g. ^) in completer
- change default for complete non-text chacters to off, as it tends to cause unexpected behaviour
- fix word separation with punctuation
- fix: remove incorrect warning "Unknown magic comment" for "% !TeX TS-program = "
- fix: avoid compile fail if magic comment program is spelled wrongly
- fix: duplicate lines in autogenerated cwl files
- fix multi line argument interpretation
- fix pdfviewer in enlarged mode
- fix editing of basic shortcuts
- fix number in length keyVals
- fix flickering in structure view
- fix crash with qimage cache
- fix crash when restoring centralVSplitterState (bug 2175)
- fix highlighting of current entry in structure
- fix Open Terminal not working on windows QTBUG-57687 (bug 2178)
- fix column detection for tabu/longtabu
```
2017-11-23 20:28:07 +01:00
Jörg Thalheim
597f819bc3
Merge pull request #31967 from mikoim/fonts/ricty
ricty: init at 4.1.0
2017-11-23 19:23:33 +00:00
Jörg Thalheim
bed6104494
Merge pull request #31980 from peterromfeldhk/fastlane
fastlane: 2.63.0 -> 2.66.2
2017-11-23 19:22:34 +00:00
Jörg Thalheim
e645ecf781
Merge pull request #31960 from mikoim/fonts/inconsolata
inconsolata: 1.010 -> inherit google-fonts
2017-11-23 19:19:44 +00:00
taku0
bb853bdfea thunderbird: 52.4.0 -> 52.5.0 2017-11-24 03:12:38 +09:00
taku0
ab6046e33f thunderbird-bin: 52.4.0 -> 52.5.0 2017-11-24 03:12:31 +09:00
adisbladis
d99378654f pythonPackages: Add version and pname attributes to packages 2017-11-23 17:49:43 +01:00
Peter Romfeld
cc234675a9 fastlane: 2.63.0 -> 2.66.2 2017-11-24 00:25:21 +08:00
adisbladis
4ae5f31403 pythonPackages.locustio: 0.7.2 -> 0.8 2017-11-23 17:21:38 +01:00
adisbladis
879f23ea1b pythonPackages.gevent: 1.1.2 -> 1.2.2 2017-11-23 17:21:38 +01:00
Frederik Rietdijk
6a3b92626e python.pkgs.psutil: 4.3.0 -> 5.4.1 2017-11-23 17:06:19 +01:00
Frederik Rietdijk
543136e863 python.pkgs.psutil: move to separate expression 2017-11-23 17:06:17 +01:00
Piotr Bogdan
691e1d06eb wordpress: 4.8.3 -> 4.9 2017-11-23 15:54:23 +00:00
Eshin Kunishima
d155bf8f80
inconsolata: inherit source and version from google-fonts 2017-11-24 00:43:48 +09:00
Frederik Rietdijk
35f5912db5 Merge remote-tracking branch 'upstream/python-unstable' into HEAD 2017-11-23 16:38:39 +01:00
Frederik Rietdijk
6ad79678d4 Merge remote-tracking branch 'upstream/master' into HEAD 2017-11-23 16:38:31 +01:00
Piotr Bogdan
3f7ffa9f89 wp-cli: 1.4.0 -> 1.4.1 2017-11-23 15:28:23 +00:00
Eshin Kunishima
791616030f
ricty: init at 4.1.0 2017-11-24 00:22:17 +09:00
rittelle
beee8119b8 jetbrains.datagrip: 2017.2.2 -> 2017.2.3 2017-11-23 15:54:03 +01:00
rittelle
b2b995f65a jetbrains.goland: renamed from jetbrains.gogland
Product renamed to match the name used on the Product website and inside
the update.xml used by the update script.
This also updated the version to 173.3727.79.
2017-11-23 15:51:52 +01:00
Frederik Rietdijk
59d82d8895 python.pkgs: use disabledIf 2017-11-23 15:11:42 +01:00
Frederik Rietdijk
24b7b3e49f python.pkgs.setuptools: 36.4.0/36.6.0 -> 36.7.1 2017-11-23 15:11:03 +01:00
Frederik Rietdijk
80329e7123 python.pkgs.buildPythonPackage: some comments 2017-11-23 15:11:03 +01:00
Frederik Rietdijk
7c3c2a0dca python.pkgs.pytest: add missing setuptools dependency 2017-11-23 15:11:03 +01:00
Frederik Rietdijk
209ee2f20f python.pkgs.buildPythonPackage: do not pass attributes that stdenv.mkDerivation does not use 2017-11-23 15:11:03 +01:00
Frederik Rietdijk
985f0ce15d python.pkgs.rivet: add bindings for rivet 2017-11-23 15:11:03 +01:00
Frederik Rietdijk
42eece04e4 python.pkgs.buildPythonPackage: meta.maintainers: don't add chaoflow 2017-11-23 15:11:03 +01:00
Frederik Rietdijk
9544383744 system-config-printer: recurse into python dependencies
pythonPath is used to create the eventual wrappers. It does not recurse
into the Python dependencies, which means e.g. requests doesn't haven
its dependencies.
2017-11-23 15:11:02 +01:00
Frederik Rietdijk
8d9f1701e6 python.pkgs: use toPythonModule for packages defined outside python-packages.nix 2017-11-23 15:11:02 +01:00
Frederik Rietdijk
40851a4d26 Python: the pythonModule attribute
Python libraries or modules now have an attribute `pythonModule = interpreter;` to indicate
they provide Python modules for the specified `interpreter`.

The package set provides the following helper functions:

- hasPythonModule: Check whether a derivation provides a Python module.
- requiredPythonModules: Recurse into a list of Python modules, returning all Python modules that are required.
- makePythonPath: Create a PYTHONPATH from a list of Python modules.

Also included in this commit is:
- disabledIf: Helper function for disabling non-buildPythonPackage functions.
2017-11-23 15:11:02 +01:00
Jörg Thalheim
487c4a6f6e
Merge pull request #27513 from lukeadams/prl-tools-fix
[NixOS] Fix + update `hardware.parallels` config option
2017-11-23 14:10:21 +00:00
Jörg Thalheim
a30fa6d9a2
Merge pull request #31959 from yrashk/gdbgui
gdbgui: init at 0.9.0.1
2017-11-23 13:41:13 +00:00
Yurii Rashkovskii
fcec492c62 gdbgui: init at 0.9.0.1
Feature rich browser-based frontend with data structure visualizations
(like DDD), and gdb terminal access. Compatible with C, C++, golang,
Rust, fortran. Written in Python and JavaScript

gdbgui is at the top of the GDB Front Ends
list on https://sourceware.org/gdb/wiki/GDB%20Front%20Ends
2017-11-23 20:19:54 +07:00
Jörg Thalheim
4b437f3821
Merge pull request #31966 from mikoim/fonts/migu
migu: init at 20150712
2017-11-23 13:19:40 +00:00
Dominik Xaver Hörl
ecdc401cc3 oneko: init at 1.2.5 2017-11-23 14:07:20 +01:00
Graham Christensen
e1c020d6a2
Merge pull request #31964 from srhb/imagemagick-up
imagemagick: 6.9.9-21 -> 6.9.9-23
2017-11-23 07:27:59 -05:00
zimbatm
611116823a inginious: mark as broken
The project doesn't exist on github anymore.
2017-11-23 12:24:53 +00:00
Eshin Kunishima
0e626d2e9a
migu: init at 20150712 2017-11-23 21:10:25 +09:00
Sarah Brofeldt
a5783484ee imagemagick: 6.9.9-21 -> 6.9.9-23 2017-11-23 11:11:31 +01:00