Commit Graph

8491 Commits

Author SHA1 Message Date
Vincent Laporte
58297aa1e7 Why3: build also the Coq tactic. 2015-01-29 08:43:15 +01:00
Rok Garbas
21db3eaa60 i3lock: it's cleaner to use $out/share/man in the first place.
it is true that $out/man is automatically moved to $out/share/man, but using
"share" folder is cleaner solutions suggested by @edolstra here #6014
2015-01-28 19:56:13 +01:00
lethalman
2140080b08 Merge pull request #5750 from rycee/issue/5741
Wrap 'tig' command to add with git to PATH.
2015-01-28 14:52:45 +01:00
lethalman
057eac65d9 Merge pull request #5587 from nckx/keyfinder
Add libkeyfinder and keyfinder{,-cli} interfaces
2015-01-28 14:49:57 +01:00
Wout Mertens
7e045d412a pstree: fix direct reference to gcc 2015-01-28 12:35:54 +01:00
Pascal Wittmann
fcd3270737 Merge pull request #6011 from taku0/firefox-bin-35.0.1
Update firefox-bin to 35.0.1
2015-01-28 12:10:31 +01:00
lethalman
56f829e460 Merge pull request #5940 from badi/mendeley
new package: Mendeley
2015-01-28 10:57:11 +01:00
lethalman
136eea2c16 Merge pull request #6014 from malyn/fix-i3lock-man
i3lock: Make sure that man pages get installed
2015-01-28 10:25:06 +01:00
Michael Alyn Miller
ed359e453c
i3: Make sure that man pages get installed 2015-01-28 08:00:30 +01:00
Michael Alyn Miller
264da9e509 i3lock: Make sure that man pages get installed 2015-01-27 20:49:09 -08:00
taku0
c5079ee886 Update firefox-bin to 35.0.1 2015-01-28 09:49:33 +09:00
Bart Brouns
6abc915f6c # This is a combination of 2 commits.
# The first commit's message is:

add sooperlooper

# The 2nd commit message will be skipped:

#	add sooperlooper
2015-01-27 19:17:52 +01:00
Bart Brouns
81f0af0274 Merge branch 'master' of https://github.com/NixOS/nixpkgs 2015-01-27 19:04:51 +01:00
Eelco Dolstra
6f8fad2253 Remove executable bits from non-executable files 2015-01-27 18:54:38 +01:00
Ricardo M. Correia
f46a6c92c0 flashplayer: Update from 11.2.202.438 -> 11.2.202.440 2015-01-27 17:22:30 +01:00
Peter Simons
e13a30333b stellarium: update from 0.12.4 to 0.13.2 2015-01-27 14:04:54 +01:00
Peter Simons
4dac26b569 ikiwiki: update from 3.20141016.1 to 3.20150107 2015-01-27 14:04:54 +01:00
Peter Simons
e4a58244d8 gravit: update from 0.5.0 to 0.5.1 2015-01-27 14:04:54 +01:00
Peter Simons
b5ed72ceec rcs: update from 5.9.3 to 5.9.4 2015-01-27 14:04:54 +01:00
Peter Simons
96aa27c772 pspp: update from 0.8.2 to 0.8.3 2015-01-27 14:04:54 +01:00
lethalman
cd487d6489 Merge pull request #5911 from echo-oddly/leocad
new package: leocad
2015-01-27 12:59:26 +01:00
Domen Kožar
09d8b0fca6 Merge pull request #5989 from skityl/master
Updated version number
2015-01-27 10:38:26 +01:00
Ricardo M. Correia
934ea63e8f firefox: Update from 35.0 -> 35.0.1 2015-01-27 04:39:45 +01:00
Thomas Tuegel
c6f1c75472 kdeApps: update to 14.12.1 2015-01-26 21:01:06 -06:00
Thomas Tuegel
a0b811a08c kdeApps_14_12.ark: wrap PATH for unzip 2015-01-26 21:00:40 -06:00
Thomas Tuegel
5a52ddb243 kf5, plasma5, kdeApps: add documentation for maintainers 2015-01-26 21:00:39 -06:00
Thomas Tuegel
8fb5494309 add kde-applications-14.12.1 2015-01-26 20:59:52 -06:00
Thomas Tuegel
5360bbfb62 quassel: add Qt 5 version 2015-01-26 20:59:51 -06:00
Thomas Tuegel
d06b75b421 clementine: wrap for GST_PLUGINS_PATH 2015-01-26 20:59:49 -06:00
Charles Strahan
5a73cda9b5 terminal-notifier: add package 2015-01-26 17:06:20 -05:00
skityl
400adb7ec4 Bumped version of irssi-0.8.16 to irssi-0.8.17
Signed-off-by: skityl <mopofhair@gmail.com>
2015-01-27 00:57:19 +11:00
Eelco Dolstra
fa4d1e1b0a Merge pull request #5963 from ttuegel/firefox-mime
firefox: set mime-type in desktop entry
2015-01-26 12:10:35 +01:00
Domen Kožar
da0207b75c Merge pull request #5978 from malyn/fix-freerdp-pcsclite-path
freerdp: Use absolute path when calling dlopen
2015-01-26 11:46:05 +01:00
aszlig
9343f6f461
chromium: Ensure runtime deps for enabled plugins.
We're propagating the plugin flags by importing from another Nix
expression file, which in turn exports the Nix path to the wrapper. This
causes that the store path isn't referenced in the wrapper and the path
isn't recognized by scanning the wrapper script (only those already
referenced at build time are).

