Franz Pletz
8a59ad167e
atlassian-crowd: init at 2.10.1
2016-10-12 13:17:24 +02:00
Franz Pletz
7edaceeb33
atlassian-jira: init at 7.2.2
2016-10-12 13:17:24 +02:00
Franz Pletz
18790e45d8
atlassian-confluence: init at 5.10.4
2016-10-12 13:17:24 +02:00
Michael Raskin
2ca8833383
make-tarball.nix: filter out MD5 warnings in evaluation check
2016-10-12 10:50:58 +02:00
Jörg Thalheim
fe11f628ca
Merge pull request #19447 from gnidorah/master2
...
rambox, franz: make menu item
2016-10-12 10:42:39 +02:00
Frederik Rietdijk
f3c6236eb4
Merge pull request #19442 from peterhoeg/lc
...
linkchecker: make it work with newer requests2
2016-10-12 10:21:29 +02:00
Alex Ivanov
053214c6d2
rambox: add menu item
2016-10-12 09:54:47 +03:00
Frederik Rietdijk
fa6011f401
Merge pull request #19465 from kragniz/python-3.6b2
...
Python 3.6: 3.6b1 -> 3.6b2
2016-10-12 08:45:44 +02:00
Alex Ivanov
d6a824216c
franz: add menu item
2016-10-12 09:38:15 +03:00
Charles Strahan
da36847d92
nixos: make it easy to apply kernel patches
...
This makes it easy to specify kernel patches:
boot.kernelPatches = [ pkgs.kernelPatches.ubuntu_fan_4_4 ];
To make the `boot.kernelPatches` option possible, this also makes it
easy to extend and/or modify the kernel packages within a linuxPackages
set. For example:
pkgs.linuxPackages.extend (self: super: {
kernel = super.kernel.override {
kernelPatches = super.kernel.kernelPatches ++ [
pkgs.kernelPatches.ubuntu_fan_4_4
];
};
});
Closes #15095
2016-10-11 19:59:00 -04:00
Graham Christensen
9ce4e47bf6
Merge pull request #19408 from NeQuissimus/mariadb_10_1_18
...
mariadb: 10.1.17 -> 10.1.18
2016-10-11 19:34:12 -04:00
Jascha Geerds
30a3a09857
tmuxp: 1.2.0 -> 1.2.2
2016-10-11 23:53:02 +02:00
Jascha Geerds
289c7cfc69
pythonPackages.libtmux: 0.5.0 -> 0.6.0
2016-10-11 23:51:41 +02:00
Jascha Geerds
19c42ee0b7
gitAndTools.gitflow: 1.9.1 -> 1.10.0
2016-10-11 23:38:29 +02:00
Jascha Geerds
44bb5caf7d
numix-icon-theme-circle: 2016-06-10 -> 2016-09-27
2016-10-11 23:33:42 +02:00
Jascha Geerds
d36268c47d
numix-icon-theme: 2016-06-10 -> 2016-10-05
2016-10-11 23:33:42 +02:00
Louis Taylor
39e8623906
Python 3.6: 3.6b1 -> 3.6b2
2016-10-11 22:29:22 +01:00
Daiderd Jordan
39106e757c
Merge pull request #19458 from dipinhora/boto-update
...
boto: 2.41.0 -> 2.42.0
2016-10-11 23:22:44 +02:00
Daiderd Jordan
0dd3f7d4e9
Merge pull request #19461 from dipinhora/packet-python
...
packet-python: init at 1.31
2016-10-11 23:18:09 +02:00
Domen Kožar
735c1cacbd
fix unstable job evaluation
2016-10-11 23:08:50 +02:00
Peter Simons
2804067fc8
Merge pull request #19462 from dipinhora/pony-stable
...
pony-stable: init at 2016-10-10
2016-10-11 22:43:07 +02:00
Vladimír Čunát
56e9bbfe65
Merge #18130 : llvmPackages_38: 3.8.0 -> 3.8.1
2016-10-11 22:29:59 +02:00
dipinhora
8a7cb597ae
pony-stable: init at 2016-10-10
2016-10-11 16:07:55 -04:00
dipinhora
67d22db807
packet-python: init at 1.31
2016-10-11 15:35:15 -04:00
Graham Christensen
945da0166c
Merge pull request #19432 from sternenseemann/libhttpseverywhere
...
libhttpseverywhere: init at 0.1.0
2016-10-11 14:15:31 -04:00
Vladimír Čunát
6898810ba6
Merge #19297 : openssh: apply patch to fix vulnerability
...
NEWKEYS null pointer dereference.
2016-10-11 20:08:30 +02:00
Vladimír Čunát
9d1dfc9ed0
Merge #18861 : add AMDGPU-PRO driver
2016-10-11 19:57:30 +02:00
Michael Raskin
48388dde18
gimpPlugins.resynthesizer2: init at 2.0.1. A rewrite with python wrappers; GUI is better for some tasks and worse for some other tasks.
2016-10-11 19:57:52 +02:00
Thomas Tuegel
bfc1ec2807
kde5.plasma: 5.8.0 -> 5.8.1
2016-10-11 12:39:16 -05:00
David McFarland
3b4ce62451
amdgpu-pro: Init at 16.30.3-315407
2016-10-11 14:19:38 -03:00
Tim Steinbach
5f3ddfb0fe
Merge pull request #19454 from groxxda/gthumb
...
gthumb: 3.4.3 -> 3.4.4
2016-10-11 12:49:12 -04:00
Alexander Ried
733c706c91
webkitgtk214x: reenable needed fix
...
was disabled for testing but somehow made it into my pr.
From #19081 .
2016-10-11 18:32:26 +02:00
Alexander Ried
9c44aa664e
gthumb: 3.4.3 -> 3.4.4
2016-10-11 17:37:29 +02:00
Frederik Rietdijk
67005e3c79
Merge pull request #19230 from nand0p/buildbot-9rc4
...
buildbot: 0.9.0rc3 -> 0.9.0rc4
2016-10-11 17:00:41 +02:00
regnat
048e8dbe8f
ocamlPackages.ppx-variants-conv : add variantslib in propagated buildInputs
2016-10-11 16:53:40 +02:00
dipinhora
7aac81d93a
boto: 2.41.0 -> 2.42.0
2016-10-11 10:49:12 -04:00
Eelco Dolstra
de9c5f5408
Merge pull request #19449 from abbradar/timedated
...
timezone service: use /etc/zoneinfo instead of tzinfo directly
2016-10-11 16:39:06 +02:00
Nikolay Amiantov
7a73ecc18e
buildFHSEnv: link /etc/zoneinfo
...
This is needed because now /etc/localtime symlink points there.
2016-10-11 16:56:11 +03:00
Robert Helgesson
7b3073e8fa
svtplay-dl: 1.5 -> 1.6
2016-10-11 15:52:24 +02:00
Eelco Dolstra
dfc94720b8
libunistring: Don't propagate glibc
...
On Linux, libiconv is an alias of glibc. Propagating glibc breaks
using GCC 6 as an override (not sure why). So let's not do that.
2016-10-11 15:08:52 +02:00
taku0
5e6c3b9fde
flashplayer: 11.2.202.635 -> 11.2.202.637
2016-10-11 21:12:12 +09:00
Jörg Thalheim
23274724df
Merge pull request #19441 from NeQuissimus/rust_1_12_0
...
rust: 1.11.0 -> 1.12.0, cargo: 0.12.0 -> 0.13.0
2016-10-11 14:11:52 +02:00
Joachim F
f1b9de3803
Merge pull request #19445 from regnat/tasksh
...
tasksh : 1.0.0 -> 1.1.0
2016-10-11 13:21:20 +02:00
Joachim Fasting
ce73a3ea0f
grsecurity: 4.7.6-201609301918 -> 4.7.7-201610101902
2016-10-11 13:15:16 +02:00
regnat
0721430743
tasksh : 1.0.0 -> 1.1.0
2016-10-11 13:07:00 +02:00
Alexander Ried
bbb2f64588
tinc: 1.0.28 -> 1.0.29 ( #19444 )
2016-10-11 12:57:00 +02:00
Eelco Dolstra
88f10ad409
aggregateModules: Preserve kernel's modules.{builtin,order}
...
Fixes #19426 .
2016-10-11 11:42:41 +02:00
sternenseemann
3229de5eb5
libhttpseverywhere: init at 0.1.0
2016-10-11 07:58:51 +02:00
Peter Hoeg
b120ef422c
linkchecker: make it work with newer requests2
...
linkchecker has an odd version check for requests2 that fails on
versions > 2.9.x.
We patch out the check as we are providing a recent requests2. This
patch should be dropped when linkchecker >v9.3 is released.
We now also run the tests although I had to remove one failing test.
Yes, that's covering up the issue but we're still better off than
before.
2016-10-11 11:02:52 +08:00
Tim Steinbach
b116f9b0cd
rust: 1.11.0 -> 1.12.0, cargo: 0.12.0 -> 0.13.0
2016-10-10 21:59:26 -04:00