summary refs log tree commit diff
path: root/lib
Commit message (Collapse)AuthorAge
* Revert "lib/licenses.nix: allow choosing license by its shortName"Vladimír Čunát2014-08-12
| | | | | There's no consensus to adopt that (yet). This reverts commit 229e5c41df8db960de9d57b247107b6239a60383.
* lib/licenses.nix: allow choosing license by its shortNameVladimír Čunát2014-07-30
| | | | | | Example: license = licenses."GPL-2.0+"; This comes with some performance cost during eval of licenses.nix, but that's probably negligible.
* lib/licenses.nix: improve sortednessVladimír Čunát2014-07-30
|
* lib/licenses.nix: convert to spdx.org shortnamesVladimír Čunát2014-07-30
| | | | | Done where possible, replacing links to point to spdx.org (probably stabler). Also make libtiff use its dedicated license.
* Upgrade docker to 1.1.2 and add docker modulePaul Colomiets2014-07-28
| | | | | | | | | This version of module has disabled socketActivation, because until nixos upgrade systemd to at least 214, systemd does not support SocketGroup. So socket is created with "root" group when socketActivation enabled. Should be fixed as soon as systemd upgraded. Includes changes from #3015 and supersedes #3028
* added metainformation for gpodder and mygpoclientSven Keidel2014-07-21
|
* maintainers: add tvtv2014-07-12
|
* Merge pull request #3233 from wjlroe/exercismcillianderoiste2014-07-10
|\ | | | | New Exercism package
| * Added wjlroe (me) as maintainer of this new Exercism packageWilliam Roe2014-07-10
| |
* | Add bitbucket-cli to nixpkgsMartin Lavoie2014-07-09
| | | | | | | | | | | | Adding refnil as mainteners Added alias in top-level
* | Merge pull request #3206 from bosu/mp3spltOliver Charles2014-07-07
|\ \ | | | | | | Add mp3splt: utility to split mp3 files
| * | Add mp3spltBoris Sukholitko2014-07-07
| |/
* / Packaging plasma-nm and its dependenciesJascha Geerds2014-07-05
|/
* Merge pull request #3138 from flosse/lua5-expatOliver Charles2014-07-01
|\ | | | | added luaexpat 1.3.0
| * added luaexpat 1.3.0Markus Kohlhase2014-06-30
| |
* | Merge pull request #3102 from auntieNeo/ipafontMichael Raskin2014-06-30
|\ \ | | | | | | Added package for Japanese IPAFonts.
| * | Added package for Japanese IPAFonts.Jonathan Glines2014-06-15
| | |
* | | Merge pull request #2871 from auntieNeo/kochi-substituteMichael Raskin2014-06-30
|\ \ \ | |_|/ |/| | Added Kochi substitute Japanese font package
| * | Removed non-free kochi-substitute and added kochi from Debian package.Jonathan Glines2014-06-11
| | |
* | | Fix tarball by adding the missing maintainer entry; email copied from ↵Michael Raskin2014-06-29
| | | | | | | | | | | | commit metadata
* | | licenses: add attribute "free" to fix eval of smlnjBootstrapVladimír Čunát2014-06-27
| | |
* | | minor fix in documentationJan Malakhovski2014-06-26
| |/ |/| | | | | Signed-off-by: Domen Kožar <domen@dev.si>
* | Merge #2711: add ansible-1.6.1Vladimír Čunát2014-06-11
|\ \ | | | | | | | | | | | | Conflicts (trivial): lib/maintainers.nix
| * | ansible: conventions, fix module executionJussi Maki2014-05-21
| | |
| * | ansible: Add maintainerJussi Maki2014-05-21
| | |
* | | lib: Do not take string context into accountKirill Elagin2014-06-11
| | | | | | | | | | | | Close #2883.
* | | Added auntie as a maintainer, and set license properly.Jonathan Glines2014-06-08
| |/ |/|
* | Merge pull request #2691 from joelteon/cdecl-osxAustin Seipp2014-06-03
|\ \ | | | | | | Update cdecl to block-supporting version
| * | add me to maintainersJoel Taylor2014-05-18
| |/
* | subtitleeditor, gstreamermm: new packagesPhilip Lykke Carlsen2014-06-03
| |
* | Merge pull request #2790 from ehmry/unboundPeter Simons2014-05-30
|\ \ | | | | | | unbound: update from 1.4.21 to 1.4.22, service from Upstart to systemd
| * | unbound: update from 1.4.21 to 1.4.22, service from Upstart to systemdEmery Hemingway2014-05-29
| | |
* | | maintainers.nix: add missing edeoryd46, fixing channelMatthew Brown2014-05-28
| | | | | | | | | | | | Close #2783.
* | | Add TeamSpeak 3 server & service module (close #2056)Alexei Robyn2014-05-27
|/ / | | | | | | | | | | Conflicts (trivial): lib/maintainers.nix nixos/modules/misc/ids.nix
* | Revert "typescript: add package. Closes #2712"Luca Bruno2014-05-21
| | | | | | | | This reverts commit 93a7cf74b938598447343c49d80392c2ca607cba.
* | typescript: add package. Closes #2712Jussi Maki2014-05-21
|/ | | | | | Typed superset of JavaScript that compiles to plain JavaScript. http://www.typescriptlang.org/
* lib/maintainers: add "berdario", maintain redisVladimír Čunát2014-05-15
| | | | Relates #2541.
* Merge branch 'monit-5.8' of github.com:wmertens/nixpkgsEelco Dolstra2014-05-15
|\
| * Add wmertens to maintainersWout Mertens2014-05-04
| |
* | lib/strings: add hasPrefix and simplify hasSuffixVladimír Čunát2014-05-13
| | | | | | | | It was discussed as a part of #2570.
* | lib/strings: simplify removePrefix readabilityVladimír Čunát2014-05-13
| | | | | | | | It was discussed as a part of #2570.
* | fetchFromGitHub: Use .tar.gz instead of .zipEelco Dolstra2014-05-09
| | | | | | | | Also clean up the name attribute of fetchzip derivations a bit.
* | Merge pull request #2454 from MarcWeber/submit/document-composableDerivationRob Vermaas2014-05-09
|\ \ | | | | | | Shea told me composableDerivation is hard to understand.
| * | Shea told me composableDerivation is hard to understand.Marc Weber2014-04-30
| | | | | | | | | | | | Thus comment it and why it was written long time ago until it'll get replaced piecewise.
* | | Merge pull request #2536 from CodeBlock/poly-fontcillianderoiste2014-05-07
|\ \ \ | | | | | | | | Poly font
| * | | Add OFL as an actual licenseRicky Elrod2014-05-06
| | | |
| * | | First attempt at data/fonts/polyRicky Elrod2014-05-06
| | |/ | |/|
* / | Re-introduce (marked as obsolete) mkStrict function, to allow old nixops ↵Rob Vermaas2014-05-05
|/ / | | | | | | deployments to keep working.
* | Add licenses for CompCert/Z3Austin Seipp2014-05-01
| | | | | | | | | | | | Both of these allow for binary redistribution. Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | Fix description to match conventionShea Levy2014-05-01
| |