summary refs log tree commit diff
path: root/lib
Commit message (Collapse)AuthorAge
...
| * | top-level: Make `overridePackages` extend rather than replace existing overridesJohn Ericson2016-10-13
| | |
* | | unigine-valley: init at 1.0-1Kier Davis2016-10-24
| | | | | | | | | | | | Closes https://github.com/NixOS/nixpkgs/pull/19813
* | | bootil: init at HEADAbigailBuccaneer2016-10-24
| | |
* | | mtpaint: init at 3.49.12Drill Bear2016-10-23
| | |
* | | frotz: init at 2.44Nick Novitski2016-10-22
| | | | | | | | | | | | Closes https://github.com/NixOS/nixpkgs/pull/19595/files
* | | maintainers: add uwapVladimír Čunát2016-10-22
| | | | | | | | | | | | ... to fix evaluation after 42e93b5f.
* | | Merge pull request #19666 from veprbl/hep_for_upstreamJörg Thalheim2016-10-21
|\ \ \ | | | | | | | | Add fastjet, hepmc, yoda, rivet, lhapdf, herwig, pythia, sacrifice, nlojet++
| * | | add veprbl to maintainersDmitry Kalinkin2016-10-21
| | | |
* | | | Added package for dehydrated. (#19651)Philipp2016-10-20
| | | | | | | | | | | | * Added package for dehydrated.
* | | | Merge pull request #17554 from KaiHa/masterPascal Wittmann2016-10-20
|\ \ \ \ | | | | | | | | | | nitrokey-app: init at 0.4.0
| * | | | nitrokey-app: add kaiha as maintainerKai Harries2016-10-20
| | | | |
* | | | | scudcloud: init at 1.35/254-port-to-qt5Mikhail Volkhov2016-10-19
| |/ / / |/| | |
* | | | Merge pull request #19362 from davorb/purple-facebookJörg Thalheim2016-10-12
|\ \ \ \ | | | | | | | | | | purple-facebook: init at 66ee77378d82
| * | | | purple-facebook: init at 66ee77378d82Davor Babić2016-10-10
| | | | | | | | | | | | | | | | | | | | adds inherit src meta
* | | | | fetchMD5warn: use INFO, maybe Hydra will like this moreMichael Raskin2016-10-12
| |_|/ / |/| | |
* | | | nixos: make it easy to apply kernel patchesCharles Strahan2016-10-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | Merge pull request #19462 from dipinhora/pony-stablePeter Simons2016-10-11
|\ \ \ \ | | | | | | | | | | pony-stable: init at 2016-10-10
| * | | | pony-stable: init at 2016-10-10dipinhora2016-10-11
| | | | |
* | | | | Merge #18861: add AMDGPU-PRO driverVladimír Čunát2016-10-11
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add myself as maintainerDavid McFarland2016-09-28
| | | | |
* | | | | Merge pull request #19399 from sternenseemann/masterJörg Thalheim2016-10-10
|\ \ \ \ \ | | | | | | | | | | | | Add libgee_0_8 and valadoc-unstable
| * | | | | maintainers: rename lukasepple according to github account namesternenseemann2016-10-09
| | | | | |
* | | | | | Merge pull request #18868 from RonnyPfannschmidt/enpassJörg Thalheim2016-10-10
|\ \ \ \ \ \ | |/ / / / / |/| | | | | enpass: init at 5.3.0
| * | | | | enpass: init at 5.3.0Ronny Pfannschmidt2016-10-09
| | |/ / / | |/| | |
* / | | | fetch*: print a trace warning about md5 deprecationMichael Raskin2016-10-09
|/ / / /
* | | | maintainers: add goodroneAndrey Trachenko2016-10-07
| | | |
* | | | camingo-code: init at 1.0Gabriel Adomnicai2016-10-06
| | | |
* | | | pgpdump: init at v0.31Michael Weiss2016-10-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* | | | ptpython: init at 0.35Michael Lieberman2016-10-05
| | | |
* | | | tinyfugue: init at 50b8Kiba Fox2016-10-04
| | | |
* | | | licenses: add Beerwaremakefu2016-10-03
| | | |
* | | | rambox, franz: recommendations by Mic92Alex Ivanov2016-10-03
| |/ / |/| |
* | | Merge pull request #17843 from lucas8/imlibsetrootJörg Thalheim2016-10-02
|\ \ \ | | | | | | | | imlibsetroot: init at 1.2
| * | | imlibsetroot: init at 1.2lucas82016-09-13
| | | |
* | | | Merge pull request #19156 from apeyroux/init/c14Jörg Thalheim2016-10-02
|\ \ \ \ | | | | | | | | | | c14: init at 2016-09-09
| * | | | mainteners: add apeyrouxAlexandre Peyroux2016-10-02
| | | | |
* | | | | linenoise: init at 1.0.10Francis St-Amour2016-10-02
| | | | | | | | | | | | | | | | | | | | Closes https://github.com/NixOS/nixpkgs/pull/19117
* | | | | Merge pull request #19136 from nhooyr/powerdnsJörg Thalheim2016-10-01
|\ \ \ \ \ | | | | | | | | | | | | powerdns: removed PrivateTmp=true in serviceConfig
| * | | | | powerdns: removed PrivateTmp=true in serviceConfigAnmol Sethi2016-10-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As discussed in #18718 PrivateTmp is unnecessary because powerdns is chrooted to /var/lib/powerdns. I also added myself as co-maintainer.
* | | | | | Merge pull request #18922 from ericsagnes/feat/mkOptionModuleFunctionsJoachim F2016-10-01
|\ \ \ \ \ \ | | | | | | | | | | | | | | Functions to change and merge module options
| * | | | | | lib/module: add mkChangedOptionModule functionEric Sagnes2016-09-24
| | | | | | |
| * | | | | | lib/module: add mkMergedOptionModule functionEric Sagnes2016-09-24
| | | | | | |
* | | | | | | Merge pull request #18511 from ericsagnes/feat/remove-optionSetJoachim F2016-10-01
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | modules: optionSet -> submodule
| * | | | | | optionSet type: enable deprecation messageEric Sagnes2016-09-13
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #19049 from grwlf/smironov-emailDaniel Peebles2016-09-28
|\ \ \ \ \ \ | | | | | | | | | | | | | | maintainers: change smironov email
| * | | | | | maintainers: change smironov emailSergey Mironov2016-09-28
| | |/ / / / | |/| | | |
* | | | | | libnabo: init at 1.0.6Henry2016-09-27
| | | | | |
* | | | | | Merge pull request #18700 from yochai/masterJoachim F2016-09-27
|\ \ \ \ \ \ | | | | | | | | | | | | | | mfcj470dw: split into mfcj470dwlpr and mfcj470dwcupswrapper
| * | | | | | mfcj470dw: split into mfcj470dwlpr and mfcj470dwcupswrapperYochai2016-09-26
| | | | | | |
* | | | | | | Merge pull request #18969 from loskutov/masterzimbatm2016-09-27
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | libxml++: add 3.0.0