1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

5476 commits

Author SHA1 Message Date
Eelco Dolstra 3293421dd3 Fix references to pkgs/lib 2013-10-10 13:28:22 +02:00
Peter Simons 0ae1a8b847 hol: update to version k.8
Committing on behalf of Tom Ridge <tom.j.ridge@googlemail.com>.
2013-10-10 12:00:12 +02:00
Shea Levy 74d72d89ea Update edk2 and OVMF
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-10-09 10:30:44 -04:00
Lluís Batlle i Rossell 174503945f Updating paraview to 4.0.1. 2013-10-09 09:02:21 +02:00
Eelco Dolstra 21cfef0beb Disable some packages that don't build 2013-10-08 11:12:44 +02:00
Eelco Dolstra df0d362f31 Fix some more Hydra evaluation errors 2013-10-08 11:07:14 +02:00
viric 446c6daccd Merge pull request #1052 from offlinehacker/xca
Add xca, interface for managing keys like RSA or DSA
2013-10-08 01:56:05 -07:00
Jaka Hudoklin a19bbd49b7 Add xca, interface for managing keys like RSA or DSA 2013-10-08 09:36:03 +02:00
Rok Garbas 5aa323660c adding jmeter 2013-10-07 19:55:37 +02:00
Eelco Dolstra 2147a07938 Fix a bunch of Hydra evaluation errors 2013-10-07 17:36:47 +02:00
Eelco Dolstra db091a6662 quassel: Fix evaluation on non-Linux platforms 2013-10-07 17:11:22 +02:00
Moritz Ulrich c8b16f172a weechat: 0.4.2 and fix segfault on /exit.
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-10-07 13:24:54 +02:00
Matija Šuklje c8a9b0069f Eventlist: Renamed accordingly and fixed the description. 2013-10-07 00:26:27 +02:00
Matija Šuklje 4f74888a9f Eventlist: First working package 0.6.96.
Added boost as buildInputs.
Removed uneeded doCheck.
2013-10-06 23:57:16 +02:00
Matija Šuklje 525a6fc8a8 Eventlist: Added more dependencies. 2013-10-06 22:09:35 +02:00
Matija Šuklje 5a70214bb5 Merge branch 'eventlist' 2013-10-06 21:29:19 +02:00
Matija Šuklje 5b4a8ff6cc Eventlist: Updated version to 0.6.96. 2013-10-06 21:27:23 +02:00
Matija Šuklje 28a1e45ec7 Added proper dependencies. 2013-10-06 21:20:24 +02:00
Domen Kožar 960896a063 Merge pull request #1048 from falsifian/firefox_debug
firefox: add an option to build with debugging enabled.
2013-10-06 10:48:31 -07:00
Bjørn Forsman 083d0890f5 More description fixes
* Remove package name
* Start with upper case letter
* Remove trailing period

Also reword some descriptions and move some long descriptions to
longDescription.

I'm not touching generated packages.
2013-10-06 12:01:38 +02:00
James Cook b0d4b8bcaa firefox: add an option to build with debugging enabled. 2013-10-05 21:07:42 -07:00
Bjørn Forsman 28ac782583 Some description fixes
There are many more packages to fix, this is just a start.

Rules:
 * Don't repeat the package name (not always that easy...)
 * Start with capital letter
 * Don't end with full stop
 * Don't start with "The ..." or "A ..."

