summary refs log tree commit diff
path: root/lib
Commit message (Collapse)AuthorAge
* 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
* | | | Merge pull request #22222 from afldcr/polybar-3.0.3Robin Gloster2017-02-17
|\ \ \ \ | |/ / / |/| | | polybar: init at 3.0.4
| * | | polybar: init at 3.0.4James Alexander Feldman-Crough2017-02-05
| | |/ | |/| | | | | | | Polybar is a status bar in the vein of xmobar or i3bar.
* | | pypandoc: 1.2.0 (broken) -> 1.3.3 (#22782)Kristoffer Søholm2017-02-15
| | |
* | | gcalcli: init at 3.4.0 (#22725)Tom Doggett2017-02-14
| | |
* | | Merge pull request #18455 from danbst/overrideThomas Tuegel2017-02-14
|\ \ \ | | | | | | | | add .overrideDerivation and .overrideAttrs to packages created with callPackages
| * | | add .overrideDerivation and .overrideAttrs to packages created with ↵danbst2017-02-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `callPackages`/`callPackagesWith` nix/nixUnstable, tomcatN and postgresqlNN use `callPackages` pattern, they have .override attribute, but lack .overrideDerivation and recent .overrideAttrs. Packages created with `callPackage` have all of those. Because .overrideDerivation function is used in public, without this we can break code when refactoring callPackage -> callPackages.
* | | | Update e-mail address for ttuegelThomas Tuegel2017-02-13
| |_|/ |/| |
* | | worker: init at 3.8.5ndowens2017-02-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | modified: pkgs/top-level/all-packages.nix pick 8096649e47 worker: init at 3.8.5 squash 9267acbd46 modified: pkgs/top-level/all-packages.nix worker: updated default.nix license field Added myself to lib/maintainers.nix squash 28173341fa worker: updated default.nix license field squash b22407cf5c Added myself to lib/maintainers.nix Fixed indent and added missing > in maintainers.nix Fixed curly bracket indent
* | | bfg-repo-cleaner: init at 1.12.15Changlin Li2017-02-12
| | |
* | | range-v3: init at 2017-01-30 (#22661)David Terry2017-02-11
|/ /
* | Merge pull request #22417 from edanaher/move-neovim-remoteFrederik Rietdijk2017-02-10
|\ \ | | | | | | neovim-remote: move from python-packages to /neovim/neovim-remote.
| * | neovim-remote: add meta section.Evan Danaher2017-02-10
| | | | | | | | | | | | | | | Also add myself to maintainers; it's time to admit I'm not leaving anytime soon ;)
* | | Merge pull request #22512 from paperdigits/dateutilsCarles Pagès2017-02-10
|\ \ \ | | | | | | | | dateutils: init at 0.4.1
| * | | dateutils: init at 0.4.1Mica Semrick2017-02-08
| | | |
* | | | tomboy: init at 1.15.7 (#22589)Stefan Siegl2017-02-09
| | | |
* | | | trezord: init at 1.2.0 (#22054)Andrew Cann2017-02-08
| | | |
* | | | ecopcr: init at 0.8.0Celine Mercier2017-02-06
| | | |
* | | | illum: init at 0.4Hannu Hartikainen2017-02-04
|/ / /
* / / dotnetPackages.Boogie: init at 2017-01-03Remy Goldschmidt2017-02-04
|/ /
* | modules lib: type description in type error messageNikolay Amiantov2017-02-03
| |
* | Merge pull request #22358 from yorickvP/asteriskupdBenjamin Staffin2017-02-03
|\ \ | | | | | | asterisk: add lts version
| * | asterisk: add maintainerYorick van Pelt2017-02-02
| | |
* | | Merge pull request #21875 from abbradar/gateway-interfaceNikolay Amiantov2017-02-03
|\ \ \ | |/ / |/| | Allow specifying interface for default gateway
| * | module tests: add tests for coercedToNikolay Amiantov2017-02-02
| | |