Tobias Geerinckx-Rice
bcde5c3353
ganttproject-bin: init at 2.7.2-r1954
2016-06-20 16:04:36 +02:00
Tobias Geerinckx-Rice
5dd3dbdec4
geolite-legacy: 2016-06-13 -> 2016-06-20
2016-06-20 15:58:56 +02:00
Vladimír Čunát
8bf002daac
libcxx-3.8: apply Darwin-specific patch only on Darwin
...
... to better decouple different platforms (in future).
2016-06-20 15:17:41 +02:00
Vladimír Čunát
c67e08e1af
Merge #16323 : llvmPackages_38 fixes
2016-06-20 15:17:40 +02:00
Eelco Dolstra
c51af01325
apache-httpd: 2.4.18 -> 2.4.20
...
CVE-2016-1546
2016-06-20 15:17:12 +02:00
obadz
d7960ef4a0
libreoffice: default to (and have hydra build) still rather than fresh
...
fresh users were experiencing lots of segfaults.
Closes #15825
2016-06-20 13:58:07 +01:00
Eelco Dolstra
d0b2524633
Merge pull request #16021 from Baughn/systemd-linger
...
systemd: Set KillUserProcesses=no in logind.conf
2016-06-20 14:54:03 +02:00
Peter Simons
06489a1850
haskell-hoogle: remedy some fallout from https://github.com/NixOS/nixpkgs/pull/16167
...
ghcWithHoogle builds with this patch applied, but it's probably still broken in
the sense that links might point nowhere or that the generated databases and/or
documentation might be incomplete.
2016-06-20 14:50:52 +02:00
Vladimír Čunát
b626e83838
Merge #16291 : krb5: fix compilation on weird prefixes
...
(when nix store prefix contains a "+" character)
2016-06-20 14:46:19 +02:00
Eelco Dolstra
5fc64c4baa
debian: 7.10 -> 7.11, 8.4 -> 8.5
2016-06-20 14:39:44 +02:00
Bjørn Forsman
bd01fad0ed
Captialize meta.description of all packages
...
In line with the Nixpkgs manual.
A mechanical change, done with this command:
find pkgs -name "*.nix" | \
while read f; do \
sed -e 's/description\s*=\s*"\([a-z]\)/description = "\u\1/' -i "$f"; \
done
I manually skipped some:
* Descriptions starting with an abbreviation, a user name or package name
* Frequently generated expressions (haskell-packages.nix)
2016-06-20 13:55:52 +02:00
Rok Garbas
0880f1f335
pythonPackages.mycli, pythonPackages.pgcli: disable for py35
2016-06-20 13:41:05 +02:00
Ricardo Ardissone
b81f3e4682
pythonPackages.prompt_toolkit: move pygments to propagatedBuildInputs
2016-06-20 13:41:05 +02:00
Ricardo Ardissone
5d80a0244b
xonsh: 0.3.2 -> 0.3.4
2016-06-20 13:41:05 +02:00
Marius Bakke
429fdbcd63
libxkbcommon: set X11 locale directory ( close #16340 )
2016-06-20 13:26:20 +02:00
Eelco Dolstra
453086a15f
linux: 4.4.12 -> 4.4.13
2016-06-20 13:11:55 +02:00
zimbatm
aeef0b7089
Merge pull request #16331 from vrthra/ninka
...
ninka: 1.1 -> 2.0-pre
2016-06-20 10:24:12 +01:00
zimbatm
26d75c5d4d
Merge pull request #16354 from RubenAstudillo/hakuneko
...
hakuneko: 1.3.12 -> 1.4.1
2016-06-20 09:29:31 +01:00
zimbatm
7c32638439
Merge pull request #16259 from layus/update-mptcp
...
linux_mptcp: update 0.90 -> 0.90.1
2016-06-20 09:29:07 +01:00
Scott R. Parish
1f1f0f049b
chromium: Update to latest stable, beta, and dev channels
...
stable 51.0.2704.63 => 51.0.2704.103
beta 51.0.2704.63 => 52.0.2743.41
dev 52.0.2743.10 => 53.0.2767.4
This addresses 15 security fixes, including:
* High CVE-2015-1696: Cross-origin bypass in Extension bindings. Credit to
anonymous.
* High CVE-2015-1697: Cross-origin bypass in Blink. Credit to Mariusz
Mlynski.
* Medium CVE-2016-1698: Information leak in Extension bindings. Credit to
Rob Wu.
* Medium CVE-2016-1699: Parameter sanitization failure in DevTools. Credit
to Gregory Panakkal.
* Medium CVE-2016-1700: Use-after-free in Extensions. Credit to Rob Wu.
* Medium CVE-2016-1701: Use-after-free in Autofill. Credit to Rob Wu.
* Medium CVE-2016-1702: Out-of-bounds read in Skia. Credit to cloudfuzzer.
See: http://googlechromereleases.blogspot.com/2016/06/stable-channel-update.html
2016-06-19 19:50:45 -07:00
Joachim Fasting
b3832e6288
Merge pull request #16339 from NeQuissimus/ohmyzsh20160618
...
oh-my-zsh: 2016-04-20 -> 2016-06-18
2016-06-20 03:54:10 +02:00
Ruben Astudillo
4f985377ac
hakuneko: 1.3.12 -> 1.4.1
2016-06-19 20:09:27 -04:00
artuuge
465d6a2113
Theano-cuda: init at 0.8.2
2016-06-20 01:06:07 +02:00
obadz
0243ccfbff
i3 & xfce modules: add extraSessionCommands for WM-specific user-defined xsession lines
...
Could be extended to other window managers/desktops as well
2016-06-19 23:52:14 +01:00
zimbatm
6e0b40af60
Merge pull request #16345 from mayflower/pkg/bird
...
bird: 1.5.0 -> 1.6.0, add IPv6 build
2016-06-19 23:38:18 +01:00
zimbatm
31c158ad45
Merge pull request #16189 from zimbatm/usershell-config
...
User shell config
2016-06-19 23:36:45 +01:00
zimbatm
b0f8416c5c
Merge pull request #16180 from zimbatm/shell-escaping
...
Escape all shell arguments uniformly
2016-06-19 23:27:52 +01:00
zimbatm
53f421c0c4
Merge pull request #16325 from taku0/android-studio-2.1.2.0
...
android-studio: 2.1.1.0 -> 2.1.2.0, fixed Gradle link error
2016-06-19 22:30:34 +01:00
zimbatm
7795f11335
Merge pull request #16332 from solson/fix-fileSystems-example
...
Make fileSystems example literal.
2016-06-19 22:27:44 +01:00
zimbatm
a05b2f116e
Merge pull request #16333 from gratuxri/fvwm
...
new fvwm version 2.6.6, ftp is not available
2016-06-19 22:26:30 +01:00
zimbatm
5da1db3dcf
Merge pull request #16319 from mimadrid/update/bazaar-2.7.0
...
bazaar: 2.6.0 -> 2.7.0
2016-06-19 22:25:49 +01:00
zimbatm
3441dbafe3
Merge pull request #16317 from zimbatm/influxdb-0.13.0
...
influxdb: 0.9.4 -> 0.13.0
2016-06-19 22:23:33 +01:00
zimbatm
f29ce0fecc
Merge pull request #16341 from mimadrid/update/thunderbird-45.1.1
...
thunderbird: 45.1.0 -> 45.1.1
2016-06-19 22:22:14 +01:00
zimbatm
44d99e90e9
Merge pull request #16348 from zackp30/fix_lxd_module
...
Fix lxd module
2016-06-19 22:07:42 +01:00
zimbatm
9fa6883791
Merge pull request #16337 from mimadrid/update/cmus-2.7.1
...
cmus: 2.7.0 -> 2.7.1
2016-06-19 22:06:19 +01:00
Tobias Geerinckx-Rice
493fe8413d
sqlite: enable FTS3_TOKENIZER
...
Fix ‘unknown tokenizer: unicodesn’ errors in e.g. geary.
2016-06-19 22:43:58 +02:00
Tobias Geerinckx-Rice
175484d9db
pythonPackages.prompt_toolkit: 1.0.1 -> 1.0.2
...
Fixes:
- Don't select the first completion when ‘complete_while_typing’
is False. (Restore the old behaviour.)
2016-06-19 22:43:58 +02:00
Robert Irelan
222c435996
ssh-ident: init at 2016-04-21
...
Add ssh-ident package from its GitHub repo. Since there are no version
tags on GitHub, I'm using the date of its most recent commit.
2016-06-19 12:44:46 -07:00
Zack Piper
f36c8f5f54
lxd: pkg.lxd
does not point to the binaries
...
`pkg.lxd.bin` does
2016-06-19 20:30:36 +01:00
Zack Piper
bd1e99a5ed
lxd: 2.0.0.rc4 -> 2.0.2
2016-06-19 20:21:03 +01:00
Joachim Fasting
6fd8e5719b
Merge pull request #16108 from pwetzel/squeezelite
...
Squeezelite package and service init
2016-06-19 20:53:15 +02:00
Franz Pletz
2f09407a91
bird6: bird build with IPv6 support
2016-06-19 20:45:55 +02:00
Franz Pletz
79c655c4c8
bird: 1.5.0 -> 1.6.0
2016-06-19 20:45:55 +02:00
Damien Cassou
bbac378d7c
Merge pull request #16335 from DamienCassou/helm-projectile-20160614
...
helm-projectile: 20160603.611 -> 20160614.832
2016-06-19 19:20:40 +02:00
Gabriel Ebner
4099bba676
silver-searcher: 0.31.0 -> 0.32.0
2016-06-19 19:01:03 +02:00
Gabriel Ebner
c6b9ccbdff
jabref: 3.3 -> 3.4
2016-06-19 18:55:50 +02:00
Gabriel Ebner
7eb1908afa
ledger: 3.1 -> 3.1.1
2016-06-19 18:54:34 +02:00
Gabriel Ebner
112729b6ff
viewnior: 1.5 -> 1.6
2016-06-19 18:47:14 +02:00
Gabriel Ebner
727716cd82
speedcrunch: 0.11-alpha -> 0.11
2016-06-19 18:45:04 +02:00
Gabriel Ebner
22c0cdfa82
Merge pull request #16342 from mbakke/rofi-1.1.0
...
rofi: 1.0.1 -> 1.1.0
2016-06-19 18:28:39 +02:00