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
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
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
dipinhora
8a7cb597ae
pony-stable: init at 2016-10-10
2016-10-11 16:07:55 -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
9d1dfc9ed0
Merge #18861 : add AMDGPU-PRO driver
2016-10-11 19:57:30 +02:00
David McFarland
3b4ce62451
amdgpu-pro: Init at 16.30.3-315407
2016-10-11 14:19:38 -03:00
sternenseemann
3229de5eb5
libhttpseverywhere: init at 0.1.0
2016-10-11 07:58:51 +02:00
Shea Levy
ecb596b898
uri: init at 2016-09-04
2016-10-10 20:27:07 -04:00
Sander van der Burg
b44e79e240
lhasa: init at 0.3.1
2016-10-10 20:48:00 +00:00
Daiderd Jordan
3e8af1ec90
libcaca: fix missing darwin inputs
2016-10-10 19:05:37 +02:00
Jörg Thalheim
e325f010f0
Merge pull request #17579 from leenaars/arpa2deps
...
quick-der library, asn2quickder + hexio tools
2016-10-10 11:55:45 +02:00
Jörg Thalheim
6f389da98d
Merge pull request #19399 from sternenseemann/master
...
Add libgee_0_8 and valadoc-unstable
2016-10-10 11:52:33 +02:00
Jörg Thalheim
905239db28
Merge pull request #18868 from RonnyPfannschmidt/enpass
...
enpass: init at 5.3.0
2016-10-10 07:56:56 +02:00
Michiel Leenaars
08011fa2af
quickder: init at 1.0-RC1
2016-10-09 22:45:51 +02:00
Michiel Leenaars
651beb0592
asn2quickder: init at 0.7RC1
2016-10-09 22:45:51 +02:00
Michiel Leenaars
620f367a60
hexio: init at 1.0RC1
2016-10-09 22:45:51 +02:00
Jörg Thalheim
cd99ddfbce
Merge pull request #19398 from offlinehacker/pkgs/kops/init
...
kops: init at 1.4.0
2016-10-09 22:15:53 +02:00
sternenseemann
e0faee950c
valadoc: init at 2016-10-09
2016-10-09 22:04:14 +02:00
Jörg Thalheim
c40b3e55e7
Merge pull request #19373 from rnhmjoj/afpfs
...
afpfs-ng: init at 0.8.2
2016-10-09 21:12:59 +02:00
rnhmjoj
8546928f69
afpfs-ng: init at 0.8.2
2016-10-09 20:13:49 +02:00
sternenseemann
011f3d700d
libgee_0_8: init at 0.8.6
...
some vala packages require this specific version
2016-10-09 20:08:47 +02:00
Jaka Hudoklin
2041f5b817
kops: init at 1.4.0
2016-10-09 19:31:44 +02:00
Ricardo Ardissone
ca6b9be5d1
openclonk: init at 7.0
...
fixes #17931
2016-10-09 18:34:10 +02:00
Robin Gloster
e904bb4871
nixbot: init at unstable-2016-10-09
2016-10-09 15:05:02 +02:00
Ronny Pfannschmidt
98895f5b67
enpass: init at 5.3.0
2016-10-09 13:16:50 +02:00
Franz Pletz
5325163374
sslscan: use oldest openssl to support SSLv2/SSLv3 checking
2016-10-09 12:51:49 +02:00
Jörg Thalheim
5275d07fea
Merge pull request #19357 from NeQuissimus/httpstat
...
httpstat: init at 1.2.0
2016-10-09 11:28:31 +02:00
Tim Steinbach
26f75f7d31
httpstat: init at 1.2.0
2016-10-08 18:48:04 -04:00
Jörg Thalheim
2132cd5913
Merge pull request #19354 from gnidorah/master
...
uade123: init at 2.13, openmpt123: init at 0.2.7025-beta20.1
2016-10-08 23:59:10 +02:00
Alex Ivanov
c8a72dfc2a
openmpt123: init at 0.2.7025-beta20.1
2016-10-09 00:08:18 +03:00
Franz Pletz
fa405aa264
bind: split out dnsutils & host binaries ( #18903 )
...
These tools are commonly used but don't require the other bind binaries.
Bind's libs are used, so they've also been split into an extra output.
The old version of host isn't maintained anymore and was removed From Debian
back in 2009: https://packages.qa.debian.org/h/host.html
2016-10-08 16:01:15 +02:00
José Romildo Malaquias
2763d4d4c7
input-fonts: init at 2016-10-06 ( #19080 )
2016-10-08 16:00:08 +02:00
Graham Christensen
034ba88850
Merge pull request #19267 from vbgl/proofgeneral-4.4
...
ProofGeneral: 4.2 -> 4.4
2016-10-08 09:00:11 -04:00
Graham Christensen
a72dd11b3e
Merge pull request #19341 from grahamc/sudolikeaboss
...
sudolikeaboss: init at 0.2.1
2016-10-08 08:52:02 -04:00
Nikolay Amiantov
f561eb158e
jre8_headless: use plain jre8 on Darwin
2016-10-08 12:28:54 +03:00
Damien Cassou
225cc1c106
vdirsyncer: 0.11.3 -> 0.13.1
...
vdirsyncer > 0.13.0 does not support python 2 anymore.
https://github.com/pimutils/vdirsyncer/blob/master/CHANGELOG.rst#version-0130
2016-10-08 09:15:11 +02:00
Graham Christensen
969cffca97
sudolikeaboss: init at 0.2.1
2016-10-07 22:19:33 -04:00
Marco Maggesi
435673b948
Revert "Revert "linux*: remove 3.14, as it's no longer maintained""
...
In the end, it is too dangerous to have an unmaintained kernel in
nixpkgs. Revert the revert.
This reverts commit e921725176
.
2016-10-07 23:26:32 +02:00
Daiderd Jordan
5d69399184
Merge pull request #19285 from acowley/pcl-darwin-opengl
...
pcl: fix problem finding OpenGL on darwin
2016-10-07 21:41:39 +02:00
Alex Ivanov
982330d6f4
uade123: init at 2.13
2016-10-07 18:58:46 +03:00
Jörg Thalheim
b061b12adc
Merge pull request #19325 from primeos/lf
...
lf: init at 2016-10-02
2016-10-07 17:37:48 +02:00
Shea Levy
eca0f17ad2
nix-buffer support improvements.
...
Use inherit-local, add per-package elisp hooks.
2016-10-07 10:31:37 -04:00
Marco Maggesi
e921725176
Revert "linux*: remove 3.14, as it's no longer maintained"
...
This is the simplest way to reenable the use of BLCR
(which at present requires linux version >3.12 <3.18)
until we find a better solution.
This reverts commit 6a9e765e27
.
2016-10-07 14:31:24 +02:00
Andrey Trachenko
67e732d8f8
simavr: init at 1.3
...
Closes https://github.com/NixOS/nixpkgs/pull/15961
2016-10-07 14:11:22 +02:00
Michael Weiss
8d17e63465
lf: init at 2016-10-02
...
Add the package "lf" (as in "list files") at version 2016-10-02
(nightly) under the category "tools/misc", add it to the top-level
package collection and set myself as the maintainer.
I have tested this package under NixOS and Gentoo+Nix.
2016-10-07 14:07:46 +02:00
Graham Christensen
902511069f
Merge pull request #19233 from HappyEnte/ardour-happy
...
ardour: 4.7 -> 5.4
2016-10-07 08:04:50 -04:00
Joachim F
030a298406
Merge pull request #19212 from romildo/new.lxqt
...
lxqt: init at 0.11
2016-10-07 14:00:54 +02:00