Vladimír Čunát
32c237d782
lib/licenses.nix: convert to spdx.org shortnames
...
Done where possible, replacing links to point to spdx.org (probably stabler).
Also make libtiff use its dedicated license.
2014-07-30 18:16:09 +02:00
Paul Colomiets
9bc1676e5a
Upgrade docker to 1.1.2 and add docker module
...
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
2014-07-28 21:45:49 +02:00
Sven Keidel
ee9ffde1cb
added metainformation for gpodder and mygpoclient
2014-07-21 21:41:27 +02:00
tv
c12f6e3ce9
maintainers: add tv
2014-07-12 13:18:46 +02:00
cillianderoiste
d6e8e764ae
Merge pull request #3233 from wjlroe/exercism
...
New Exercism package
2014-07-10 18:56:47 +02:00
William Roe
09209878c6
Added wjlroe (me) as maintainer of this new Exercism package
2014-07-10 15:03:50 +01:00
Martin Lavoie
3df7911f35
Add bitbucket-cli to nixpkgs
...
Adding refnil as mainteners
Added alias in top-level
2014-07-09 01:15:49 +02:00
Oliver Charles
847a9a5c30
Merge pull request #3206 from bosu/mp3splt
...
Add mp3splt: utility to split mp3 files
2014-07-07 19:58:00 +01:00
Boris Sukholitko
70ad9ad8f9
Add mp3splt
2014-07-07 21:38:14 +03:00
Jascha Geerds
28322c8d58
Packaging plasma-nm and its dependencies
2014-07-05 13:54:01 +02:00
Oliver Charles
2480f2465c
Merge pull request #3138 from flosse/lua5-expat
...
added luaexpat 1.3.0
2014-07-01 08:47:39 +01:00
Michael Raskin
d001de0100
Merge pull request #3102 from auntieNeo/ipafont
...
Added package for Japanese IPAFonts.
2014-06-30 10:19:48 +04:00
Michael Raskin
d41a7bd9e2
Merge pull request #2871 from auntieNeo/kochi-substitute
...
Added Kochi substitute Japanese font package
2014-06-30 10:14:14 +04:00
Markus Kohlhase
7987cd2cc1
added luaexpat 1.3.0
2014-06-30 00:38:05 +02:00
Michael Raskin
a278c3dfa8
Fix tarball by adding the missing maintainer entry; email copied from commit metadata
2014-06-29 10:18:39 +04:00
Vladimír Čunát
c00f589ff2
licenses: add attribute "free" to fix eval of smlnjBootstrap
2014-06-27 09:48:42 +02:00
Jan Malakhovski
0ea84c4445
minor fix in documentation
...
Signed-off-by: Domen Kožar <domen@dev.si>
2014-06-26 11:13:15 +02:00
Jonathan Glines
339b347987
Added package for Japanese IPAFonts.
2014-06-15 10:02:41 -06:00
Jonathan Glines
b913409e0b
Removed non-free kochi-substitute and added kochi from Debian package.
2014-06-11 22:08:14 -06:00
Vladimír Čunát
e1775895a6
Merge #2711 : add ansible-1.6.1
...
Conflicts (trivial):
lib/maintainers.nix
2014-06-11 20:29:55 +02:00
Kirill Elagin
751a01063d
lib: Do not take string context into account
...
Close #2883 .
2014-06-11 20:22:58 +02:00
Jonathan Glines
8e2556bd7f
Added auntie as a maintainer, and set license properly.
2014-06-08 23:47:59 -06:00
Austin Seipp
ec1eadf5a0
Merge pull request #2691 from joelteon/cdecl-osx
...
Update cdecl to block-supporting version
2014-06-03 20:37:30 -05:00
Philip Lykke Carlsen
e87da7761a
subtitleeditor, gstreamermm: new packages
2014-06-03 22:00:47 +02:00
Peter Simons
ce7be7584f
Merge pull request #2790 from ehmry/unbound
...
unbound: update from 1.4.21 to 1.4.22, service from Upstart to systemd
2014-05-30 14:46:29 +02:00
Emery Hemingway
0ddce8db12
unbound: update from 1.4.21 to 1.4.22, service from Upstart to systemd
2014-05-29 09:59:55 -04:00
Matthew Brown
3e7f8bce62
maintainers.nix: add missing edeoryd46, fixing channel
...
Close #2783 .
2014-05-28 21:51:35 +02:00
Alexei Robyn
4fa4518875
Add TeamSpeak 3 server & service module ( close #2056 )
...
Conflicts (trivial):
lib/maintainers.nix
nixos/modules/misc/ids.nix
2014-05-27 17:30:26 +02:00
Luca Bruno
0f51ae90b9
Revert "typescript: add package. Closes #2712 "
...
This reverts commit 93a7cf74b9
.
2014-05-21 15:57:34 +02:00
Jussi Maki
93a7cf74b9
typescript: add package. Closes #2712
...
Typed superset of JavaScript that compiles to plain JavaScript.
http://www.typescriptlang.org/
2014-05-21 15:21:48 +02:00
Jussi Maki
75cb485718
ansible: conventions, fix module execution
2014-05-21 14:46:37 +02:00
Jussi Maki
92d8001c25
ansible: Add maintainer
2014-05-21 09:41:48 +02:00
Joel Taylor
d56dcb50f4
add me to maintainers
2014-05-18 20:52:18 -07:00
Vladimír Čunát
4da7eb78ec
lib/maintainers: add "berdario", maintain redis
...
Relates #2541 .
2014-05-15 21:11:17 +02:00
Eelco Dolstra
168fe56f3b
Merge branch 'monit-5.8' of github.com:wmertens/nixpkgs
2014-05-15 14:42:20 +02:00
Vladimír Čunát
bf2bc0f0dc
lib/strings: add hasPrefix and simplify hasSuffix
...
It was discussed as a part of #2570 .
2014-05-13 11:05:37 +02:00
Vladimír Čunát
180bd65cd0
lib/strings: simplify removePrefix readability
...
It was discussed as a part of #2570 .
2014-05-13 11:04:38 +02:00
Eelco Dolstra
ea36f3b868
fetchFromGitHub: Use .tar.gz instead of .zip
...
Also clean up the name attribute of fetchzip derivations a bit.
2014-05-09 15:53:44 +02:00
Rob Vermaas
0d50061b4f
Merge pull request #2454 from MarcWeber/submit/document-composableDerivation
...
Shea told me composableDerivation is hard to understand.
2014-05-09 15:16:28 +02:00
cillianderoiste
45ed706cea
Merge pull request #2536 from CodeBlock/poly-font
...
Poly font
2014-05-07 09:48:26 +02:00
Ricky Elrod
139c6fb180
Add OFL as an actual license
2014-05-06 04:04:43 -04:00
Ricky Elrod
df0014488a
First attempt at data/fonts/poly
2014-05-06 03:48:04 -04:00
Rob Vermaas
90a7711e08
Re-introduce (marked as obsolete) mkStrict function, to allow old nixops deployments to keep working.
2014-05-05 12:29:38 +02:00
Wout Mertens
e017139e70
Add wmertens to maintainers
2014-05-04 09:50:58 +02:00
Austin Seipp
145dcdc539
Add licenses for CompCert/Z3
...
Both of these allow for binary redistribution.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-05-01 19:08:59 -05:00
Shea Levy
da4adc2a4f
Fix description to match convention
2014-05-01 11:46:44 -04:00
Shea Levy
ab2cd34076
Add enum option type
2014-05-01 11:30:20 -04:00
Austin Seipp
6d52463bd3
nixpkgs: add alt-ergo 0.95.2
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-05-01 02:42:31 -05:00
Marc Weber
31fc4c6aa4
Shea told me composableDerivation is hard to understand.
...
Thus comment it and why it was written long time ago until it'll get replaced piecewise.
2014-04-30 20:31:40 +02:00
Peter Simons
3445df42a4
Merge pull request #2368 from Chaddai/texmaker
...
TeXmaker
2014-04-28 22:42:47 +02:00