about summary refs log tree commit diff
path: root/lib
Commit message (Collapse)AuthorAge
* maintainers: add chris-martinChris Martin2016-06-04
|
* Merge pull request #15939 from ChrisJefferson/fix-gapJoachim Fasting2016-06-04
|\ | | | | gap : 4.4.12 -> 4.8.3
| * gap : 4.4.12 -> 4.8.3Chris Jefferson2016-06-03
| |
* | nixos/modules/misc/version.nix: check that .git is a directoryobadz2016-06-03
| | | | | | | | | | That's not the case for git submodules Fixes #15928
* | pktgen: init at 3.0.00Ruslan Babayev2016-06-02
|/
* Fix display of deprecated option definition warningsEelco Dolstra2016-06-01
| | | | | Looks like this was accidentally left commented out by 5f077e229625583072ebf63ea48b11170771b0ed.
* syncthing: 0.12.25 -> 0.13.4 (#15730)Paul Hendry2016-05-30
| | | | * Rename v0.12.25 package from 'syncthing' to 'syncthing012' * Remove syncthing011
* mtx: init at 1.3.12Redvers Davies2016-05-28
|
* properly fix the maintainer.matthewbauer problemVladimír Čunát2016-05-27
| | | | | There was inconsisten usage of maintainers.matthewbauer and mbauer. /cc @matthewbauer I chose the github identifier, as it's customary.
* Merge branch 'staging'Vladimír Čunát2016-05-27
|\ | | | | | | Includes a security update of libxml2.
| * Merge branch 'master' into stagingVladimír Čunát2016-05-26
| |\ | | | | | | | | | ... to get the systemd update (rebuilding ~7k jobs).
| * \ Merge branch 'master' into stagingVladimír Čunát2016-05-23
| |\ \ | | | | | | | | | | | | That's to get mesa rebuild from master, as it's nontrivial.
| * \ \ Merge: make dev output references explicitVladimír Čunát2016-05-22
| |\ \ \ | | | | | | | | | | | | | | | | | | | | This is a rebase of most commits from #14766, resolving conflicts and a few other evaluation problems.
| | * | | treewide: Make explicit that 'dev' output of curl is usedTuomas Tynkkynen2016-05-19
| | | | |
* | | | | facetimehd, facetimehd-firmware: Add grahamc as a maintainerGraham Christensen2016-05-26
| |_|_|/ |/| | |
* | | | lib.lists: fix fold exampleDomen Kožar2016-05-26
| | | |
* | | | Improve types.listOf error messageEelco Dolstra2016-05-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If an option value is not a list, you now get The option value `bla' in `file.nix' is not a list. rather than value is a string while a list was expected, at .../nixpkgs/lib/lists.nix:49:56
* | | | modules/misc/version.nix: populate nixosRevision based on <nixpkgs/.git> ↵obadz2016-05-24
| |_|/ |/| | | | | | | | | | | | | | | | | | | | | | | when possible (#15624) Example: $ nixos-option system.nixosLabel Value: "16.09.git.4643ca1"
* | | adding me to maintainersNikolaMandic2016-05-20
| | |
* | | maintainers: update cstrahan's email addressCharles Strahan2016-05-19
|/ /
* | Merge #15354: add tracefilegen and tracefilesimVladimír Čunát2016-05-19
|\ \
| * | Added cmcdragonkai to the list of maintainersRoger Qiu2016-05-19
| | |
* | | lib: revert my bogus comment fixNikolay Amiantov2016-05-19
| | | | | | | | | | | | See https://github.com/NixOS/nixpkgs/commit/5445e521b6524587489c6968cc27347977b9b7b8#commitcomment-17531945
* | | firefox: restore gstreamer support for older firefox releasesNikolay Amiantov2016-05-19
| | |
* | | rename iElectric to domenkozar to match GitHubDomen Kožar2016-05-17
| |/ |/|
* | lib/maintainers.nix: alphabetize the list of user namesPeter Simons2016-05-16
| |
* | Bring my stdenv.lib.maintainers user name in line with my github nick.Peter Simons2016-05-16
| |
* | maintainers: fix my email addressobadz2016-05-16
| |
* | guile-sdl2: init at 0.1.0Sebastian Jordan2016-05-15
| |
* | cpputest: init at 3.7.2Julien Dehos2016-05-15
| |
* | Merge branch 'staging'Vladimír Čunát2016-05-13
|\ \ | | | | | | | | | | | | | | | Darwin isn't in a perfect state, in particular its bootstrap tools won't build which will block nixpkgs channel. But on the whole it seems acceptable.
| * \ Merge branch 'master' into stagingVladimír Čunát2016-05-12
| |\ \
| * \ \ Merge #14920: windows improvements, mainly mingwVladimír Čunát2016-05-05
| |\ \ \ | | | |/ | | |/|
| * | | Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2016-05-03
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: pkgs/applications/networking/browsers/vivaldi/default.nix pkgs/misc/emulators/wine/base.nix
| * \ \ \ Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2016-04-28
| |\ \ \ \
| * \ \ \ \ Merge commit 'refs/pull/14694/head' of git://github.com/NixOS/nixpkgs into ↵Nikolay Amiantov2016-04-25
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | staging
| | * | | | | add get* helper functions and mass-replace manual outputs search with themNikolay Amiantov2016-04-25
| | | | | | |
| | * | | | | make*Path: implement via makeSearchPathOutputNikolay Amiantov2016-04-25
| | | | | | |
| | * | | | | makeSearchPathOutputs: refactor to makeSearchPathOutputNikolay Amiantov2016-04-25
| | | | | | |
| | * | | | | getOutput function: initNikolay Amiantov2016-04-25
| | | | | | |
| | * | | | | Revert "tryAttrs: init function"Nikolay Amiantov2016-04-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 338340f993563551d8cb45941da987408abef65f.
* | | | | | | Merge pull request #15414 from teh/daskFrederik Rietdijk2016-05-12
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | distributed: init at 1.10.0 (+init and update dependencies)
| * | | | | | locket: init at 0.2.0Tom Hunger2016-05-12
| | |_|_|_|/ | |/| | | |
* | | | | | cava: update to 0.4.1Andrew Abbott2016-05-11
| | | | | |
* | | | | | lesspipe: init at 1.82Martijn Vermaat2016-05-10
|/ / / / / | | | | | | | | | | | | | | | lesspipe.sh is a preprocessor for less.
* | | | | Merge pull request #15135 from gpyh/asciidoctorzimbatm2016-05-04
|\ \ \ \ \ | |_|_|_|/ |/| | | | asciidoctor: Init at 1.5.4
| * | | | Added gpyh to the list of maintainersYacine Hmito2016-05-01
| | | | |
* | | | | Merge pull request #15129 from rardiol/openraNikolay Amiantov2016-05-02
|\ \ \ \ \ | | | | | | | | | | | | openra: 20141029 -> 20151224
| * | | | | openra: my maintainershipRicardo Ardissone2016-05-01
| | |_|/ / | |/| | |
* | | | | Merge pull request #15062 from holidaycheck/node-6.0.0Joachim Fasting2016-05-02
|\ \ \ \ \ | | | | | | | | | | | | nodejs-6_x : init at 6.0.0