Peter Simons
9e68734d61
Merge remote-tracking branch 'origin/master' into stdenv-updates.
2013-02-18 11:54:56 +01:00
Domen Kozar
77f61dd987
add deluge torrent client and it's dependencies
2013-02-18 00:00:39 +01:00
Lluís Batlle i Rossell
77bf593ea2
Adding some 'arm' as mesa platforms. Otherwise assertions won't let me
...
build some pieces.
2013-02-17 15:55:47 +01:00
Eelco Dolstra
2aa6f262cb
Merge remote-tracking branch 'origin/master' into stdenv-updates
2013-02-15 13:36:34 +01:00
Eelco Dolstra
e4ce304333
types.nix: Add a ‘lines’ type
...
This is like types.string, but values are merged by putting a newline
in between them. This is mostly useful for configuration file
options, where we don't want values accidentally ending up on the same
line.
Note that almost all options with string type in NixOS should either
be unmergable (i.e. should be marked with ‘types.uniq’) or should
actually be of type ‘lines’. So it might make sense to remove the
merge function for the ‘string’ type eventually.
2013-02-11 15:32:24 +01:00
Vladimír Čunát
9abff7a85e
Major Xfce refactoring, also adding versions 4.10.*
...
Please, comment on #296 .
2013-02-09 18:38:26 +01:00
Shea Levy
0d1b60d206
Document deepSeq
2013-02-04 07:20:14 -05:00
Shea Levy
da3be9c6b2
Add deepSeq lib function
2013-02-01 00:39:26 -05:00
Peter Simons
b33ad366a1
Merge branch 'master' into stdenv-updates.
2013-01-11 15:46:10 +01:00
aszlig
abe2993c4b
chromium: Add myself to maintainers.
...
Might come in handy to actually know when things going to break.
In case you're wondering: Yes, "aszlig" is the name everyone uses in real life
(even my family uses it) and is my pending stage name (not _yet_ officially).
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-01-10 03:33:04 +01:00
Peter Simons
9e9cd7b529
Merge branch 'master' into stdenv-updates.
2013-01-04 21:00:53 +01:00
Shea Levy
c1598d167e
Simplify lib.typeOf
2012-12-31 13:59:30 -05:00
Lluís Batlle i Rossell
b58780c43d
Merge remote-tracking branch 'eelco/master' into stdenv-updates
...
Conflicts:
pkgs/development/compilers/gcc/4.7/default.nix
Trivial solution.
2012-12-28 23:28:16 +01:00
Eelco Dolstra
84779a6f7d
Remove unnecessary parentheses around if conditions
...
Pet peeve...
2012-12-28 19:54:15 +01:00
Eelco Dolstra
ab3eeabfed
Rename buildNativeInputs -> nativeBuildInputs
...
Likewise for propagatedBuildNativeInputs, etc. "buildNativeInputs"
sounds like an imperative rather than a noun phrase.
2012-12-28 19:20:09 +01:00
Eelco Dolstra
5be0a9acd7
Rename hostDrv -> crossDrv, buildDrv -> nativeDrv
...
This is for consistency with terminology in stdenv (and the terms
"hostDrv" and "buildDrv" are not very intuitive, even if they're
consistent with GNU terminology).
2012-12-28 19:08:19 +01:00
Sergey Mironov
f1e15325f9
maintainers: add myself to the maintainers list
2012-12-27 15:44:11 +04:00
Shea Levy
2eb0c6fba5
D'oh
2012-12-20 00:52:51 -05:00
Shea Levy
95679e1344
Misunderstood hasOptions, I think
2012-12-20 00:28:12 -05:00
Shea Levy
ce6d4070a6
Add a 'functionTo x' type.
...
This is mainly to for the 'merge' concept, but I made a guess as to what
iter and fold would mean for functions.
2012-12-19 22:49:37 -05:00
Peter Simons
e979e478a4
pkgs/lib/platforms.nix: fix specification of mesaPlatforms
...
Mesa is supported on i686-linux, x86_64-linux, and x86_64-darwin.
2012-12-06 11:25:08 +01:00
Eelco Dolstra
f4ec141869
Use "or" in a few places
2012-12-04 12:58:23 +01:00
Eelco Dolstra
3bdf95e05b
Get rid of some error contexts that don't provide useful info
2012-12-04 12:58:22 +01:00
Eelco Dolstra
9a92f3fc35
Remove mkThenElse and mkAlways
2012-12-04 12:58:22 +01:00
Eelco Dolstra
abd06b220d
Remove unused function ‘selectDeclsAndDefs’
2012-12-03 20:48:52 +01:00
Eelco Dolstra
72684fb42f
Remove support for the obsolete powerpc-darwin and i686-darwin platforms
2012-11-29 14:10:49 +01:00
Eelco Dolstra
b481d4daf1
Update e-mail address
2012-11-26 14:49:05 +01:00
Michael Raskin
cae78ef3e3
Merge pull request #190 from MarcWeber/fixes/lists-sort
...
fix sort in lists.nix
2012-11-21 21:34:42 -08:00
Peter Simons
2f55f31f49
Merge pull request #155 from bbenoist/newpkgs
...
New pkgs: qtcreator fox xfe gmrun geany
2012-11-20 12:43:06 -08:00
Marc Weber
1a948d97a2
fix sort in lists.nix
2012-11-20 13:56:14 +01:00
Eelco Dolstra
a05198b6ea
Typos
2012-11-14 11:38:47 +01:00
Eelco Dolstra
56cee6fe5c
Make Firefox 16 the default
2012-10-23 15:35:48 +02:00
Baptist BENOIST
e45d4e2722
Add bbenoist as maintainer
...
Signed-off-by: Baptist BENOIST <return_0@live.com>
2012-10-16 18:03:11 +02:00
Jack Cummings
8a911c889b
Merge branch 'master' into zfs
2012-10-11 13:16:41 -07:00
Jack Cummings
a4978228e2
Merge remote-tracking branch 'upstream/master'
2012-10-06 20:27:01 -07:00
Eelco Dolstra
e0be32f676
Add a function ‘getVersion’ to get the version of a derivation
2012-10-05 13:48:57 -04:00
Jack Cummings
e7f3ff803e
- zfs 0.6.0-rc11, spl 0.6.0-rc11
2012-10-05 09:11:25 -07:00
Jack Cummings
ccad09d3b9
Revert " - zfs-0.6.0-rc11, and spl-0.6.0-rc11"
...
This reverts commit 8eb9491a22
.
2012-10-05 09:07:33 -07:00
Jack Cummings
8eb9491a22
- zfs-0.6.0-rc11, and spl-0.6.0-rc11
2012-10-05 00:09:49 -07:00
Jack Cummings
27ec277359
- add myself as a maintainer for the packages I've added
2012-10-04 23:39:00 -07:00
Michael Raskin
de5be50b2d
Adding a function capable of extracting the name with version out of url/file path
2012-09-13 13:59:23 +04:00
aszlig
ce1c6fe0fd
licenses: Add Tcl/Tk license.
...
It is similar to the BSD license but has a few restrictions regarding government
use. But as I am not a lawyer, I'm not sure if that could be merged with bsd3,
so I'm listing it here separately just to be sure.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-09 07:00:00 +02:00
Marc Weber
aa583c8cf4
experimental/lib-fold-attr
...
adding useful function foldAttr which behave like fold on attr values grouped by name
(without assertions now)
Signed-off-by: Marc Weber <marco-oweber@gmx.de>
2012-08-28 15:06:14 +02:00
Eelco Dolstra
9d516f16fc
Fix evaluation problem
...
http://hydra.nixos.org/build/2940128
2012-08-14 13:42:43 -04:00
Eelco Dolstra
4f7917ac62
Remove obsolete flattenAttrs function
2012-08-13 18:26:19 -04:00
Eelco Dolstra
8225460f82
Remove obsolete eqLists function
2012-08-13 18:19:06 -04:00
Eelco Dolstra
37159c1b9a
Remove obsolete eqStrict function
...
Use the "==" operator instead.
2012-08-13 18:08:35 -04:00
Eelco Dolstra
0b4fb4e4f6
Replace some calls to attrByPath with "or"
2012-08-13 15:15:16 -04:00
Eelco Dolstra
c68c95d55a
Provide O(n) time implementations of fold/foldl/any/all
...
Previous implementations were O(n^2) because tail takes O(n) time.
2012-08-13 15:15:16 -04:00
Eelco Dolstra
c0a483632c
Eliminate some calls to ‘tail’
2012-08-13 15:15:16 -04:00
Eelco Dolstra
431c55cbf1
Use builtin filter, elem, concatLists functions if available
2012-08-13 15:15:16 -04:00
Eelco Dolstra
3bf4437622
Remove obsolete backwards compatibility hack for getAttr
2012-08-13 15:15:16 -04:00
Andres Loeh
8984139215
Fix bug in uniqList.
2012-07-18 16:31:39 +02:00
Andres Loeh
3fbd694d7d
Try to cut recursion depth in uniqList and closePropagation.
2012-07-18 11:18:15 +02:00
Carles Pagès
c93ecad6e2
Adding myself (page) to maintainers.
2012-07-17 23:31:19 +02:00
Eelco Dolstra
46dc120270
Fix the "path" option type
...
Comparing a string with a context with "/" doesn't work because the
"==" operator also compares context. So the context needs to be
discarded.
2012-07-12 11:54:05 -04:00
Antono Vasiljev
76021a76cb
Add myself to maintainers.nix
2012-06-23 02:22:38 +03:00
Eelco Dolstra
4b5c1dec62
* Add a function ‘mapAttrsToList’ that maps a function over the
...
attributes in a set, returning a list. (Note that the regular
‘mapAttrs’ returns an attribute set.)
svn path=/nixpkgs/trunk/; revision=34509
2012-06-14 19:07:01 +00:00
Arie Middelkoop
3c74283d03
Committing some outstanding modifications that I cannot make into smaller chunks anymore.
...
* added briss: a pdf cropper
* added compton, an improved fork of xcompmgr
* added myself to the maintainers list
* minor version bumps: xcompmgr, upower
svn path=/nixpkgs/trunk/; revision=34380
2012-06-08 10:16:46 +00:00
Rickard Nilsson
ca5dfc9634
obnam 1.0
...
obnam is a backup program with support for deduplication, compression and encryption. See http://liw.fi/obnam/ .
svn path=/nixpkgs/trunk/; revision=34331
2012-06-03 22:11:09 +00:00
Eelco Dolstra
040cf06388
* Add a type "path".
...
svn path=/nixpkgs/trunk/; revision=34247
2012-05-25 17:19:07 +00:00
Eelco Dolstra
89af9f3f4c
* Add a variant of mapAttrs that allows rewriting the name of each
...
attribute in addition to the value.
svn path=/nixpkgs/trunk/; revision=34246
2012-05-25 17:01:58 +00:00
Andres Löh
5144845d71
Platform refinement.
...
This should be stable under regeneration with hackage4nix.
svn path=/nixpkgs/trunk/; revision=34189
2012-05-20 20:21:55 +00:00
Eelco Dolstra
069604730b
* Work around some problems in tarball checks. Nix wants to open the
...
DB even in read-only mode. Should probably fix that. Also, "or" no
longer works like this because it's a keyword now.
svn path=/nixpkgs/trunk/; revision=34079
2012-05-13 19:10:57 +00:00
Nicolas Pierron
82b308bf11
Add armv7l support.
...
svn path=/nixpkgs/trunk/; revision=33798
2012-04-15 23:41:25 +00:00
Nicolas Pierron
8a67709183
Add mkMerge and obsolete mkThenElse.
...
svn path=/nixpkgs/trunk/; revision=33796
2012-04-15 23:31:48 +00:00
Eelco Dolstra
e78a048265
* Add a function "filterAttrs" and clean up some comments.
...
svn path=/nixpkgs/trunk/; revision=33626
2012-04-05 15:37:52 +00:00
Lluís Batlle i Rossell
5d15ef0e7c
Updating vimprobable2 to 1.0.0
...
I took mainly the patch from Alexandr Foremny, but I had to solve conflicts.
Moreover it required the old webkit.
svn path=/nixpkgs/trunk/; revision=33596
2012-04-04 21:30:49 +00:00
Eelco Dolstra
1c62133e9f
* Fix email address.
...
svn path=/nixpkgs/trunk/; revision=33575
2012-04-04 16:36:17 +00:00
Eelco Dolstra
23957ac824
* Updated htop to 1.0.1.
...
svn path=/nixpkgs/trunk/; revision=33566
2012-04-04 14:46:17 +00:00
Lluís Batlle i Rossell
3153e80659
Adding tp_smapi.
...
Patch by Rok Garbas, who also adds himself as a maintainer.
svn path=/nixpkgs/trunk/; revision=33495
2012-03-31 13:40:34 +00:00
Yury G. Kudryashov
ec15b98631
Add memcached
...
Patch by Corey O'Connor, see http://reviewboard.loegria.net/r/15/
svn path=/nixpkgs/trunk/; revision=33461
2012-03-28 22:30:13 +00:00
Yury G. Kudryashov
613a8ecaf9
Remove some trailing spaces
...
svn path=/nixpkgs/trunk/; revision=33456
2012-03-28 15:43:39 +00:00
Peter Simons
1aa8a93bf6
pkgs/lib/maintainers.nix: re-enabled my e-mail account for Hydra notifications
...
svn path=/nixpkgs/trunk/; revision=33393
2012-03-24 10:21:43 +00:00
Rob Vermaas
e1873ada7f
disable notification to Peter Simons for now
...
svn path=/nixpkgs/trunk/; revision=33384
2012-03-23 15:33:35 +00:00
Eelco Dolstra
2938819d7e
* Remove an unnecessary function.
...
svn path=/nixpkgs/trunk/; revision=33271
2012-03-19 18:13:47 +00:00
Eelco Dolstra
6b4cd6673a
* Add a utility function "versionOlder" to compare two version
...
strings.
svn path=/nixpkgs/trunk/; revision=33267
2012-03-19 18:04:47 +00:00
Eelco Dolstra
af2da39a04
* Remove unused function "checker".
...
svn path=/nixpkgs/trunk/; revision=33266
2012-03-19 18:01:49 +00:00
Florian Friesdorf
8e32380a79
add PSFL, update python meta (license, maintainers, unify description)
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32585
2012-02-26 17:23:16 +00:00
Shea Levy
ea195b2507
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32564
2012-02-25 19:57:34 +00:00
Eelco Dolstra
5f78cfa108
* Add "..." to the trace message.
...
svn path=/nixpkgs/trunk/; revision=32559
2012-02-25 17:33:14 +00:00
Yury G. Kudryashov
5b132f6e96
svn merge ^/nixpkgs/trunk
...
Conflicts: cups, all-packages.nix (gcc45_debug)
svn path=/nixpkgs/branches/stdenv-updates/; revision=31863
2012-01-26 15:27:03 +00:00
Lluís Batlle i Rossell
4a1c721c01
Changing every reference from mips64-linux to mips64el-linux. That's
...
what the new nix thinks the fuloong is.
Anyone having the old nix should use a nixpkgs previous to this change to build
the new nix. And then, with the new nix, he can use any newer nixpkgs revision.
svn path=/nixpkgs/trunk/; revision=31751
2012-01-21 00:34:51 +00:00
Eelco Dolstra
bafc4ff59d
* Sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=31739
2012-01-20 15:29:04 +00:00
Ludovic Courtès
5cd82587aa
overrideDerivation: Check whether hostDrv' and
buildDrv' are present.
...
svn path=/nixpkgs/trunk/; revision=31727
2012-01-19 22:29:26 +00:00
Yury G. Kudryashov
84c0185038
svn merge ^/nixpkgs/trunk, one simple conflict in jruby
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=31721
2012-01-19 21:31:51 +00:00
Ludovic Courtès
08439eb00a
overrideDerivation: Override hostDrv' and
buildDrv' too.
...
svn path=/nixpkgs/trunk/; revision=31706
2012-01-19 16:44:17 +00:00
Peter Simons
cd22d76a8e
maintainers: added myself for upcoming packages
...
svn path=/nixpkgs/trunk/; revision=31652
2012-01-18 20:32:31 +00:00
Eelco Dolstra
f6db0ed1e0
* Mesa only builds on Linux.
...
svn path=/nixpkgs/trunk/; revision=31640
2012-01-18 18:45:00 +00:00
Yury G. Kudryashov
394fd28e4e
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=31280
2012-01-04 15:22:16 +00:00
Eelco Dolstra
7fcf771c2a
* Handle the attributes added by the multiple outputs branch.
...
svn path=/nixpkgs/trunk/; revision=31278
2012-01-04 15:06:21 +00:00
Eelco Dolstra
eda3fd1730
* Sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30852
2011-12-12 16:54:35 +00:00
Shea Levy
a87be0fb2c
Add mornfall as a maintainer
...
svn path=/nixpkgs/trunk/; revision=30719
2011-12-03 22:05:21 +00:00
Peter Simons
368ac01473
synchronize with trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30316
2011-11-08 10:18:35 +00:00
Lluís Batlle i Rossell
adc111e85f
Changing my email address, to one I prefer.
...
svn path=/nixpkgs/trunk/; revision=30286
2011-11-06 21:38:34 +00:00
Eelco Dolstra
efe6fddd59
* Indentation.
...
svn path=/nixpkgs/trunk/; revision=30193
2011-11-02 17:13:24 +00:00
Peter Simons
69488d688d
synchronize with trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30186
2011-11-02 10:28:32 +00:00
Eelco Dolstra
bcffafa65a
* Whitespace.
...
svn path=/nixpkgs/trunk/; revision=30044
2011-10-26 17:58:53 +00:00
Peter Simons
8dfef0f4a0
synchronize with trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29851
2011-10-14 22:06:50 +00:00
Marco Maggesi
39df2ce05e
Add yaml - Yet Another JSON Library
...
svn path=/nixpkgs/trunk/; revision=29837
2011-10-14 14:00:50 +00:00
Marco Maggesi
843ed0c339
Update OpenAFS client to version 1.6.0. Also enable Hydra build.
...
svn path=/nixpkgs/trunk/; revision=29819
2011-10-13 12:37:15 +00:00
Shea Levy
01df54f5cc
Merge from trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29461
2011-09-23 16:58:45 +00:00
Piotr Pietraszkiewicz
45014dce17
added myself to the maintainers list
...
svn path=/nixpkgs/trunk/; revision=29255
2011-09-13 20:46:41 +00:00
Eelco Dolstra
d7b4b63f4d
* Allow literal examples to be included in the manual.
...
svn path=/nixpkgs/trunk/; revision=29024
2011-09-05 10:14:24 +00:00
Shea Levy
4d70ba6cc9
Merge from trunk up through r28790
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=28792
2011-08-24 19:16:43 +00:00
Rob Vermaas
e6e11e4b04
added concatImapStrings function
...
svn path=/nixpkgs/trunk/; revision=28673
2011-08-19 02:42:34 +00:00
Peter Simons
c13f967ed5
Replaced the obsolete 'haskellPlatforms' attribute with the platforms exported by GHC.
...
svn path=/nixpkgs/trunk/; revision=28418
2011-08-09 09:54:50 +00:00
Peter Simons
aeebf42fe6
pkgs/lib/platforms.nix: added 'haskellPlatforms', a list of all platforms on which a Haskell compiler is available
...
svn path=/nixpkgs/trunk/; revision=27791
2011-07-14 21:54:49 +00:00
Eelco Dolstra
18f98ec5a2
* Disable the trace message "not an attrSet" because it shows up in
...
nix-env output.
svn path=/nixpkgs/trunk/; revision=27610
2011-07-05 13:55:41 +00:00
Nicolas Pierron
6cb018fe90
Add a new type to handle list and attribute sets.
...
List elements are attributed a unique name.
svn path=/nixpkgs/trunk/; revision=27449
2011-06-14 02:41:13 +00:00
Joachim Schiele
d27a2ef6cf
- added myself as maintainer
...
- added a new package: keepassx (which was reviewed on the nix-dev ml)
svn path=/nixpkgs/trunk/; revision=27401
2011-06-09 07:48:54 +00:00
Nicolas Pierron
02677481ae
modules (moduleClosure): use imap instead of map to produce uniq keys for
...
the genericClosure.
svn path=/nixpkgs/trunk/; revision=27014
2011-04-27 18:41:37 +00:00
Nicolas Pierron
85d3fd3e3c
lists: Add imap function to iterate over a list with the index of each
...
element.
svn path=/nixpkgs/trunk/; revision=27013
2011-04-27 18:41:34 +00:00
Nicolas Pierron
781770eaa9
fix zipListsWith function: use it-self for the recursion.
...
svn path=/nixpkgs/trunk/; revision=27012
2011-04-27 18:41:31 +00:00
Nicolas Pierron
3770ac23aa
Fix type name of attribute sets.
...
svn path=/nixpkgs/trunk/; revision=27011
2011-04-27 18:41:27 +00:00
Nicolas Pierron
11472a0501
Add mkAssert.
...
svn path=/nixpkgs/trunk/; revision=26600
2011-03-30 11:18:10 +00:00
Andres Löh
2d379d294e
Changed my email address.
...
svn path=/nixpkgs/trunk/; revision=26339
2011-03-16 08:14:54 +00:00
Yury G. Kudryashov
3e71355377
Add two 'remove' functions
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=26311
2011-03-15 09:24:47 +00:00
Lluís Batlle i Rossell
1573081b61
Adding gptfdisk (patch by Shea Levy).
...
I add him in the maintainers list.
I changed slightly the indentation of the expressions.
svn path=/nixpkgs/trunk/; revision=26304
2011-03-14 21:13:35 +00:00
Florian Friesdorf
f4dc1b73f2
added myself to list of maintainers
...
svn path=/nixpkgs/trunk/; revision=25929
2011-02-13 01:34:44 +00:00
Cillian de Roiste
afcc2cf6ab
Adding myself to the maintainers list
...
svn path=/nixpkgs/trunk/; revision=25720
2011-01-29 23:16:35 +00:00
Yury G. Kudryashov
e76aee9d2f
Make it possible to call 'callPackage function'
...
svn path=/nixpkgs/trunk/; revision=25657
2011-01-21 08:25:06 +00:00
Eelco Dolstra
5488651792
* Utility function for computing a Perl 5 search path.
...
svn path=/nixpkgs/trunk/; revision=25425
2011-01-05 12:54:37 +00:00
Lluís Batlle i Rossell
ee04ffcb55
Updating from trunk. I resolved simple conflicts.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=25061
2010-12-11 12:47:00 +00:00
Tobias Hammerschmidt
4c9fe18b8a
broadcom wireless driver - patch by Vladimír Čunát
...
svn path=/nixpkgs/trunk/; revision=25044
2010-12-09 19:05:19 +00:00
Tobias Hammerschmidt
b8941c934a
added myself to maintainers
...
svn path=/nixpkgs/trunk/; revision=24883
2010-11-26 19:16:31 +00:00
Lluís Batlle i Rossell
0e4c970d11
Updating from trunk - I hope I fixed the conflict around gettext - I left it as
...
it was before merging.
svn path=/nixpkgs/branches/stdenv-updates/; revision=24876
2010-11-26 14:40:39 +00:00
Lluís Batlle i Rossell
4018d18e96
Committing patch adding verilog from Antonio Vargas Gonzalez
...
From his original, I adapted some spacing, and removed the release.nix reference
(superfluous having set meta.platforms)
svn path=/nixpkgs/trunk/; revision=24860
2010-11-25 22:01:14 +00:00
Lluís Batlle i Rossell
6dc839d344
Merging from trunk. I resolved some conflicts; I hope that well.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24429
2010-10-23 14:52:21 +00:00
Eelco Dolstra
798a6bb103
* Typo.
...
svn path=/nixpkgs/trunk/; revision=24288
2010-10-14 13:55:08 +00:00
Lluís Batlle i Rossell
fca582bff0
Updating from trunk. I had to resolve the pcre and some stdenv2 in all-packages
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24155
2010-10-07 21:21:31 +00:00
Russell O'Connor
5763650f45
adding roconnor to maintainers.
...
svn path=/nixpkgs/trunk/; revision=24039
2010-10-04 01:22:27 +00:00
Lluís Batlle i Rossell
cd4b54748a
Updating from trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24038
2010-10-03 09:25:34 +00:00
Evgeny Egorochkin
1ba4551be7
Added Karn Kallio to maintainer list
...
svn path=/nixpkgs/trunk/; revision=23982
2010-09-28 09:33:49 +00:00
Lluís Batlle i Rossell
2c5de61327
Updating from trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23840
2010-09-17 19:10:21 +00:00
Eelco Dolstra
2202d32006
* Add stringAfter' as a synonym of
fullDepEntry', with the arguments
...
flipped to denote what it actually does (i.e., a string fragment
that comes *after* the named fragments). One day we can have
`stringBefore'.
svn path=/nixpkgs/trunk/; revision=23761
2010-09-13 15:31:06 +00:00
Nicolas Pierron
7f8037cfd7
Add additional shortcuts frequently used in NixOS.
...
svn path=/nixpkgs/trunk/; revision=23733
2010-09-10 18:03:16 +00:00
Eelco Dolstra
df1d0752eb
* Get rid of the template argument in mkOverride.
...
svn path=/nixpkgs/trunk/; revision=23709
2010-09-10 09:31:31 +00:00
Michael Raskin
32071d5b4d
Adding a list-in-list checker for builderDefs closePropagation
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23608
2010-09-03 08:15:45 +00:00
Lluís Batlle i Rossell
641f956581
Setting any stdenv.system references for the loongson2f system to 'mips64-linux'.
...
(my git-svn info:)
Merge branch 'mips64' into stdenv-updates
Conflicts:
pkgs/applications/networking/browsers/firefox/3.6.nix
pkgs/top-level/all-packages.nix
svn path=/nixpkgs/branches/stdenv-updates/; revision=23588
2010-09-01 09:50:12 +00:00
Lluís Batlle i Rossell
f16353b6f2
Updated from trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23275
2010-08-20 13:41:12 +00:00
Yury G. Kudryashov
9e4202d273
make makeOverridable noop for functions like a: b: c(a, b)
...
svn path=/nixpkgs/trunk/; revision=23262
2010-08-19 22:52:53 +00:00
Eelco Dolstra
1ac9dcd24d
* Fix eval-release.nix by testing whether all attributes of a
...
derivation evaluate inside the tryEval. This catches cases such as
aufs2-util, which fails due to an assertion in its dependency aufs2.
* Explicitly blacklist "xbursttools" because it gives some
evaluation error in cross-OpenSSL. No idea why, probably due to
some pass-through attribute.
svn path=/nixpkgs/trunk/; revision=23247
2010-08-19 12:37:10 +00:00
Eelco Dolstra
415cf4cd1c
* Omit the "Defined by:" elements in the configuration.nix section of
...
the manual. While it's a useful feature, it has the unfortunate
side-effect of causing the manual to be rebuilt every time the user
adds an option definition to any module (including
configuration.nix), and rebuilding the manual is rather slow.
svn path=/nixpkgs/trunk/; revision=23110
2010-08-11 11:46:09 +00:00
Lluís Batlle i Rossell
8783e812b5
More changes beyond stdenv-linux for the fuloong2f platform
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=22973
2010-08-05 18:51:12 +00:00
Sander van der Burg
1e9dc2b254
It seems that lib.zip is already taken from attributesets, therefore renaming it to zipTwoLists
...
svn path=/nixpkgs/trunk/; revision=22887
2010-08-02 16:48:19 +00:00
Sander van der Burg
beee6e5e1d
Moved 'zip' function from nixos/lib/build-vms.nix
...
svn path=/nixpkgs/trunk/; revision=22882
2010-08-02 16:10:01 +00:00
Eelco Dolstra
fd268b4852
* Add callPackage etc.
...
svn path=/nixpkgs/trunk/; revision=22876
2010-08-02 13:57:57 +00:00
Eelco Dolstra
acd34843f0
* Move "checker" to lib. It seems to be unused though.
...
svn path=/nixpkgs/trunk/; revision=22819
2010-07-30 09:24:55 +00:00
Eelco Dolstra
d67aefc19d
* Remove `customKernel' which is obsolete as far as I can tell.
...
* Remove `sumTwoArgs' since it has no remaining callers.
svn path=/nixpkgs/trunk/; revision=22797
2010-07-28 16:09:13 +00:00