So let's add the activated plugins to the buildInputs of the wrapper.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-01-26 09:31:03 +01:00
aszlig
ced5afc38c
chromium: Update all channels to latest versions.
This brings a new stable version 40.0.2214.91 along with a beta update
to version 41.0.2272.16, the dev channel is still stuck at version
41.0.2272.12 and within the next days will jump to version 42.

For this reason, I've done some cheating here and brought the beta
channel in par with the dev channel, because dev is older than beta on
OmahaProxy.

Here's an overview of the channel upgrades:

stable: 39.0.2171.65 -> 40.0.2214.91 [1]
beta:   40.0.2214.10 -> 41.0.2272.16 [1] [2] [3]
dev:    41.0.2224.3  -> 41.0.2272.16 [1] [2] [3]

[1]: We needed to patch in locations of lib{pci,udev}.so, because
     Chromium tries to load them at runtime. For version 41 startup will
     fail if it is unable to load libudev, but it also has the advantage
     that this fixes GPU detection using libpci in the stable version,
     which in turn could fix a few bugs on NixOS.

[2]: The upstream Debian package for the binary plugins now uses XZ
     compression for the enclosed data tarball.

[3]: Chromium 41 needs {shapshot,natives}_blob.bin in order to start up,
     so let's cp it among with the .pak files to avoid adding a
     conditional for version 40.

The release annoucement of the stable channel update can be found here:

http://googlechromereleases.blogspot.de/2015/01/stable-update.html

