Commit graph

1037 commits

Author SHA1 Message Date
Guillaume Koenig dd04af4fcc reno: init at 1.8.0 2016-10-29 13:30:18 +02:00
Charles Strahan ca2b03439f Merge pull request #19496 from Ericson2314/overridePackages
Make `overridePackages` extend rather than replace existing overrides
2016-10-26 14:01:13 -04:00
Kier Davis a057dfc57f
unigine-valley: init at 1.0-1
Closes https://github.com/NixOS/nixpkgs/pull/19813
2016-10-24 19:35:06 -04:00
AbigailBuccaneer 1983181a7f bootil: init at HEAD 2016-10-24 18:23:26 +01:00
Drill Bear 86793f600c mtpaint: init at 3.49.12 2016-10-23 15:45:49 +01:00
Nick Novitski 69cf5aa4f3
frotz: init at 2.44
Closes https://github.com/NixOS/nixpkgs/pull/19595/files
2016-10-22 07:12:58 -04:00
Vladimír Čunát 210b3b3184 maintainers: add uwap
... to fix evaluation after 42e93b5f.
2016-10-22 12:10:05 +02:00
Jörg Thalheim 9c0b5e4b22 Merge pull request #19666 from veprbl/hep_for_upstream
Add fastjet, hepmc, yoda, rivet, lhapdf, herwig, pythia, sacrifice, nlojet++
2016-10-21 21:58:45 +02:00
Dmitry Kalinkin b4e3e7b752
add veprbl to maintainers 2016-10-21 13:29:57 -04:00
Philipp 5c3a6d6802 Added package for dehydrated. (#19651)
* Added package for dehydrated.
2016-10-20 13:32:05 +02:00
Pascal Wittmann 24c3271e39 Merge pull request #17554 from KaiHa/master
nitrokey-app: init at 0.4.0
2016-10-20 07:55:05 +02:00
Kai Harries c43243f085 nitrokey-app: add kaiha as maintainer 2016-10-20 07:15:45 +02:00
Mikhail Volkhov 42cf40bfbd
scudcloud: init at 1.35/254-port-to-qt5 2016-10-19 18:45:31 +03:00
John Ericson e4cd45a30c top-level: Make overridePackages extend rather than replace existing overrides 2016-10-13 11:14:11 -04:00
Jörg Thalheim 9079bc08e5 Merge pull request #19362 from davorb/purple-facebook
purple-facebook: init at 66ee77378d82
2016-10-12 13:38:34 +02:00
Michael Raskin e207ba7d6a fetchMD5warn: use INFO, maybe Hydra will like this more 2016-10-12 09:31:38 +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
Vladimír Čunát 9d1dfc9ed0 Merge #18861: add AMDGPU-PRO driver 2016-10-11 19:57:30 +02:00
Davor Babić 7cf6f46bd1 purple-facebook: init at 66ee77378d82
adds inherit src meta
2016-10-10 16:23:27 +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
sternenseemann 3fb2993cb3 maintainers: rename lukasepple according to github account name 2016-10-09 22:04:22 +02:00
Michael Raskin f603dc11a6 fetch*: print a trace warning about md5 deprecation 2016-10-09 16:19:04 +02:00
Ronny Pfannschmidt 98895f5b67 enpass: init at 5.3.0 2016-10-09 13:16:50 +02:00
Andrey Trachenko bd6584277d
maintainers: add goodrone 2016-10-07 14:11:22 +02:00
Gabriel Adomnicai 18d7e2ac33 camingo-code: init at 1.0 2016-10-06 17:47:50 -07:00
Michael Weiss 8268f0a759 pgpdump: init at v0.31
Add the package "pgpdump" at version v0.31 under the category
"tools/security", add it to the top-level package collection and set
myself as the maintainer (I added myself to lib/maintainers.nix).

I have tested this package under NixOS and Gentoo+Nix.
2016-10-06 03:17:01 +02:00
Michael Lieberman 5baecbc4af ptpython: init at 0.35 2016-10-05 15:36:57 -04:00
Kiba Fox 151edd446d
tinyfugue: init at 50b8 2016-10-04 17:46:26 -04:00
makefu 46370ee178
licenses: add Beerware 2016-10-03 19:43:26 +02:00
Alex Ivanov 43d327c137 rambox, franz: recommendations by Mic92 2016-10-03 19:24:57 +03:00
Jörg Thalheim fd8e5bf117 Merge pull request #17843 from lucas8/imlibsetroot
imlibsetroot: init at 1.2
2016-10-02 16:39:27 +02:00
Jörg Thalheim c2ee2a723f Merge pull request #19156 from apeyroux/init/c14
c14: init at 2016-09-09
2016-10-02 15:31:53 +02:00
Francis St-Amour 643d5f80fd
linenoise: init at 1.0.10
Closes https://github.com/NixOS/nixpkgs/pull/19117
2016-10-02 13:03:51 +02:00
Alexandre Peyroux e5aea822dd mainteners: add apeyroux 2016-10-02 12:18:26 +02:00
Jörg Thalheim 7d3143990f Merge pull request #19136 from nhooyr/powerdns
powerdns: removed PrivateTmp=true in serviceConfig
2016-10-01 18:28:34 +02:00
Anmol Sethi 489ca7e5c0
powerdns: removed PrivateTmp=true in serviceConfig
As discussed in #18718 PrivateTmp is unnecessary because powerdns is
chrooted to /var/lib/powerdns.

I also added myself as co-maintainer.
2016-10-01 12:27:23 -04:00
Joachim F 206851b166 Merge pull request #18922 from ericsagnes/feat/mkOptionModuleFunctions
Functions to change and merge module options
2016-10-01 17:58:40 +02:00
Joachim F 7e80c42b0e Merge pull request #18511 from ericsagnes/feat/remove-optionSet
modules: optionSet -> submodule
2016-10-01 17:57:45 +02:00
David McFarland 44bc50ca15 Add myself as maintainer 2016-09-28 18:46:45 -03:00
Daniel Peebles 58ce50fedf Merge pull request #19049 from grwlf/smironov-email
maintainers: change smironov email
2016-09-28 14:28:26 -04:00
Sergey Mironov 098113bbff maintainers: change smironov email 2016-09-28 21:24:05 +03:00
Henry 295efa1062 libnabo: init at 1.0.6 2016-09-27 15:49:51 +02:00
Joachim F 81f47f7982 Merge pull request #18700 from yochai/master
mfcj470dw: split into mfcj470dwlpr and mfcj470dwcupswrapper
2016-09-27 12:56:05 +02:00
zimbatm b92a367bed Merge pull request #18969 from loskutov/master
libxml++: add 3.0.0
2016-09-27 11:01:43 +01:00
Ignat Loskutov 8843c40b1a libxmlxx3: add myself as a maintainer 2016-09-27 01:53:43 -04:00
zimbatm d4c66e2f46 Merge pull request #18694 from bachp/runner-master
gitlab-runner: add package and service
2016-09-26 22:45:39 +01:00
Yochai 3b548dacf4 mfcj470dw: split into mfcj470dwlpr and mfcj470dwcupswrapper 2016-09-26 18:26:52 +03:00