Eelco Dolstra
ec5b66eb4a
Enable separate debug info
...
You can now pass
separateDebugInfo = true;
to mkDerivation. This causes debug info to be separated from ELF
binaries and stored in the "debug" output. The advantage is that it
enables installing lean binaries, while still having the ability to
make sense of core dumps, etc.
2015-09-17 15:56:33 +02:00
Pascal Wittmann
edee7f1720
Transformed meta.maintainers attributes to lists
2015-09-17 15:33:36 +02:00
Pascal Wittmann
11aa159977
Merge pull request #9900 from LnL7/xhyve-0.2.0
...
xhyve: xhyve-0.1.0 -> xhyve-0.2.0
2015-09-17 15:14:01 +02:00
Daiderd Jordan
c0c1374b8a
xhyve: xhyve-0.1.0 -> xhyve-0.2.0
2015-09-17 13:27:12 +02:00
Vladimír Čunát
ab295420c5
qemu: qemu-2.4.0-x86-only -> qemu-x86-only-2.4.0
2015-09-17 12:47:45 +02:00
Jascha Geerds
d8b6defaae
hipchat: 2.2.1373 -> 2.2.1388
2015-09-17 11:06:24 +02:00
Thomas Tuegel
3faf5b53a5
dropbox: 3.8.5 -> 3.8.9
2015-09-16 17:55:12 -05:00
Mathnerd314
c3ed1b17ba
rabbitvcs: init at 0.16
2015-09-16 16:36:27 -06:00
Edward Tjörnhammar
f02eed27f9
gitRepo: 1.21 -> 1.22
2015-09-16 19:13:27 +02:00
Bjørn Forsman
b95bec7917
wireshark: 1.12.5 -> 1.12.7
...
Build and run tested.
2015-09-16 19:00:34 +02:00
lethalman
8e6acbe201
Merge pull request #9888 from krgn/renoise
...
add Renoise to nixpkgs
2015-09-16 17:57:02 +02:00
karsten gebbert
6625fde1c7
add renoise to nixpkgs
2015-09-16 17:46:16 +02:00
Edward Tjörnhammar
c6cadd11db
Merge pull request #9785 from khumba/jitsi-rpath-fix
...
jitsi: patch RPATHs for missing libraries
2015-09-16 16:10:04 +02:00
Bjørn Forsman
0af5fccf2a
pidgin-sipe: 1.18.1 -> 1.20.0
...
Build and run tested (on release-15.09 branch).
2015-09-16 15:47:16 +02:00
Bryan Gardiner
476f2e3e2d
jitsi: add myself as maintainer
2015-09-16 06:42:26 -07:00
Bryan Gardiner
e422c2398c
jitsi: make a path patch for java slightly safer
2015-09-16 06:42:26 -07:00
Bryan Gardiner
8ef6197be5
jitsi: patch RPATHs of bundled .so files
...
Possibly helps with bug #3482 .
2015-09-16 06:42:25 -07:00
aszlig
89b6831ffd
virtualbox: Fix load of dbus library at runtime.
...
VirtualBox had support for DBUS even in version 4.x, but it appears that
nothing in our VM test triggered it to load, thus I didn't notice the
runtime error:
rtldrNativeLoad: dlopen('libdbus-1.so.3', RTLD_NOW | RTLD_LOCAL) failed:
libdbus-1.so.3: cannot open shared object file: No such
file or directory
The upstream commits I think are responsible for this to come to surface
are _probably_ (did I ever mention that I love SVN? *cough*) one of
these:
https://www.virtualbox.org/changeset/55664/vbox
https://www.virtualbox.org/changeset/55602/vbox
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-09-16 00:19:52 +02:00
Robert Helgesson
d243a5d0c9
eclipse-plugin-bytecode-outline: init at 2.4.3
2015-09-15 22:13:14 +02:00
William A. Kennington III
773b4deb7c
Merge commit 'a6f6c0e' into master.upstream
...
This is a partial merge of staging where we have up to date binaries for
all packages.
2015-09-15 12:16:49 -07:00
Peter Simons
8836c58dc0
Remove all references to haskell-ng and haskellngPackages from Nixpkgs.
2015-09-15 16:11:58 +02:00
Vladimír Čunát
88c9f8b574
xlibs: replace occurrences by xorg
...
This seems to have been confusing people, using both xlibs and xorg, etc.
- Avoided renaming local (and different) xlibs binding in gcc*.
- Fixed cases where both xorg and xlibs were used.
Hopefully everything still works as before.
2015-09-15 12:54:34 +02:00
Vladimír Čunát
21e3ff658a
x11: replace its usage by xlibsWrapper directly
...
Scilab note: the parameters already had pointed to nonexistent dirs
before this set of refactoring. But that config wasn't even used by
default.
2015-09-15 12:08:24 +02:00
Vladimír Čunát
0c74f18e4c
xlibs.xlibs: remove
...
It was really ugly that `xlibs.xlibs` meant something else than `xlibs`,
especially when using `with xlibs`, such as in wine.
Also, now `xlibs` is the same as `xorg`.
2015-09-15 11:59:33 +02:00
Pascal Wittmann
db0819f955
Fix some meta.license attributes
2015-09-15 11:02:09 +02:00
Domen Kožar
eb29d8e44b
Merge pull request #9869 from Mathnerd314/import-fix
...
all-packages: Use callPackage where possible
2015-09-15 06:53:50 +02:00
Mathnerd314
eb7404d97a
all-packages: Use callPackage where possible
2015-09-14 22:27:19 -06:00
Domen Kožar
60ad36ba67
libreoffice: 5.0.0.5 -> 5.0.1.2, refactor
...
I've extracted some of libraries and made expression simpler.
(cherry picked from commit 66e6f99d40350a4b2a235913a1fa77d88b1a44a6)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-09-15 05:41:37 +02:00
Domen Kožar
0b4ec468c5
disable chronos /cc @offlinehacker
...
(cherry picked from commit 83cc494542b9c53921616caa06984bd72f4e3dea)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-09-15 05:41:20 +02:00
Samuel Rivas
40d26f6730
erlang-mode: refactor maintainers ( close #9855 )
2015-09-14 23:47:20 +02:00
Eelco Dolstra
acd97de64d
Fix Darwin eval
2015-09-14 19:21:15 +02:00
Pascal Wittmann
f16eea1867
w3m: use gpm with ncurses support
...
fixes #9652
2015-09-14 17:47:32 +02:00
Pascal Wittmann
4e1b9578d2
Merge pull request #9845 from devhell/lxappearance
...
lxappearance: 0.5.5 -> 0.6.1
2015-09-14 13:34:51 +02:00
Tobias Geerinckx-Rice
49abb378e3
simple-scan: 3.17.91 -> 3.17.92
2015-09-14 10:20:38 +02:00
William A. Kennington III
27f0664960
chromiumBeta: Update
2015-09-13 20:23:21 -07:00
William A. Kennington III
b127f88711
git: 2.5.1 -> 2.5.2
2015-09-13 20:09:19 -07:00
devhell
1f28d29831
lxappearance: 0.5.5 -> 0.6.1
...
No changelog found. Built and run successfully.
2015-09-13 23:03:11 +01:00
Tobias Geerinckx-Rice
7c1a8a0bc9
dfasma: 1.2.4 -> 1.2.5
2015-09-13 22:36:47 +02:00
Tobias Geerinckx-Rice
59c6573cce
keyfinder-cli: 2015-09-11 -> 2015-09-13
2015-09-13 22:36:46 +02:00
Cillian de Róiste
a3a522286d
synfigstudio: upgrade 0.64.3 -> 1.0.1
2015-09-13 20:58:22 +02:00
Marco Maggesi
cb2a05b826
HOL Light: findlib is not necessary (nor actually used). Remove dependency.
2015-09-13 18:08:20 +02:00
lethalman
af6e8eef18
Merge pull request #9813 from khumba/claws-mail-desktop-item
...
claws-mail: install desktop item, take maintainership
2015-09-12 15:52:06 +02:00
taku0
cec63e87a2
sox: 14.4.1 -> 14.4.2
2015-09-12 20:49:41 +09:00
Domen Kožar
d2fbbb2100
Revert "Revert "qemu: 2.2.1 -> 2.4.0""
...
This reverts commit df592a6535
.
Segfauls on build machines were not caused due to qemu bump.
2015-09-12 12:56:18 +02:00
Pascal Wittmann
8754fe68ed
Merge pull request #9812 from a1russell/playonlinux
...
playonlinux: 4.2.8 -> 4.2.9
2015-09-12 11:05:36 +02:00
Bryan Gardiner
ab206a0e9a
claws-mail: install the .desktop file
2015-09-11 23:23:30 -07:00
Bryan Gardiner
7d7e983393
claws-mail: add myself as maintainer
2015-09-11 23:23:26 -07:00
Adam Russell
925233917f
playonlinux: 4.2.8 -> 4.2.9
2015-09-11 23:32:19 -05:00
Tobias Geerinckx-Rice
a365bbd910
keyfinder-cli: 20150201 (sic) -> 2015-09-11
2015-09-12 02:34:22 +02:00
Arseniy Seroka
cb2fcd412a
qutebrowser: 0.3 -> 0.4.0
2015-09-12 00:57:49 +03:00
William A. Kennington III
c2c70b5edd
gpa: 0.9.7 -> 0.9.9
2015-09-11 12:41:39 -07:00
Pascal Wittmann
806f65c5c8
pinpoint: 0.1.4 -> 0.1.6
2015-09-11 18:37:39 +02:00
Arseniy Seroka
43cc651001
Merge pull request #9791 from matthiasbeyer/update-i3
...
i3: 4.10.3 -> 4.10.4
2015-09-11 15:37:16 +03:00
Matthias Beyer
a3a1bcb40a
i3: 4.10.3 -> 4.10.4
2015-09-11 12:19:46 +02:00
Pascal Wittmann
9681e04d58
calibre: 2.37.1 -> 2.38.0
2015-09-11 11:57:17 +02:00
roconnor
22838a8f99
Merge pull request #9765 from roconnor/master
...
Add csdp support for Micromega tactics in Coq.
2015-09-11 00:19:08 -04:00
Arseniy Seroka
0948ead400
Merge pull request #9761 from eduarrrd/photoqt
...
Photoqt bump
2015-09-10 22:20:02 +03:00
Eelco Dolstra
972c0e5df4
virtualbox: Update to 5.0.4
2015-09-10 20:48:16 +02:00
Moritz Ulrich
3e03b921a1
Herbstluftwm: Fix zsh completion.
...
Files where installed in the wrong directory. This commit also replaces
sed with substituteInPlace.
2015-09-10 19:44:17 +02:00
Arseniy Seroka
0021233808
Merge pull request #9768 from matthiasbeyer/update-khard
...
khard: 0.4.1 -> 0.5.0
2015-09-10 19:18:55 +03:00
Russell O'Connor
4cc5f5dbb6
coq: Add csdp dependency
...
The csdp program is invoked for some uses of Micromega tactics.
2015-09-10 11:50:38 -04:00
Russell O'Connor
772ec9cae3
csdp: init at 6.1.1
2015-09-10 11:50:18 -04:00
aszlig
8be8193bd5
virtualbox: Fix revision/hash for guest additions.
...
Regression introduced in 7ffb1f3bde
.
Also added a small notice so that this hopefully won't happen with
future updates.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-09-10 17:03:36 +02:00
Matthias Beyer
12424562db
khard: 0.4.1 -> 0.5.0
2015-09-10 10:26:47 +02:00
lethalman
220e02506f
Merge pull request #9760 from ebzzry/devilspie2
...
devilspie2: init at 0.39
2015-09-10 09:57:10 +02:00
Tobias Geerinckx-Rice
26eaa93094
rsstail: 2.0 -> 2015-09-06
...
There are no releases, so don't let's pretend.
2015-09-10 01:47:09 +02:00
Tobias Geerinckx-Rice
9e408aa1c6
dfasma: 1.2.0 -> 1.2.4
2015-09-10 01:02:20 +02:00
Eduard Bachmakov
09bf6c95c6
photoqt: 1.2 -> 1.3
2015-09-09 19:00:51 -04:00
Eduard Bachmakov
f040a1443e
graphicsmagick: 1.3.18 -> 1.3.21
2015-09-09 19:00:37 -04:00
Rommel M. Martinez
6919533410
devilspie2: init at 0.39
2015-09-10 05:11:56 +08:00
Domen Kožar
f2627f9c81
Merge pull request #9752 from FRidh/maintainer
...
add myself as maintainer
2015-09-09 15:27:34 +02:00
Frederik Rietdijk
cd5a9afeac
add myself as maintainer
2015-09-09 15:25:49 +02:00
Austin Seipp
d8858e48e2
nixpkgs/jonprl: minor touchups
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-09-09 07:48:55 -05:00
Brian McKenna
e9bdf0fc07
JonPRL: init at 0.1.0
2015-09-09 21:23:48 +10:00
Arseniy Seroka
2017d56edf
Merge pull request #9708 from a1russell/playonlinux
...
Add playonlinux derivation.
2015-09-09 12:28:46 +03:00
Robert Helgesson
11693943de
eclipse-plugin-checkstyle: 6.5.0.201504121610 -> 6.9.0.201508291549
2015-09-09 09:47:48 +02:00
Adam Russell
735673bb9f
playonlinux: init at 4.2.8
2015-09-09 00:05:02 -05:00
Arseniy Seroka
90a7bb69d0
Merge pull request #9711 from anderspapitto/bitlbee
...
plugin support for bitlbee, and facebook plugin
2015-09-09 03:03:53 +03:00
William A. Kennington III
71ec4dbd45
chromium: Dev / Beta Updates
2015-09-08 15:19:48 -07:00
Anders Papitto
78f7a09e3a
bitlbee service: enable plugins
2015-09-08 14:24:50 -07:00
Anders Papitto
207f74eee9
bitlbee-facebook: init at 2015-08-27
2015-09-08 14:24:25 -07:00
Anders Papitto
7bcf564587
bitlbee: patch to allow plugindir configuration
2015-09-08 12:05:48 -07:00
Pascal Wittmann
7d12a0a709
Merge pull request #9606 from nckx/update-links2
...
links2: 2.10 -> 2.11
2015-09-08 17:38:26 +02:00
Pascal Wittmann
41fb95168e
filezilla: 3.12.0.2 -> 3.13.1
2015-09-08 13:53:28 +02:00
Kamil Chmielewski
e77b9fff67
git-radar: init at 0.3.2
2015-09-08 08:44:51 +02:00
Arseniy Seroka
54bcc4e446
Merge pull request #9699 from samuelrivas/emacs-erlang-mode
...
Add erlang-mode for emacs
2015-09-08 00:00:33 +03:00
Jascha Geerds
33e210a5cb
Merge pull request #9695 from desiderius/pycharm-4.5.4
...
idea.pycharm-{community,professional}: 4.5.3 -> 4.5.4
2015-09-07 22:59:40 +02:00
Arseniy Seroka
b70ffedbcc
Merge pull request #9694 from samuelrivas/update-emacs-solarized-theme
...
update emacs solarized theme and fix the name
2015-09-07 23:45:20 +03:00
Samuel Rivas
43fe8f2859
color-theme-solarized: initial at 1.0.0
...
update emacs solarized theme and fix the name
* Added myself as maintainer as no one was there
* Picked the latest version (no tags in that repo)
* Changed the name, this was (probably mistakenly) named as color-theme, which
is another package
2015-09-07 22:35:36 +02:00
Samuel Rivas
ce433f2a5f
emacs-mode: initial (same version as erlang)
...
This is just extracted from the erlang derivation. Otherwise one needs to know
where the emacs mode is (and the path depends on the version of Erlang used)
2015-09-07 22:32:26 +02:00
Simon Vandel Sillesen
5dd30c6c4d
keepassx2: 2.0-beta1 -> 2.0-beta2
2015-09-07 22:00:58 +02:00
desiderius
709ddcb475
idea.pycharm-{community,professional}: 4.5.3 -> 4.5.4
2015-09-07 16:01:43 +02:00
Domen Kožar
df592a6535
Revert "qemu: 2.2.1 -> 2.4.0"
...
This reverts commit 0e0e3c0c08
.
I've been seeing quite some QEMU segfaults on Hydra,
hopefully reverting the bump will fix the issue.
(cherry picked from commit 863c121c0782b82900d736f9f71dbcfa80f62e1d)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-09-07 12:22:13 +02:00
Domen Kožar
d2f0bc747d
atom: 1.0.0 -> 1.0.4
...
(cherry picked from commit 072196adb03b1e36c5af194890dd72bdb9335232)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-09-07 12:22:08 +02:00
Tobias Geerinckx-Rice
e349333246
dfasma: 1.1.36 -> 1.2.0
2015-09-06 23:50:03 +02:00
Arseniy Seroka
b537abe646
Merge pull request #9681 from ryantm/fix/spaceFM
...
spaceFM: add icon dependencies
2015-09-06 22:44:21 +03:00
Pascal Wittmann
73db5b2571
viking: update from 1.3 to 1.6
2015-09-06 21:44:05 +02:00
Ryan Mulligan
4b1cfd1e9f
spaceFM: add icon dependencies
...
Fixes icon problems reported in #9678
2015-09-06 09:12:30 -07:00
Vladimír Čunát
8f33b8cc93
mass rewrite of find parameters to cross-platform style
...
Fixes #9044 , close #9667 . Thanks to @taku0 for suggesting this solution.
Now we have no modes starting with `/` or `+`.
Rewrite the `-perm` parameters of find:
- completely safe: rewrite `/0100` and `+100` to `-0100`,
- slightly semantics-changing: rewrite `+111` to `-0100`.
I cross-verified the `find` manual pages for Linux, Darwin, FreeBSD.
2015-09-06 10:26:30 +02:00
Tobias Geerinckx-Rice
39054c5a6c
dfasma: 1.1.11 -> 1.1.36
2015-09-05 22:19:45 +02:00
Bob van der Linden
e6e338401f
popcorntime: 0.3.7.2 -> 0.3.8-3
2015-09-05 16:01:37 +02:00
Rok Garbas
7dc9dfae88
blink: 1.4.0 -> 1.4.1
2015-09-05 15:01:06 +02:00
Pascal Wittmann
f912c211fe
calibre: update from 2.36.0 to 2.37.1
2015-09-05 11:20:29 +02:00
William A. Kennington III
f2271f7c19
drive: Migrate to go-packages
2015-09-05 00:42:49 -07:00
William A. Kennington III
e617eeea41
syncthing: Move to go-packages
2015-09-04 21:00:57 -07:00
Tobias Geerinckx-Rice
fb61a48ebf
simple-scan: 3.17.90 -> 3.17.91
2015-09-05 04:20:23 +02:00
Tobias Geerinckx-Rice
dcfc1fa341
dfasma: 1.1.2 -> 1.1.11
...
And (merely cosmetic) re-shuffle.
2015-09-05 04:20:23 +02:00
Tobias Geerinckx-Rice
0b8611e4c2
dfasma: 1.1.2 -> 1.1.3
2015-09-04 23:30:22 +02:00
William A. Kennington III
c6f689f951
Merge branch 'master.upstream' into staging.upstream
2015-09-04 12:05:11 -07:00
Domen Kožar
162f4e9e66
Revert "Updated atom to 1.0.10"
...
This reverts commit 6a974efdd2
.
Atom doesn't start
2015-09-04 20:21:49 +02:00
Domen Kožar
a414391fd0
i3lock: 2.6 -> 2.7
2015-09-04 20:01:57 +02:00
Eelco Dolstra
7ffb1f3bde
virtualbox: Update to 5.0.2
2015-09-04 19:41:06 +02:00
Domen Kožar
950d9de3c9
i3: 4.10.2 -> 4.10.3
2015-09-04 18:47:40 +02:00
Peter Simons
398fc5d9fe
emacs-ido-ubiquitous: add version 3.6-4-gb659bf8
2015-09-04 12:38:51 +02:00
Rok Garbas
b2579497c6
smartgithg: 6.5.9 -> 7.0.0
2015-09-04 09:04:56 +02:00
koral
944a0c82f0
mercurial: 3.5 -> 3.5.1, fixes #9615
2015-09-04 09:04:48 +02:00
koral
0c15deaeb6
mercurial: 3.4.2 -> 3.5
2015-09-04 09:03:59 +02:00
William A. Kennington III
a1c92c4593
libreoffice: Boost 1.59 compat
2015-09-03 17:31:35 -07:00
William A. Kennington III
b8b47ecea0
codeblock: Boost 1.59 compat
2015-09-03 17:31:22 -07:00
William A. Kennington III
86ebd3ee25
Merge branch 'master.upstream' into staging.upstream
2015-09-03 11:15:58 -07:00
lethalman
66429fa043
Merge pull request #9636 from ragnard/rkt-fix-build
...
rkt: Don't download stage1 image during build.
2015-09-03 15:16:26 +02:00
Ragnar Dahlén
1942480e95
rkt: Don't download stage1 image during build.
...
Second attempt to resolve this issue. Copies stage1 image into expected
place manually. This has been improved in rkt master where there is a
configure option for specifying the location of this file. Can update
when next stable rkt is released.
2015-09-03 14:07:50 +01:00
Alexei Robyn
4028f88786
pidgin-opensteamworks: 1.5.1 -> 1.6.1, fixes #9489
...
Also, changed source url to (new) official github repo
2015-09-03 13:09:54 +02:00
devhell
32d0d863bc
{lib}mediainfo{-gui}: 0.7.76 -> 0.7.77, fixes #9617
...
Local build and run successful.
From the ChangeLog:
```
Version 0.7.77, 2015-09-02
+ #B941, MXF: files having only a video stream and an ancillary data
stream were having incorrect second video stream
+ MOV: detection of r210 CodecID as raw RGB
+ Ancillary data: detection of all metadata blocks (previously: only the
first one was detected)
x MPEG-TS: Wrong demux of TSP (188+16 TS) files having PES with only
padding x MediaTrace #2 : XML malformed with Flags items (hotfix, flags
meaning disabled in XML output)
x MediaTrace #3 : XML malformed with some MP4 files
x MediaTrace #6 : XML duplicated attributes
x MediaTrace #10 : versioned xsd, creating library name and version
x MediaTrace: XML content was not escaped
x #B947, Amazon S3 support (REST API v2), CLI/DLL only and if compiled
with libcurl support: Analyze file on s3 was not working if secret key
contains / character
```
2015-09-03 13:00:47 +02:00
Kovacsics Robert (NixOS-SSD2)
b22e6cb299
wiimenu, wmiiSnap, libixp_for_wmii: removed, fixes #9609
...
wiimenu superseded by wimenu from wmii
wmiiSnap superseded by wmii_hg
libixp_for_wmii superseded by libixp_hg
2015-09-03 12:58:24 +02:00
Kovacsics Robert (NixOS-SSD2)
c0b710fc68
wmii-hg: init at 2012-12-09
2015-09-03 12:58:11 +02:00
Clemens Fruhwirth
e7f9bdcba1
Bump k2pdfopt to 2.32, fixes #9631
2015-09-03 12:48:50 +02:00
Luca Bruno
5c014feb0a
imagemagick: fix ghostscript reference in .la files
2015-09-03 12:21:33 +02:00
Eelco Dolstra
a536eda82e
Add firefox-esr
2015-09-03 11:15:53 +02:00
Domen Kožar
c0e97bb547
panamax_ui: fix libv8 pinpoint
2015-09-03 10:30:11 +02:00
Domen Kožar
6cb878e9c2
redmine: shorten flags line to avoid yaml parsing bug
...
(cherry picked from commit c56f25d06fcd1eb4b0b232296a055b2dce997a05)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-09-03 10:11:41 +02:00
William A. Kennington III
4bd817b82a
pond: Migrate to go-packages
2015-09-02 22:17:45 -07:00
William A. Kennington III
ffd9e6a6ae
gnash: Mark as broken
...
We should weed out any last users of this dying project and hopefully
remove it at some juncture in the future if no one steps up to maintain
it.
2015-09-02 14:35:33 -07:00
Mateusz Kowalczyk
08094aa879
Merge pull request #9620 from k0ral/mkvtoolnix
...
mkvtoolnix: 7.9.0 -> 8.3.0
2015-09-02 22:27:56 +01:00
koral
fdfd9d294e
mkvtoolnix: 7.9.0 -> 8.3.0
2015-09-02 21:24:35 +00:00
Cillian de Róiste
424ad5302e
Remove tessel: too outdated, and broken
2015-09-02 22:12:34 +02:00
Domen Kožar
0dfdb8938b
meshlab: broken on i686
2015-09-02 20:26:02 +02:00
Domen Kožar
fb16b908bc
qbittorrent: partial revert of 1d78f31b76
...
It still fails on 32bit:
http://hydra.nixos.org/build/25460116/nixlog/1/raw
(cherry picked from commit 57391b7322d97aa03158c730aec318cb0e8d2b2d)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-09-02 20:23:28 +02:00
Tobias Geerinckx-Rice
eead42d104
links2: 2.10 -> 2.11
...
Changes: http://links.twibright.com/download/ChangeLog
2015-09-02 16:31:13 +02:00
Shaun Bruce
6a974efdd2
Updated atom to 1.0.10
2015-09-02 08:17:38 +00:00
Thomas Strobel
e80b41e94f
xen: remove 4.4.1 + fixes compilation of 4.5.x, fixes #9572
2015-09-02 08:33:24 +02:00
William A. Kennington III
b55a4df70f
chromium: Updates
...
This bumps the stable and dev track forward a version
2015-09-01 21:22:34 -07:00
koral
f5615752ae
imagemagick: 6.9.1-0 -> 6.9.2-0, fixes #9591
2015-09-01 21:55:24 +02:00
Vladimír Čunát
f2d25c5a4d
firefox-gtk3: fix crashes by a Fedora-backported patch
...
These might be the same crashes as with gtk2 and system cairo #9368 .
2015-09-01 21:34:17 +02:00
Vladimír Čunát
f65b692a07
firefox: fix argv0 with enableGTK3 (/cc #9562 )
...
Also add a simple test detecting such problems.
2015-09-01 21:34:16 +02:00
lethalman
f8f224af05
Merge pull request #9500 from rnhmjoj/telegram-pass-args
...
telegram-cli: keep arguments passed to the wrapper
2015-09-01 18:57:04 +02:00
Arseniy Seroka
bb3bb95f9b
Merge pull request #9582 from pjones/pkg/cura.lulzbot
...
curaLulzbot: init at 15.02.1-1.03-5064
2015-09-01 18:46:44 +03:00
John Wiegley
b3bd3eef38
emacsMacport: 24.5-mac-5.9 -> 24.5-mac-5.10
2015-09-01 08:39:45 -07:00
Peter Simons
881fb00fdf
emacs-magit: update to version 2.2.1
2015-09-01 16:56:12 +02:00
Peter Simons
bcd3e06f4c
emacs-git-modes: update to version 1.2.0
2015-09-01 16:56:12 +02:00
Peter Simons
ebd99dea2f
emacs-dash: update to version 2.11.0
2015-09-01 16:56:12 +02:00
Peter Simons
f33f8e1b34
emacs-haskell-mode: update to version 13.14-169-g0d3569d
2015-09-01 16:56:11 +02:00
Marco Maggesi
97b27e69c0
Update HOL Light to svn r244.
2015-09-01 16:30:27 +02:00
Luca Bruno
65c1afd238
rosegarden: disable parallel builds
2015-09-01 14:37:35 +02:00
Cillian de Róiste
3c7f1431c0
helmholtz: unset the curl user-agent to fix the download
...
I've checked this with the developer to ensure it isn't blocked
deliberately and she said it was just a problem with the hosting
provider, so it is fine to work around it.
2015-09-01 13:17:35 +02:00
Eelco Dolstra
79a8a9327d
Doh
2015-09-01 12:53:26 +02:00
Eelco Dolstra
8fc039188e
Mark some packages with undownloadable source as broken
2015-09-01 12:00:04 +02:00
Eelco Dolstra
7f0c5a2c8f
praat: Update to 5417
...
Mostly because the old URL didn't work.
2015-09-01 12:00:04 +02:00
Ragnar Dahlén
6e1bee84d3
rkt: Don't download stage1 image during build.
...
The rkt build process requires a stage1 image. By default it will try
and download one with wget from coreos.com during the build. This change
explicitly downloads the image using `fetchurl`, verifying checksum,
then passes that to the build using appropriate configure flag.
2015-09-01 10:08:44 +01:00
Eelco Dolstra
9013dc5826
inotifyTools -> inotify-tools
...
Fixes #9456 .
2015-09-01 10:52:47 +02:00
Vladimír Čunát
b92c4a51e6
desktop and xmonad wrappers: preferLocalBuild
...
Also no substitution.
2015-09-01 09:43:37 +02:00
Vladimír Čunát
a839a48b0a
root: fix build by -lX11
...
The pkgconfig change didn't help, but I'd leave it in.
2015-09-01 08:23:00 +02:00
Arseniy Seroka
a3fab58287
Merge pull request #9583 from pjones/pkg/geda
...
geda: init at 1.8.2-20130925
2015-09-01 04:42:34 +03:00
Peter Jones
1d4135eab9
geda: init at 1.8.2-20130925
2015-08-31 15:09:58 -06:00
Arseniy Seroka
268501ef06
Merge pull request #9579 from gebner/qalculate-gtk
...
qalculate-gtk: init at 0.9.7
2015-08-31 23:58:45 +03:00
Peter Jones
674d0a7992
curaLulzbot: init at 15.02.1-1.03-5064
2015-08-31 14:42:05 -06:00
Tobias Geerinckx-Rice
11d1eeed7c
xca: 1.3.0 -> 1.3.1
2015-08-31 20:49:01 +02:00
Tobias Geerinckx-Rice
8f86ec0976
fmit: add portaudioSupport (off by default)
2015-08-31 20:49:00 +02:00
Tobias Geerinckx-Rice
5f793dda66
Merge pull request #9232 from jraygauthier/jrg/libreoffice_icons_desktop
...
libreoffice: improvements.
2015-08-31 20:22:34 +02:00
Tobias Geerinckx-Rice
be91ec0fd7
fmit: qt53Full -> modular qt5 (currently 5.4)
...
See https://github.com/NixOS/nixpkgs/pull/9560 .
"Native" Qt audio capture is now broken (patches/time welcome). ALSA
should work just as well and is now enabled by default until Qt is fixed.
2015-08-31 19:29:09 +02:00
William A. Kennington III
7735c6cb0e
Merge branch 'master.upstream' into staging.upstream
2015-08-31 10:28:18 -07:00
William A. Kennington III
6f19418b65
git: 2.5.0 -> 2.5.1
2015-08-31 10:27:07 -07:00
Gabriel Ebner
6b42cd852a
qalculate-gtk: init at 0.9.7
2015-08-31 19:20:29 +02:00
Tobias Geerinckx-Rice
5ab17dbe98
rescuetime: 2.8.8.1040 -> 2.8.9.1170
...
Fix build broken by upstream (unversioned) .deb change.
CC maintainer @cstrahan.
2015-08-31 17:17:32 +02:00
Nikolay Amiantov
ed5f04eb86
deadbeef: fix patch checksum
2015-08-31 14:57:17 +03:00
rnhmjoj
721dc51640
telegram-cli: keep arguments passed to the wrapper
...
Also break long lines
2015-08-30 22:57:08 +00:00
Arseniy Seroka
96ce94c151
Merge pull request #9557 from kamilchm/bluejeans-pulseaudio
...
bleujeans: fix hanging on connect screen
2015-08-31 00:59:25 +03:00
Arseniy Seroka
4d76808fca
Merge pull request #9548 from hiberno/bump-rofi-pass
...
rofi-pass: 1.0 -> 1.2
2015-08-30 23:12:24 +03:00
Cillian de Róiste
2c5e423a77
calf: fix src URL (sourceforge->calf-studio-gear.org)
2015-08-30 19:02:09 +02:00
Cillian de Róiste
e67a0119e2
kde4.digikam: update from 4.11.0 to 4.12.0
2015-08-30 17:38:03 +02:00
Kamil Chmielewski
4b522294c8
bleujeans: fix hanging on connect screen
2015-08-30 16:13:49 +02:00
Thomas Tuegel
875f660481
wrapFirefox: remove (broken) sed trick
...
This sed trick to set argv[0] is made obsolete by c234f37
, which sets
argv[0] correctly anyway.
2015-08-30 08:33:44 -05:00
Thomas Tuegel
29ee3ec8c4
cantor: patch to fix filename string type
2015-08-30 07:23:44 -05:00
Austin Seipp
16b47aff4b
nixpkgs: saw-tools 0.1-20150609 -> 0.1.1-20150731
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-08-30 02:58:47 -05:00
hiberno
a51efdcb48
rofi-pass: 1.0 -> 1.2
2015-08-30 09:54:21 +02:00
William A. Kennington III
afe1f0f127
Merge branch 'master.upstream' into staging.upstream
2015-08-29 17:48:49 -07:00
Peter Simons
b9e999a595
Merge pull request #9526 from dfoxfranke/cvs-fast-export
...
cvs-fast-export: don't link against librt
2015-08-29 20:09:59 +02:00
Jaka Hudoklin
ed63e18652
Merge pull request #9384 from jefdaj/bitcoinxt-twopackages
...
Add BitcoinXT as a separate package
2015-08-29 18:47:48 +02:00
Jaka Hudoklin
5c91812c79
Merge pull request #9351 from offlinehacker/pkgs/xca/update/1.3.0
...
xca: Update to 1.3.0
2015-08-29 18:44:56 +02:00
Jaka Hudoklin
256d2950b9
xca: 0.9.3 -> 1.3.0
2015-08-29 18:44:02 +02:00
Jaka Hudoklin
03b564620b
Merge pull request #9529 from offlinehacker/pkgs/qtpass/1.0.1
...
qtpass: 0.8.4 -> 1.0.1
2015-08-29 18:33:29 +02:00
Jaka Hudoklin
95e2403f86
Merge pull request #9530 from offlinehacker/pkgs/docker/fix_add_utillinux
...
docker: add blkid from utillinux to path
2015-08-29 18:32:52 +02:00
Jaka Hudoklin
ff0575a2f1
docker: add blkid from utillinux to path
2015-08-29 18:25:39 +02:00
Jaka Hudoklin
367b0be7b4
qtpass: 0.8.4 -> 1.0.1
2015-08-29 18:23:08 +02:00
Daniel Fox Franke
07903b1617
cvs-fast-export: don't link against librt
...
It's superfluous on Linux, and it breaks the build on Darwin.
2015-08-29 12:05:52 -04:00
Frederik Rietdijk
dbc7e0fea5
spyder: 2.2.5 -> 2.3.6
...
Set environment variable to use setuptools (fixes build issue).
[Bjørn: split enabling spyder for python3 into separate commit.]
2015-08-29 17:41:35 +02:00
Bjørn Forsman
f6135c9fba
calibre: 2.35.0 -> 2.36.0
...
Unbreaks build, as the 2.35.0 source URL returns HTTP error 404.
2015-08-29 15:58:42 +02:00
Peter Simons
69b648ea95
Revert "Added K Framework package."
...
This reverts commit de02110903
. The package doesn't
compile: https://github.com/NixOS/nixpkgs/pull/7419#issuecomment-135972366 .
2015-08-29 15:38:33 +02:00
Domen Kožar
fe0d91a0eb
petrifoo: fix build
...
(cherry picked from commit dc8e1c199c074319be63fba8a0301b3332262927)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-08-29 14:12:36 +02:00
William A. Kennington III
5ca1c32a9d
Merge branch 'master.upstream' into staging.upstream
2015-08-28 17:55:20 -07:00
Arseniy Seroka
5ea112f4c3
Merge pull request #9465 from fazo96/ne
...
ne: init at 3.0.1
2015-08-28 17:43:12 +03:00
Enrico Fasoli
0f041e5487
ne: init at 3.0.1
...
ne: building improvements
2015-08-28 14:24:03 +00:00
Domen Kožar
b950ec8617
Merge pull request #9485 from taku0/firefox-bin-40.0.3
...
firefox-bin: 40.0.2 -> 40.0.3
2015-08-28 14:22:36 +02:00
Eelco Dolstra
0619a23236
firefox: Update to 40.0.3
2015-08-28 11:26:44 +02:00
Arseniy Seroka
4302291e3d
Merge pull request #9483 from lebastr/qmidiroute
...
qmidiroute: init at 0.3.0
2015-08-28 11:49:38 +03:00
taku0
3f14b5f226
firefox-bin: 40.0.2 -> 40.0.3
2015-08-28 10:12:21 +09:00
Arseniy Seroka
7589dd61e8
Merge pull request #9464 from joachifm/electrum-2_4_3
...
electrum: 2.4 -> 2.4.3
2015-08-28 01:31:22 +03:00
Arseniy Seroka
d6eaae77f9
Merge pull request #9476 from fazo96/syncthing-update
...
syncthing: 0.11.21 -> 0.11.22
2015-08-28 01:29:55 +03:00
Jascha Geerds
4e478cbeaa
cask: 0.7.2 -> 0.7.3
2015-08-27 22:08:24 +02:00
Alexander Lebedev
e96ee79006
qmidiroute: init at 0.3.0
2015-08-27 19:00:08 +00:00
Eelco Dolstra
1502117418
sane-backends: Separate doc output
2015-08-27 19:07:44 +02:00
Enrico Fasoli
d4988bd5ba
syncthing: 0.11.21 -> 0.11.22
2015-08-27 14:17:33 +00:00
Domen Kožar
e65fce3af6
docker: fix build on i686
2015-08-27 13:22:29 +02:00
Luca Bruno
c91d360cec
pidginsipe: add nss and nspr (ZHF)
2015-08-27 12:29:45 +02:00
Eelco Dolstra
320f963e16
firefox: Build with internal cairo
...
This might fix the recent segfaults, according to
https://bugzilla.redhat.com/show_bug.cgi?id=1253086 .
Fixes #9368 .
2015-08-27 11:18:39 +02:00
lethalman
144502c6e5
Merge pull request #9447 from dfoxfranke/reposurgeon
...
reposurgeon: init at 3.28
2015-08-27 10:52:58 +02:00
Jude Taylor
9d1748d384
terminal-notifier: allow kernel to find Info.plist file
2015-08-26 17:05:29 -07:00
Joachim Fasting
268abe1cce
electrum: 2.4 -> 2.4.3
2015-08-27 01:44:41 +02:00
Cillian de Róiste
cef7bccbbf
Add artha 1.0.3: an offline thesaurus
2015-08-27 00:50:50 +02:00
Cillian de Róiste
977731f6c2
synthv1: update from 0.6.3 to 0.7.1
2015-08-26 22:59:37 +02:00
Cillian de Róiste
d741743bcc
samplv1: update from 0.7.0 to 0.7.1
2015-08-26 22:59:37 +02:00
Cillian de Róiste
6e104f2f43
drumkv1: update from 0.7.0 to 0.7.1
2015-08-26 22:59:37 +02:00
Cillian de Róiste
2afaaf157e
darktable: update from 1.6.7 to 1.6.8
2015-08-26 22:59:37 +02:00
Bjørn Forsman
5c8a1fe5e1
eclipse: name plugins "eclipse-plugin-${name}"
...
Instead of "eclipse-${name}". The latter is slightly confusing since
there are non-plugin eclipse packages named "eclipse-${name}", like
eclipse-modeling or eclipse-cpp.
2015-08-26 22:54:23 +02:00
Robert Helgesson
771b1a5358
eclipse-scala: fix sha256, file changed upstream
2015-08-26 22:46:42 +02:00
Robert Helgesson
3d23cb0375
eclipse-testng: 6.9.5.201506120235 -> 6.9.5.201508210528
2015-08-26 22:43:27 +02:00
ts468
b1db014f40
Merge pull request #9462 from ts468/upstream.linphone
...
linphone: update linphone with dependencies
2015-08-26 22:33:56 +02:00
Thomas Strobel
63a1d2a364
linphone: wrap to find plugins
2015-08-26 22:17:41 +02:00
Daniel Fox Franke
0912bdfa92
cvs-fast-export: patch shebangs in source tree
...
This allows unit tests to run successfully in chroot build
environments, which lack /usr/bin/env.
2015-08-26 15:18:06 -04:00
Paulus Esterhazy
27233c2ea5
ranger: works fine on Darwin ( close #9454 )
2015-08-26 19:13:30 +02:00
Luca Bruno
66a270b9df
rkt: disable on i686 (ZHF)
2015-08-26 18:55:22 +02:00
Vincent Laporte
cf660d03bd
smtube: 15.5.17 -> 15.8.0
2015-08-26 17:38:14 +02:00
Thomas Strobel
7160a32001
linphone: 3.8.1 -> 3.8.5
2015-08-26 17:08:27 +02:00
lethalman
d60c099a3c
Merge pull request #9231 from Bevaz/qemu
...
qemu: 2.2.1 -> 2.4.0
2015-08-26 14:08:27 +02:00
Domen Kožar
c2841a2221
docker: 1.7 -> 1.8.1, fix build (go 1.4)
2015-08-26 13:56:18 +02:00
Peter Simons
4825906186
ikiwiki: update to version 3.20150614
...
Unfortunately, this update does not fix the test suite failure:
| Test Summary Report
| -------------------
| t/img.t (Wstat: 512 Tests: 31 Failed: 2)
| Failed tests: 17-18
| Non-zero exit status: 2
| Files=59, Tests=2273, 22 wallclock secs ( 0.49 usr 0.04 sys + 16.36 cusr 5.45 csys = 22.34 CPU)
| Result: FAIL
| Failed 1/59 test programs. 2/2273 subtests failed.
2015-08-26 13:04:18 +02:00
Anton Fedotov
0e0e3c0c08
qemu: 2.2.1 -> 2.4.0
2015-08-26 13:16:53 +03:00
lethalman
9458bde4c1
Merge pull request #9450 from lebastr/rosegarden
...
rosegarden: init at 14.12
2015-08-26 11:57:26 +02:00
Alexander
ee6140beaa
rosegarden: init at 14.12
2015-08-26 09:35:05 +00:00
lethalman
6979c1b3f1
Merge pull request #9451 from gebner/verit-1506
...
veriT: 201410 -> 201506
2015-08-26 11:24:42 +02:00
lethalman
46105f7d18
Merge pull request #9237 from NixOS/remove-unreferenced-files
...
Remove unreferenced files
2015-08-26 11:06:00 +02:00
lethalman
5828e34309
Merge pull request #9366 from gebner/edbrowse-3.5.4.1
...
edbrowse: 3.5.2 -> 3.5.4.1
2015-08-26 10:47:52 +02:00
lethalman
18bd7ede65
Merge pull request #9434 from ctheune/submit/syncthing-0.11.21
...
syncthing: 0.11.20 -> 0.11.21
2015-08-26 10:39:37 +02:00
Tim Cuthbertson
1b04fbad1c
tilda: ensure wrapped executable is named "tilda"
2015-08-26 17:46:01 +10:00
Gabriel Ebner
0349b05695
veriT: 201410 -> 201506
2015-08-26 09:31:39 +02:00
Daniel Fox Franke
686fec3ce7
reposurgeon: init at 3.28
2015-08-25 22:06:07 -04:00
Daniel Fox Franke
2194295fff
cvs-fast-export: init at 1.32
2015-08-25 22:06:06 -04:00
Arseniy Seroka
a8f220d8fa
Merge pull request #9426 from ebzzry/conkeror-update
...
conkeror: 20150319 -> 20150730
2015-08-25 20:37:09 +03:00
Ricardo M. Correia
4c8b2beb55
flashplayer: 11.2.202.491 -> 11.2.202.508
2015-08-25 17:59:55 +02:00
Domen Kožar
e4644a5b58
Merge branch 'staging'
2015-08-25 14:14:54 +02:00