Note that this release contains 62 security fixes(!) and I'm hereby
apologizing for the delay of this update.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-01-26 09:31:03 +01:00
David Virgilio
cd96404ff9 new package: leocad 2015-01-26 01:44:33 -06:00
Michael Alyn Miller
1751ee35aa freerdp: Use absolute path when calling dlopen 2015-01-25 20:43:36 -08:00
Charles Strahan
cb395eaadb gitlab-shell: fix evaluation 2015-01-25 16:28:20 -05:00
Charles Strahan
6eaa419920 gitlab: fix evaluation 2015-01-25 16:28:18 -05:00
Benno Fünfstück
be58ce4815 google-drive-ocamlfuse: new expression 2015-01-25 22:10:09 +01:00
Thomas Tuegel
3c15d2aa0d firefox: set mime-type in desktop entry 2015-01-25 14:43:42 -06:00
Badi' Abdul-Wahid
32670b75f3 restrict platforms to Linux 2015-01-25 12:27:53 -05:00
Badi' Abdul-Wahid
b80847b3e5 rename to default.nix 2015-01-25 12:08:50 -05:00
Badi' Abdul-Wahid
4544cdc508 cleanup description 2015-01-25 12:08:01 -05:00
Cillian de Róiste
18a317c7a9 DISTRHO: disable the build temporarily
The repo has been split into smaller repos and it will require some more
work to get it building again and to figure out which ports and plugins
to include.
2015-01-25 15:47:13 +01:00
Edward Tjörnhammar
0691a2c915 Merge pull request #5919 from pjones/feature/pwsafe
New package: pwsafe (Password Safe)
2015-01-25 10:21:42 +01:00
Tobias Geerinckx-Rice
5f7ebd07c6 Add keyfinder-cli: musical key detection 2015-01-25 10:17:49 +01:00
Tobias Geerinckx-Rice
7ccc6a3620 Add keyfinder: musical key detection gui 2015-01-25 10:17:49 +01:00
Vladimír Čunát
45a34f65fe meld: drop gnome2.scrollkeeper (no longer used)
Also indent the overlong lines in the expression.
2015-01-25 08:59:05 +01:00
Peter Jones
4f189f04ca New package: Password Safe (pwsafe) 2015-01-24 16:01:32 -07:00
Badi' Abdul-Wahid
4291a14133 Add Mendeley desktop application 2015-01-24 17:11:00 -05:00
Jaka Hudoklin
3a2670c74a xca: fix ssl 2015-01-24 22:49:11 +01:00
Thomas Tuegel
3d919a002d zotero: build standalone from cross-platform XPI with latest firefox 2015-01-24 13:42:19 -06:00
Edward Tjörnhammar
6bbec634a7 Merge pull request #5850 from edwtjo/kodi-plugins
XBMC to Kodi migrations
2015-01-24 14:17:14 +01:00
Pascal Wittmann
531578c188 calibre: update from 2.16.0 to 2.17.0 2015-01-24 12:59:26 +01:00
Cillian de Róiste
770b20900c drumkv1: update from 0.5.1 to 0.6.0 2015-01-24 11:22:20 +01:00
Cillian de Róiste
98203a1116 synthv1: update from 0.5.1 to 0.6.0 2015-01-24 11:21:06 +01:00
Cillian de Róiste
1ec07faa84 samplv1: update from 0.5.1 to 0.6.0 2015-01-24 11:20:53 +01:00
Bart Brouns
37d11df881 add sooperlooper 2015-01-24 02:41:10 +01:00
Ricardo M. Correia
f315b7d74a flashplayer: Update from 11.2.202.429 -> 11.2.202.438 2015-01-24 00:21:38 +01:00
Mateusz Kowalczyk
5881401348 sxiv: update to most recent git 2015-01-23 19:41:28 +00:00
Mateusz Kowalczyk
bc210732b4 snd: update from 15.1 to 15.2 2015-01-23 19:41:27 +00:00
Mateusz Kowalczyk
9b57b3d44b mpv: update from 0.7.1 to 0.7.2 2015-01-23 19:41:27 +00:00
Austin Seipp
d1b06927bc nixpkgs: z3 4.3.1 -> 4.3.2
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-01-23 11:00:55 -06:00
Edward Tjörnhammar
770e73ee6e Merge pull request #5893 from qknight/meld_upgrade
meld: bump to 3.12.3 (latest) version
2015-01-23 13:06:54 +01:00
Eelco Dolstra
480602bea1 blender: Update to 2.73a 2015-01-23 12:20:17 +01:00
Lluís Batlle i Rossell
205e338a83 Updating digikam to 4.6.0 and adding libpgf.
4.6.0 fixes the build with current gcc/glibc, and libpgf was a new requirement.

