about summary refs log tree commit diff
path: root/lib
Commit message (Collapse)AuthorAge
* 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
| | | |
* | | | Update compton-git to rev f1cd308.Ertugrul Söylemez2016-08-21
|/ / / | | | | | | | | | Also update maintainer's e-mail address.
* | | Merge pull request #17762 from copumpkin/warningsPeter Simons2016-08-19
|\ \ \ | | | | | | | | lib.{warn, info}: add simple helpers
| * | | lib.{warn, info}: add simple helpersDan Peebles2016-08-15
| | | | | | | | | | | | See also https://github.com/NixOS/nix/issues/749.
* | | | Merge pull request #17688 from nexusdev/solcJoachim F2016-08-17
|\ \ \ \ | | | | | | | | | | Add Solidity (Ethereum compiler)
| * | | | solc: add maintainer @dbrockDaniel Brockman2016-08-17
| | | | |
* | | | | gnustep: initArtyom Shalkhakov2016-08-16
| |/ / / |/| | | | | | | | | | | | | | | | | | | Adding new library: gnustep-startup, which packages the core libraries necessary for GNUstep: gnustep-make, gnustep-base, gnustep-gui, gnustep-backend.
* | | | visualvm: init at 1.3.8 (#17745)Michal Rus2016-08-15
| | | |
* | | | maintainers.nix: update own email addressMarius Bakke2016-08-14
| | | |
* | | | getVersion: first try drv.version before parsing drv.nameDomen Kožar2016-08-13
| | | |
* | | | fix documentation typo in lib/strings.nix (#17684)Данило Глинський (Danylo Hlynskyi)2016-08-12
|/ / /
* | | treewide: change $IN_NIX_SHELL handlingVladimír Čunát2016-08-11
| | | | | | | | | | | | | | | ... to be compatible with https://github.com/NixOS/nix/pull/933 while not breaking compatibility with current nix.
* | | hasSuffix: human readable inputsDomen Kožar2016-08-10
| | |
* | | geogebra: init at 5.0.265.0Mohammed Yaseen Mowzer2016-08-10
| | | | | | | | | | | | Closes #17400
* | | flatten: drastically improve performance, see #17626Domen Kožar2016-08-10
| |/ |/|
* | lib/sources.nix@commitIdFromGitRepo: parenthesize what should always have beenobadz2016-08-08
| | | | | | | | | | | | Fixes error: cannot coerce a partially applied built-in function to a string, at lib/sources.nix:59:32 I don't understand how this used to work, but doesn't work anymore?
* | Merge pull request #16506 from Profpatsch/debug-traceRok Garbas2016-08-07
|\ \ | | | | | | traceSeq, traceValSeq, deprecate strict
| * | debug.nix: deprecate strictProfpatsch2016-06-26
| | | | | | | | | | | | | | | | | | Replace the implementation by seq and add a deprecation warning. The semantics seems a little bit off, but the function should only be used for debugging.
| * | debug.nix: add traceSeq & traceValSeqProfpatsch2016-06-26
| | | | | | | | | | | | | | | Debugging functions that strictly deep-evaluate the argument that should be traced.
* | | cleanSource: filter out also nix result symlinks (#16120)Domen Kožar2016-08-06
| | |