Lluís Batlle i Rossell
2671e32c20
qcad: removing it. it didn't build since long and librecad replaces it.
...
I think librecad is a good replacement for the super-outdated qcad community
edition. And afaik, librecad started by taking the qcad code and putting it
more up to date.
2012-11-28 11:45:58 +01:00
Lluís Batlle i Rossell
66e980ba31
librecad: updating to 1.0.2, and making it install
...
The expression was unfinished, not installing anything.
2012-11-28 11:40:18 +01:00
Rok Garbas
ee6f7e294e
zathura: Update to 0.2.1 (also update plugins to latest)
2012-11-25 18:55:54 +01:00
Lluís Batlle i Rossell
40aa82192d
st: update to 0.3
2012-11-21 10:12:01 +01: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
Peter Simons
f9ec7d36ce
wmname: add version 0.1
...
Run "wmname LG3D" to fix Java GUIs running in the ratpoison window manager.
This probably applies to other tiling window managers, too.
2012-11-17 12:57:25 +01:00
Lluís Batlle i Rossell
da5aecb73b
Making taskwarrior and podofo have cmake as buildNativeInput.
...
Otherwise they can't be crossbuilt.
2012-11-08 19:38:25 +01:00
Eelco Dolstra
704f7d6a2c
adobe-reader: Unpack to $out/libexec/adobe-reader
...
This prevents polluting Nix profiles.
2012-11-08 16:31:08 +01:00
Eelco Dolstra
892180306d
adobe-reader: Update to 9.5.1
2012-11-08 16:31:08 +01:00
Rickard Nilsson
7afafe0b6d
dmenu: Add option config.dmenu.enableXft for enabling xft font support (turned off by default).
2012-11-07 16:03:37 +01:00
Peter Simons
263ca3e886
jbidwatcher: update to version 2.5.2
2012-10-26 10:35:07 +02:00
aszlig
6dd94d680a
Merge minor updates from jcumming.
...
This merges branches 'libarchive.121020', 'gphoto2.121020' and 'ncmpcpp.121020'
of git://github.com/jcumming/nixpkgs.
Octopus merge of @jcumming's minor updates, apart flrom updating the version, a
few other changes were made to these packages as well:
* libarchive: Now depends on xz.
* libgphoto: License changed to LGPL 2.1 plus.
And he did an overhaul of some of the meta blocks as well.
Changes during this merge:
* Inline and reword stray comment into meta tag in
1db34880d7
(libgphoto).
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-21 12:26:29 +02:00
Jack Cummings
1db34880d7
- gphoto2-2.4.14, libgphoto2-2.4.14
2012-10-20 21:59:25 -07:00
Peter Simons
278601befb
Merge pull request #154 from ecarreras/synergy-foss
...
Synergy foss
2012-10-18 03:18:40 -07:00
Baptist BENOIST
ca264f8da0
Add gmrun-0.9.2
...
Signed-off-by: Baptist BENOIST <return_0@live.com>
2012-10-16 18:03:13 +02:00
Baptist BENOIST
829ad425d3
Add xfe-1.33 and fox-1.6.9
...
This specific version of fox is required by xfe
Signed-off-by: Baptist BENOIST <return_0@live.com>
2012-10-16 18:03:12 +02:00
Eduard Carreras
9962055627
Remove pwd to know where I am
2012-10-15 20:01:45 +02:00
Eduard Carreras
1bf9b9bc7b
fix align
2012-10-15 20:00:20 +02:00
Eduard Carreras
94471a459f
Updated synergy to 1.4.10-foss
2012-10-15 14:26:44 +02:00
Peter Simons
f77a2f460a
Merge branch 'master' into x-updates.
2012-10-12 15:24:24 +02:00
Michael Raskin
0bf1789b6a
Use newly-added taskwarrior as an update to existing taskwarrior attribute
2012-10-11 10:50:53 +04:00
Eelco Dolstra
c1719a5835
Merge remote-tracking branch 'origin/master' into x-updates
2012-10-05 17:57:45 -04:00
Mathijs Kwik
73f79401b1
eaglemode: remove unused xineLib dependency
...
It seems the resulting output path has no reference to libxine, so it
does not get used. Probably it needs some hard-coded link-paths as
eaglemode wants to use dlopen for some things.
If anyone wants to use eaglemode's xine support and fix this issue,
please make it optional.
2012-10-04 13:53:08 +02:00
Michael Raskin
8e38efac32
Update/fix MuPDF
2012-10-04 10:37:54 +04:00
Eelco Dolstra
7d9593db6d
xterm: Update to 281 and fix the fontconfig dependency
2012-09-28 16:23:56 -04:00
Eelco Dolstra
7f053d6157
Remove HAL
...
It's obsolete. There was only one package still using it (nut) but it
builds fine without it.
2012-09-28 12:15:12 -04:00
Eelco Dolstra
d5758c99a3
Merge remote-tracking branch 'origin/master' into x-updates
...
Conflicts:
pkgs/misc/maven/maven-1.0.nix
pkgs/os-specific/linux/xf86-input-wacom/default.nix
2012-09-26 14:51:51 -04:00
viric
383336a563
Merge pull request #128 from MarcWeber/fixes/blender
...
fix blender build and enable parallel building
2012-09-21 06:06:43 -07:00
Marc Weber
8cb034fd30
fix blender build and enable parallel building
2012-09-19 22:41:15 +02:00
Eelco Dolstra
e6077fbc46
Remove getConfig helper function
...
An expression like ‘getConfig [ "cabal" "libraryProfiling" ] false’
can be written more concisely as ‘config.cabal.libraryProfiling or false’.
2012-09-19 13:56:56 -04:00
Eelco Dolstra
d9c0fc6a51
Fix Nixpkgs evaluation
...
http://hydra.nixos.org/build/3020333
2012-09-13 09:56:19 -04:00
Peter Simons
b6f5f5976a
ikiwiki: update to version 3.20120725
2012-09-06 18:13:44 +02:00
Rob Vermaas
c9f46b2d40
Merge pull request #105 from ierton/zathura
...
Zathura
2012-09-02 04:10:30 -07:00
Peter Simons
430e7454e9
haskell-mathblog: drop obsolete package; it doesn't build with current versions of GHC
2012-08-27 11:29:45 +02:00
Ludovic Courtès
0ac1cf106d
gpsbabel: Update to 1.4.3.
2012-08-19 15:50:50 +02:00
Eelco Dolstra
f27f8a1177
xpdf: Don't use t1lib
...
t1lib has multiple unpatched vulnerabilities (see
e.g. http://rhn.redhat.com/errata/RHSA-2012-0062.html ).
2012-08-16 16:31:44 -04:00
Sergey Mironov
51ccf1f213
zathura: fix broken links in meta information
2012-08-16 18:33:25 +04:00
Sergey Mironov
d339184bbf
zathura: version 0.1.2 with plugins
...
Expression handles new modular structure of zathura and adds support for djvu,
pdf and ps plugins.
2012-08-16 18:25:52 +04:00
Sergey Mironov
b229c3e09f
gxneur: add frontend for XNEUR keyboard layout switcher
2012-08-15 01:10:23 +04:00
Peter Simons
f20913e51f
ikiwiki: support OpenID via HTTPS
...
Also enable Perl LWPxParanoidAgent for "additional security".
2012-08-10 18:57:57 +02:00
Peter Simons
397f1d73ee
ikiwiki: enable OpenID support
...
* added perl-Crypt-DH-GMP-0.00010
* added perl-Devel-CheckLib-0.98
* added perl-HTTP-Message-6.03
* added perl-IO-CaptureOutput-1.1102
* added perl-Net-OpenID-Common-1.14
* added perl-Net-OpenID-Consumer-1.13
2012-08-10 18:44:01 +02:00
Vladimír Čunát
740cd9b5f4
LyX: add support for spell checking via enchant.
...
Also comment on testing of other config options.
2012-08-07 16:06:13 +02:00
Lluís Batlle
3d2e1508ee
surf: updating to 0.5, and making it build.
...
It needed webkit_gtk2.
2012-08-05 16:16:55 +02:00
Vladimír Čunát
98614c72c1
LyX: a minor update.
2012-08-05 14:30:45 +02:00
Lluís Batlle
7620bd06cf
Adding 'st-0.2.1'
2012-08-05 12:44:01 +02:00
Peter Simons
9e334221fc
ikiwiki: enable pass phrase authentication support
2012-07-29 21:39:49 +02:00
Peter Simons
5c924ed7c5
ikiwiki: fix test suite in the presence of enabled Git support
2012-07-27 10:25:06 +02:00
Shea Levy
7d64f1a93e
epdfview: Fix build with glib-2.32.4
2012-07-15 11:06:04 -04:00
Peter Simons
40ef76f4a4
ikiwiki: make docutils support optional
2012-07-14 15:47:05 +02:00
Peter Simons
3d416ed030
ikiwiki: update to version 3.20120629
2012-07-14 14:51:08 +02:00
Shea Levy
a6c8986ee0
dwm: Bump to 4.5
2012-07-10 06:38:41 -04:00
Shea Levy
57e1ad943e
hello: Update to 2.8
2012-07-09 04:06:36 -04:00
Peter Simons
08b29c6f96
blender: update to version 2.63a
2012-07-07 11:31:32 +02:00
Lluís Batlle i Rossell
5592b1f9b1
eaglemode: update to 0.84.0
...
It failds to build with xine-lib, but it goes on as it's
not a strong requirement. Then, the final path is not dependant
on xine anymore. I hope next releases fix this.
2012-07-02 23:04:12 +02:00
Ludovic Courtès
cb0d79e60f
viking: Update to 1.3.
2012-07-02 22:52:37 +02:00
Peter Simons
6e936640b0
bitcoin: update to version 0.6.3 (and build with boost 1.50.0)
2012-06-28 18:04:29 +02:00
Lluís Batlle
743cf1ec50
Removing the old unstable taskwarrior; the stable version is on 2.x already.
2012-06-22 15:53:42 +02:00
Lluís Batlle
d13e682491
Updating taskwarrior.
2012-06-22 14:51:41 +02:00
Vladimír Čunát
ef188787a0
A minor LyX update.
...
svn path=/nixpkgs/trunk/; revision=34550
2012-06-18 15:41:18 +00:00
Vladimír Čunát
1a33b4b654
Fixing stardict broken by my mistake.
...
svn path=/nixpkgs/trunk/; revision=34549
2012-06-18 15:37:35 +00:00
Vladimír Čunát
1a856c200d
Updated transmission to 2.52.
...
svn path=/nixpkgs/trunk/; revision=34545
2012-06-18 15:18:45 +00:00
Joachim Schiele
0de49e8c04
StarDict is a Cross-Platform and international dictionary Software. Now it is available on NixOS. See https://nixos.org/wiki/Solve_GConf_errors_when_running_GNOME_applications if you want to get it running.
...
svn path=/nixpkgs/trunk/; revision=34531
2012-06-17 18:41:00 +00:00
Peter Simons
84547c5307
Fix xfontsel to find the app defaults file.
...
svn path=/nixpkgs/trunk/; revision=34443
2012-06-11 07:16:51 +00:00
Andres Löh
8cf7f46ea0
Patching xmobar-0.15 to accept mtl-2.1.
...
svn path=/nixpkgs/trunk/; revision=34354
2012-06-05 08:09:06 +00:00
Peter Simons
4fdbd75e4f
Updated Haskell packages.
...
- ghc-mod: updated to version 1.10.16
- network: added version 2.3.0.14
- pandoc: updated to version 1.9.4
- xmobar: updated to version 0.15
svn path=/nixpkgs/trunk/; revision=34337
2012-06-04 09:24:14 +00:00
Peter Simons
678c30c050
xmobar: re-generated expression with the latest version of Cabal2Nix
...
This change enables wireless support unconditionally.
svn path=/nixpkgs/trunk/; revision=34327
2012-06-03 18:52:38 +00:00
Cillian de Roiste
b5d937ce33
Updating the bitcoin client to 0.6.2
...
svn path=/nixpkgs/trunk/; revision=34323
2012-06-02 18:00:39 +00:00
Mathijs Kwik
b82a8f6319
xmobar: enable optional wireless support
...
svn path=/nixpkgs/trunk/; revision=34268
2012-05-29 07:44:01 +00:00
Peter Simons
d628fd3d34
ikiwiki: updated to version 3.20120516
...
svn path=/nixpkgs/trunk/; revision=34212
2012-05-22 19:46:33 +00:00
Rickard Nilsson
3724758a96
Fixed stupid syntax error in gnome-terminator's default.nix.
...
svn path=/nixpkgs/trunk/; revision=34196
2012-05-21 15:45:03 +00:00
Rickard Nilsson
61ef2ff439
gnome-terminator 0.96.
...
svn path=/nixpkgs/trunk/; revision=34195
2012-05-21 15:08:16 +00:00
Russell O'Connor
bc43657f1e
Updating calibre to 0.8.51
...
svn path=/nixpkgs/trunk/; revision=34075
2012-05-12 20:56:47 +00:00
Russell O'Connor
ff1fa88e3d
Adding pdftohtml to the PATH for calibre.
...
svn path=/nixpkgs/trunk/; revision=34074
2012-05-12 20:34:01 +00:00
Karn Kallio
e96679b973
Apply patch from Michel Alexandre Salim advancing mysql workbench version to 5.2.39.
...
svn path=/nixpkgs/trunk/; revision=33996
2012-05-06 02:59:25 +00:00
Lluís Batlle i Rossell
7a4c5e084c
Updating calibre, and adding sourceforge as a backup url, suggested by roconnor.
...
svn path=/nixpkgs/trunk/; revision=33983
2012-05-04 19:01:51 +00:00
Eelco Dolstra
5287bbf3a8
* Don't build mysql-workbench on i686-linux since it just hangs
...
(http://hydra.nixos.org/build/2482930 ).
svn path=/nixpkgs/trunk/; revision=33939
2012-04-27 09:31:11 +00:00
Peter Simons
2e44afa7bb
ikiwiki: updated to version 3.20120419
...
svn path=/nixpkgs/trunk/; revision=33924
2012-04-26 08:09:31 +00:00
Lluís Batlle i Rossell
f5da2fe902
Updating calibre
...
svn path=/nixpkgs/trunk/; revision=33922
2012-04-25 21:31:09 +00:00
Michael Raskin
6c1bc77673
Updating VUE
...
svn path=/nixpkgs/trunk/; revision=33808
2012-04-17 13:05:20 +00:00
Florian Friesdorf
29c20c72b1
rxvt-unicode 9.15 (thx garbas)
...
svn path=/nixpkgs/trunk/; revision=33534
2012-04-02 10:24:25 +00:00
Cillian de Roiste
cbb7aef23c
Fixing the url (Thanks to Shea Levy)
...
svn path=/nixpkgs/trunk/; revision=33490
2012-03-30 10:38:07 +00:00
Yury G. Kudryashov
f943cf8d81
nut-2.6.3: add freeipmi support
...
svn path=/nixpkgs/trunk/; revision=33478
2012-03-29 20:44:20 +00:00
Yury G. Kudryashov
c6c798df43
Add nut-2.6.3 without HAL support
...
I'm not a nut user, so I didn't touch the default nut expression, and set
meta.priority to 10.
svn path=/nixpkgs/trunk/; revision=33477
2012-03-29 19:01:42 +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
Eelco Dolstra
73ce1dd4bb
* Adobe Reader: install .desktop file in the right place.
...
svn path=/nixpkgs/trunk/; revision=33297
2012-03-20 14:41:24 +00:00
Yury G. Kudryashov
0d90c06ba1
Remove some packages with Qt3 dependency
...
kde3.k3b: use kde4.k3b instead
kde3.kphone: there are many other SIP phones
valknut: last version from 2009, doesn't support new ADC protocol
qdu: latest release in 2004, use kde4.filelight
REVIEWBOARD:5
svn path=/nixpkgs/trunk/; revision=33273
2012-03-19 18:31:02 +00:00
Piotr Pietraszkiewicz
fbfa56c165
bumped bibletime to v2.9.1 which has the side effect that it builds again
...
svn path=/nixpkgs/trunk/; revision=33245
2012-03-18 23:52:58 +00:00
Lluís Batlle i Rossell
5475f367a5
Adding patch for grip (sent by Ilja Honkonen).
...
I reworked the spacing.
svn path=/nixpkgs/trunk/; revision=33229
2012-03-18 09:24:42 +00:00
Yury G. Kudryashov
776bedbb5f
Remove some files not reachable from all-packages.nix
...
List of removed files:
* pkgs/applications/misc/kiwixbuilder/default.nix
* pkgs/applications/misc/simgrid/default.nix
* pkgs/applications/networking/instant-messengers/carrier/2.4.2.nix
* pkgs/applications/networking/mailreaders/thunderbird/7.x.nix
* pkgs/applications/networking/mailreaders/thunderbird/thunderbird-build-deps.patch
* pkgs/development/libraries/bluez-libs/default.nix
* pkgs/development/libraries/libjingle/0.4.0.nix
* pkgs/development/perl-modules/Font-TTF/default.nix
* pkgs/tools/X11/xauth/default.nix
* pkgs/tools/security/p0f/default.nix
* pkgs/tools/security/p0f/p0f.patch
svn path=/nixpkgs/trunk/; revision=33205
2012-03-17 17:20:30 +00:00
Yury G. Kudryashov
fe1115caf4
Make nixpkgs ready for gst_all attrset removal
...
svn path=/nixpkgs/trunk/; revision=33092
2012-03-14 22:44:52 +00:00
Yury G. Kudryashov
68fe867e19
Get rid of most references to gtkLibs
...
svn path=/nixpkgs/trunk/; revision=33088
2012-03-14 21:57:32 +00:00
Lluís Batlle i Rossell
ae7b8e3907
Updating truecrypt, as the old url didn not work already.
...
Notified by kirelagin@freenode
svn path=/nixpkgs/trunk/; revision=33085
2012-03-14 21:28:42 +00:00
Yury G. Kudryashov
a05e5e7add
mysql-workbench needs gnome-keyring as well
...
svn path=/nixpkgs/trunk/; revision=33083
2012-03-14 19:39:04 +00:00
Yury G. Kudryashov
f105c2353b
Pass libgnome_keyring, not gnome_keyring
...
svn path=/nixpkgs/trunk/; revision=33082
2012-03-14 19:35:55 +00:00
Yury G. Kudryashov
0210e20b5a
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32713
2012-03-01 07:04:39 +00:00
Peter Simons
617614d220
haskell-mathblog: updated to version 0.5
...
svn path=/nixpkgs/trunk/; revision=32615
2012-02-27 10:11:56 +00:00
Michael Raskin
3a4916369e
Fix LyX dependencies
...
svn path=/nixpkgs/trunk/; revision=32612
2012-02-27 07:00:01 +00:00
Lluís Batlle i Rossell
a9b800c8af
Updating blender to 2.67. Maybe this will build in stdenv-updates too.
...
I remove the blender 2.49; I think I don't need it anymore.
svn path=/nixpkgs/trunk/; revision=32599
2012-02-26 20:47:12 +00:00
Yury G. Kudryashov
38e3d7bc86
svn merge ^/nixpkgs/trunk
...
Not merged r32497 (tree conflict, glibc GNU Hurd update). Ludovic, could you
please look at this?
svn path=/nixpkgs/branches/stdenv-updates/; revision=32520
2012-02-23 20:06:21 +00:00
Peter Simons
23f9485c94
haskell-mathblog: added version 0.4
...
svn path=/nixpkgs/trunk/; revision=32511
2012-02-23 11:33:39 +00:00