Peter Simons
9a6c3c8f60
xmonad-extras: patch to allow building with split 0.2.x
2012-09-17 15:50:11 +02:00
Peter Simons
7596ce3dbb
Remove myself as maintainer of these packages.
2012-09-11 18:22:31 +02:00
Carles Pagès
dabc583abb
awesome: update to 3.4.13
...
I removed some patches that were no longer needed. Russian manpages still fail.
2012-08-06 17:43:30 +02:00
Rickard Nilsson
1786bef686
trayer: Update to 1.1.5
2012-07-26 17:02:36 +02:00
Shea Levy
4497344e49
Merge branch 'master' into x-updates
2012-07-18 23:24:10 -04:00
Peter Simons
7e2979b56f
i3: fix build some more
...
The build process depends on a script that relies on /usr/bin/env to find Perl.
Running 'patchShebangs' early fixes that script.
2012-07-17 14:44:23 +02:00
Shea Levy
15f765cc6a
awesome: update to 3.4.13
2012-07-15 09:55:41 -04:00
Peter Simons
293027453f
i3: fixed build
...
- The make variable PREFIX must be at build time because common.mk uses it to
decide where to expect $SYSCONFDIR.
- The make target "all" is run by default and needn't be set explicitly.
- Shebang paths in scripts are patched automatically be the default builder,
we don't have to do that manually.
2012-07-12 11:28:15 +02:00
Peter Simons
172f03517e
ratpoison: install ratpoison.el into $out/share/emacs/site-lisp directory where Emacs can find it
...
Also, copy the glibc patch into Nixpkgs to avoid errors with changing hashes
from cgit.
2012-07-09 07:16:07 +02:00
Peter Simons
7a626565df
Updated Haskell packages.
...
- parsec: added version 3.1.3
- xmonad-extras: updated to version 0.10.1.1
svn path=/nixpkgs/trunk/; revision=34475
2012-06-12 08:39:32 +00:00
Peter Simons
edb10988b3
xmonad: fixed build with GHC 7.4.1
...
svn path=/nixpkgs/trunk/; revision=34457
2012-06-11 14:55:56 +00:00
Peter Simons
6db9c6f241
update i3status and i3lock
...
svn path=/nixpkgs/trunk/; revision=34446
2012-06-11 07:18:52 +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
Rob Vermaas
97cac0a58c
Added i3wm. Added newer version of file. (this time tested, I screwed up a patch by garbas)
...
svn path=/nixpkgs/trunk/; revision=33952
2012-04-30 14:34:57 +00:00
Rob Vermaas
0823167b43
Revert my previous 2 commits.
...
svn path=/nixpkgs/trunk/; revision=33951
2012-04-30 14:28:08 +00:00
Rob Vermaas
0362f55a22
add missing files from previous commit
...
svn path=/nixpkgs/trunk/; revision=33950
2012-04-30 13:45:50 +00:00
Peter Simons
7295830f7e
Updated Haskell packages.
...
- aeson: updated to version 0.6.0.1
- alex-meta: updated to version 0.3.0.3
- BNFC-meta: updated to version 0.3.0.1
- hakyll: updated to version 3.2.7.1
- happy-meta: updated to version 0.2.0.4
- http-enumerator: updated to version 0.7.3.2
- multiarg: updated to version 0.2.0.0
Disabled Haddock documentation for the following packages, because the
input crashes Haddock:
- BNFC-meta
- alex-meta
Re-enabled Haddock documentation for the following packages, because
previously occurring errors have been fixed:
- ConfigFile
- HDBC-odbc
- Hipmunk
- instant-generics
- RepLib
- type-equality
- xmonad
- xmonad-extras
- yesod-core
svn path=/nixpkgs/trunk/; revision=33559
2012-04-03 18:37:58 +00:00
Lluís Batlle i Rossell
0589bffdf4
Typo of semicolon.
...
svn path=/nixpkgs/trunk/; revision=33415
2012-03-25 20:11:32 +00:00
Lluís Batlle i Rossell
f389901fd2
Adding 'tabbed'. I think Alexander Foremny wanted to send this patch
...
long ago, but I could not find it.
svn path=/nixpkgs/trunk/; revision=33414
2012-03-25 20:10:25 +00:00
Peter Simons
880dcc2c64
Removed myself as a maintainer from Haskell packages that I don't personally use.
...
By now, it happened twice that a commit broke GHC and thus all Haskell packages
we have in Nixpkgs. On such an occasion, I receive well in excess of 3000
notification e-mails from Hydra, and then I receive another 3000 e-mails after
the bug has been fixed. Under these circumstances, subscribing to these
notifications makes no sense for me.
svn path=/nixpkgs/trunk/; revision=33392
2012-03-24 10:21:28 +00:00
Yury G. Kudryashov
215a07c1a9
svn merge ^/nixpkgs/trunk
...
Merge conflicts:
* unzip (almost trivial)
* dvswitch (trivial)
* gmp (copied result of `git merge`)
The last item introduced gmp-5.0.3, thus full rebuild.
+ensureDir->mkdir -p in TeX packages was catched by git but not svn.
svn path=/nixpkgs/branches/stdenv-updates/; revision=32091
2012-02-06 23:03:12 +00:00
Eelco Dolstra
f7626c1ddd
* Unbreak icewm. Without -lfontconfig, it barfs with
...
icewm: error while loading shared libraries: libfontconfig.so.1:
cannot open shared object file: No such file or directory
This causes various NixOS tests to fail
(e.g. http://hydra.nixos.org/build/1952097 ).
svn path=/nixpkgs/trunk/; revision=31945
2012-01-31 14:55:43 +00:00
Yury G. Kudryashov
ed92080b8d
icewm-1.3.7
...
svn path=/nixpkgs/trunk/; revision=31890
2012-01-27 18:56:31 +00:00
Eelco Dolstra
d4d7931a62
* Cleanup: remove obsolete references to ‘xz’, which is in stdenv now.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=31678
2012-01-18 20:53:01 +00:00
Eelco Dolstra
c556a6ea46
* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
...
function, so obsolete it.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2012-01-18 20:16:00 +00:00
Lluís Batlle i Rossell
d0321537d9
Updating dwm to 6.0.
...
svn path=/nixpkgs/trunk/; revision=31301
2012-01-04 22:05:26 +00:00
Florian Friesdorf
90dda8a07f
adjusted awesome to generated names of xcbutil-*
...
svn path=/nixpkgs/trunk/; revision=31186
2011-12-31 06:14:31 +00:00
Florian Friesdorf
8dd443c8df
awesome-3.4.11 - ru manpages disabled because of build failure
...
svn path=/nixpkgs/trunk/; revision=31173
2011-12-31 04:06:02 +00:00
Peter Simons
438305146e
haskell-xmonad-extras: updated to version 0.10.1
...
svn path=/nixpkgs/trunk/; revision=30586
2011-11-28 18:11:27 +00:00
Peter Simons
d471371bd0
haskell-xmonad-extras: enable mpd and hlist extras
...
svn path=/nixpkgs/trunk/; revision=30516
2011-11-21 18:02:24 +00:00
Peter Simons
80dc05cc9a
haskell-xmonad-extras: updated to version 0.10
...
svn path=/nixpkgs/trunk/; revision=30513
2011-11-21 17:54:29 +00:00
Peter Simons
59fa8fc940
xmonad: patch source code to refer to xmessage(1) using its complete path
...
svn path=/nixpkgs/trunk/; revision=30488
2011-11-20 10:21:38 +00:00
Peter Simons
589be8e754
haskell-xmonad-contrib: updated to version 0.10
...
svn path=/nixpkgs/trunk/; revision=30486
2011-11-20 10:13:43 +00:00
Peter Simons
32f1cfcd26
haskell-xmonad: updated to version 0.10
...
svn path=/nixpkgs/trunk/; revision=30485
2011-11-20 10:13:34 +00:00
Peter Simons
9d1bee3245
haskell-xmonad-extras: updated build expression
...
svn path=/nixpkgs/trunk/; revision=29034
2011-09-05 18:25:59 +00:00
Peter Simons
21b26aef25
Updated Haskell package meta sections.
...
svn path=/nixpkgs/trunk/; revision=28583
2011-08-15 11:27:02 +00:00
Peter Simons
3e10ee5c92
Updated Haskell expressions with the latest version of cabal2nix.
...
* haskell-dataenc: updated to version 0.14.0.2
* haskell-fclabels: updated to version 1.0.1
svn path=/nixpkgs/trunk/; revision=28574
2011-08-14 22:52:05 +00:00
Shea Levy
20e64a52b9
Add trayer
...
svn path=/nixpkgs/trunk/; revision=28558
2011-08-14 05:03:54 +00:00
Peter Simons
468c5dbc5c
The 'random' library is no longer a core library in GHC 7.2.1. For older
...
versions of the compiler, haskell-packages.nix provides a null attribute.
svn path=/nixpkgs/trunk/; revision=28500
2011-08-12 00:18:56 +00:00
Peter Simons
b1ef3e6e36
Last batch of Haskell expression updates.
...
* haskell-mkcabal: updated to version 1.0.0
* haskell-ghc-syb-utils: updated to version 0.2.1.0
* haskell-darcs: updated to version 2.5.2
svn path=/nixpkgs/trunk/; revision=28449
2011-08-10 00:35:08 +00:00
Lluís Batlle i Rossell
8ec17cf0a0
Updating dwm.
...
svn path=/nixpkgs/trunk/; revision=28137
2011-08-03 09:46:56 +00:00
Andres Löh
7a53f9fdbb
Added extra deps to xmonad-extras to enable some modules.
...
svn path=/nixpkgs/trunk/; revision=27537
2011-06-24 08:29:36 +00:00
Andres Löh
a0982e02fd
Added xmonads-extra (thanks to chaoflow).
...
svn path=/nixpkgs/trunk/; revision=27534
2011-06-23 18:35:24 +00:00
Michael Raskin
39dc794d4a
Fix JWM build
...
svn path=/nixpkgs/trunk/; revision=26404
2011-03-17 19:21:26 +00:00
Eelco Dolstra
3e3eac2e30
* Sync with the trunk.
...
svn path=/nixpkgs/branches/x-updates/; revision=26303
2011-03-14 18:26:46 +00:00
Eelco Dolstra
440c82b96f
* Fix the ratpoison build ( http://hydra.nixos.org/build/915825 ).
...
svn path=/nixpkgs/branches/x-updates/; revision=26296
2011-03-14 10:25:26 +00:00
Eelco Dolstra
aaecb6430b
* Fix Compiz build failure with recent GTK+
...
(http://hydra.nixos.org/build/955799 ).
svn path=/nixpkgs/branches/x-updates/; revision=26295
2011-03-14 10:07:33 +00:00
Andres Löh
3e0ac9b040
Major Haskell packages overhaul.
...
Several changes, some highlights:
* Structure of haskell-packages.nix updated. It's now easier to
select different default versions of packages for different
versions of GHC.
* GHC 7.0.2 is now default.
* Haskell Platform 2011.2.0.0 has been added and is now default.
* Several packages have been updated
(gtk2hs, gitit, xmonad, darcs, ...).
* Some old packages have been removed.
svn path=/nixpkgs/trunk/; revision=26288
2011-03-12 17:28:15 +00:00
Eelco Dolstra
cc3d1e1c09
* Sync with trunk.
...
svn path=/nixpkgs/branches/x-updates/; revision=26243
2011-03-10 08:48:14 +00:00
Lluís Batlle i Rossell
134c00b471
Fixing the build of awesome with cmake 2.8.4.
...
svn path=/nixpkgs/trunk/; revision=26207
2011-03-08 14:07:11 +00:00
Eelco Dolstra
7d44982534
* icewm: explicitly link against fontconfig.
...
svn path=/nixpkgs/branches/x-updates/; revision=26008
2011-02-17 11:51:29 +00:00
Peter Simons
7689a5d7a7
pkgs/applications/window-managers/ratpoison: added dependency on perl, which is required by rpws
...
svn path=/nixpkgs/trunk/; revision=25761
2011-02-02 13:58:18 +00:00
Lluís Batlle i Rossell
53ceebc3d3
Updating awesome (patch by Carles Pagès)
...
svn path=/nixpkgs/trunk/; revision=25652
2011-01-21 08:24:41 +00:00
Eelco Dolstra
aa6f43149a
* Sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=25308
2010-12-28 16:42:00 +00:00
Alexander Tsamutali
b2ac724cd6
xmonad-contrib: Now depends on X11Xft.
...
svn path=/nixpkgs/trunk/; revision=25299
2010-12-27 20:50:27 +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
Evgeny Egorochkin
51492e5533
openbox: packaged. Patch by rixed@happyleptic.org.
...
svn path=/nixpkgs/trunk/; revision=24902
2010-11-28 10:07:49 +00:00
Lluís Batlle i Rossell
8746de3ae8
Updating from trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24674
2010-11-11 22:18:14 +00:00
Michael Raskin
eb2a953bc3
Fix missing descriptions
...
svn path=/nixpkgs/trunk/; revision=24596
2010-11-04 10:47:24 +00:00
Michael Raskin
2db7a9dfbd
Add stalonetray
...
svn path=/nixpkgs/trunk/; revision=24595
2010-11-04 08:28:24 +00:00
Michael Raskin
11616a2213
Update fbpanel
...
svn path=/nixpkgs/trunk/; revision=24589
2010-11-03 21:57:42 +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
2677562f8c
* Remove Compiz Fusion (obsolete).
...
svn path=/nixpkgs/trunk/; revision=24414
2010-10-22 11:00:02 +00:00
Eelco Dolstra
3ac4025945
* Add some packages to the channel.
...
svn path=/nixpkgs/trunk/; revision=24397
2010-10-21 11:18:30 +00:00
Eelco Dolstra
23914238d1
* compiz-plugins-extra: Wrote a patch to add "centered maxpect"
...
scaling mode for background images (as in KDE), i.e., scale the
image to the maximum size while preserving its aspect ratio.
svn path=/nixpkgs/trunk/; revision=24394
2010-10-20 23:16:51 +00:00
Eelco Dolstra
f58a799695
* Updated Compiz to 0.8.6 (replacing the old Compiz and Compiz Fusion
...
expressions). Also added patches to allow Compiz and ccsm to find
plugins installed outside of its prefix.
svn path=/nixpkgs/trunk/; revision=24373
2010-10-19 23:22:24 +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
Lluís Batlle i Rossell
3b018566d6
Update awesome (patch by Carles Pagès)
...
svn path=/nixpkgs/trunk/; revision=24108
2010-10-06 11:02:18 +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
Yury G. Kudryashov
76b211a81f
More homepages
...
svn path=/nixpkgs/trunk/; revision=23973
2010-09-27 18:41:59 +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
Lluís Batlle i Rossell
08a4373125
Bump awesome.
...
(patch by Carles Pagès)
svn path=/nixpkgs/trunk/; revision=23667
2010-09-07 12:52:30 +00:00
Lluís Batlle i Rossell
488d9103a7
Updating icewm (so yes, gtk included gdk_pixbuf. Thank you niksnut!)
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23603
2010-09-02 19:30:20 +00:00
Lluís Batlle i Rossell
cd8cd01bad
Updating icewm and trying to make it build on mips
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23581
2010-09-01 08:36:46 +00:00
Michael Raskin
d53af6407c
Fix changed patch hash (checked new page)
...
svn path=/nixpkgs/trunk/; revision=23522
2010-08-29 20:10:39 +00:00
Michael Raskin
1d067af2ec
Update StumpWM
...
svn path=/nixpkgs/trunk/; revision=23374
2010-08-23 19:31:28 +00:00
Lluís Batlle i Rossell
a6aae3bc6d
Adding the matchbox window manager
...
svn path=/nixpkgs/trunk/; revision=23076
2010-08-09 22:40:51 +00:00
Lluís Batlle i Rossell
7dfbad8c44
Updating awesome (tab completion did not work with the xorg server 1.8; let's see
...
if it works now)
svn path=/nixpkgs/trunk/; revision=22951
2010-08-04 15:48:05 +00:00
Eelco Dolstra
907bb1aac6
* ltrace: updated to 0.5.3.
...
* libdbi / libdbi-drivers: updated to 0.8.3, and make it compile with
SQLite.
* qemu-image: fix the URL.
* gdmap: make it build again (requires an older GTK+).
* rlwrap: updated to 0.37.
* smbfs-fuse -> fusesmb to match the upstream name.
* x11vnc: updated to 0.9.10.
* clearlyU: fix the URL.
* Various packages: follow the coding conventions.
svn path=/nixpkgs/trunk/; revision=22814
2010-07-29 18:55:16 +00:00
Eelco Dolstra
ba498d4a43
* composedArgsAndFun -> makeOverridable for consistency.
...
* Rename a few single-version packages to "default.nix".
svn path=/nixpkgs/trunk/; revision=22803
2010-07-29 08:21:21 +00:00
Eelco Dolstra
749b8607ca
* More cleanup.
...
svn path=/nixpkgs/trunk/; revision=22795
2010-07-28 15:35:01 +00:00
Lluís Batlle i Rossell
9bf1c85983
Making larswm install the manpages.
...
svn path=/nixpkgs/trunk/; revision=22246
2010-06-13 19:33:18 +00:00
Lluís Batlle i Rossell
23b1430ec5
Updating dwm
...
svn path=/nixpkgs/trunk/; revision=22171
2010-06-07 14:44:15 +00:00
Marc Weber
aebfa8548f
Revert "update wmii. libixp vanished"
...
The new wmii has some wired behaviour:
- When you move windows the curser location changes.
Until the window manager has changed that location movement of mouse is
ignored.
- window do not always popup in the col which was focused.
- wmiimenu broke
old wmii does not build with newer libixp
Until I know how to fix those issues I'll revert my update
This reverts -r 21683
svn path=/nixpkgs/trunk/; revision=21816
2010-05-17 13:35:38 +00:00
Lluís Batlle i Rossell
c7d36ccd97
Update Awesome to 3.4.5
...
svn path=/nixpkgs/trunk/; revision=21762
2010-05-13 12:18:09 +00:00
Lluís Batlle i Rossell
a07de1d9b1
The installation path of larswm was wrong
...
(Lots of commits for that larswm!)
svn path=/nixpkgs/trunk/; revision=21759
2010-05-12 22:08:45 +00:00
Lluís Batlle i Rossell
d994faca9b
Fixing larswm src.
...
svn path=/nixpkgs/trunk/; revision=21758
2010-05-12 21:59:06 +00:00
Lluís Batlle i Rossell
45944d3aee
I forgot the nix file for larswm
...
svn path=/nixpkgs/trunk/; revision=21757
2010-05-12 21:53:42 +00:00
Marc Weber
6c21d81ae1
update wmii. libixp vanished
...
svn path=/nixpkgs/trunk/; revision=21683
2010-05-09 14:17:15 +00:00
Lluís Batlle i Rossell
9012b226c7
Fixing the 'awesome' tab completion on Run command
...
svn path=/nixpkgs/trunk/; revision=21677
2010-05-09 11:01:29 +00:00
Nicolas Pierron
9767a35159
Update suckless urls.
...
svn path=/nixpkgs/trunk/; revision=21664
2010-05-08 17:30:34 +00:00
Lluís Batlle i Rossell
3b54414f31
I left a "set -x" without will.
...
svn path=/nixpkgs/trunk/; revision=20441
2010-03-05 22:13:58 +00:00
Lluís Batlle i Rossell
681929cd4d
I noticed that the patchPhase does not run postPatch, if there are no 'patches'.
...
So, I move what I had in postPatch to prePatch, which is run with or without 'patches'.
svn path=/nixpkgs/trunk/; revision=20440
2010-03-05 22:10:54 +00:00
Lluís Batlle i Rossell
48fa4b5257
Updating dwm, and allowing users set their own patches to configure it.
...
svn path=/nixpkgs/trunk/; revision=20437
2010-03-05 21:49:29 +00:00
Lluís Batlle i Rossell
4523a86c92
Adding the awesome man pages.
...
svn path=/nixpkgs/trunk/; revision=20394
2010-03-05 09:52:53 +00:00
Lluís Batlle i Rossell
22065c11d9
Adding 'awesome' (and two packages it was depending on)
...
svn path=/nixpkgs/trunk/; revision=20385
2010-03-04 14:44:56 +00:00
Ludovic Courtès
b34165054d
Ratpoison: Fix glibc 2.11 builds.
...
svn path=/nixpkgs/trunk/; revision=19867
2010-02-08 15:33:18 +00:00
Alexander Tsamutali
24640da88a
applications/window-managers/xcompmgr: New package.
...
svn path=/nixpkgs/trunk/; revision=19272
2010-01-06 20:45:43 +00:00
Eelco Dolstra
d725008855
* IceWM updated to 1.2.37.
...
svn path=/nixpkgs/trunk/; revision=19244
2010-01-05 22:48:10 +00:00
Andres Löh
e9bb8f666a
Haskell libs version bumps in order to improve ghc-6.12.1 compatibility.
...
svn path=/nixpkgs/trunk/; revision=19211
2010-01-04 17:40:51 +00:00
Andres Löh
c3e966b0cb
Updated xmonad to 0.9.
...
svn path=/nixpkgs/trunk/; revision=18204
2009-11-06 13:08:47 +00:00
Michael Raskin
4d02c927e6
Fix ratpoison dependencies
...
svn path=/nixpkgs/trunk/; revision=18166
2009-11-05 21:53:37 +00:00
Lluís Batlle i Rossell
2e8ae96930
Updating vwm and its libraries.
...
svn path=/nixpkgs/trunk/; revision=18123
2009-11-04 22:38:26 +00:00
Peter Simons
990d7c05e7
pkgs/applications/window-managers/ratpoison/default.nix: updated to version 1.4.5
...
svn path=/nixpkgs/trunk/; revision=18075
2009-11-03 15:57:17 +00:00
Eelco Dolstra
f53195f29e
* Improved a bunch of "name" attributes (mostly missing version
...
numbers).
svn path=/nixpkgs/trunk/; revision=17991
2009-10-28 14:06:56 +00:00
Michael Raskin
5915d8560d
StumpWM seems to be useless unless default GUI for the platform is X11
...
svn path=/nixpkgs/trunk/; revision=17213
2009-09-17 05:21:49 +00:00
Eelco Dolstra
54207c7ce2
* Get rid of more old Compiz versions.
...
svn path=/nixpkgs/trunk/; revision=16871
2009-08-26 17:17:01 +00:00
Eelco Dolstra
9358ffa39c
* Get rid of some old Compiz versions.
...
svn path=/nixpkgs/trunk/; revision=16868
2009-08-26 17:04:15 +00:00
Marc Weber
84e5a94257
making compiz compile again. builderDefsPackage is used now
...
svn path=/nixpkgs/trunk/; revision=16809
2009-08-22 09:33:38 +00:00
Michael Raskin
300ee8aea5
Update StumpWM
...
svn path=/nixpkgs/trunk/; revision=16576
2009-08-04 10:58:09 +00:00
Michael Raskin
dd89941fb2
Added myself as the maintainer of some packages
...
svn path=/nixpkgs/trunk/; revision=16221
2009-07-07 15:05:15 +00:00
Marc Weber
f7f938a1d1
big breaking change: renaming lib.getAttr to lib.attrByPath
...
getAttr was ambiguous. It's also a builtin function
fix
svn path=/nixpkgs/trunk/; revision=15692
2009-05-24 10:57:41 +00:00
Marc Weber
52647ea3b0
FullDepEntry -> fullDepEntry, PackEntry -> packEntry
...
svn path=/nixpkgs/trunk/; revision=15662
2009-05-19 23:25:58 +00:00
Andres Löh
ab6c19e6a3
Minor fix to xmonad-contrib expression.
...
svn path=/nixpkgs/trunk/; revision=15441
2009-05-04 13:32:56 +00:00
Lluís Batlle i Rossell
2021063052
Adding vwm, the console window manager.
...
svn path=/nixpkgs/trunk/; revision=15255
2009-04-22 21:33:24 +00:00
Andres Löh
3fd1093d2d
xmonad and xmobar updates
...
svn path=/nixpkgs/trunk/; revision=15180
2009-04-20 13:01:34 +00:00
Nicolas Pierron
44b6165af2
* Update suckless package location.
...
* Update dmenu version (3.8 -> 3.9)
* Update wmii version (20070516 -> 20071116)
svn path=/nixpkgs/trunk/; revision=14544
2009-03-15 20:09:50 +00:00
Eelco Dolstra
fcad0b0a5a
* Cleaned up a lot of description fields that contained newlines.
...
Some of these should be longDescriptions, but most others just
shouldn't contain newlines. E.g. write
description = "Bla";
and not
description = ''
Bla
'';
This pollutes "nix-env -qa --description" output.
svn path=/nixpkgs/trunk/; revision=14310
2009-03-03 13:27:40 +00:00
Michael Raskin
f1546e64c4
compiz 0.8.0 - buildable
...
svn path=/nixpkgs/trunk/; revision=14151
2009-02-21 18:58:32 +00:00
Peter Simons
6fb297513a
Committing Lluís Batlle's submissions from mailing list posting
...
<45219fb00901110456i6f21db35tbd1894eaea2146ff@mail.gmail.com>:
* nixpkgs-ccrypt-1.7-new.patch
* nixpkgs-cmake-add-ccmake.patch
* nixpkgs-cpufrequtils-005-new.patch
* nixpkgs-dwm-5.1-fix.patch
* nixpkgs-freeimage-3.11.0-new.patch
* nixpkgs-proxychains-3.1-new.patch
* nixpkgs-psi-to-0.12.patch
* nixpkgs-skype-to-2.0.0.72.patch
* nixpkgs-truecrypt-6.1a-fix.patch
* nixpkgs-vxl-1.11.0-new.patch
* nixpkgs-xkb-popular-esperanto-symbols.patch
* nixpkgs-xorg-via-video-fix.patch
svn path=/nixpkgs/trunk/; revision=13751
2009-01-12 21:12:07 +00:00
Michael Raskin
6a83330e8b
Using old compizManager by default.
...
svn path=/nixpkgs/trunk/; revision=13635
2008-12-15 12:10:42 +00:00
Michael Raskin
7115d5e143
compiz-fusion does not build without gettext specified explicitly anymore
...
svn path=/nixpkgs/trunk/; revision=13631
2008-12-14 16:09:28 +00:00
Michael Raskin
c5363217ad
meta.function -> passthru.function, not killing other contents of passthru
...
svn path=/nixpkgs/trunk/; revision=13190
2008-11-04 21:24:10 +00:00
Michael Raskin
8f633828ed
Compiz-Fusion 0.7.8
...
svn path=/nixpkgs/trunk/; revision=13117
2008-10-26 11:58:42 +00:00
Eelco Dolstra
dbae3ea4a2
* Compiz 0.7.8.
...
svn path=/nixpkgs/trunk/; revision=12881
2008-09-18 15:20:53 +00:00
Michael Raskin
988a1f1ef3
One more bison inheritance fix
...
svn path=/nixpkgs/trunk/; revision=12713
2008-08-25 17:55:09 +00:00
Marc Weber
01979f7940
add window-manager dwm contributed by viric
...
svn path=/nixpkgs/trunk/; revision=12687
2008-08-21 20:44:08 +00:00
Michael Raskin
87ff8d6347
Changed builderDefs to use composedArgsAndFun, reduced number of nulls, made overrides in builderDefsPackage to work in an intuitive manner.
...
svn path=/nixpkgs/trunk/; revision=12655
2008-08-19 05:54:09 +00:00
Michael Raskin
6bfd25923d
Made possible stumpwm debug run now - install lisp sources, too
...
svn path=/nixpkgs/trunk/; revision=12567
2008-08-09 22:10:46 +00:00
Michael Raskin
eb50dd2c0d
Added StumpWM
...
svn path=/nixpkgs/trunk/; revision=12566
2008-08-09 20:21:33 +00:00
Marc Weber
cc44e2bb54
updated jwm's url as suggested by Saadfuijk Naas <tachermourir@rambler.ru>
...
svn path=/nixpkgs/trunk/; revision=12508
2008-08-06 09:50:41 +00:00
Peter Simons
e1c54b9b55
ratpoison: Fixed bug in rpws. Reported upstream too, but got no response.
...
svn path=/nixpkgs/trunk/; revision=12298
2008-07-07 11:47:48 +00:00
Peter Simons
d94a0f3064
ratpoison: updated to version 1.4.3.
...
svn path=/nixpkgs/trunk/; revision=12297
2008-07-07 11:47:05 +00:00
Marc Weber
620138ad0c
removed libixp-0.3 (wmiimenu does also build with 0.4)
...
wmii updated
svn path=/nixpkgs/trunk/; revision=12011
2008-06-08 21:41:07 +00:00
Tobias Hammerschmidt
cb6bb1aaa3
added xmonad-contrib a huge extension library for xmonad
...
svn path=/nixpkgs/trunk/; revision=11625
2008-04-14 20:57:28 +00:00
Andres Löh
8a58e5fe49
* changed xmonad to use generic Cabal builder
...
* version bump to 0.7
svn path=/nixpkgs/trunk/; revision=11609
2008-04-12 12:34:21 +00:00
Michael Raskin
938e11754e
Compiz 0.7.4. Unfortunately, open-source ATi drivers do not support 3D on my card, so it is not tested.
...
svn path=/nixpkgs/trunk/; revision=11559
2008-04-11 09:25:58 +00:00
Marc Weber
1c36a32ce7
added jwm expression provided by tachermourir (mailinglist)
...
svn path=/nixpkgs/trunk/; revision=11281
2008-03-25 09:50:54 +00:00
Marc Weber
438f35dac0
removed wmii includeUnpack hack having been used to support old and new setup script
...
svn path=/nixpkgs/trunk/; revision=11270
2008-03-23 16:52:27 +00:00
Michael Raskin
71f8e0911a
Added src to meta for builderDefs-based packages.
...
svn path=/nixpkgs/trunk/; revision=10913
2008-03-02 18:49:31 +00:00
Yury G. Kudryashov
aa4d93482d
D-Bus splitted into two packages: dbus.libs and dbus.tools
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10461
2008-02-02 20:41:06 +00:00
Yury G. Kudryashov
da57804fff
Merged with trunk again
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10267
2008-01-23 18:11:03 +00:00
Yury G. Kudryashov
8515c17966
Added gdmap, changed builder-defs to use derivation attribute on propagatedBuildInputs, manually fixed Xorg expression problem for Compiz, various fixes.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=9893
2007-12-08 01:10:32 +00:00
Yury G. Kudryashov
3896cd4a28
* Get rid of the `(import (__toPath ((toString
...
./JustNothing/.. )+"/"+args.version+".nix")))' hack, you can also just
write `import (./path/to/pkg + "/${version}.nix)'.
svn path=/nixpkgs/branches/stdenv-updates/; revision=9886
2007-12-08 01:09:00 +00:00
Yury G. Kudryashov
f0405cf74f
Added fbpanel - desktop panel.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=9879
2007-12-08 01:06:54 +00:00
Michael Raskin
a8db1746a5
Fixed log nesting; added Qi.
...
svn path=/nixpkgs/trunk/; revision=9601
2007-11-08 14:34:54 +00:00
Michael Raskin
1029a2a4da
Added Compiz Fusion extra.
...
svn path=/nixpkgs/trunk/; revision=9586
2007-11-05 17:14:10 +00:00
Michael Raskin
3ef5e62b2f
Some fixes to CompizFusion. With proper ~-setup works now.
...
svn path=/nixpkgs/trunk/; revision=9585
2007-11-05 16:07:35 +00:00
Michael Raskin
7b1c9a7a82
Added Compiz Fusion (main plugins). Also some dependencies, and made wmii build under setup-new-2.sh also.
...
svn path=/nixpkgs/trunk/; revision=9577
2007-11-05 08:32:20 +00:00
Michael Raskin
4a70a11011
Added compiz 0.6.2 . Made a stub to make version a simple passable string. Drawbacks: can also accept "extra" as compiz version; dirty hack for getting nabsolute path of ./ .
...
svn path=/nixpkgs/trunk/; revision=9575
2007-11-03 11:32:21 +00:00
Michael Raskin
d352d54b11
Added a new setup proposal, builder is no more derived from shell script (where edit=glibc rebuild), but is composed from a nix attribute set with strings and dependencies - so if you add a function, old expressions ignore it; collateral damage are packages in this style: Fastest Fourier Transform in the West, Audacity sound editor, Falling Sand game. Also added string equality that ignores dependencies to lib. Note that hasSuffixHack is now the more predictable version, but hasSuffix is left to remind us to fix the bug.
...
svn path=/nixpkgs/trunk/; revision=9549
2007-10-29 10:52:04 +00:00
Marc Weber
107368f5c2
Tobias Hammerschmidt has contributed this expression via mailinglist.
...
svn path=/nixpkgs/trunk/; revision=9516
2007-10-24 02:01:54 +00:00
Eelco Dolstra
ea9667ab18
* Fixed some more URLs.
...
svn path=/nixpkgs/trunk/; revision=9294
2007-09-11 11:15:37 +00:00
Marc Weber
088a6817db
added:
...
dnsmasq, uisp, fltk libixp_for_wmii, acerhk kernel module, reiserfsprogs, radeontools, msmtp,
procmail, pstree, gxemul
changed:
umlutilities to also support building tunctl optionally (needing kernel header files)
wmii updated and wmiimenu added
svn path=/nixpkgs/trunk/; revision=9242
2007-09-03 12:10:57 +00:00
Michael Raskin
908786f816
Added ratpoison window manager
...
svn path=/nixpkgs/trunk/; revision=9039
2007-08-03 22:25:15 +00:00
Yury G. Kudryashov
4b33c46279
* ion-3 and elinks added, missprint in qt-4 corrected
...
svn path=/nixpkgs/trunk/; revision=8993
2007-07-17 19:29:53 +00:00
Eelco Dolstra
fffe4c7900
* /var/state -> /var/run.
...
svn path=/nixpkgs/trunk/; revision=8851
2007-06-09 19:46:27 +00:00
Wouter den Breejen
5200276c3b
nixpkgs dir: nvidia and libsrvg
...
svn path=/nixpkgs/trunk/; revision=8785
2007-05-28 14:10:46 +00:00
Eelco Dolstra
6837f1e465
* Updated the tfp-server-extension patch for 0.5.
...
svn path=/nixpkgs/trunk/; revision=8596
2007-04-18 20:16:06 +00:00
Armijn Hemel
2737cd9a8e
add wmii window manager + all dependencies. Interesting excercise...
...
svn path=/nixpkgs/trunk/; revision=8338
2007-03-18 23:58:22 +00:00
Eelco Dolstra
e9178614a9
* Added feh to set the root image.
...
* Compiz extra plugins.
svn path=/nixpkgs/trunk/; revision=8178
2007-03-05 13:44:27 +00:00
Eelco Dolstra
5dde0fead7
* Build Compiz with GConf support.
...
* Add some Gnome interdependencies.
svn path=/nixpkgs/trunk/; revision=8125
2007-03-01 00:40:27 +00:00
Eelco Dolstra
3db007461c
* Compiz: build GTK window decorators.
...
* Make GTK+ 2.10 the default.
svn path=/nixpkgs/trunk/; revision=8072
2007-02-27 03:30:20 +00:00
Eelco Dolstra
d3bdca7623
* Compiz, a compositing window manager.
...
svn path=/nixpkgs/trunk/; revision=8071
2007-02-27 02:52:28 +00:00