summary refs log tree commit diff
path: root/lib
Commit message (Collapse)AuthorAge
* Merge pull request #23863 from plumps/add-vulnixFrederik Rietdijk2017-03-24
|\ | | | | vulnix: init at 1.2.2
| * initial release: vulnixMaksim Bronsky2017-03-15
| |
* | Remove bbenoist from maintainersBaptist BENOIST2017-03-23
| | | | | | | | | | Sorry guys but I did not used Nix since months and cannot spend time maintaining my previous work...
* | gmtp: init at 1.3.10 (#24178)Piotr Bogdan2017-03-22
| |
* | renderdoc: init at version 0.34pre (#23769)jansol2017-03-21
| | | | | | | | | | | | | | | | | | * renderdoc: init at version 0.34pre Initialising a few commits after the latest release due to some upstream improvements to the build system. * fix maintainer
* | Merge pull request #24108 from adelbertc/coursier-1-0-0-M15Tim Steinbach2017-03-21
|\ \ | | | | | | coursier: init at 1.0.0-M15
| * | coursier: makeWrapper as nativeBuildInputs, add adelbertc and nequissimus as ↵Adelbert Chang2017-03-20
| | | | | | | | | | | | maintainers
* | | Merge pull request #23929 from Profpatsch/lib-lists-doczimbatm2017-03-20
|\ \ \ | | | | | | | | Improve lib/trivial and lib/lists docs
| * | | lib/tests: add more tests for fold functionsProfpatsch2017-03-19
| | | | | | | | | | | | | | | | Also the invocation of tests is documented.
| * | | lib/lists: rename fold to foldr & improve fold docsProfpatsch2017-03-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | In order to better distinguish foldr from foldl the default name is changed to foldr, but fold is still a synonym. Additionally the docs are improved and examples added.
| * | | lib/trivial: expand function docsProfpatsch2017-03-15
| | | |
* | | | Adding self as maintainerVictor Calvert2017-03-20
| |/ / |/| |
* | | Merge pull request #24050 from shanemikel/package_htmldocDaiderd Jordan2017-03-19
|\ \ \ | | | | | | | | htmldoc: add darwin support
| * | | htmldoc: add darwin supportShane Pearlman2017-03-18
| | |/ | |/| | | | | | | | | | I also added a long description and updated the homepage to point to the author’s new github.io site.
* | | Merge pull request #24020 from xvapx/add/libnacl-1.5.0Jörg Thalheim2017-03-19
|\ \ \ | | | | | | | | pythonPackages.libnacl: init at 1.5.0
| * | | pythonPackages.libnacl: init at 1.5.0Marti Serra2017-03-19
| |/ /
* | | mpvc: init at unstable-2017-03-18 (#24037)Nathan Isom2017-03-19
| | | | | | | | | | | | | | | | | | | | | | | | * mpvc: init at unstable-2017-03-18 * mpvc: simplify build * mpvc: add maintainer
* | | lib.readPathsFromFile: simplify, /cc #24036Orivej Desh2017-03-19
| | | | | | | | | | | | This part isn't needed after 36de745e1b7.
* | | readPathsFromFile: fixup after #23851Vladimír Čunát2017-03-19
| | | | | | | | | | | | | | | The final newline would produce an empty string; let's filter all empty lines as well.
* | | Merge pull request #22722 from patternspandemic/kodestudioMichael Raskin2017-03-18
|\ \ \ | | | | | | | | kodestudio: init at 17.1
| * | | kodestudio: init at 17.1patternspandemic2017-03-16
| | | |
* | | | Merge branch 'master' into stagingVladimír Čunát2017-03-18
|\| | | | | | | | | | | | | | | Nontrivial rebuilds from master, again :-/
| * | | sbt-0.12.4: add an older stable version (#23933)Sergii Paryzhskyi2017-03-15
| |/ /
* / / libs: make splitString also split last separator (#23851)Léo Gaspard2017-03-15
|/ / | | | | | | | | | | * libs: make splitString also split last separator * libs: add tests for splitStrings
* | Merge pull request #23768 from benley/lib-whitespaceJörg Thalheim2017-03-12
|\ \ | | | | | | lib: fix mixed tab/space indents, trailing whitespace, etc
| * | lib: fix mixed tab/space indents, trailing whitespace, etcBenjamin Staffin2017-03-11
| | | | | | | | | | | | | | | | | | Nix style seems to have settled on not using spaces between bound variable names and the lambda : so I also tried to make those somewhat more consistent throughout.
* | | caf: init at 0.15.3Bo Bakker2017-03-12
|/ / | | | | | | fixes #23772
* | packetdrill: init at 1.0David Johnson2017-03-10
| | | | | | | | Closes https://github.com/NixOS/nixpkgs/pull/23679
* | Merge pull request #23640 from PierreR/masterJörg Thalheim2017-03-09
|\ \ | | | | | | pythonPackages.pepper: init at 0.5.0
| * | pepper: add 'pierrer' as a maintainerPierre Radermecker2017-03-09
| |/
* | alphabetize maintainers listzimbatm2017-03-09
| |
* | add xnwdd <Guillermo NWDD> as a maintainerNWDD2017-03-07
|/
* Merge pull request #23551 from nthorne/clog-derivationJörg Thalheim2017-03-06
|\ | | | | clog-cli: init at 0.9.2
| * clog-cli: init at 0.9.2Niklas Thörne2017-03-06
| | | | | | | | Updated with maintainer information.
* | Add locateDominatingFile lib functionShea Levy2017-03-04
| |
* | eflite: init at 0.4.1Ji-Haeng Huh2017-03-03
| | | | | | | | fixes #23336
* | modules: add support for module replacement with disabledModulesDaiderd Jordan2017-03-03
| | | | | | | | | | | | | | | | This is based on a prototype Nicolas B. Pierron worked on during a discussion we had at FOSDEM. A new version with a workaround for problems of the reverted original. Discussion: https://github.com/NixOS/nixpkgs/commit/3f2566689
* | Revert "modules: add support for module replacement with disabledModules"Vladimír Čunát2017-03-01
| | | | | | | | | | This reverts commit 3f2566689d14f1d7778d55ca807d1dad2f4695d1 for now. Evaluation of the tested job got broken, blocking nixos-unstable.
* | use relative path for module testsDaiderd Jordan2017-02-28
| |
* | modules: add support for module replacement with disabledModulesDaiderd Jordan2017-02-28
| | | | | | | | | | This is based on a prototype Nicolas B. Pierron worked on during a discussion we had at FOSDEM.
* | lib.makeScope: Save package set functionThomas Tuegel2017-02-27
| |
* | Merge pull request #22770 from NickHu/masterPeter Hoeg2017-02-25
|\ \ | | | | | | fdr: init at 4.2.0
| * | fdr: init at 4.2.0Nick Hu2017-02-24
| | |
* | | ndpi: init at 1.8Asumu Takikawa2017-02-22
| | |
* | | maintainers: update my email addressJörg Thalheim2017-02-19
| | |
* | | Merge pull request #22993 from Ma27/update/geogebraJoachim F2017-02-19
|\ \ \ | | | | | | | | geogebra: 5-0-328-0 -> 5-0-331-0
| * | | geogebra: add ma27 as maintainerMaximilian Bosch2017-02-19
| | | |
* | | | Merge pull request #22912 from teh/sourceRegexDomen Kožar2017-02-19
|\ \ \ \ | |/ / / |/| | | lib: Add a function to filter sources by regular expressions.
| * | | lib: Add a function to filter sources by regular expressions.Tom Hunger2017-02-17
| | | |
* | | | prometheus-bind-exporter: init at 20161221Rene Treffer2017-02-18
| | | | | | | | | | | | prometheus-bind-exporter: init at 20161221