Eelco Dolstra
e31341510d
* Merged from the trunk. Let's see how well this works with
...
Subversion 1.5...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13601
2008-12-10 09:59:21 +00:00
Eelco Dolstra
016e2d912e
* Name attribute did not match the actual version.
...
svn path=/nixpkgs/trunk/; revision=13600
2008-12-09 13:52:37 +00:00
Ludovic Courtès
37812e79dd
GNU Guile 1.8.6.
...
svn path=/nixpkgs/trunk/; revision=13599
2008-12-08 22:15:47 +00:00
Ludovic Courtès
bbc6db936c
Build Pinentry.
...
svn path=/nixpkgs/trunk/; revision=13598
2008-12-08 21:23:45 +00:00
Ludovic Courtès
6d92197ffd
Pinentry 0.7.5.
...
svn path=/nixpkgs/trunk/; revision=13597
2008-12-08 21:22:20 +00:00
Michael Raskin
e66080438b
Added FBTerm - framebuffer terminal emulator
...
svn path=/nixpkgs/trunk/; revision=13596
2008-12-08 12:44:42 +00:00
Ludovic Courtès
bcb25659a1
Build Tcpdump.
...
svn path=/nixpkgs/trunk/; revision=13595
2008-12-08 10:59:40 +00:00
Michael Raskin
d49a6f0641
Starting migrating old builderDefs packages to builderDefsPackage style.
...
svn path=/nixpkgs/trunk/; revision=13591
2008-12-04 21:01:26 +00:00
Eelco Dolstra
2b2bb11f32
* Always include "/nix/store/*" in lcovFilter.
...
svn path=/nixpkgs/trunk/; revision=13583
2008-12-04 15:32:30 +00:00
Eelco Dolstra
f679021d11
* OpenSSH updated to 5.1p1.
...
svn path=/nixpkgs/trunk/; revision=13579
2008-12-04 13:16:38 +00:00
Nicolas Pierron
071c62a942
Rewrite uniqFlattenAttr to handle any type of elements with associated keys.
...
Keys are introduced because manipulated sets cannot be compared safely.
svn path=/nixpkgs/trunk/; revision=13574
2008-12-03 18:56:00 +00:00
Eelco Dolstra
a5d3e865ea
* Make building a tarball from a Subversion working copy faster by
...
filtering out all the .svn files. To build a Nixpkgs tarball from
your working copy (and run the same tests that the build farm does):
$ nix-build pkgs/top-level/release.nix -A tarball
If this fails, then you broke something ;-)
svn path=/nixpkgs/trunk/; revision=13573
2008-12-03 18:20:14 +00:00
Ludovic Courtès
c08a809373
Build Jnettop.
...
svn path=/nixpkgs/trunk/; revision=13565
2008-12-03 14:27:28 +00:00
Ludovic Courtès
e442925ccd
Add Jnettop, a network traffic visualizer.
...
svn path=/nixpkgs/trunk/; revision=13564
2008-12-03 14:22:55 +00:00
Eelco Dolstra
cf6908d2f9
svn path=/nixpkgs/trunk/; revision=13563
2008-12-03 11:06:43 +00:00
Ludovic Courtès
3918c63518
GNU Automake 1.10.2.
...
svn path=/nixpkgs/trunk/; revision=13562
2008-12-03 08:32:47 +00:00
Marc Weber
90b53dcccc
bleeding edge octave version (without docs)
...
svn path=/nixpkgs/trunk/; revision=13561
2008-12-02 22:55:45 +00:00
Marc Weber
d97a7e08bc
make atlas build again (tested on amd64)
...
svn path=/nixpkgs/trunk/; revision=13560
2008-12-02 22:55:33 +00:00
Valentin David
0720af543a
Update stlport to 5.2.0.
...
svn path=/nixpkgs/trunk/; revision=13558
2008-12-02 16:51:39 +00:00
Marc Weber
848753c764
doh
...
svn path=/nixpkgs/trunk/; revision=13557
2008-12-02 15:31:32 +00:00
Marc Weber
a2ec5b8c2d
fix my dir spelling mistake
...
svn path=/nixpkgs/trunk/; revision=13556
2008-12-02 15:13:31 +00:00
Marc Weber
896fb49cb0
Hopefully build farm fix
...
I've forgotten to comment out a name preventing filtering out a half finished derivation.
(The missing glib is passed using fix by the following code)
svn path=/nixpkgs/trunk/; revision=13555
2008-12-02 13:23:31 +00:00
Marc Weber
a7e33ec60c
updates: istanbul starts without errors. But no window appears.
...
svn path=/nixpkgs/trunk/; revision=13554
2008-12-02 12:28:45 +00:00
Marc Weber
9e7846d214
added Haskell's foldl
...
svn path=/nixpkgs/trunk/; revision=13553
2008-12-02 12:28:21 +00:00
Marc Weber
0b49861c7b
added goocanvas
...
svn path=/nixpkgs/trunk/; revision=13552
2008-12-02 12:28:13 +00:00
Marc Weber
fd3148dd5e
new version icon-naming-utils-0.8.2
...
svn path=/nixpkgs/trunk/; revision=13551
2008-12-02 12:27:55 +00:00
Marc Weber
677812de8f
added gstreamer gnonlin package
...
svn path=/nixpkgs/trunk/; revision=13550
2008-12-02 12:27:44 +00:00
Marc Weber
84db2ea357
dbus update
...
svn path=/nixpkgs/trunk/; revision=13549
2008-12-02 12:27:27 +00:00
Marc Weber
48f11e576b
update of gnomeicontheme
...
svn path=/nixpkgs/trunk/; revision=13548
2008-12-02 12:27:17 +00:00
Marc Weber
30794845ee
python 25 proposal
...
svn path=/nixpkgs/trunk/; revision=13547
2008-12-02 12:27:05 +00:00
Marc Weber
d8e1f6c976
adding lib function composableDerivation
...
providing easy setups of flags and configurations for derivations.
configuration is passed via passthru automatically,
additional names can be merged with final attrs in an automatic sensible way
even supporting fix.
fun and funMerge idea by Michael Raskin
svn path=/nixpkgs/trunk/; revision=13546
2008-12-02 12:26:53 +00:00
Marc Weber
429df4f864
added prepareDerivationArgs
...
svn path=/nixpkgs/trunk/; revision=13545
2008-12-02 12:26:43 +00:00
Marc Weber
570a103136
adding mergeAttrsByFunc function - its easiy to customize how a name should be merged - the merge function is passed by the attr set itself (and can be overridden/ extended this way) This code can probably be shortened using zip and the like as proposed by Nicolas Pierron (mailinglist)
...
svn path=/nixpkgs/trunk/; revision=13544
2008-12-02 12:26:36 +00:00
Marc Weber
55976c6f8d
depreceating functions which have been sud by me only replacements are in the following commits.. I still have to remove and adopt the code using them
...
svn path=/nixpkgs/trunk/; revision=13543
2008-12-02 12:26:28 +00:00
Marc Weber
bd0b75fe28
added mergeAttr and concatList functions giving // and ++ a name
...
svn path=/nixpkgs/trunk/; revision=13542
2008-12-02 12:26:20 +00:00
Marc Weber
1f69d4d1eb
enhancing whatis trace function
...
svn path=/nixpkgs/trunk/; revision=13541
2008-12-02 12:26:12 +00:00
Marc Weber
01fc783e7f
added debug functions tracing function arguments and result
...
svn path=/nixpkgs/trunk/; revision=13540
2008-12-02 12:26:05 +00:00
Marc Weber
38cf2a4d7e
added multisync - plugins are not yet shown ?
...
svn path=/nixpkgs/trunk/; revision=13539
2008-12-02 12:25:56 +00:00
Ludovic Courtès
a9f0680f77
Git 1.6.0.4.
...
svn path=/nixpkgs/trunk/; revision=13529
2008-12-01 10:24:24 +00:00
Eelco Dolstra
2ffc686b67
* Latest Wine, Thunderbird.
...
svn path=/nixpkgs/trunk/; revision=13527
2008-12-01 00:06:14 +00:00
Michael Raskin
d6f1d7acb3
Added Tk support for Python
...
svn path=/nixpkgs/trunk/; revision=13526
2008-12-01 00:02:25 +00:00
Eelco Dolstra
18501e572a
* Test building some random packages.
...
svn path=/nixpkgs/trunk/; revision=13525
2008-11-30 19:07:18 +00:00
Eelco Dolstra
c058ff0e40
* Moved the expression for building a Nixpkgs tarball from the release
...
tree.
svn path=/nixpkgs/trunk/; revision=13522
2008-11-30 18:36:23 +00:00
Michael Raskin
1cd17e8140
Adding XMoto game
...
svn path=/nixpkgs/trunk/; revision=13521
2008-11-30 17:15:29 +00:00
Michael Raskin
ed8215aca7
Added Open Dynamics Engine
...
svn path=/nixpkgs/trunk/; revision=13520
2008-11-30 16:50:05 +00:00
Michael Raskin
e357cb4e65
Added chipmunk 2 physics library
...
svn path=/nixpkgs/trunk/; revision=13519
2008-11-30 15:05:43 +00:00
Michael Raskin
8c90c64e94
Added nginx - lightweight http server
...
svn path=/nixpkgs/trunk/; revision=13518
2008-11-30 09:06:53 +00:00
Ludovic Courtès
ab0f8f2bb4
Build `at'.
...
svn path=/nixpkgs/trunk/; revision=13516
2008-11-29 17:38:44 +00:00
Eelco Dolstra
9f206fb8f9
* Use the latest unstable Nix.
...
svn path=/nixpkgs/trunk/; revision=13503
2008-11-28 18:43:19 +00:00
Eelco Dolstra
e056ebd34e
* Don't repeat the standard definition of $phases.
...
svn path=/nixpkgs/trunk/; revision=13493
2008-11-28 16:12:50 +00:00