(cherry picked from commit 91b63783e1cd28801c69c4c28a0e320de0500787)
2015-01-23 10:30:16 +01:00
Peter Simons
7149878010 git-annex: switch attribute over to haskell-ng package set some more 2015-01-22 23:29:09 +01:00
Peter Simons
5adc98cc50 git-annex: switch attribute over to haskell-ng package set, which is more up-to-date 2015-01-22 23:25:40 +01:00
Cillian de Róiste
376c287de2 guitarix: update from 0.32.1 to 0.32.2 2015-01-22 12:05:41 +01:00
Cillian de Róiste
b23fc6c811 simplescreenrecorder: update from 0.3.2 to 0.3.3 2015-01-22 12:05:41 +01:00
Vincent Laporte
2d22013ee7 smtube: update from 14.12.0 to 15.1.0 2015-01-22 09:06:05 +01:00
Charles Strahan
8d49e87dec Merge pull request #4677 from cstrahan/pleasant-ruby
Pleasant ruby
2015-01-21 23:27:38 -05:00
Charles Strahan
034488ec80 ruby: fixup mpdcron 2015-01-21 22:38:29 -05:00
Charles Strahan
8085f088cb ruby: exorcise the last few remaining rubyPackages 2015-01-21 22:23:37 -05:00
Charles Strahan
317d78d145 consule: use new bundlerEnv 2015-01-21 20:33:19 -05:00
Charles Strahan
f52c32fcfc ruby: rewrite sup package 2015-01-21 18:23:35 -05:00
Joachim Schiele
b8c2f466ba meld: bump to 3.12.3 (latest) version 2015-01-21 22:02:20 +01:00
Brendan Long
6399e62c11 syncthing: Update to 0.10.21. 2015-01-21 14:31:04 -06:00
Peter Simons
c8648e14a4 haskell-mode: update git version to current HEAD 2015-01-21 18:47:56 +01:00
vbgl
7edbd7ad19 Merge pull request #5041 from vbgl/mono
Updates mono, fsharp and monodevelop

Closes #4782.
2015-01-21 13:54:37 +01:00
Vincent Laporte
abfee3e840 feh: enable exif support 2015-01-21 10:54:54 +01:00
lethalman
b214a6ab72 Merge pull request #5532 from bobvanderlinden/mjpg-streamer
add package MJPG-streamer
2015-01-21 10:16:38 +01:00
Austin Seipp
4b76c1f897 Merge pull request #5880 from puffnfresh/feature/fix-upgrade-docker
Fix and upgrade Docker
2015-01-21 01:35:41 -06:00
宋文武
b202dcb606 tiled: Update to 0.11.0, renamed from tiled-qt. 2015-01-21 13:14:12 +08:00
Brian McKenna
a26b8bcb5d Upgrade to Docker 1.4 2015-01-20 19:49:10 -07:00
Charles Strahan
dfc225d143 Merge branch 'master' of github.com:nixos/nixpkgs into pleasant-ruby
Conflicts:
	pkgs/applications/version-management/git-and-tools/default.nix
	pkgs/applications/version-management/git-and-tools/hub/default.nix
	pkgs/tools/audio/mpdcron/default.nix
