Aaron Schif
3253257467
homesick: init at 1.1.3 ( close #12465 )
...
(cherry picked from commit 9aac99ccb0
)
Adding a package should break nothing.
2016-01-24 17:22:49 +01:00
Vladimír Čunát
a49e2c8fd4
maintainers: add tokudan
from master to support burp
2016-01-09 13:37:42 +01:00
Peter Simons
5c6d82a055
lib.getVersion: extend the function to cope with strings as well as derivations
2016-01-05 20:13:21 +01:00
Philipp Hausmann
1f3ae904d3
maintainers: Make attrname match my github account
...
(cherry picked from commit b574af31f4
)
2016-01-03 10:30:28 +01:00
Emery Hemingway
a09c1f5be8
Rename 'emery' maintainer handle to 'ehmry', fixes #11493
...
Communication happens on Github so names should be consistent.
(cherry picked from commit 2b6dcdfcd0
)
Best be consistent with active release branches as well.
2016-01-02 12:35:25 +01:00
Reno Reckling
ec205c2c91
ding: init at 1.8 ( close #11989 )
...
vcunat improved meta.
(cherry picked from commit a1e0894cb4
)
Adding a new package should break nothing.
2015-12-29 21:05:52 +01:00
Hoang Xuan Phu
f905e48b16
archiveopteryx: init at 3.2.0
...
(cherry picked from commit b8bc82a459
)
Adding new packages should break nothing.
2015-12-27 08:21:41 +01:00
Echo Nolan
665922823e
Remove Echo Nolan from maintainers
...
I'm not using Nix anymore.
(cherry picked from commit f01c56f109
)
2015-12-17 09:43:29 +01:00
Matthias C. M. Troffaes
16d2eaf14e
wolfssl: init at 3.7.0
...
Picked from #11287 .
(cherry picked from commit b5e06b04a7
)
2015-11-27 11:01:21 +01:00
Eelco Dolstra
e354ff9a24
Revert "cherry-pick lib.sandbox into master"
...
This reverts commit 473d8ca3fa
. Let's
not put controversial features like this in the release branch.
2015-11-25 14:16:50 +01:00
Peter Simons
41f7d34703
lib/trivial.nix: improve spelling
...
(cherry picked from commit 89a5717c7a
)
2015-11-25 11:37:07 +01:00
Peter Simons
6ef61fd5f9
lib: document fix and add fix', extends functions
...
These functions used to live in pkgs/development/haskell-modules/default.nix,
but they are generic, really, and should be easily accessible to everyone.
(cherry picked from commit 405fda497a
)
2015-11-25 11:37:06 +01:00
Jude Taylor
473d8ca3fa
cherry-pick lib.sandbox into master
...
(cherry picked from commit 7039b24cdc
)
2015-11-19 17:43:38 -05:00
Echo Nolan
5ba622f59f
flashplayer: add myself to maintainers
...
(cherry picked from commit 89931277de
)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-10-04 15:25:13 +02:00
Thomas Tuegel
00bc3b86a7
lib.licenses: add fdl13
...
(cherry picked from commit e92cbb73e4
)
2015-10-01 12:49:50 +02:00
Thomas Tuegel
d402ff6367
lib: add makeScope
...
(cherry picked from commit f9e5745efa
)
2015-10-01 12:49:34 +02:00
Andreas Wagner
e1373e4b54
urjtag: init at 0.10
...
[Bjørn: make the function argument lines occupy less vertical space.]
(cherry picked from commit e7a024abc4
)
2015-09-23 21:17:59 +02:00
Bryan Gardiner
75914cd06a
claws-mail: add myself as maintainer
...
(cherry picked from commit 7d7e983393
)
2015-09-12 15:56:25 +02:00
Damien Cassou
f182e4ba7f
Change my email address
...
(cherry picked from commit 41507ce415
)
2015-09-02 06:01:30 +02:00
Jeffrey David Johnson
b284a78bf8
add bitcoin-xt as a separate package
...
(cherry picked from commit 17c0af24d2
)
2015-09-02 05:50:26 +02:00
Thomas Tuegel
a27531323e
Merge pull request #9343 from akaWolf/qtcreator
...
qtcreator: refactor for using qt54; qt4SDK, qt5SDK: commented
2015-08-29 18:14:10 -05:00
Sibi
113d702d13
Add myself as maintainer ( close #9495 ).
...
Related to https://github.com/NixOS/cabal2nix/pull/196
(cherry picked from commit 89cec3c895
)
2015-08-29 10:38:10 +02:00
lethalman
9458bde4c1
Merge pull request #9450 from lebastr/rosegarden
...
rosegarden: init at 14.12
2015-08-26 11:57:26 +02:00
Alexander
ee6140beaa
rosegarden: init at 14.12
2015-08-26 09:35:05 +00:00
lethalman
a45a0911d4
Merge pull request #9376 from rick68/softether
...
softether: support SoftEther VPN 4.18
2015-08-26 10:45:46 +02:00
Daniel Fox Franke
617a158e3c
libb2: init at 0.97
2015-08-25 14:25:05 -04:00
Kosyrev Serge
61be6847c0
maintainers: add Kosyrev Serge
2015-08-24 22:32:22 +03:00
Wei-Ming Yang
efd34824eb
softether: support SoftEther VPN 4.18
2015-08-21 13:59:00 +08:00
Thomas Tuegel
8f271a771d
Merge pull request #9270 from Mathnerd314/supertux-editor
...
supertux-editor: init at git-2014-08-20
2015-08-17 17:13:44 -05:00
Mathnerd314
4ff22bd680
supertux-editor: init at git-2014-08-20
2015-08-17 09:00:18 -06:00
Benno Fünfstück
7cd6b3cf76
Revert change of path type
...
The change caused lots of evaluation errors, since it caused derivations to no longer be valid paths as well.
2015-08-15 15:38:12 +02:00
Benno Fünfstück
e6f1e1e5db
Merge pull request #6272 from NixOS/types-path-better-error
...
types.nix: better error message for non-paths
2015-08-15 13:16:00 +02:00
Benno Fünfstück
691f683c8c
types.nix: better error message for non-paths
...
This improves error messages when a set or a list is used where a path
was expected. For an example, if you used a package set (as opposed to a
single package) in systemPackages before this commit, the error was:
```
cannot coerce a list to a string, at "/home/nixpkgs/lib/types.nix":103:37
```
Now, the error message reads:
```
The option value `environment.systemPackages' in `/etc/nixos/configuration.nix' is not a list of paths.
```
2015-08-15 13:05:57 +02:00
Nicolas B. Pierron
77250457bc
Merge pull request #9183 from nbp/option-usage
...
Update option-usages.nix expression to work with newer version of the module system.
2015-08-15 12:29:32 +02:00
Szczyp
cbe6badab9
rhc: init at 1.36.4
...
OpenShift client tools
Add szczyp as a maintainer
2015-08-13 18:02:55 +02:00
Mabry Cervin
0b6a75dc1a
bspwm: 0.8.9 -> 0.9
2015-08-12 11:28:36 -04:00
Nicolas B. Pierron
c47e89623b
Update option-usages.nix expression to work with newer version of the module system.
2015-08-09 17:52:34 +02:00
Arseniy Seroka
db22ec1549
Merge pull request #9132 from makefu/awesome-vicious-luaPackage
...
luaPackages: add vicious module
2015-08-07 12:36:07 +03:00
Eelco Dolstra
214d4fb73c
Allow options with type "package" to be store paths
...
For example, this allows writing
nix.package = /nix/store/786mlvhd17xvcp2r4jmmay6jj4wj6b7f-nix-1.10pre4206_896428c;
Also, document types.package in the manual.
2015-08-07 03:09:57 +02:00
makefu
86c973d429
luaPackages.vicious: init at 2.1.3
...
vicious is a module for creating widgets on window managers.
This commit adds the library and a wrapper lua file for easy importing.
I use the library with the awesome window manager via luaModules:
services.xserver.windowManager.awesome.luaModules = [
pkgs.luaPackages.vicious
];
2015-08-06 12:59:08 +02:00
Eelco Dolstra
cbecbd01f9
Module system: Fix ‘definitions’ field
...
Fixes https://github.com/NixOS/nixops/issues/325 .
2015-08-05 14:35:00 +02:00
Oliver Dunkl
ad686d3762
Add odi to list of maintainers
2015-07-30 20:59:50 +02:00
Vladimír Čunát
7c291e2e59
super-user-spark: init at 0.1.0.0 ( close #8894 )
...
Super-User-Spark is a program for managing dotfiles.
The author is Tom Sydney Kerckhove.
Details on usage can be found on his [blogpost] as well as the [reddit thread].
[blogpost]: http://cs-syd.eu/posts/2015-07-19-super-user-spark.html
[reddit thread]: http://www.reddit.com/r/haskell/comments/3dsdi5/more_than_just_another_symlink_manager_written_in/
2015-07-30 19:14:38 +02:00
Eelco Dolstra
f463d24903
Add read-only options
...
These are options that can have only one definition, regardless of
priority.
2015-07-30 13:44:50 +02:00
Kamil Chmielewski
e610f27c43
qtile: init at 0.10.1
2015-07-28 22:55:32 +02:00
Eelco Dolstra
b89b6b2a7b
Add function callPackagesWith
...
This is like callPackageWith, except that it expects the supplied
function to return a *set* of packages. It will then make the
individual packages overridable.
2015-07-28 21:42:25 +02:00
Eelco Dolstra
314e8e49ec
Remove deepOverride
...
It's unused, and also a bad idea: because it recursively recomputes
every function argument and there is no sharing, you can get an
exponential (?) blowup in evaluation time. For example, evaluating
‘linuxPackages.kernel’ takes 0.09s and ~13 MiB, but evaluating
‘linuxPackages.kernel.deepOverride {}’ takes 3.6s and ~305 MiB.
2015-07-28 21:42:25 +02:00
lethalman
37e554828d
Merge pull request #8878 from 2chilled/master
...
synapse: init at 0.2.99.1
2015-07-28 18:44:20 +02:00
Eelco Dolstra
395fdaef6c
Use builtins.sort
2015-07-28 18:42:22 +02:00
Eelco Dolstra
5976d393fb
Use builtins.genList
...
This fixes the quadratic complexity of functions like imap.
2015-07-28 18:42:22 +02:00