summary refs log tree commit diff
path: root/lib
Commit message (Collapse)AuthorAge
...
* | | | | | 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
| * | | | | | | libxmlxx3: add myself as a maintainerIgnat Loskutov2016-09-27
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #18694 from bachp/runner-masterzimbatm2016-09-26
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | gitlab-runner: add package and service
| * | | | | | gitlab-runner: init at 1.6.0Pascal Bach2016-09-23
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #18463 from regnat/selfossJoachim F2016-09-24
|\ \ \ \ \ \ | | | | | | | | | | | | | | Selfoss : add package and module
| * | | | | | mainteners: add regnatThéophane Hufschmitt2016-09-14
| | | | | | |
* | | | | | | Merge pull request #18761 from schneefux/nextcloudJoachim F2016-09-24
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | nextcloud: init at 10.0.0
| * | | | | | | maintainers: add schneefuxschneefux2016-09-24
| | |/ / / / / | |/| | | | |
* / | | | | | redprl: init at 2016-09-22Anthony Cowley2016-09-23
|/ / / / / /
* | | | | | Merge pull request #18751 from TvoroG/rtlwifiJoachim F2016-09-22
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | rtlwifi_new: init at 2016-09-12
| * | | | | rtlwifi_new: init at 2016-09-12Marsel2016-09-20
| | | | | |
* | | | | | toDerivation: Provide "out" and "outputName" attributesEelco Dolstra2016-09-19
|/ / / / /
* | / / / lib/fetchers.nix: factor out impure proxy vars (#18702)Profpatsch2016-09-17
| |/ / / |/| | | | | | | | | | | Apparently everyone just copied those variables, instead of creating a library constant for them. Some even removed the comment. -.-
* | | | Add myself to maintainers fileJon Banafato2016-09-16
| | | |
* | | | lib/default.nix: reorder imports for clarityProfpatsch2016-09-15
| |_|/ |/| | | | | | | | | | | Group imports according to the kind of functions they contain, in a more descriptive manner.
* | | Merge commit 'e0b5eef' from staging into masterTuomas Tynkkynen2016-09-12
|\ \ \
| * | | lib.chooseDevOutputs: Use lib.getDevTuomas Tynkkynen2016-09-12
| | |/ | |/| | | | | | | | | | Reduces duplication, plus is actually needed for Go packages (at least go-repo-root).
* | | cabin: init at 1.005cmfwyp2016-09-12
| | |
* | | opam, aspcud: init packages for external solver (#16938)Jesse Haber-Kucharsky2016-09-12
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The opam package manager relies on external solvers to determine package management decisions it makes related to upgrades, new installations, etc. While, strictly speaking, an external solver is optional, aspcud is highly recommended in documentation. Furthermore, even having a relatively small number of packages installed quickly causes the limits of the interal solver to be reached (before it times out). Aspcud itself depends on two programs from the same suite: gringo, and clasp. On Darwin, Boost 1.55 (and thus Gringo) do not build, so we only support Aspcud on non-Darwin platforms.
* / tomcat: add danbst as maintainerdanbst2016-09-09
|/
* Merge branch 'fix/st-update-0.7' of git://github.com/andsild/nixpkgsShea Levy2016-09-06
|\
| * st: 0.6 -> 0.7asildnes2016-09-06
| |
* | souffle: init at 1.0.0Dan Peebles2016-09-06
|/
* Merge pull request #18306 from aske/speechNikolay Amiantov2016-09-05
|\ | | | | Speech synthesizer improvements
| * maintainers: add askeaske2016-09-05
| |
* | tcpkali: init at 0.9Dmitry Ivanov2016-09-04
| |
* | Merge staging into masterTuomas Tynkkynen2016-09-01
|\ \ | |/ |/| | | | | | | | | | | | | | | | | Brings in: - changed output order for multiple outputs: https://github.com/NixOS/nixpkgs/pull/14766 - audit disabled by default https://github.com/NixOS/nixpkgs/pull/17916 Conflicts: pkgs/development/libraries/openldap/default.nix
| * stdenv.mkDerivation: Use chooseDevOutputsTuomas Tynkkynen2016-08-29
| |
* | add maintainersFrederik Rietdijk2016-08-30
| | | | | | | | @nand0p @ryansydnor
* | Use builtins.partition if availableEelco Dolstra2016-08-29
|/
* keepassx2-http: init at 2.0.2 (#18039)s1lvester2016-08-29
|
* Merge pull request #15025 from ericsagnes/modules/manualDomen Kožar2016-08-28
|\ | | | | manual: automatically generate modules documentation
| * modules: move meta at top levelEric Sagnes2016-08-11
| |
* | Merge pull request #14311 from Profpatsch/mkRemovedOptionModule-replacementDomen Kožar2016-08-28
|\ \ | | | | | | mkRemovedOptionModule: add replacement argument
| * | modules/mkRemovedOptionModule: add replacement docProfpatsch2016-05-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When displaying a warning about a removed Option we should always include reasoning why it was removed and how to get the same functionality without it. Introduces such a description argument and patches occurences (mostly with an empty string). startGnuPGAgent: further notes on replacement
* | | lib.licenses: Fix typo in fdl13 license description (#18053)Jörg Thalheim2016-08-28
| | |
* | | Merge pull request #11484 from oxij/nixos-toposort-filesystemsNikolay Amiantov2016-08-27
|\ \ \ | | | | | | | | lib: add toposort, nixos: use toposort for fileSystems to properly support bind and move mounts
| * | | lib: introduce listDfs and toposort, add example to hasPrefixJan Malakhovski2016-08-23
| | | |
* | | | Merge pull request #17908 from Mic92/fermGraham Christensen2016-08-25
|\ \ \ \ | |/ / / |/| | | Ferm
| * | | add mic92 to maintainersJörg Thalheim2016-08-22
| | | |