Commit Graph

59163 Commits

Author SHA1 Message Date
Jim Garrison
7a2c69c785 vte (gtk2): apply change-scroll-region.patch (close #9688)
More info (including upstream fix):
cb07c67478/index.html (L754-L773)
Patch from: https://bug542087.bugzilla-attachments.gnome.org/attachment.cgi?id=176035
2015-09-07 10:56:16 +02:00
Tobias Geerinckx-Rice
de2bba6d8c ipv6calc: add optional ip2location support
This only links to the C library.
The database must be downloaded manually.
2015-09-07 03:33:58 +02:00
Tobias Geerinckx-Rice
be10d389f1 ip2location-c: init at 7.0.2 2015-09-07 03:24:34 +02:00
Tobias Geerinckx-Rice
595063ffa7 ip2location: move to tools/networking 2015-09-07 03:12:53 +02:00
Tobias Geerinckx-Rice
071e9c0680 ip2location: init at 7.0.0 2015-09-07 02:54:15 +02:00
Tobias Geerinckx-Rice
a07e9036ec ipv6calc: 0.99.0 -> 0.99.1 2015-09-07 02:24:10 +02:00
Tobias Geerinckx-Rice
1102018a00 htop: touch all headers
Fix the following build failure:

```
config.status: executing libtool commands
building
make flags: SHELL=/nix/store/548wfw1i43glkx8lkyjmbg59h6127qky-bash-4.3-p39/bin/bash
./scripts/MakeHeader.py ColumnsPanel.c
/usr/bin/env: python: No such file or directory
Makefile:2164: recipe for target 'ColumnsPanel.h' failed
make: *** [ColumnsPanel.h] Error 127
builder for ‘/nix/store/6rai1vs6jsw8y5z5jff98f0f8jzfa12n-htop-1.0.3-584-8f07868f.drv’ failed with exit code 2
```
2015-09-07 02:09:48 +02:00
ts468
7fa5710d50 Merge pull request #9686 from NixOS/revert-8705-upstream.ocaml_renaming
Revert "ocaml-modules: fix naming: "_" -> "-""
2015-09-07 02:05:34 +02:00
Tobias Geerinckx-Rice
e349333246 dfasma: 1.1.36 -> 1.2.0 2015-09-06 23:50:03 +02:00
Arseniy Seroka
a56eed5405 Merge pull request #9670 from Mathnerd314/ntpd
ntp: 4.2.8p2 -> 4.2.8p3
2015-09-06 22:48:26 +03:00
Arseniy Seroka
978120f7c7 Merge pull request #9671 from ryanartecona/fix/elixir-darwin
elixir: fix mix on darwin
2015-09-06 22:48:08 +03:00
Arseniy Seroka
297644c27a Merge pull request #9685 from gebner/fix-ibus-anthy-path
ibus-anthy: fixup path in share/ibus/component/anthy.xml
2015-09-06 22:45:07 +03:00
Arseniy Seroka
b537abe646 Merge pull request #9681 from ryantm/fix/spaceFM
spaceFM: add icon dependencies
2015-09-06 22:44:21 +03:00
Pascal Wittmann
73db5b2571 viking: update from 1.3 to 1.6 2015-09-06 21:44:05 +02:00
Arseniy Seroka
fa6a1980d9 Merge pull request #9664 from benley/mathics-0.8
New package: Mathics
2015-09-06 22:43:02 +03:00
Pascal Wittmann
59b6c1f51a tennix: update from 1.0 to 1.1 2015-09-06 21:16:48 +02:00
ts468
054be41e04 Revert "ocaml-modules: fix naming: "_" -> "-"" 2015-09-06 21:15:10 +02:00
Thomas Strobel
a9dab9df61 strongswan: enable more plugins 2015-09-06 21:12:08 +02:00
Gabriel Ebner
1f8348bb5b ibus-anthy: fixup path in share/ibus/component/anthy.xml
Fixes #9676.
2015-09-06 21:05:26 +02:00
Pascal Wittmann
ffc12580a6 cv: adopt its new name 'progress' 2015-09-06 20:57:57 +02:00
Thomas Strobel
167383c7bf vpnc: patch to not set a default route when a netmask is given
also, fix the name attribute in the nix expression
2015-09-06 19:27:08 +02:00
Pascal Wittmann
092a5eea28 zsh: enable tests 2015-09-06 19:04:55 +02:00
Pascal Wittmann
78b33072d8 zsh: update from 5.0.8 to 5.1 2015-09-06 19:04:55 +02:00
Ryan Mulligan
4b1cfd1e9f spaceFM: add icon dependencies
Fixes icon problems reported in #9678
2015-09-06 09:12:30 -07:00
Domen Kožar
341a65d4c9 perlPaclages.UnicodeICUCollator: mark as broken
(cherry picked from commit 03e06f2c52fb50cf55290f8e36b66ddd2166a537)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-09-06 16:01:22 +02:00
Domen Kožar
264a83c707 cups: 2.0.3 -> 2.0.4, fix transient failure
(cherry picked from commit cc06f9c0be051f7ef2e1fcbd2ce13b902acc8adc)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-09-06 16:01:22 +02:00
Jaka Hudoklin
572ebb2f20 grafana: fix package naming 2015-09-06 15:23:31 +02:00
Jaka Hudoklin
f364702bb7 logstash: fix description and make install process more compact 2015-09-06 14:51:10 +02:00
Ryan Artecona
4183604207 elixir: fix mix on darwin
Darwin disallows shebang scripts from using other scripts as their
command--the command must be a binary. This commit changes the `mix`
shebang script from calling `elixir` directly (another shebang script),
instead using `env` as an intermediary.

Fixes #9050
2015-09-05 23:49:51 -04:00
Mathnerd314
43b388fbd6 ntp: 4.2.8p2 -> 4.2.8p3 2015-09-05 18:35:45 -06:00
Benjamin Staffin
9f18606261 mathics: init at 0.8 2015-09-05 16:24:54 -07:00
Benjamin Staffin
f99566d35f ply: 3.4 -> 3.7 2015-09-05 16:24:49 -07:00
Benjamin Staffin
646cd4260d mpmath: 0.17 -> 0.19 2015-09-05 16:24:49 -07:00
Benjamin Staffin
a70f512460 interruptingcow: init at 0.6 2015-09-05 16:24:42 -07:00
Tobias Geerinckx-Rice
39054c5a6c dfasma: 1.1.11 -> 1.1.36 2015-09-05 22:19:45 +02:00
Mathnerd314
5ab139c893 evolution-data-server: Fix crash 2015-09-05 10:16:46 -06:00
Nikolay Amiantov
02fc4551f5 julia: fix i686 build 2015-09-05 09:28:47 -05:00
Bob van der Linden
e6e338401f popcorntime: 0.3.7.2 -> 0.3.8-3 2015-09-05 16:01:37 +02:00
Bob van der Linden
b5da2e0237 node-webkit: added nwjs 0.12.3 2015-09-05 16:01:37 +02:00
koral
9beb3f71fd webkit: 2.8.3 -> 2.8.5 2015-09-05 21:42:00 +08:00
Rok Garbas
255a123a0e pythonPackages.cython: 0.22.1 -> 0.23.1 2015-09-05 15:01:44 +02:00
Rok Garbas
e78d0199b3 pythonPackages.sipsimple: 2.5.0 -> 2.5.1 2015-09-05 15:01:37 +02:00
Rok Garbas
2aa01cf530 pycangjie: 1.0 -> (master)361bb413203fd43bab624d98edf6f7d20ce6bfd3 2015-09-05 15:01:30 +02:00
Rok Garbas
f43d63c051 libcangjie: 1.1 -> (master)a73c1d8783f7b6526fd9b2cc44a669ffa5518d3d 2015-09-05 15:01:21 +02:00
Rok Garbas
7dc9dfae88 blink: 1.4.0 -> 1.4.1 2015-09-05 15:01:06 +02:00
William A. Kennington III
f92e9e9fbb goPackages: Make sure bin is the only output in all-packages 2015-09-05 02:34:35 -07:00
William A. Kennington III
78b3051b91 goPackages: Cleanups and fixes 2015-09-05 02:29:49 -07:00
Pascal Wittmann
46d9fbc446 ceptre: init at 2015-08-15
A linear logic programming language for modeling generative interactive systems
2015-09-05 11:20:29 +02:00
Pascal Wittmann
f912c211fe calibre: update from 2.36.0 to 2.37.1 2015-09-05 11:20:29 +02:00
Pascal Wittmann
90d628b040 cv: update from 0.8 to 0.9 2015-09-05 11:20:28 +02:00