I've also added descriptions to some packages and rewritten others.
2013-10-05 19:36:23 +02:00
Vladimír Čunát 4c7796e4a3 transmission: fix non-gtk builds
I'm sorry, I was incautious.
2013-10-04 21:10:54 +02:00
Vladimír Čunát ae60edca0e transmission: unify versions to the newest, use gtk3
Also introduce transmission_gtk attribute and signify gtk client support
in the name (so newbies using package names can see there's a gui version).
2013-10-04 20:31:02 +02:00
Mathijs Kwik 0dfab04ef1 calibre: upgrade to 1.5.0 2013-10-04 09:07:45 +02:00
Mathijs Kwik 4d32a074a2 org-mode: install to proper dir 2013-10-04 09:07:45 +02:00
Peter Simons 85ecc3f176 haskell-git-annex: update to version 4.20131002 2013-10-03 21:29:51 +02:00
Peter Simons da17bd1352 git-annex: make sure the man page is installed 2013-10-03 17:16:19 +02:00
Peter Simons 178e88e780 Merge pull request #1036 from offlinehacker/ettercap
Add ettercap, a comprehensive suite for man in the middle attacks
2013-10-03 06:57:55 -07:00
Peter Simons b87cd83022 Merge pull request #1035 from pSub/dwb
Added dwb, a lightweight webbrowser written in C based on webkit and gtk
2013-10-03 06:48:55 -07:00
Jaka Hudoklin f295cf2395 Add ettercap, a comprehensive suite for man in the middle attacks 2013-10-03 15:35:34 +02:00
Peter Simons eaa38dd941 haskell-git-annex: update to version 4.20130927 2013-10-02 22:33:41 +02:00
aszlig d02be2520f
chromium: Remove conditionals for version 29.
This removes the conditionals and obsolete cruft for version 29,
especially the old user namespaces sandbox patch.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-10-02 20:18:12 +02:00
aszlig 9dcbaf9f6f
chromium: Update all channels to latest versions.
This makes version 30 the new stable version which is now in par with
the beta channel. Overview:

stable: 29.0.1547.76 -> 30.0.1599.66
beta:   30.0.1599.59 -> 30.0.1599.66
dev:    31.0.1650.0  -> 31.0.1650.4

Here you can find the release notes for the new stable version:

http://googlechromereleases.blogspot.de/2013/10/stable-channel-update.html

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-10-02 20:12:34 +02:00
Pascal Wittmann 46fd82a793 Added dwb, a lightweight webbrowser written in C based on webkit and gtk. 2013-10-02 15:45:39 +02:00
Pascal Wittmann 296da4bfae Updating org-mode to 8.2.1 2013-10-01 15:52:31 +02:00
Eelco Dolstra fca11ef500 Fix evaluation errors 2013-10-01 13:12:45 +02:00
Moritz Ulrich 7e816e9058 Openscad: Update to 2013.06 (& some coding style fixes)
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-10-01 12:37:13 +02:00
Eelco Dolstra 51c1d2d597 git: Update to 1.8.4 2013-09-30 17:19:06 +02:00
Domen Kožar 920b0d910c Merge pull request #1026 from coroa/fbreader
Add Fbreader, an e-book reader for Linux
2013-09-30 04:01:58 -07:00
Matija Šuklje 12470a0499 Fixed the sha line. 2013-09-30 00:22:31 +02:00
Matija Šuklje fbce7c266e Merge branch 'master' into eventlist 2013-09-30 00:15:21 +02:00
Jonas Hoersch b260d7111a Add fbreader, an e-book reader for Linux 2013-09-29 23:41:57 +02:00
Domen Kožar b7b79e7000 xbmc: enable webserver 2013-09-29 21:17:26 +02:00
Matija Šuklje 3abea9036c Changed the hash checker to sha256 and fixed (hopefully) all-packages.nix. 2013-09-29 15:30:08 +02:00
Domen Kožar d1ab7ca2ec Merge pull request #1002 from DriesVanDaele/master
add the mpc (mpd cli client) package
2013-09-29 04:05:16 -07:00
Domen Kožar a4c3b638f2 Merge pull request #1011 from ocharles/rubyripper
rubyripper: New expression
2013-09-29 04:01:09 -07:00
Domen Kožar e7e01913a0 Merge pull request #1020 from edwtjo/urxvt-256-colors
URxvt: Use 256 colors not just 88.
2013-09-29 03:58:26 -07:00
Domen Kožar 4a709e4ac9 Merge pull request #1024 from iyzsong/aseprite
add aseprite 0.9.5
2013-09-29 03:46:22 -07:00
Moritz Ulrich fd67fcb314 Fix chroot-build of fast-export & pinpoint revision to current HEAD.
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-09-29 00:25:31 +02:00
Mathijs Kwik d61285e658 upgrade gpac to more up-to-date svn 2013-09-28 22:00:03 +02:00
Song Wenwu 6ab7c495d5 add aseprite 0.9.5 2013-09-28 22:57:14 +08:00
Justin Bedo fdc6e4372f Wrapped R's package system similarly to perlPackages 2013-09-28 13:19:43 +02:00
Matija Šuklje f2000007b3 New package started, should not work yet. 2013-09-28 02:45:20 +02:00
Edward Tjörnhammar 596581914f URxvt: Use 256 colors not just 88. 2013-09-27 22:30:49 +02:00
aszlig cb68dc8281
chromium: Update beta and dev channels.
beta: 30.0.1599.47 -> 30.0.1599.59
dev:  31.0.1636.0  -> 31.0.1650.0

All builds were tested on my machine (including stable).

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-09-27 15:23:31 +02:00
aszlig 27b72342ae
chromium: Split up source into multiple outputs.
This splits up the source into one base output (just the build and tools
directory), one for bundled dependencies, one for sandbox sources and
one for the sources of the main browser.

The state of this is heavily work in progress and contains a bunch of
workarounds. For example, we currently copy the entire sources into the
build directory, so a build ultimately requires even more space than
before.

Of course, it's just temporary as neither GYP nor ninja is particularly
friendly if it comes to out-of-tree builds.

Another thing which is heavily WIP is how we handle patches. Ultimately,
those patches shouldn't be applied to the source tree (at least not all)
but rather to the final build's temporary directory.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-09-27 15:23:31 +02:00
aszlig 80cb94784a
chromium: Update all channels to latest versions.
stable: 29.0.1547.65 -> 29.0.1547.76
beta:   30.0.1599.37 -> 30.0.1599.47
dev:    31.0.1626.0  -> 31.0.1636.0

Builds and tests working successfully on my machine.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-09-27 15:23:30 +02:00
aszlig 45b69d6dba
chromium: Split sandbox off the main output path.
Now the chromium derivation produces an extra output path for the
sandbox in order to be properly used as a setuid wrapper in <nixos>
without the need to include the full Chromium package.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-09-27 15:23:30 +02:00
Alexander Kahl 6371fd0908 speedcrunch: new package
speedcrunch is a fast power user calculator.
2013-09-27 00:58:54 +02:00
Moritz Ulrich 36fca94805
Fix some issues in my packages reported by nixpkgs-lint.
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-09-26 20:03:57 +00:00
Eelco Dolstra fb8a2dafd9 imagemagick: Drop build-time dependency on Graphviz 2013-09-26 21:06:23 +02:00
Domen Kožar 71d19afafd vlc: 2.0.8a -> 2.1.0 2013-09-26 16:37:58 +02:00
Peter Simons 90f9726fa7 pspp: add version 0.8.1 2013-09-26 11:53:38 +02:00
Rickard Nilsson 70a5abd440 darktable: Add several missing dependencies. This makes the map and tethering modules available 2013-09-25 23:26:07 +02:00
Rickard Nilsson 5b5cdcfbac sane-backends: Need --enable-libusb_1_0 configure flag to find libusb 2013-09-25 20:15:40 +02:00
Eelco Dolstra 1e8294572f subversion: Update to 1.7.13
CVE-2013-4246
2013-09-25 18:11:00 +02:00
Peter Simons 97bb401d8d R: update to 3.0.2 2013-09-25 16:40:55 +02:00
Oliver Charles ab65932cea rubyripper: New expression
Adds minimal support for being able to run rrip_cli
2013-09-25 13:06:08 +01:00
Rickard Nilsson c6b98faa34 darktable: Update to 1.2.3 2013-09-24 01:58:59 +02:00
Dries Van Daele 7b60802599 added maintainer and enabled dynamic loading of lib 2013-09-23 21:20:51 +02:00
Dries Van Daele 6b5cbfb310 add the mpc (mpd cli client) package 2013-09-23 20:54:20 +02:00
Rickard Nilsson b5f60dbf6f mopidy: Update to 0.15.0 2013-09-23 17:07:50 +02:00
Mathijs Kwik 556e69e98f audacity: upgrade to 2.0.4 2013-09-22 20:03:27 +02:00
Mathijs Kwik edf4f3a7f5 calibre: upgrade to 1.4.0 2013-09-22 20:03:26 +02:00
Justin Bedo c38ffa7b7d Added expression for PLINK 2013-09-19 09:39:14 +10:00
Vladimír Čunát 009780587f vim: add the missing patches
Somehow curl from github piped into git am didn't add them.
Sorry, I didn't notice. Thanks @shlevy.
2013-09-19 00:03:35 +02:00
Jason \"Don\" O'Conal 2eb384b982 vim_configurable: add patches to 7.4.23 (close #912) 2013-09-18 21:59:49 +02:00
Peter Simons 117176fd26 git-annex: patch to fix build with recent versions of 'dns' library 2013-09-18 18:09:17 +02:00
Peter Simons 682faad1a7 Merge pull request #987 from oxij/mplayer-fontconfig
mplayer: add fontconfig support
2013-09-18 08:08:24 -07:00
Mathijs Kwik 8e4a53ba95 firefox: enable gstreamer support
This finally brings H.264/MP3/AAC support for HTML5 <video> to linux.
2013-09-18 14:37:39 +02:00
Mathijs Kwik a918a0b366 firefox: use system cairo now upstream properly supports it 2013-09-18 14:37:39 +02:00
Mathijs Kwik 36b503e06a firefox: upgrade to 24.0 2013-09-18 14:37:39 +02:00
Evgeny Egorochkin 8b9269ef66 libreoffice: unbreak .desktop files. Hopefully fixes nixos/nixos#252. 2013-09-18 10:11:54 +03:00
Eelco Dolstra 01fdb87a03 virtualbox: Update to 4.2.18 2013-09-17 17:44:28 +02:00
aszlig 3af40ade24
chromium: Add missing patch for version 31.
I accidentally forgot to add the new patch for version 31, sorry for the
noise and evaluation error caused by this:

http://hydra.nixos.org/jobset/nixos/trunk-combined#tabs-errors

And thanks to @iElectric for noticing.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-09-17 13:05:20 +02:00
Peter Simons ab3b1a5aa9 gravit: enable PNG support 2013-09-17 11:53:27 +02:00
Peter Simons babbfd4d2c gravit: this package can be built with any 5.x version of lua 2013-09-17 11:47:25 +02:00
aszlig 7d10bbb4c8
chromium: Update beta and dev channels.
beta: 30.0.1599.22 -> 30.0.1599.37
dev:  31.0.1612.0  -> 31.0.1626.0 (new patch sandbox_userns_31.patch)

I've rebased the user namespace sandbox patch against current trunk for
the dev version, because it didn't apply anymore.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-09-17 11:01:47 +02:00
Evgeny Egorochkin 1d8a998c69 quassel: update to 0.9.0 2013-09-17 01:44:03 +03:00
Domen Kožar 24ebf96229 Merge pull request #974 from offlinehacker/virt-viewer/fix
virt-viewer: fix build, add libcap-ng to build inputs
2013-09-15 23:17:07 -07:00
Jonas Hoersch 786ff721c8 vlc: update to version 2.0.8a
this new release together with an updated ffmpeg solves segfaults
errors, i was having for some videos.
2013-09-16 07:08:43 +02:00
Jaka Hudoklin c3cd361927 virt-viewer: fix build, add libcap-ng to build inputs, needed after libvirt update to 1.1.2 2013-09-16 00:39:17 +02:00
Jonas Hoersch 986b34580d add mathematica version 9.0.0
Wolfram Mathematica based on the makeself archive found on the Mathematica installation DVD.
2013-09-15 18:33:13 +02:00
Vladimír Čunát 6b2379f43f imagemagick: add link for $out/include/ImageMagick
For transition. Fixes calibre build, at least.
2013-09-15 18:27:08 +02:00
Lluís Batlle i Rossell 50a1eb53ff Navit update to current svn 2013-09-15 11:39:23 +02:00
Edward Tjörnhammar 953eecb0fc ssvnc: The Enhanced TightVNC Viewer, SSVNC, adds encryption security to VNC connections.
Close #950.
2013-09-15 10:50:59 +03:00
Domen Kožar cf9601dff7 libreoffice: fix build 2013-09-15 00:38:09 +02:00
Domen Kožar 784bda6d30 libreoffice: don't build all languages until we use multiple-outputs to minimize disk usage 2013-09-14 21:49:35 +02:00
James Cook 39bc57f35f ImageMagick: update 6.7.5-3 -> 6.8.6-9 (close #960) 2013-09-14 16:04:34 +02:00
Vladimír Čunát d3c6bd45ca emacs24: fix license typo, change indentation
Note that the double-quote "indented strings" strip indentation,
so this ugly style was pointless.
2013-09-14 15:30:27 +02:00
Jason \"Don\" O'Conal 9767a725cc djvulibre: fix build on darwin (close #931) 2013-09-14 15:21:35 +02:00
Jason \"Don\" O'Conal ad454f3511 emacs24: fix build on darwin (clos #932) 2013-09-14 15:19:54 +02:00
Peter Simons e541f509ca git-annex: update to version 4.20130909 2013-09-11 19:59:33 +02:00
Eelco Dolstra 70fee5da11 Fix Nixpkgs evaluation
The evaluation of liferea causes an error:

  error: assertion failed at `/tmp/nix-build-nixpkgs-tarball-1.0pre28992_1628c03.drv-0/git-export/pkgs/desktops/gnome-2/desktop/libgweather/default.nix:4:1'

Why this happens is a mystery, since liferea doesn't depend on
libgweather.  The problem can be reproduced by evaluating:

  builtins.toXML (import <nixpkgs> { system = "x86_64-darwin"; }).liferea

It seems to have something to do with builderDefs magic in webkit_gtk2.

http://hydra.nixos.org/build/6039089
2013-09-10 15:54:06 +02:00
Mathijs Kwik 0021d4495e calibre: upgrade to 1.2.0 2013-09-08 13:36:34 +02:00
Jason \"Don\" O'Conal f3802002c3 ginac: fix build on darwin (close #944) 2013-09-08 11:01:48 +02:00
Alexander Tsamutali e886f9aea1 applications/networking/sniffers/kismet: Update to 2013-03-R1b. 2013-09-07 16:46:53 +04:00
Moritz Ulrich bf9b36b616 ledger3: Don't run tests on Darwin (they fail).
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
close #914
2013-09-06 16:17:15 +02:00
Rok Garbas 1f68487337 Merge pull request #919 from edwtjo/abook-0.6.0pre2
Added abook 0.6.0pre2
2013-09-06 01:22:06 -07:00
Edward Tjörnhammar 485d22f862 Added abook 0.6.0pre2
Abook is a text-based addressbook program designed to use with mutt mail
client.
2013-09-06 05:37:28 +02:00
aszlig 5789021b54
chromium: Update all channels to latest versions.
Overview of the updated channels:

stable: 29.0.1547.62 -> 29.0.1547.65
beta:   29.0.1547.57 -> 30.0.1599.22
dev:    30.0.1599.10 -> 31.0.1612.0

All channels build fine and are tested. Actually if you look at the
versions, the beta channel was lagging behind the stable channel,
because the download was unavailable. This is now fixed.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-09-06 03:15:13 +02:00
Peter Simons e55c0bcaaa Merge pull request #911 from the-kenny/ledger3
Ledger 3: Update to latest git & fixes
2013-09-04 02:08:36 -07:00
Eelco Dolstra 117b0034c2 thunderbird: Disable parallel building
Seems to cause random build failures.

http://hydra.nixos.org/build/5956789
2013-09-04 11:00:02 +02:00
Mathijs Kwik 97ac37f8fd calibre: upgrade to 1.1 2013-09-04 09:28:59 +02:00
Moritz Ulrich b77be3f3fe ledger3: Install emacs-lisp files manually.
Build process is currently broken for emacs lisp files.

Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-09-04 00:46:08 +02:00
Moritz Ulrich a7ba6d655d ledger3: Use short git rev.
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-09-04 00:45:06 +02:00
Rickard Nilsson d5881add32 libreoffice: Put .desktop-files in correct place 2013-09-03 08:41:52 +02:00
Bjørn Forsman bb440b3612 meld: set meta.platforms attribute
This makes Hydra build it and makes it available in the binary channel.
2013-09-02 21:57:08 +02:00
Rob Vermaas 691d143b29 Update sublime text to 2.0.2 2013-09-02 20:26:25 +02:00
Domen Kožar 43f965f50e libreoffice: correct python version 2013-09-01 20:00:48 +02:00
Domen Kožar 91e98c269f libreoffice: specify number of build cores 2013-09-01 19:56:02 +02:00
Domen Kožar 5e8fbb3dc4 libreoffice: correctly pick python executable 2013-09-01 19:56:01 +02:00
Evgeny Egorochkin 1380ca3e57 Merge pull request #897 from danieroux/emacs24-nox
emacs24: Let -nox be a whole lot less X than it was
2013-09-01 07:44:38 -07:00
Danie Roux fcd9904be6 emacs24: Let -nox be a whole lot less X than it was
--with-x-toolkit=no still wants to -lX11 when checking for ncurses
2013-09-01 16:30:32 +02:00
Moritz Ulrich 06f80c77e2 Update ledger3 to latest HEAD.
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-09-01 14:23:56 +02:00
Domen Kožar 670be4c4bc libreoffice: more configure phase dependencies 2013-09-01 12:30:17 +02:00
Domen Kožar 7caf3daafa libreoffice: add missing deps 2013-09-01 11:10:40 +02:00
Domen Kožar 0f06117349 libreoffice: fix eval 2013-09-01 09:59:58 +02:00
Domen Kožar ef8a149b6f libreoffice: 3.6.6.2 -> 4.0.5.2 2013-09-01 01:57:58 +02:00
Mathijs Kwik 17237cf8e4 firefox: upgrade to 23.0.1 2013-08-31 12:09:17 +02:00
Peter Simons f497ef9689 haskell-xmonad-extras: update to version 0.12 2013-08-30 10:53:02 +02:00
Peter Simons 532cf20cbc haskell-git-annex: update to version 4.20130827 2013-08-30 10:53:02 +02:00
Rickard Nilsson f90bdd6a09 mupdf: Update to 1.3, and add mupdf.desktop file 2013-08-29 19:29:56 +02:00
aszlig d8af53a28c
chromium: Update stable version to v29.0.1547.62.
Build works fine and tested on my machine as well.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-29 14:26:38 +02:00
Gergely Risko 74d6995f44 Add platforms meta attribute to vanitygen 2013-08-29 00:55:01 +03:00
Gergely Risko b43347342b Add platforms to coq, so it's built on Hydra 2013-08-28 21:35:07 +02:00
Peter Simons dc5843399d maxima: add $out/bin to $PATH in the maxima wrapper scripts
This ensures that Maxima's wrapper scripts (such as rmaxima) find the
correct maxima binary.
2013-08-28 16:33:53 +02:00
Peter Simons 5fc7590886 maxima: update to version 5.30.0 2013-08-28 16:33:53 +02:00
Domen Kožar bed5514a6e bittorrentsync: 1.1.42 -> 1.1.70 2013-08-27 20:19:25 +02:00
Aristid Breitkreuz 4233d98925 id3v2 now also requires zlib (presumably because id3lib no longer ships it) 2013-08-27 18:23:24 +02:00
aszlig efa748a166
git-and-tools/hub: Update to version 1.10.6.
This now uses fetchurl instead of fetchgit to speed up fetching.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-27 04:39:33 +02:00
Jan Malakhovski afcda36c46 mplayer: add fontconfig support 2013-08-26 19:16:18 +00:00
Eelco Dolstra 7ee76ebd0c qemu: Revert to 1.5.2
1.6.0 breaks many VM builds because it gives incorrect RTC values to
the guest.  See

  http://hydra.nixos.org/eval/981543
  http://hydra.nixos.org/eval/981440
2013-08-26 15:48:21 +02:00
Mathijs Kwik 946f219a32 calibre: really fix building on master
It turns out I hardcoded the output path that qt's tarball extracts.
But that path is versioned (4.8.5 for example).
As I've already merged x-updates on my own system, my qt version was
different (4.8.4 vs 4.8.5). Made the path-guessing more flexible, so
now it should work with any 4.8.*
2013-08-25 23:42:44 +02:00
Bjørn Forsman efcffe61e4 eagle: bump version 6.4.0 -> 6.5.0
And name the desktop file "eagle.desktop", not "Eagle.desktop". The user
facing application name is still "Eagle"; it has nothing to do with the
name of the desktop file.
2013-08-25 20:42:51 +02:00
Mathijs Kwik 4326c06319 calibre: fix for chroot builds (probably) 2013-08-25 18:16:02 +02:00
Mathijs Kwik c9318f4d2d calibre: upgrade to 1.0
Upstream insists on using private qt headers.
We do not want nixpkgs' qt to export those.
So I provided a small hack to take them directly from qt's source tarball.
I made sure everything uses the normal system qt and headers, except for the
1 .so file (qt_hack) that needs these private headers.

Because of this, there is barely any increate in size or buildtime.
2013-08-25 14:31:05 +02:00
Moritz Ulrich a10812f792 Add emacs24-nox: emacs built without X (or GTK) libraries.
This commit also fixes an issue where pkgconfig was only added as a
dependency when gtk support was enabled. This made ./configure unable
to find other libraries (libtiff, libxml2, gnutls, and others).
2013-08-24 07:36:11 +03:00
Evgeny Egorochkin b86b1b81f5 Calligra: update to 2.7.2 2013-08-23 19:01:18 +03:00
Danylo Hlynskyi 21bd48f439 Add convenient executable name to libreoffice
... so you can run libreoffice from command-line with `libreoffice` instead of `soffice`
2013-08-23 17:14:44 +03:00
modulistic cca6a6724c i3 window manager: version bump from 4.5.1 to 4.6 2013-08-23 14:05:36 +02:00
Rickard Nilsson 5303fb0f0f qemu: Update to 1.6.0 2013-08-23 10:26:29 +02:00
Evgeny Egorochkin 983bd2d059 Amarok: Fix build against KDE 4.8 2013-08-22 07:09:12 +03:00
aszlig cdde887778
chromium: Drop patches for version 28.
This drops the initial version of the user namespaces sandbox patch and
the fix for NSS 3.15, which is no longer needed because it was fixed
upstream.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-22 05:45:22 +02:00
aszlig f87a374647
chromium: Update all channels to latest versions.
Version 29 has now made it into stable, the release announcement blog
post can be found here:

http://googlechromereleases.blogspot.de/2013/08/stable-channel-update.html

Overview of the updated channels:

stable: 28.0.1500.95 -> 29.0.1547.57
beta:   29.0.1547.49 -> 29.0.1547.57
dev:    30.0.1588.0  -> 30.0.1599.10 (userns patch updated)

All channels build fine and are tested (manually at the moment, until we
can run the test suite).

The userns patch for version 30.0.1599.0 from the dev channel didn't
apply anymore and is now rebased against 30.0.1599.10.

In addition, in version 30 the gyp flag for setting the sandbox path
isn't recognized anymore, so we patch it into the source directly.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-22 05:45:22 +02:00
Evgeny Egorochkin b2c4b68a38 Amarok: update to 2.8.0 2013-08-21 20:41:07 +03:00
Eelco Dolstra 7ac6b10446 emacs: Support building without GTK+ 2013-08-21 11:47:57 +02:00
Domen Kožar 7837b994bf fix eval 2013-08-21 01:23:40 +02:00
Domen Kožar 8cd9be89fd Merge pull request #849 from bencahill/master
nvpy: Add platforms
2013-08-20 15:00:52 -07:00
bencahill f8240030f1 nvpy: Add platforms 2013-08-20 16:56:26 -05:00
Domen Kožar e9ec76b8a7 Merge pull request #743 from bencahill/master
Add nvpy, a Simplenote syncing note-taking application
2013-08-20 14:36:41 -07:00
Jonas Hoersch e72c2ddee4 vlc: update to version 2.0.8 2013-08-19 22:03:54 +02:00
Mathijs Kwik 80953929a9 conkeror: upgrade to 1.0pre-20130817-1 2013-08-19 07:04:18 +02:00
Peter Simons 1392922727 haskell-git-annex: update to version 4.20130815 2013-08-18 18:49:10 +02:00
Peter Simons 9cf2e2d030 haskell-darcs: re-generate expression with recent version of cabal2nix 2013-08-17 11:39:11 +02:00
Ludovic Courtès 2e937c437a unmaintain several packages 2013-08-16 23:45:01 +02:00
aszlig 9faad8f274
chromium: Fix meta.description attribute.
The description now no longer contains the package name itself. Thanks
to nixpkgs-lint for noticing :-)

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-15 11:11:02 +02:00
aszlig 23a53b8dfa
windowmaker: New package in version 0.95.4.
Packaged this for @devhell sometime ago and adding it here so maybe it's
useful for other people using Nix(OS).

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-14 20:50:59 +02:00
aszlig edc4e80862
picard: Patch in path of AcoustED fingerprinter.
That way we have the fingerprinter preselected in the configuration file
and the user doesn't need to search with an "open file" dialog inside
the Nix store.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-14 20:50:58 +02:00
aszlig 213ff4d38c
chromium: Update beta and dev channels.
This introduces the following new versions:

beta: 29.0.1547.41 -> 29.0.1547.49 (builds fine, tested)
dev:  30.0.1581.2  -> 30.0.1588.0  (builds fine, tested)

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-14 20:50:57 +02:00
aszlig a3bd1be27b
redshift: Update to new upstream version 1.7.
Upstream release notes:

 - Add Geoclue location provider by Mathieu Trudel-Lapierre.
 - Allow brightness to be adjusted (-b).
 - Provide option to set color temperature directly (Joe Hillenbrand).
 - Add option to show program version (-V).
 - Add configure.ac option to install ubuntu icons. They will no longer
   be installed by default (Francesco Marella).
 - config: Look in %userprofile%/.config/redshift.conf on windows platform.
 - Fix: w32gdi: Obtain a new DC handle on every adjustment. This fixes a
   bug where redshift stops updating the screen.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-14 20:50:57 +02:00
aszlig f84d1fe3f5
picard: Update to new upstream version 1.2.
Changes since 1.1:

 - Picard now requires at least Python 2.6
 - Removed support for AmpliFIND/PUIDs
 - Add support for the Ogg Opus file format
 - It's now possible to download cover images without any plugin. Cover
   Art Archive images can be downloaded by image type
 - Improved directory scanning performance
 - Prefer already-loaded releases of the same RG when matching files
 - Allow dropping new files onto specific targets
 - Add basic collections management support (PICARD-84)
 - Allow adding custom tags in the tag editing dialog (PICARD-349)
 - Fix replacing of Windows-incompatible characters (PICARD-393)
 - Save both primary and secondary release types (PICARD-240)
 - Handle errors from the AcoustID service better (PICARD-391)
 - Accept HTTPS URLs on drag-and-drop (PICARD-378)

Full release announcement can be found here:

http://blog.musicbrainz.org/2013/03/31/picard-1-2-released/

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-14 20:50:56 +02:00
aszlig a41d0cb640
chromium: Drop cups_allow_deprecated.patch.
It's no longer needed in current Chromium/CUPS versions.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-14 20:50:56 +02:00
Peter Simons e1379d02cb xmobar: disable 'wireless' support
That particular feature depends on iwlib, which is broken in modern Linux kernels
2013-08-14 10:03:03 +02:00
Song Wenwu 40cfa15513 add tiled-qt 0.9.1 2013-08-14 09:23:15 +08:00
Lluís Batlle i Rossell 2a444fbdee Marc Weber suggests to drop 'latest' in vim_configurable. 2013-08-13 17:52:07 +02:00
Lluís Batlle i Rossell 09e831e292 Updating vim and vim_configurable to 7.4.
I change vim_configurable from 'latest' to 'default', as 'default' now is more
recent than latest.
2013-08-13 17:47:27 +02:00
Lluís Batlle i Rossell 463029fe91 thunderbird: reenabling parallel building
It built fine here. Maybe the previous failure was of a particular version.
2013-08-13 17:29:17 +02:00
Justin Bedo 9ab74cd977 Add expression for flpsed 2013-08-13 08:20:08 +02:00
Eelco Dolstra 287c9ba6d4 thunderbird: Update to 17.0.8 2013-08-12 14:57:27 +02:00
Joachim Schiele 12f7c0666a qgit version bump from 2.3 to 2.5 2013-08-11 14:35:23 +00:00
Michael Raskin 15637cf207 Add HTTPS support to Midori 2013-08-10 21:00:14 +04:00
Bjørn Forsman e242ae058d virtualbox: fix extension pack hash (must be base16) 2013-08-10 14:30:53 +02:00
Rok Garbas 3c6b2f7501 vifm: update to 0.7.5 and enabling new options 2013-08-10 02:32:21 +02:00
Eelco Dolstra f4681d8e08 virtualbox: Update to 4.2.16 2013-08-09 18:48:52 +02:00
Domen Kožar 6ad9ad6160 pgadmin: 1.10.0 -> 1.16.1, add to channel 2013-08-08 16:49:38 +02:00
aszlig bccba58c32
chromium: Update beta channel to v29.0.1547.41.
Builds fine on my machine and tested with a bunch of web sites.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-08 03:18:00 +02:00
aszlig a1b384783e
chromium: Fix build for version 28 and NSS 3.15.
Build failure details:

http://hydra.nixos.org/build/5663358

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-08 03:18:00 +02:00
Eelco Dolstra e7e4551baa flashplayer: Update to 11.2.202.297 2013-08-07 17:12:33 +02:00
Eelco Dolstra 288811f5e1 firefox: Update to 23.0 2013-08-07 17:12:33 +02:00
Eelco Dolstra 09fc997107 subversion: Update to 1.7.11
CVE-2013-4131
2013-08-07 17:12:33 +02:00
Domen Kožar 12cc79f844 dunst: upgrade to git version to fix 100% CPU problems 2013-08-07 14:08:21 +02:00
Evgeny Egorochkin 02c67c3b01 Amarok: update to 2.7.1 2013-08-06 04:13:33 +03:00
Peter Simons 0237aa136f R: ensure that run-time dependencies can be found 2013-08-06 00:44:20 +02:00
Peter Simons 60a6e6802f haskell-git-annex: update to version 4.20130802 2013-08-05 10:56:30 +02:00
Vladimír Čunát cd531d70f6 lightdm updates (merge #574)
Also fixes the situation where some session stuff is written to nix store.
2013-08-04 19:16:41 +02:00
aszlig bcb9417c0e
chromium: Update stable and dev release channels.
This introduces the following new versions:

stable: 28.0.1500.71 -> 28.0.1500.95 (builds fine, tested)
dev:    30.0.1573.2  -> 30.0.1581.2  (builds fine, tested)

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-03 09:49:08 +02:00
Eelco Dolstra 65ad55c425 git-subtree: Remove
This package is obsolete because it's now part of git (see
https://github.com/apenwarr/git-subtree/blob/master/THIS-REPO-IS-OBSOLETE).
2013-08-01 16:37:36 +02:00
Eelco Dolstra 80a82a2858 git: Install git-subtree 2013-08-01 16:36:54 +02:00
Eelco Dolstra 4ec1f8b68a git: Update to 1.8.3.4 2013-08-01 16:26:02 +02:00
Joachim Schiele 6b1116cfce Merge branch 'dhex' 2013-07-31 15:21:54 +00:00
Joachim Schiele afbc5cd5e9 added dhex, a nice ncurses based hex editor for the shell 2013-07-31 15:20:23 +00:00
Eelco Dolstra c8c817a3b4 qemu-kvm: Disambiguate 2013-07-31 14:53:35 +02:00
Eelco Dolstra 00e311e438 qemu-kvm: Remove
But install a qemu-kvm wrapper in qemu.
2013-07-31 14:53:34 +02:00
Eelco Dolstra 945c70202f qemu: Update to 1.5.2 2013-07-31 14:53:34 +02:00
Zef Hemel b92b8dce05 MicroGNUEmacs, a.k.a. MG 2013-07-30 20:24:28 +02:00
Domen Kožar ae7adcb6e4 git: find global configs in /etc/ instead of /etc 2013-07-29 23:40:54 +02:00
Cillian de Róiste 7c23a25476 google-talk-plugin: Upgrade to 4.2.10 2013-07-29 10:45:39 +02:00
Domen Kožar 289a00913c Merge pull request #783 from aristidb/master
pavucontrol 2.0
2013-07-28 11:16:11 -07:00
Jason \"Don\" O'Conal b43d1c014a sdcv: fix build on darwin (close #744)
* add -lintl flag to NIX_CFLAGS_COMPILE
2013-07-27 20:00:24 +02:00
Aristid Breitkreuz 5a0710b36b pavucontrol 2.0 2013-07-27 17:43:17 +02:00
Peter Simons 49335abfd2 haskell-git-annex: update to version 4.20130723 2013-07-26 19:40:47 +02:00
Domen Kožar 7d032bc892 Merge pull request #780 from grwlf/urxvt-gdkpixbuf
urxvt: Enable Gdk_pixbuf to be able to set custom icons/images
2013-07-26 06:45:22 -07:00
Sergey Mironov 60761e94b8 urxvt: Enable Gdk_pixbuf to be able to set custom icons/images 2013-07-26 17:06:54 +04:00
Domen Kozar f6a60d6640 calibre: upgrade to 0.9.11 (fixes #777) 2013-07-26 13:18:08 +02:00
aszlig 120e3fc167
chromium: Update beta and dev release channels.
Introduces the following new versions:

beta: 29.0.1547.22 -> 29.0.1547.32 (builds fine, tested)
dev:  30.0.1568.0  -> 30.0.1573.2  (builds fine, tested)

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-26 06:18:04 +02:00
aszlig f77de39536
chromium: Update dev channel to v30.0.1568.0.
The sha256 has changed upstream for 30.0.1566.2 and in addition there is
a new version available, so let's switch to the new version.

Unfortunately the user namespaces sandbox patch doesn't apply anymore
because of http://crbug.com/242290, so this adds a rebased version on
top of the current trunk of Chromium.

In order to build version 30, file is now needed as an additional build
input, because it is used by gyp.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-25 01:58:10 +02:00
aszlig 78bfe0ab5b
chromium: Update all channels to latest versions.
So, chromium 30 entered the dev release channel, so the overview of the
current versions is:

stable: 28.0.1500.52 -> 28.0.1500.71 (builds fine, tested)
beta:   28.0.1500.52 -> 29.0.1547.22 (builds fine, tested)
dev:    29.0.1547.0  -> 30.0.1566.2  (builds fine, tested)

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-25 00:31:53 +02:00
aszlig 3c60e2ec39
chromium: Add API keys for NixOS.
As requested by some users, we finally have support for cloud sync,
spelling, geolocation and a lot more of the services that require API
keys from Google. Details about which services are involved can be found
at: http://www.chromium.org/developers/how-tos/api-keys

Thanks to Paweł Hajdan <phajdan@google.com> for giving us permission to
distribute the API keys with our build of Chromium:

> Note that the public Terms of Service do not allow distribution of the
> API keys in any form. To make this work for you, on behalf of Google
> Chrome Team I am providing you with:

> Official permission to include Google API keys in your packages and to
> distribute these packages. The remainder of the Terms of Service for
> each API applies, but at this time you are not bound by the
> requirement to only access the APIs for personal and development use,
> and Additional quota for each API in an effort to adequately support
> your users.

As noted in the source: Those keys are for use in NixOS/nixpkgs ONLY!

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-25 00:31:53 +02:00
Song Wenwu 4124741d43 gimp_2_8: update to 2.8.6, enable xpm support 2013-07-23 21:03:29 +02:00
Jonas Hoersch aa88e7269d Add quodlibet-2.5: GTK+Python based music player (close #481) 2013-07-23 16:02:02 +02:00
Mathijs Kwik 9230619ee7 haskell-mode: upgrade to 13.07 2013-07-21 09:08:16 +02:00
Michael Raskin 9ff7e1380d Add mi2ly MIDI to lilypond converter 2013-07-21 10:46:48 +04:00
Ertugrul Söylemez 2519a86942 pari: Updated to 2.5.4, fixed GMP and readline support. 2013-07-19 19:52:11 +02:00
Lluís Batlle i Rossell 4e94dafa4e nut: adding libtool enables nut-scanner 2013-07-19 16:33:42 +02:00
Lluís Batlle i Rossell b57cdc584a Fixing evtest and updating to 1.31.
The fetchgit wasn't a fixed-output, so on chroot, it couldn't connect.
2013-07-19 16:21:15 +02:00
Evgeny Egorochkin c22eff7505 mopidy: fix broken fetchgit -> fetchurl 2013-07-19 09:30:04 +03:00
Evgeny Egorochkin 74491ea24b boinc: fix url 2013-07-19 08:25:00 +03:00
Bjørn Forsman b5a59b66b1 msmtp: 1.4.30 -> 1.4.31
Also, set meta.platforms and fix meta.description (msmtp is not a MUA).
2013-07-19 00:53:06 +02:00
Evgeny Egorochkin 6d3329dc31 rapcad: fix url 2013-07-18 20:42:04 +03:00
Evgeny Egorochkin d4c52014e6 Pinta: fix url 2013-07-18 20:21:48 +03:00
Lluís Batlle i Rossell 328774ab1f Updating qgis (1.8.0 & geos (3.3.8).
I also add libspatialindex and libspatialite, to get the latest qgis building.
2013-07-18 11:43:01 +02:00
Evgeny Egorochkin d26e46acd6 golly: fix version to match tarball. this time for sure :) 2013-07-18 03:55:56 +03:00
Bjørn Forsman f142483de0 qemu: enable spice protocol support by default
We already enable VNC and SDL support by default and adding spice only
increases the closure size from 513 MB to 518 MB.

Closure size:
  du -sch $(nix-store -qR ./result)
2013-07-18 02:40:24 +02:00
Moritz Ulrich ad6fb1fb35 Update btsync to 1.1.42.
This upgrade is downward compatible down to 1.1.27 (same as prev.
version in Nix).

Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-07-18 02:23:52 +02:00
Song Wenwu 7ffb3a4ba5 add herbstluftwm 0.5.2 2013-07-18 00:02:53 +08:00
Gergely Risko 97b64665f5 Use fetchgit for vanitygen instead of fetchurl, github changed something 2013-07-17 12:16:47 +02:00
Baptist BENOIST 8db7ff9b83 virtualbox: Comply with the Personal Use and Evaluation License
The direct download was unfortunately not compliant with the VirtualBox
Extension Pack's Personal Use and Evaluation License (PUEL) which
stipulates that any end-user should fetch the binaries from the official
Downloads page.

See https://github.com/NixOS/nixpkgs/issues/672 and
http://www.virtualbox.org/wiki/VirtualBox_PUEL for more info.
2013-07-16 21:24:34 +02:00
Peter Simons f8d885344a haskell-xmonad-contrib: update to version 0.11.2 2013-07-16 15:41:33 +02:00
Domen Kožar ac1803f424 Merge pull request #747 from lovek323/vim-plugins-command-t
vim-plugins: add expression command-t
2013-07-14 23:04:33 -07:00
Russell O'Connor 3538f7c549 Update download link for ssreflect. 2013-07-14 23:41:55 -04:00
cillianderoiste 6eecf5bf67 Merge pull request #745 from lovek323/fluidsynth
fluidsynth: fix build on darwin
2013-07-14 03:34:18 -07:00
Evgeny Egorochkin fba8b902da fix packages to use mirror://xorg 2013-07-14 05:39:02 +03:00
Evgeny Egorochkin da4be371e9 make package use mirror:// for gnu, savannah and gnome repositories where possible 2013-07-14 05:23:06 +03:00
Jason "Don" O'Conal 1d7d0addcc vim-plugins: add expression command-t
* also fix build of vim on darwin
2013-07-14 11:24:45 +10:00
Evgeny Egorochkin b084b29d26 Even more mirror:// fixes 2013-07-14 04:17:07 +03:00
Evgeny Egorochkin cea107c07f More mirror:// URL fixes 2013-07-14 03:31:12 +03:00
Evgeny Egorochkin d0b4c8bfaa gktspell: version bump to 2.0.16 because the old one has disappeared 2013-07-14 03:09:34 +03:00
Evgeny Egorochkin 5ae43d2494 Change more packages from direct downloads to mirror://sourceforge 2013-07-14 02:48:32 +03:00