2015-01-20 20:21:03 -05:00
Kurt Dietrich
f101f632b7 Add game-music-emu, a decoder plugin for mpd (close #5431)
@vcunat: nitpicks and add meta.license.
2015-01-20 16:08:01 +01:00
muflax
98556ef150 git-remote-hg: fix compatibility with mercurial 3.2
Close #5458.
2015-01-20 15:49:59 +01:00
Eelco Dolstra
6c4d79191c spotify: Drop more unused dependencies 2015-01-20 15:47:34 +01:00
Eelco Dolstra
836cc2f64d spotify: Drop unused qt4webkit dependency 2015-01-20 15:47:33 +01:00
Eelco Dolstra
3ea88fec96 spotify: Install in $out/lib/spotify instead of $out/lib
This prevents nix-env collisions with other packages like Hipchat due
to private copies of libQtWebKit.so.4 and other libraries.
2015-01-20 15:47:33 +01:00
Vladimír Čunát
f484050a81 ikiwiki: maintenance update, and use a stable URL
CC maintainer @peti.
2015-01-20 14:05:25 +01:00
Pascal Wittmann
c661352de2 gmtk: update from 1.0.8 to 1.0.9b 2015-01-20 13:02:45 +01:00
Bob van der Linden
7ee3b0023f mjpg-streamer: use postFixup instead of dontPatchElf and NIX_LDFLAGS 2015-01-20 10:24:27 +01:00
Vincent Laporte
ba0e5d7be1 Adds monodevelop 5.1 2015-01-20 09:30:09 +01:00
Vincent Laporte
480148f2ce Removes f-spot (broken) 2015-01-20 09:30:09 +01:00
Vincent Laporte
dea34aeb4b Removes monodoc (obsolete and broken) 2015-01-20 09:30:08 +01:00
Vincent Laporte
1556527ddc Removes monodevelop (obsolete and broken) 2015-01-20 09:30:08 +01:00
Edward Tjörnhammar
8d1657b463 Migrating the XBMC plugin wrapper and plugins to Kodi. 2015-01-19 22:14:36 +01:00
vbgl
413acf4b9f Merge pull request #4898 from vbgl/qgis
Updates qgis and dependencies
2015-01-19 18:56:19 +01:00
Peter Simons
ec6b82a0c2 Merge branch 'master' into staging. 2015-01-19 18:41:17 +01:00
Pascal Wittmann
78c5ebbce6 Merge pull request #5839 from nckx/vnstat
Update vnstat 1.11 -> 1.13
2015-01-19 17:36:11 +01:00
Tobias Geerinckx-Rice
baef95ebd1 Update vnstat 1.11 -> 1.13 2015-01-19 17:10:57 +01:00
Vincent Laporte
7ffd6825e1 qgis: update from 2.4.0 to 2.6.1 2015-01-19 16:18:01 +01:00
Vincent Laporte
20d994031e grass: tag as broken 2015-01-19 16:18:01 +01:00
Moritz Ulrich
4f17a18423 cura(engine): update to 14.12.1 2015-01-19 15:52:46 +01:00
Moritz Ulrich
4fbe003c99 Weechat: Update to 1.1.0. 2015-01-19 15:47:06 +01:00
Michael Raskin
f33979461d Merge pull request #5815 from eduarrrd/3dfsb
Add 3dfsb
2015-01-19 09:20:08 +03:00
Eduard Bachmakov
9b049948fa Add 3dfsb 2015-01-18 22:22:22 -05:00
koral
4cf2f41f01 New package: jumanji-20140622 2015-01-18 23:44:18 +03:00
Pascal Wittmann
58513cc380 abiword: update from 3.0.0 to 3.0.1 2015-01-18 18:20:28 +01:00
Bjørn Forsman
0e3007ec88 ardour: report correct version number
Even though we build from git tag 3.5.403, `ardour --version` reports
3.5-380-g2f6065b. Fix it.

(Another way to fix this is to clone the whole git repo, preserve the
.git/ directory and add git as buildInput so that Ardour can figure out
all this version info stuff by itself.)
2015-01-18 15:24:30 +01:00
Bjørn Forsman
02458a939a taskwarrior: enable bash completion
By adding the missing link between the (already installed) completion
script and $out/etc/bash_completion.d/.
2015-01-18 14:14:36 +01:00
Robert Helgesson
b2be4092c6 Add package 'pytrainer'. 2015-01-18 13:34:02 +01:00
Domen Kožar
0a24d46cca Merge pull request #5776 from taku0/firefox-bin-35.0
firefox-bin: update to version 35.0; thunderbird-bin: update to version 31.4.0
2015-01-17 15:18:37 +01:00
lethalman
127ee84d8f Merge pull request #5784 from matthiasbeyer/add-stag
Add package: stag
2015-01-17 15:17:24 +01:00
lethalman
220f6927d2 Merge pull request #5794 from matthiasbeyer/add-ctodo
Add package: ctodo
2015-01-17 15:15:51 +01:00
Vladimír Čunát
a0bf07827b mpc: also rename the attribute to libmpc
Attrnames and package names should be as close as possible to avoid confusion.
I took care not to confuse the two mpc things during the mass-replace,
so hopefully I suceeded (tarball still builds).
2015-01-17 09:55:32 +01:00
vi
d47bec44e6 ZNC: added "privmsg" module. 2015-01-16 18:45:03 +00:00
Matthias Beyer
91e4ef3488 Fixup: Add platform 2015-01-16 17:18:06 +01:00
Matthias Beyer
f3f06fc1cc Fixup: Use archive instead of git clone 2015-01-16 17:17:35 +01:00
Domen Kožar
7d5206b08a Merge pull request #5802 from DamienCassou/backintime-1.1.0
Update backintime to 1.1.0
2015-01-16 14:37:03 +01:00
Damien Cassou
2bdfa515c9 Update backintime to 1.1.0
This release removed the Gnome UI to only keep the Qt4 one.
2015-01-16 10:31:16 +01:00
Matthias Beyer
ddc0d43115 Add package: ctodo 2015-01-15 22:56:09 +01:00
Matthias Beyer
261f596335 Fixup: set maintainer 2015-01-15 18:38:51 +01:00
Matthias Beyer
ee06c59944 Fixup: Missing terminating quote 2015-01-15 18:38:28 +01:00
Matthias Beyer
6be4eb7a43 Add package: stag 2015-01-15 18:38:27 +01:00
Pascal Wittmann
e01d24bd72 Merge pull request #5773 from matthiasbeyer/add-cortex
Add cortex in applications/misc
2015-01-15 18:32:48 +01:00
Matthias Beyer
9261b976ee Add cortex in applications/misc 2015-01-15 17:13:40 +01:00
Pascal Wittmann
99496c8346 Merge pull request #5607 from AndersonTorres/xiphos
Xiphos: upgrade to 4.0.0
2015-01-15 12:01:53 +01:00
Eric Seidel
f272730399 rename <gcc-frontend>.gcc to <gcc-frontend>.cc 2015-01-14 20:59:10 -08:00
Eric Seidel
88eae46455 rename occurrences of gcc.gcc to gcc.cc 2015-01-14 20:47:49 -08:00
Eric Seidel
f3c6827373 rename all occurrences of stdenv.cc.gcc to stdenv.cc.cc 2015-01-14 20:27:55 -08:00
Eric Seidel
48f63c2f2e rename gcc-wrapper to cc-wrapper.
also makes cc-wrapper compatible with clang in the darwin fork.
2015-01-14 20:26:56 -08:00
taku0
9d2cf54c6a firefox-bin: update to version 35.0; thunderbird-bin: update to version 31.4.0 2015-01-15 09:43:10 +09:00
Pascal Wittmann
db69fcd0bc gtmess: update from 0.96 to 0.97
and remove obsolete patch
2015-01-15 00:25:07 +01:00
Pascal Wittmann
398d1277c6 calibre: update from 2.15.0 to 2.16.0 2015-01-14 14:23:47 +01:00
Pascal Wittmann
82e07fb1e8 geeqie: update from 1.1 to 1.2
Fetch source from debian as the geeeqie team stopped using sourceforge, see
https://www.mail-archive.com/geeqie-devel@lists.sourceforge.net/msg01484.html
2015-01-14 14:23:46 +01:00
Pascal Wittmann
8fb18cf523 llpp: update to stable version 21 2015-01-14 14:23:46 +01:00
Domen Kožar
b9cb0ce2ce Merge pull request #5756 from fredlebel/atom_0.171.0
Atom: updated to 0.171.0
2015-01-14 11:32:23 +01:00
Frederic LeBel
99c1916484 Atom: updated to 0.171.0 2015-01-13 19:46:48 -05:00
Brendan Long
b46b15d868 syncthing: Update to 0.10.20. 2015-01-13 17:12:49 -06:00
Robert Helgesson
db01e50f6a Wrap 'tig' command to add with git to PATH.
This ensures that git is added as a run-time dependency of tig and
allows tig to find the git command even if git is not installed in the
user environment. Fixes #5741.
2015-01-13 23:12:35 +01:00
Ludovic Courtès
41b53577a8 unmaintain a bunch of packages 2015-01-13 22:33:49 +01:00
Vladimír Čunát
07966befee thunderbird: update, and refactor the expression
- use mach for building (the way Mozilla devs use),
- use --disable-debug-symbols to reduce build-time resource consumption
2015-01-13 22:10:39 +01:00
Luca Bruno
5f12045f34 blender: fix build after update to 2.73 2015-01-13 21:35:22 +01:00
Vladimír Čunát
1072635cf0 firefox: major bump 34.0.5 -> 35.0 2015-01-13 19:58:11 +01:00
Vladimír Čunát
38d4ef3cf4 liferea: minor update 2015-01-13 19:48:27 +01:00
Ricardo M. Correia
7d1d89e532 flashplayer: Update from 11.2.202.425 -> 11.2.202.429 2015-01-13 18:11:48 +01:00