Frederik Rietdijk
f83bb7d1ea
Revert "Merge pull request #32024 from andir/unstable-fix-gnome3-printing"
...
This reverts commit 03207c067c
, reversing
changes made to 822342ffdf
.
Reverted because the change was not needed anymore:
https://github.com/NixOS/nixpkgs/pull/32024#issuecomment-346947664
2017-11-26 09:15:39 +01:00
Orivej Desh
d8473c35df
kdevplatform: enable parallel building
2017-11-26 07:45:09 +00:00
Orivej Desh
aaf6b2b601
freeciv: enable parallel building
2017-11-26 07:42:18 +00:00
Orivej Desh
43d32904e2
kid3: enable parallel building
2017-11-26 07:40:38 +00:00
Orivej Desh
9d2fcd33ea
agg: do not enable parallel building
2017-11-26 07:40:21 +00:00
adisbladis
d1c525bc49
Merge pull request #32043 from ck3d/fix-missing-x11-in-vaapi-intel
...
vaapi-intel: fix missing depency to get X11 backend
2017-11-26 12:32:19 +08:00
adisbladis
7c256d0011
Merge pull request #32057 from andir/ipv6calc-gcc-7
...
ipv6calc: 0.99.2 -> 1.0.0 (also fixes gcc-7 compilation)
2017-11-26 12:16:42 +08:00
adisbladis
dad9f8cc7f
Merge pull request #32046 from rbasso/exercism-2.4.1
...
exercism: 2.4.0 -> 2.4.1
2017-11-26 12:08:47 +08:00
Orivej Desh
5108319688
Merge pull request #32058 from jtojnar/gnome-mpv-0.13
...
gnome-mpv: 0.9 → 0.13
2017-11-26 03:39:29 +00:00
Jan Tojnar
24cd69494c
gnome-mpv: 0.9 → 0.13
2017-11-26 03:31:43 +01:00
Jan Tojnar
e69a3248f7
gnome3.libgames-support: 1.2.1 → 1.2.3
2017-11-26 03:11:01 +01:00
Jan Tojnar
5fec30d77d
gnome3.pomodoro: 0.13.3 → 0.13.4
...
* Fixes some GNOME segfaults
2017-11-26 03:11:01 +01:00
Jan Tojnar
0ecb390981
colord: fix colord-sane path
2017-11-26 03:11:01 +01:00
Jan Tojnar
4920d4fff2
glib: recognize NIX_GSETTINGS_OVERRIDES_DIR variable
...
For some reason, the GNOME 3.26 update broke the overrides. It turns
out the overrides now need to come before the overridden schemas in the
XDG_DATA_DIRS variable. This is not possible in general due to applications
prefixing the variable (e.g. in wrapGAppsHook).
To fix this, a new environment variable NIX_GSETTINGS_OVERRIDES_DIR
was introduced. It has greater priority than XDG_DATA_DIRS but lower
than GSETTINGS_SCHEMA_DIR. A separate variable was chosen in order not
to block the built-in one for users.
2017-11-26 03:11:00 +01:00
Jan Tojnar
613a2fa13a
gnome3.gdm: 3.26.0 → 3.26.2.1
2017-11-26 03:10:59 +01:00
Jan Tojnar
7600abe61c
gnome3.caribou: clean up
2017-11-26 03:10:59 +01:00
Jan Tojnar
d6d8dfd671
colord: wrap to use GSettings
2017-11-26 03:10:59 +01:00
Jan Tojnar
fabc930ddd
colord: move the DBus configuration to /etc
...
NixOS generates /etc/dbus-1/system.conf including the configuration
of all the dbus derivations. Unfortunately, colord places the configuration
into $out/share instead of expected $out/etc.
This commit patches colord to use the expected path.
https://github.com/hughsie/colord/issues/61
2017-11-26 03:10:58 +01:00
Jan Tojnar
d76faaa2d7
gnome3.gnome_shell: propagate caribou
...
Fixes : #25968
2017-11-26 03:10:58 +01:00
Jan Tojnar
4e429b3b4e
gnome3.gitg: cleanup
2017-11-26 03:10:57 +01:00
Jan Tojnar
a6ada0c427
gnome3.libgit2_glib: move pkgconfig requires to propagatedBuildInputs
2017-11-26 03:10:57 +01:00
Jan Tojnar
ce6cc6e229
gnomeExtensions.topicons-plus: 20 -> 21
2017-11-26 03:10:56 +01:00
Jan Tojnar
eac4e05e89
gnomeExtensions.dash-to-dock: 60 -> 61
2017-11-26 03:10:55 +01:00
Jan Tojnar
289134fddf
meson: pass library install paths to g-ir-scanner
...
We are patching g-ir-scanner to produce absolute paths in the GIR
files. When an application uses an internal library placed in a
non-standard path (e.g. $out/lib/gnome-shell), the scanner needs
to be informed. For autotools-based apps, the full path was
obtained from libtool-wrapped files; with Meson, this is no longer
possible – we need to pass the path information some way.
This commit channels the --fallback-library-path option added
to g-ir-scanner in aforementioned patch.
2017-11-26 03:10:55 +01:00
Jan Tojnar
4772fc10b5
gnome3.gnome_shell: reorganize source substition
2017-11-26 03:10:54 +01:00
Jan Tojnar
c9fe6567ed
gnome3.gdm: replace hardcoded paths
2017-11-26 03:10:54 +01:00
Jan Tojnar
bdf1eaaf6d
gnome3.mutter: remove stale patch
2017-11-26 03:10:54 +01:00
Jan Tojnar
494bd854f8
gnome3.libgepub: set up checkPhase
2017-11-26 03:10:53 +01:00
Jan Tojnar
5be699a3ff
gnome3.libgee: cleanup
2017-11-26 03:10:53 +01:00
Jan Tojnar
5a4320ab59
gnome3: get rid of extraneous NIX_CFLAGS_COMPILE
2017-11-26 03:10:53 +01:00
Jan Tojnar
c78f67da17
gnome3.hitori: move src to a separate file
2017-11-26 03:10:52 +01:00
Jan Tojnar
bb05d69de6
gnome3: increase version number
2017-11-26 03:10:52 +01:00
Jan Tojnar
c8b58a47fc
gvfs: Rely on XML_CATALOG_FILES variable
2017-11-26 03:10:52 +01:00
Jan Tojnar
e51c2a5d45
gnome3.gnome_shell: Rely on XML_CATALOG_FILES variable
2017-11-26 03:10:51 +01:00
Jan Tojnar
85cac43f7f
gnome3.gnome-software: Rely on XML_CATALOG_FILES variable
2017-11-26 03:10:51 +01:00
Jan Tojnar
7bd8495370
gnome3.gnome-dictionary: Rely on XML_CATALOG_FILES variable
2017-11-26 03:10:51 +01:00
Jan Tojnar
5a3b7ef2e7
gnome3: use the same version of Vala
2017-11-26 03:10:50 +01:00
Jan Tojnar
3f610ddd81
gnome3.gdm: prevent orca warning
2017-11-26 03:10:50 +01:00
Jan Tojnar
29eff705ba
gnome3.bijiben: mark as broken
2017-11-26 03:10:50 +01:00
Jan Tojnar
1c1d677149
gnome3: dependency tweaks
2017-11-26 03:10:49 +01:00
Jan Tojnar
5fae4f32fd
deepin-terminal: 2.3.3 → 2.6.1
2017-11-26 03:10:49 +01:00
Jan Tojnar
f9c9c08165
pantheon.pantheon_terminal: 0.3.1.3 → 0.4.3
2017-11-26 03:10:49 +01:00
Jan Tojnar
aa0b3b60c0
gnome3.libgepub: 0.4 → 0.5.2
2017-11-26 03:10:48 +01:00
Jan Tojnar
60dbe7eea4
granite: 0.4.0.1 → 0.4.1
2017-11-26 03:10:48 +01:00
Jan Tojnar
30886fe43c
gnome3.vte: 0.50.1 → 0.50.2
2017-11-26 03:10:48 +01:00
Jan Tojnar
b6d6a1fb79
gnome3.gpaste: 3.24.2 → 3.26.0
2017-11-26 03:10:48 +01:00
Jan Tojnar
699aa4fc86
gnome3.gjs: 1.48.6 → 1.50.2
2017-11-26 03:10:47 +01:00
Jan Tojnar
0f06bab3f3
gnome3: 3.24 -> 3.26
2017-11-26 03:10:47 +01:00
Andreas Rammhold
02a41b014a
ipv6calc: 0.99.2 -> 1.0.0 (also fixes gcc-7 compilation)
2017-11-26 01:41:30 +01:00
Jan Tojnar
f3e79be426
abiword: use remote patch
2017-11-26 01:00:45 +01:00
Orivej Desh
29b2984b0c
Merge pull request #31987 from jtojnar/devhelp-devdoc
...
stdenv: Move devhelp books to outputDevdoc
2017-11-25 23:14:47 +00:00
Orivej Desh
c97ea96860
python.pkgs.bokeh: add myself to maintainers
2017-11-25 22:35:14 +00:00
Joachim F
fc303d2e25
Merge pull request #32032 from knedlsepp/upgrade-eccodes
...
eccodes: 2.2.0 -> 2.5.0
2017-11-25 21:55:46 +00:00
Joachim F
592488c657
Merge pull request #32033 from knedlsepp/upgrade-grib-api
...
grib-api: 1.19.0 -> 1.24.0
2017-11-25 21:55:35 +00:00
rbasso
0b21d1b684
exercism: 2.4.0 -> 2.4.1
2017-11-25 19:36:20 -02:00
Christian Kögler
fa9b33aac3
vaapi-intel: fix missing depency to get X11 backend
2017-11-25 22:30:39 +01:00
Christian Kögler
442b73f559
libftdi1: 1.3 -> 1.4
2017-11-25 22:17:03 +01:00
Maximilian Bode
66fbc70f2e
docker-machine: 0.12.2 -> 0.13.0
2017-11-25 21:21:19 +01:00
zimbatm
6e52c1f7ba
python3Packages.bash_kernel: init at 0.7.1
2017-11-25 19:10:43 +00:00
zimbatm
4a643ce7db
pythonPackages.pexpect: 4.2.1 -> 4.3.0
2017-11-25 19:10:30 +00:00
Jan Tojnar
0124cbdac8
gtk-doc: clean up XML_CATALOG_FILES patch
...
libxml2 1.9.7 supports the XML_CATALOG_FILES environment variable
natively by using empty catalogfile argument.
2017-11-25 19:58:13 +01:00
Josef Kemetmüller
5b190bef0c
grib-api: 1.19.0 -> 1.24.0
2017-11-25 17:59:48 +01:00
Josef Kemetmüller
cbe33904d6
eccodes: 2.2.0 -> 2.5.0
2017-11-25 17:52:47 +01:00
Yuri Aisaka
3385c85fb5
skk-dicts: init at 2017-10-26 ( #30960 )
...
* skk-dicts: init at 2017-10-26
* drop darwin support
2017-11-25 17:36:55 +01:00
Jörg Thalheim
2ba1173715
Merge pull request #31694 from Mic92/openafs
...
linuxPackages.openafs-client: fixes for 4.14
2017-11-25 16:04:26 +00:00
Jörg Thalheim
55d2c1d24a
Merge pull request #32029 from c0bw3b/pkg/lr
...
lr: 1.1 → 1.2
2017-11-25 16:04:02 +00:00
Jörg Thalheim
428f52e2d9
Merge pull request #31956 from xaverdh/master
...
oneko: init at 1.2.5
2017-11-25 16:01:56 +00:00
Jörg Thalheim
60fd669cae
Merge pull request #31219 from jtojnar/deja-dup-rpath
...
deja-dup: remove unneeded rpath wrapping
2017-11-25 15:56:57 +00:00
Jörg Thalheim
f2a689b7f6
Merge pull request #31184 from AndersonTorres/upload/openmsx
...
openmsx: init at git-2017-11-02
2017-11-25 15:55:27 +00:00
Renaud
a5c6bbd25e
lr: 1.1 → 1.2
2017-11-25 16:53:47 +01:00
c0bw3b
203a59eec2
restya-board: license is OSL 3.0
2017-11-25 16:12:06 +01:00
Renaud
11c92ba6ba
libsmbios: 2.3.2 -> 2.3.3
2017-11-25 16:08:31 +01:00
Andreas Rammhold
141644e752
conky: fix compilation with gcc-7
2017-11-25 15:57:40 +01:00
Joachim F
8627859793
Merge pull request #31994 from kierdavis/freesweep
...
freesweep: init at 1.0.1
2017-11-25 14:51:29 +00:00
Thomas Kim Pham
bd1864aec9
kompose: init at 1.5.0 ( #32026 )
2017-11-25 14:24:52 +00:00
Jörg Thalheim
8136800f78
Merge pull request #32027 from andir/gcc-7-tracefilegen
...
tracefilegen: 2015-11-14 -> 2017-05-13
2017-11-25 14:19:43 +00:00
Jörg Thalheim
03207c067c
Merge pull request #32024 from andir/unstable-fix-gnome3-printing
...
system-config-printer: fix python path
2017-11-25 14:17:22 +00:00
Andreas Rammhold
4bda3c4225
tracefilegen: 2015-11-14 -> 2017-05-13
...
Updated while resolving the build issue with gcc7 that is being tracked
in #31747 .
2017-11-25 14:07:07 +01:00
Vladimír Čunát
147d395182
thunderbird: don't force-enable the sandbox
...
This should fix build on aarch64, as there's no sandboxing possible.
https://bugzilla.mozilla.org/show_bug.cgi?id=1294331
As the code defaults to enabling it where it's possible, let's drop the option.
2017-11-25 13:17:21 +01:00
Joerg Thalheim
3f1c4360a8
system-config-printer: fix python path
...
propagated dependencies were not added to PYTHONPATH
2017-11-25 12:24:23 +01:00
Jörg Thalheim
5233333265
Merge pull request #32022 from bachp/gitlab-runner-10.2.0
...
gitlab-runner: 10.1.0 -> 10.2.0
2017-11-25 11:12:43 +00:00
Frederik Rietdijk
0cd857bffd
Merge remote-tracking branch 'upstream/master' into HEAD
2017-11-25 11:38:13 +01:00
Frederik Rietdijk
88eea6947f
Merge pull request #31781 from robertodr/hdf5-fortran-2003
...
Update HDF5 and add option to compile Fortran2003 interface
2017-11-25 10:37:42 +00:00
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
Jan Tojnar
8e03cda691
gtk3: make GTK depend on gsettings_desktop_schemas
...
So dconf settings will be applied to GTK3 programs even if running outside of Gnome. See #31293
2017-11-24 09:50:03 +03: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
Jan Tojnar
2bffd5f45f
libxmlxx3: split out devdoc output
2017-11-24 02:14:46 +01:00
Jan Tojnar
c151a86dbc
libxmlxx: split out devdoc output
2017-11-24 02:14:32 +01:00
Jan Tojnar
46ee9d4c34
vala: split out devdoc output
2017-11-24 02:14:13 +01:00
Jan Tojnar
f15f06c901
gnome2.libglademm: split out devdoc output
2017-11-24 02:13:57 +01:00
Jan Tojnar
70a0580e38
stdenv: Move devhelp books to outputDevdoc
2017-11-24 02:09:44 +01: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
Jan Tojnar
9c7a06d595
gnome3.gsettings_desktop_schemas: do not depend on gnome-backgrounds
...
We intend to make all GTK apps depend on the desktop schemas. Since
the schemas depend on gnome-backgrounds to determine the default
wallpaper path, it would increase the closure size significantly
for smaller apps.
We could split out the org.gnome.desktop.background and screensaver
schemas but that would make the packaging unnecessarily complicated.
Instead we remove the backgrounds dependency since they are not used
(outside of GNOME) or they will be replaced by a different set by
the NixOS module. There will be no background when running GNOME
manually but that can be easily fixed.
2017-11-23 22:35:29 +01: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
Peter Romfeld
4db6f68df6
nodePackages.nsp: init at 3.1.0
2017-11-23 17:26:12 +08:00
Pascal Wittmann
6b21d3acd7
Merge pull request #31961 from adisbladis/hedgewars-0_9_23
...
hedgewars: 0.9.22 -> 0.9.23
2017-11-23 09:42:32 +01:00
adisbladis
5f111a854e
hedgewars: 0.9.22 -> 0.9.23
2017-11-23 15:47:41 +08:00
Bjørn Forsman
1e5bdbb273
Merge pull request #27344 from lukeadams/gnuradio-update
...
Gnuradio: Enable Darwin Support
2017-11-23 08:23:07 +01:00
Eshin Kunishima
5986bd30d9
inconsolata: 1.010 -> 2.001
2017-11-23 16:21:15 +09:00
Kevin Quick
2233ae6a99
Removed extraneous comment; updated note reg testing use of network.
2017-11-22 21:23:43 -08:00
Orivej Desh
9d2bd32b79
tzdata: avoid symlink loop "./posix" -> ".."
...
Fixes #31560
2017-11-23 05:12:03 +00:00
Soham Chowdhury
8775b80503
stockfish: 7 -> 8
2017-11-23 10:12:14 +05:30
Orivej Desh
a7e1bfe792
Merge pull request #31957 from jtojnar/libxml-2.9.7
...
libxml2: 2.9.5 → 2.9.7
2017-11-23 04:40:51 +00:00
Jan Tojnar
98ff9fca29
libxml2: 2.9.5 → 2.9.7
2017-11-23 05:28:39 +01:00
Luke Adams
367e5f726f
gnuradio-osmosdr: update homepage
2017-11-22 21:46:13 -06:00
Luke Adams
03193f542e
gnuradio-{ais,gsm,nacl,osmosdr,rds}: enableParallelBuilding
2017-11-22 21:46:12 -06:00
Luke Adams
b1c666ef6c
gnuradio-{ais,gsm,nacl,osmosdr,rds}: enable Darwin building
2017-11-22 21:46:12 -06:00
Luke Adams
d8d9697402
gnuradio-ais: Fix Volk library search issue. Fix incorrect version date.
...
- Issue fixed in my PR (bistromath/gr-ais@8502d02 )
- The commit date of the original src is "2015-12-20" not "2016-08-26" (version hasn't changed)
2017-11-22 21:46:11 -06:00
Luke Adams
86d953ee39
gnuradio: enable Darwin building
2017-11-22 21:46:11 -06:00
Luke Adams
1b1c82f4f4
gnuradio: 3.7.11.0 -> 3.7.11.1
...
this version includes GCC6 improvements
2017-11-22 21:46:10 -06:00
Luke Adams
5d75dbe5e5
gnuradio: Resolve darwin c++11 issues
...
-std=c++11 causes errors with OBJ-C files on Darwin. Inject dynamic compiler flag into every cmake file to work around this.
2017-11-22 21:46:10 -06:00
Luke Adams
6e9140d5c3
gnuradio: force wxgui and pygtk check to true
...
enables gnuradio-companion compilation in headless/nix-multiuser environment
2017-11-22 21:44:29 -06:00
Luke Adams
17908a7de1
gnuradio: setupHook: enable composition with nix-shell
2017-11-22 21:44:28 -06:00
Luke Adams
482d8de3b0
gnuradio: postInstall: PYTHONPATH / DYLD_FRAMEWORK_PATH notes
2017-11-22 21:44:28 -06:00
Luke Adams
3cdf4308b2
gnuradio: wrapProgram: set DYLD_FRAMEWORK_PATH
...
This prevents CoreFoundation-related crashes
2017-11-22 21:44:02 -06:00
Samuel Leathers
057e20a416
Merge pull request #31947 from jtojnar/libinput-1.9.2
...
libinput: 1.9.1 → 1.9.2
2017-11-22 22:09:19 -05:00
Samuel Leathers
b4c63c3648
Merge pull request #31921 from corngood/rdesktop-krb
...
rdesktop: enable credssp
2017-11-22 22:04:49 -05:00
Samuel Leathers
fdc2fe1e0c
Merge pull request #31911 from dotlambda/abcm2ps
...
abcm2ps: 8.13.16 -> 8.13.17
2017-11-22 21:41:06 -05:00
Samuel Leathers
74e60cfb5e
Merge pull request #31955 from dywedir/reason
...
ocamlPackages.reason: 3.0.0 -> 3.0.2
2017-11-22 21:40:14 -05:00
Samuel Leathers
06251bec3c
Merge pull request #31949 from vbgl/gnumeric-1.12.36
...
gnumeric: 1.12.35 -> 1.12.36; goffice: 0.10.35 -> 0.10.36
2017-11-22 21:25:31 -05:00
Samuel Leathers
f47780abf5
Merge pull request #31951 from iSma/fix/pytorch-0.2.0
...
pytorch: fix sha256 hash
2017-11-22 21:24:25 -05:00
Samuel Leathers
b511a82b8a
Merge pull request #31953 from ixmatus/parnell/signal-desktop-maintainer
...
signal-desktop: Add @ixmatus to the list of maintainers
2017-11-22 21:23:31 -05:00
Graham Christensen
1f0a09fd59
Merge pull request #31801 from bhipple/centos-7.3-vmtools-image
...
Init Centos 7.3 vmTools diskImage
2017-11-22 20:19:51 -05:00
Austin Seipp
865ae03ad3
cockroachdb: 1.1.1 -> 1.1.2
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-11-22 18:07:52 -06:00
dywedir
e1f43c92e6
ocamlPackages.reason: 3.0.0 -> 3.0.2
2017-11-23 01:43:08 +02:00
Orivej Desh
eb23772c10
double-conversion: rename attr from double_conversion
2017-11-22 23:39:03 +00:00
Parnell Springmeyer
57f1a67026
signal-desktop: Add @ixmatus to the list of maintainers
2017-11-22 16:57:36 -06:00
Moritz U
f6dfa221c9
usbip: init at ${kernel.version} ( #31948 )
...
* usbip: Init at ${kernel.version}
* usbip: simplify build
* usbip: fix build on bcachefs kernel
* usbip: revert autoreconfHook
sorry for breakage, I was testing the wrong code
2017-11-22 22:54:50 +00:00
Luke Adams
e81d84fcea
gnuradio: add CoreAudio input for Darwin
2017-11-22 16:42:21 -06:00
Luke Adams
861773bfa5
gnuradio: reorder build inputs
2017-11-22 16:42:21 -06:00
Luke Adams
b9c426c5a6
gnuradio: use qwt6_qt4 instead of qwt5
2017-11-22 16:42:20 -06:00
Luke Adams
ba49dfb318
gnuradio: document purpose of package inputs
2017-11-22 16:42:20 -06:00
Luke Adams
60d95cc41a
rtl-sdr: enable Darwin building; postInstall: only run on Linux
2017-11-22 16:42:19 -06:00
Luke Adams
4bc189db28
urh: platforms to linux only due to qt5 issue on Darwin
2017-11-22 16:42:19 -06:00
Luke Adams
9be55b0d04
libosmocore: enable Darwin building
2017-11-22 16:42:18 -06:00
Luke Adams
b32e8ce7d7
libosmocore: 0.9.0 -> 0.9.6
...
add new required talloc, python2 inputs; enableParallelBuilding
2017-11-22 16:42:18 -06:00
Luke Adams
de51e4a35b
qwt6_qt4: enableParallelBuilding
2017-11-22 16:40:49 -06:00
Luke Adams
97c5cf0bf2
qwt6_qt4: preFixup: Repair relative reference in darwin framework output
2017-11-22 16:40:49 -06:00
Ismaïl Senhaji
98c84e42d4
pytorch: fix sha256 hash
2017-11-22 23:11:52 +01:00
Maximilian Bode
6bacdee6a4
terraform: upgrade providers
2017-11-22 22:48:47 +01:00
Jörg Thalheim
322b8344be
Merge pull request #31886 from adisbladis/firefox-beta-bin-58_0b5
...
Firefox beta & devedition bin packages 58.0b5
2017-11-22 21:19:37 +00:00
Jan Tojnar
52c6c64f5c
libinput: 1.9.1 → 1.9.2
...
https://lists.freedesktop.org/archives/wayland-devel/2017-November/035817.html
2017-11-22 22:17:52 +01:00
Maximilian Bode
083a0b8348
terraform: add 0.11
2017-11-22 22:06:02 +01:00
Maximilian Bode
b5fd1181d1
terraform: 0.10.7 -> 0.10.8
2017-11-22 22:05:15 +01:00
Jörg Thalheim
63f0f4fc72
Merge pull request #31946 from flokli/afew-tests
...
afew: re-enable tests, update maintainers
2017-11-22 20:59:20 +00:00
Florian Klink
70b0e90b3f
afew: add flokli and andir as maintainers
...
Signed-off-by: Andreas Rammhold <andreas@rammhold.de>
2017-11-22 21:51:20 +01:00
Florian Klink
80227d350f
afew: enable tests
2017-11-22 21:50:43 +01:00
John Ericson
405412dfd9
Merge pull request #31775 from obsidiansystems/stdenv-both-propagated-files
...
stdenv setup: Always use both propagated files
2017-11-22 15:23:37 -05:00
Frederik Rietdijk
2eafb3cf9f
Merge pull request #31942 from das-g/qgis-2.18.14
...
QGIS 2.18.13 -> 2.18.14
2017-11-22 21:09:07 +01:00
Bjørn Forsman
7e9b186fe4
owncloud-client: unbreak build
...
By reusing the nextcloud patch to find the "Sql" module (Qt5Sql).
https://hydra.nixos.org/build/64533236/nixlog/1/tail
2017-11-22 20:18:24 +01:00
Frederik Rietdijk
8fafa3a85a
Merge pull request #31934 from romildo/upd.qbittorrent
...
qbittorrent: 3.3.16 -> 4.0.1
2017-11-22 20:06:47 +01:00
Bjørn Forsman
1e05951a09
pythonPackages.demjson: bring back package attribute
...
Commit 2ca086da82
("pythonpackages.deform_bootstrap: Remove seemingly dead package")
removed it by mistake.
2017-11-22 19:59:01 +01:00
Vincent Laporte
1f5c2fe90a
gnumeric: 1.12.35 -> 1.12.36
...
goffice: 0.10.35 -> 0.10.36
2017-11-22 18:52:31 +00:00
Frederik Rietdijk
6804ea9288
Merge pull request #31415 from jerith666/python-titlecase
...
pythonPackages.titlecase: init at 0.12.0
2017-11-22 19:52:20 +01:00