Daniel Fox Franke
a04bd9301b
hglib: init at 1.7
2015-08-25 21:58:24 -04:00
Rickard Nilsson
30313a8fb8
google-cloud-sdk: 0.9.65 -> 0.9.74
2015-08-26 02:03:13 +02:00
Daniel Fox Franke
617a158e3c
libb2: init at 0.97
2015-08-25 14:25:05 -04:00
Arseniy Seroka
f3f8506461
Merge pull request #9392 from danielfullmer/zerotierone-1.4
...
zerotierone: 1.0.2 -> 1.0.4 and fix for hardcoded path
2015-08-25 20:39:06 +03:00
Arseniy Seroka
0851e6aa7d
Merge pull request #9410 from KoviRobi/plan9port-update
...
plan9port: 20140306 -> git-2015-06-29
2015-08-25 20:37:57 +03:00
Arseniy Seroka
7795085c73
Merge pull request #9422 from kamilchm/glide05
...
glide: 0.4.1 -> 0.5.0
2015-08-25 20:37:25 +03:00
Arseniy Seroka
a8f220d8fa
Merge pull request #9426 from ebzzry/conkeror-update
...
conkeror: 20150319 -> 20150730
2015-08-25 20:37:09 +03:00
Arseniy Seroka
ae5c1084e3
Merge pull request #9431 from philandstuff/fix-html-xml-utils
...
html-xml-utils: fix and bump to 6.9
2015-08-25 20:36:52 +03:00
Ricardo M. Correia
4c8b2beb55
flashplayer: 11.2.202.491 -> 11.2.202.508
2015-08-25 17:59:55 +02:00
Kevin Marsh
358e915119
Update Django minor version numbers (to 1.8.4, 1.7.10, 1.4.22)
2015-08-25 16:56:32 +01:00
Peter Simons
b106fbfb4f
cabal2nix: update to version 20150824
2015-08-25 17:15:41 +02:00
Peter Simons
d08a483bda
haskell-ed25519 is broken
2015-08-25 17:15:41 +02:00
Michael Alan Dorman
3f6074713b
haskell-hxt: re-enable haddock generation
...
The bug's been closed for a while, and I manually verified that the
haddock gets rendered to HTML in all versions from 7.6 -> 7.10.
2015-08-25 17:15:41 +02:00
Peter Simons
4ce6d653bb
haskell-fsnotify: disable failing test suite
2015-08-25 17:15:41 +02:00
Peter Simons
412062eb48
haskell-semigroupoids: doctests have been fixed upstream
2015-08-25 17:15:41 +02:00
Michael Alan Dorman
1e578fa36b
haskell-cabal-helper: (temporary) testing issues
2015-08-25 17:15:41 +02:00
Peter Simons
6dd889144d
haskell-deepdeq: update version used for pre 7.4.x GHC versions
2015-08-25 17:15:41 +02:00
Peter Simons
2e1a49b35a
hackage-packages.nix: update to 6e3963284c
with hackage2nix v20150807-65-g1cc6394
2015-08-25 17:15:35 +02:00
Robert Helgesson
012515ef2f
pecita: 5.0 -> 5.1
2015-08-25 16:36:43 +02:00
Lluís Batlle i Rossell
97dada0005
Make hydra build proxychains.
...
(cherry picked from commit 8f11a84c9145c4a1cf5fe182db31921070565efa)
2015-08-25 14:28:12 +02:00
Jascha Geerds
66c3dff47c
gnome3: Depend on defaultIconTheme instead of hicolor- or adwaita
2015-08-25 14:23:10 +02:00
Domen Kožar
e4644a5b58
Merge branch 'staging'
2015-08-25 14:14:54 +02:00
Eelco Dolstra
60a0bb7f66
Make "nix-env -i wine" work again
...
Also, make wine32 the default again to prevent a huge closure size
regression. (It recently grew by ~1 GB:
http://hydra.nixos.org/job/nixos/trunk-combined/nixpkgs.wineStable.x86_64-linux#tabs-charts )
Issue #8990 .
2015-08-25 13:07:16 +02:00
Eelco Dolstra
e2a9541efc
buildEnv: Fix handling of empty list of packages
2015-08-25 11:13:34 +02:00
Christian Theune
6ee8cad091
syncthing: 0.11.20 -> 0.11.21
2015-08-25 07:59:50 +02:00
Tobias Geerinckx-Rice
e8a55a43cf
ccache: update 3.2.2 -> 3.2.3
2015-08-25 05:03:05 +02:00
Tobias Geerinckx-Rice
c98685c737
netsniff-ng: 0.5.9-{85-g71c28ef -> 86-gd84a6b7}
2015-08-25 02:09:49 +02:00
Eelco Dolstra
e4610f2965
buildEnv: Support package priorities like nix-env
...
This gets rid of a bunch of collision warnings.
2015-08-25 00:40:40 +02:00
Eelco Dolstra
9c61317002
Put all firmware in $out/lib/firmware
...
This way, hardware.firmware can be a list of packages.
2015-08-25 00:40:34 +02:00
Philip Potter
44048385bd
html-xml-utils: fix and bump to 6.9
...
6.4 had a compile error:
```
scan.l:136:7: error: expected identifier or ‘(’ before ‘__extension__’
char *strndup(const char *s, size_t n);
^
```
This is caused by the standard library strndup() now living in string.h
and conflicting with another strndup() declared in scan.l. Version 6.9
fixes this.
This also removes the need for the boolean patch that we previously had.
2015-08-24 22:38:01 +01:00
Vladimír Čunát
ce6daa507a
Merge pull request #9428 from deepfire/maintain
...
maintain introduced packages
2015-08-24 22:58:15 +02:00
Kovacsics Robert (NixOS-SSD2)
195671aa70
plan9port: 20140306 -> 2015-06-29
...
We were already using snapshots, but development moved to github.
Also add "9" to $out/bin as it is the recommended practice, see
install.txt
2015-08-24 21:55:48 +01:00
Anders Papitto
6b892be9a8
fix updmap invocation in texLive
...
Close #9430 , fixes #9318 .
2015-08-24 22:47:05 +02:00
Kosyrev Serge
432c43dabf
chntpw: add myself as maintainer
2015-08-24 22:55:13 +03:00
Kosyrev Serge
301bf5018d
ghcNokinds: add myself as maintainer
2015-08-24 22:55:04 +03:00
Kosyrev Serge
85c5d83dfc
aurulent-sans: add myself as maintainer
2015-08-24 22:54:45 +03:00
Thomas Tuegel
33f287380b
Merge pull request #9294 from dezgeg/pr-pixman-arm
...
pixman: Enable '--disable-arm-iwmmxt' on ARM
2015-08-24 14:39:13 -05:00
Kosyrev Serge
1770fe4443
wsmancli init at 2.6.0
2015-08-24 22:34:16 +03:00
Kosyrev Serge
d8b3c4c49c
openwsman init at 2.6.0
2015-08-24 22:34:15 +03:00
Kosyrev Serge
90f40408c8
sblim-sfcc init at 2.2.9
2015-08-24 22:34:07 +03:00
Henry Till
94abba931d
racket: 6.2 -> 6.2.1
2015-08-24 14:54:05 -04:00
Samuel Rivas
c41a62aa98
colord: 1.2.3 -> 1.2.12
...
* Use fetchzip instead of fetchurl
2015-08-24 19:52:37 +02:00
Rommel M. Martinez
c99c0dd1ed
conkeror: 20150319 -> 20150730
2015-08-25 01:19:14 +08:00
Eelco Dolstra
fa67a2d301
nixUnstable: Update
2015-08-24 18:58:45 +02:00
Bob van der Linden
5cdf3d4f8e
can-utils: updated homepage url ( close #9425 )
2015-08-24 18:55:55 +02:00
Eelco Dolstra
3c114b827e
systemd: Update URL to the NixOS fork
2015-08-24 14:16:59 +02:00
Tobias Geerinckx-Rice
5920d9e80e
geolite-legacy: update 2015-08-17 -> 2015-08-24
2015-08-24 13:52:28 +02:00
Eelco Dolstra
24f1a7a5cb
subversion: Update to 1.8.14
...
CVE-2015-3184, CVE-2015-3187.
2015-08-24 11:51:28 +02:00
Nikolay Amiantov
fdb5ab0bba
yed: change the go-to page per vendor request
2015-08-24 12:03:49 +03:00
Artjom Vejsel
9c206b6cf7
qtcreator: refactor for using qt54
2015-08-24 11:34:28 +03:00
Artjom Vejsel
e4410bfd85
qt4SDK/qt5SDK: delete (see #9342 )
2015-08-24 09:27:14 +03:00
Vladimír Čunát
d36e4f3063
micropolis: fix patch hash, probably updated
...
Fixes #9414 . Seems to run OK, as far as I can tell in a minute.
2015-08-24 08:23:44 +02:00
devhell
fee4fe1b5e
{lib}mediainfo{-gui}: 0.7.75 -> 0.7.76
...
From the changelog:
```
Version 0.7.76, 2015-08-06
+ XML output: line breaks and indents in between attributes for readability
+ Trace feature: XML trace update, only if compiled with trace feature
+ Amazon S3 support (REST API v2), CLI/DLL only and if compiled with
libcurl support
+ FFV1: improved slice analysis (currently activated only with trace
feature and for 1st frame)
x MXF: optimization of the parsing, reading a lot less data (e.g. can be
reduced from 1 GB to 10 MB with some UHD files)
x MXF: wrong frame count with files not having the video stream as the
first stream
x Dolby E in MPEG-TS: "SMPTE ST 302" information was accidentally removed
x MPEG-TS: avoid filling delay from file name, not applicable on MPEG-TS
x MXF: better handling of huge padding blocks, better handling of
descriptors without link to a TrackID
x IMX: streams claiming that they are IMX are actually pure MPEG Video,
probing both IMX and MPEG Video
```
2015-08-24 07:29:49 +02:00
Ian Duncan
4bdcf1fa95
mongoc: init at 1.1.10
...
[Bjørn: Minor coding style cleanup.]
2015-08-24 07:25:18 +02:00
Ian Duncan
fd7144e455
libbson: init at 1.1.10
...
[Bjørn: Remove trailing dot in description and unneeded parenthesis
around mkDerivation arguments.]
2015-08-24 07:14:24 +02:00
Nikolay Amiantov
f1187c5b14
build-fhs-userenv: move /tmp handling to bash part
2015-08-24 02:01:00 +03:00
Nikolay Amiantov
ec27ba44d0
build-fhs-{chroot,user}env: expose sockets in /tmp
2015-08-24 01:47:19 +03:00
Arseniy Seroka
ff25df9366
Merge pull request #9226 from rehno-lindeque/mycli-1.3.0
...
mycli: init at 1.3.0
2015-08-24 00:06:11 +03:00
Thomas Tuegel
b5b78eaf44
qt54: create share/ in setupHook
2015-08-23 14:29:09 -05:00
Thomas Tuegel
9f50a1f456
Merge branch 'qt54'
2015-08-23 13:48:11 -05:00
Thomas Tuegel
4098e79378
qt54: set documentation path in setupHook
2015-08-23 13:47:24 -05:00
Kamil Chmielewski
66cf9fd257
glide: 0.4.1 -> 0.5.0
2015-08-23 20:42:15 +02:00
Thomas Tuegel
4962bc3e3d
Merge pull request #9404 from nbp/sane-config
...
Sane config: Fix config generation to work with the hplip backend in NixOS.
2015-08-23 11:32:39 -05:00
Thomas Tuegel
c234f37b59
makeWrapper: child process inherits argv[0]
2015-08-23 10:30:00 -05:00
Thomas Tuegel
90a72bd177
Merge branch 'master' into staging
2015-08-23 10:29:12 -05:00
Thomas Tuegel
06717667cc
Revert "autogen: don't write temp files outside build dir"
...
This reverts commit 1ea4ea1375
.
2015-08-23 10:28:48 -05:00
Thomas Tuegel
1ea4ea1375
autogen: don't write temp files outside build dir
2015-08-23 10:26:29 -05:00
Thomas Tuegel
04124c45a7
emacs-evil: 20141020 -> 1.2.3
...
Use the actual upstream source, not some random mirror.
2015-08-23 10:26:23 -05:00
Thomas Tuegel
e40579d91e
qt54: set runtime env vars during build for makeWrapper
...
Set QT_PLUGIN_PATH, QML_IMPORT_PATH, and QML2_IMPORT_PATH during build
so that Qt programs may easily be wrapped for use outside NixOS. The
paths are set appropriately for the dependencies of the package.
2015-08-23 10:16:21 -05:00
Arseniy Seroka
39c76445b9
Merge pull request #9375 from mstarzyk/obnam
...
obnam: 1.14 -> 1.15
2015-08-23 17:47:25 +03:00
Nikolay Amiantov
d0a03e078c
tlp: install man pages
2015-08-23 17:33:49 +03:00
zimbatm
23d155fb6f
npm2nix: use the current node version
2015-08-23 15:03:10 +01:00
Phil Scott
3bbd79aaa6
scanmem: init at 0.15.2
...
[Bjørn: Remove trailing dot in description.]
2015-08-23 15:25:52 +02:00
Nicolas B. Pierron
bb81ba7ef6
sane-config: Prevent find warnings by moving maxdepth argument first.
2015-08-23 13:55:25 +02:00
Nicolas B. Pierron
f8caa49f00
sane-config: Merge /etc/sane.d/dll.conf content.
2015-08-23 13:54:34 +02:00
Desmond O. Chang
ef721079ca
gradle: 2.2.1 -> 2.6
2015-08-23 12:07:16 +02:00
Bjørn Forsman
2cf8502397
qtcreator: build with documentation
...
It was disabled due to a build error that is now fixed.
2015-08-23 09:56:09 +02:00
Bjørn Forsman
84c96cd4f6
qt5SDK: build with documentation
...
It was disabled due to a build error that is now fixed.
2015-08-23 09:56:09 +02:00
Bjørn Forsman
019a23db3e
qt5: specify docdir
...
Due to a bug somewhere, the qt documentation is by default placed in
$out/share/doc although "qmake -query" reports $out/doc. That
discrepancy causes qtcreator withDocumentation builds to fail. This
fixes it.
2015-08-23 09:56:09 +02:00
Bjørn Forsman
c2a8e5e609
qt53: sync plugin/import/qml dirs with qt54
...
It seems like a sensible thing to keep these in sync.
2015-08-23 09:56:09 +02:00
Rehno Lindeque
a3e688030e
fix: mycli requires prompt_toolkit to be pegged at 0.45
2015-08-23 06:28:53 +00:00
Rehno Lindeque
0cf852b78b
mycli: init at 1.3.0
...
mycli is a clone of the nearly identical pgcli package already included in nixpkgs.
2015-08-23 06:28:52 +00:00
Domen Kožar
50dc28d7a0
Merge pull request #9399 from abbradar/deluge
...
deluge: fix translations and desktop file
2015-08-23 01:09:32 +02:00
Tobias Geerinckx-Rice
69114f74aa
packagekit: use http:// instead of https://
...
Proxy weirdness?
2015-08-23 00:02:29 +02:00
Nikolay Amiantov
a4b9b5ce7d
deluge: fix translations and desktop file
2015-08-22 23:17:19 +03:00
Peter Simons
75cf3a2767
Merge pull request #9377 from teh/master
...
haskell-purescript: Disable tests.
2015-08-22 20:50:14 +02:00
Charles Strahan
7408ede358
fanctl: fix state directory
2015-08-22 14:14:56 -04:00
Charles Strahan
648973d641
nixos: rename service 'ubuntu-fan' as 'fan'
2015-08-22 14:05:35 -04:00
roconnor
1be2b63d27
Merge pull request #9387 from doshitan/update-tarsnap
...
tarsnap: 1.0.35 -> 1.0.36.1 and use upstream bash completion scripts
2015-08-22 12:26:58 -04:00
Vladimír Čunát
c250748a54
mesa: maintenance update 10.6.4 -> 10.6.5
...
Currently we have lots of failures on the branch,
most of them look unreproducible, and Hydra is idling.
2015-08-22 15:12:22 +02:00
Nikolay Amiantov
c6c2e253a6
yed: 3.14.2 -> 3.14.3, mark as not redistributable
...
Their license explicitly prohibits distribution and it's unclear whether they allow to download their binary automatically. I've asked to clarify their terms; this may be temporary.
2015-08-22 13:54:11 +03:00
Nikolay Amiantov
3a768403ba
Merge pull request #9396 from dochang/android-udev-rules
...
android-udev-rules: 20150301 -> 20150821
2015-08-22 13:37:35 +03:00
Desmond O. Chang
5986ec0923
android-udev-rules: 20150301 -> 20150821
2015-08-22 18:24:20 +08:00
Jascha Geerds
a1d85fc261
Merge pull request #9388 from akaWolf/qtox
...
qtox updated
2015-08-22 11:14:39 +02:00
Nikolay Amiantov
21c9f40b4d
yed: fix checksum
2015-08-22 11:38:13 +03:00
Aycan iRiCAN
afe6f05310
cabal2nix: fixed sha256 hash
...
I was getting below error:
output path ‘/nix/store/i73iz0id6ap6qg1p6jaqadl053h2cgfz-cabal2nix-9f58996’ should have r:sha256 hash ‘1w5ba7cdanpq4nr8xngk1jsj0p6b17c6ap24ldzggrln216f3f7d’, instead has ‘0vy18gmyrw72m98psz7hz51aqj66b98h1pdv98hf3k1hrdva3ncv’
2015-08-22 11:04:09 +03:00
Kamil Chmielewski
75250d5add
vim_configurable: fix revision name and update ( close #9365 )
2015-08-22 09:14:37 +02:00
Artjom Vejsel
c9ca9db213
qtox: 20150624 -> 20150821
2015-08-22 09:59:49 +03:00
Artjom Vejsel
7f1efceff8
qtox: add wrapper for set runtime qt5.svg plugin
2015-08-22 09:59:33 +03:00
Tanner Doshier
54c7053bff
tarsnap: 1.0.35 -> 1.0.36.1 and use upstream bash completion scripts
2015-08-21 19:37:07 -05:00
Daniel Fullmer
e23ee274b6
zerotierone: 1.0.2 -> 1.0.4 and fix for hardcoded path
2015-08-21 23:06:50 +00:00
William A. Kennington III
64cd711f5c
Merge branch 'master.upstream' into staging.upstream
2015-08-21 15:17:26 -07:00
Jude Taylor
92a2ee7deb
go-1.4: set to default go compiler on darwin
2015-08-21 14:05:19 -07:00
Jude Taylor
9941e181e9
weechat: help weechat find libiconv on darwin
2015-08-21 14:02:39 -07:00
Jude Taylor
cffa6cde87
vim: fix tarball naming scheme
2015-08-21 14:02:31 -07:00
Nikolay Amiantov
6d6eb1913a
Merge pull request #9025 from abbradar/zsnes
...
zsnes: use Debian patches, fix segfault on saving state
2015-08-21 23:53:44 +03:00
Jude Taylor
ba57bbf8dc
go-1.4: fix a few more possibly impure tests
2015-08-21 13:25:49 -07:00
Jude Taylor
65dd349574
update mysteriously varying git hashes
2015-08-21 12:00:35 -07:00
Austin Seipp
1239465314
nixpkgs: lean 20150328 -> 20150821
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-08-21 13:57:16 -05:00
William A. Kennington III
8712a2d8d1
chromium: Updates
2015-08-21 11:05:11 -07:00
Arseniy Seroka
3ebe6fa802
open-vm-tools: temp fix for https://github.com/NixOS/nixpkgs/issues/9262
2015-08-21 20:29:09 +03:00
Eelco Dolstra
6a54ca7990
dhcpcd: Update to 6.9.2
...
Upstream recommends this as an important upgrade to 6.9.1 because it
fixes a race that could cause an empty resolv.conf to be created.
2015-08-21 17:03:51 +02:00
Eelco Dolstra
2fc59dc2db
Revert "ceptre: init at 2015-08-15"
...
This reverts commit 8871d16723
. Missing
file breaks evaluation.
2015-08-21 16:48:37 +02:00
Moritz Ulrich
726a380457
cura(engine): 15.02.1 -> 15.04.
2015-08-21 15:43:53 +02:00
Moritz Ulrich
9346230743
weechat: 1.2 -> 1.3
2015-08-21 15:43:52 +02:00
Moritz Ulrich
ff162a70c6
chicken: 4.9.0.1 -> 4.10.0
2015-08-21 15:43:52 +02:00
Eelco Dolstra
e1fe23a4be
libevent: Use fetchurl
2015-08-21 15:28:30 +02:00
Tom Hunger
9303783649
haskell-purescript: Disable tests.
...
Tests need network + /homeless-shelter.
2015-08-21 13:39:13 +01:00
Tobias Geerinckx-Rice
5dd593dea5
prompt_toolkit: 0.46 -> 0.47
2015-08-21 13:42:52 +02:00
Tobias Geerinckx-Rice
c757628f0a
mcelog: 122 -> 123
...
Also flesh out descriptions and restrict to Linux platforms.
2015-08-21 13:42:51 +02:00
Nikolay Amiantov
65e2f18885
Merge pull request #9381 from doshitan/fix-elm
...
elm: fix patch hashes
2015-08-21 13:59:10 +03:00
Eelco Dolstra
b1104d6082
gdk-pixbuf: Disable tests
...
The tests take an excessive amount of time (> 1.5 hours) and memory (>
6 GB).
http://hydra.nixos.org/build/24911713
http://hydra.nixos.org/build/24470055#tabs-buildsteps
2015-08-21 12:56:55 +02:00
Eelco Dolstra
aba76f23a5
Revert "add Darwin's flavor of lsof"
...
This reverts commit 7024b4dc62
. It
breaks evaluation (possibly related to earlier reverts):
http://hydra.nixos.org/build/24887643
2015-08-21 12:05:06 +02:00
Jeffrey David Johnson
17c0af24d2
add bitcoin-xt as a separate package
2015-08-20 23:57:10 -07:00
Pascal Wittmann
d73829576d
rrdtool: update from 1.5.3 to 1.5.4
2015-08-21 08:49:49 +02:00
Pascal Wittmann
53ea7bcbda
pdf2djvu: update from 0.8 to 0.8.1
2015-08-21 08:49:49 +02:00
Pascal Wittmann
218948587b
osmo: update from 0.2.12 to 0.2.14
2015-08-21 08:49:49 +02:00
Pascal Wittmann
8871d16723
ceptre: init at 2015-08-15
...
A linear logic programming language for modeling generative interactive systems
2015-08-21 08:49:49 +02:00
Michael Raskin
a2b718fc80
Switch to the git version for now to get Gecko 40 compatibility
2015-08-21 09:28:23 +03:00
Wei-Ming Yang
efd34824eb
softether: support SoftEther VPN 4.18
2015-08-21 13:59:00 +08:00
Tanner Doshier
5adba5cf6f
elm: fix patch hashes
2015-08-20 21:54:40 -05:00
Tobias Geerinckx-Rice
901dd019de
prompt_toolkit: update 0.45 -> 0.46
2015-08-21 00:58:14 +02:00
William A. Kennington III
8255ac0d68
vim: 7.4.826 -> 7.4.827
...
Fix the version string to match the new versioning scheme after the
github migration.
2015-08-20 15:57:28 -07:00
William A. Kennington III
b5d599af8c
nss: 3.19.3 -> 3.20
2015-08-20 15:32:47 -07:00
William A. Kennington III
8aece3d1ee
nspr: 4.10.8 -> 4.10.9
2015-08-20 15:32:47 -07:00
William A. Kennington III
b3fb6dc5aa
htop: Update to fix issues with ncurses 6.0
...
```
william@exodus ~> htop
htop 1.0.3 aborting. Please report bug at http://hisham.hm/htop
Please include in your report the following backtrace:
htop(CRT_handleSIGSEGV+0x32)[0x4177b2]
/nix/store/xaz2f0mxklh0kh231h6spzbiblq1fm5b-glibc-2.21/lib/libc.so.6(+0x33460)[0x7f9fb9157460]
/nix/store/bdnzh93qibc3cimdw8fj94wwa4wjpw5f-ncurses-6.0/lib/libncursesw.so.6(+0x33f91)[0x7f9fb97faf91]
/nix/store/bdnzh93qibc3cimdw8fj94wwa4wjpw5f-ncurses-6.0/lib/libncursesw.so.6(doupdate_sp+0xc1d)[0x7f9fb97fe0ad]
/nix/store/bdnzh93qibc3cimdw8fj94wwa4wjpw5f-ncurses-6.0/lib/libncursesw.so.6(wrefresh+0x39)[0x7f9fb97ecf09]
/nix/store/bdnzh93qibc3cimdw8fj94wwa4wjpw5f-ncurses-6.0/lib/libncursesw.so.6(_nc_wgetch+0x12a)[0x7f9fb97e583a]
/nix/store/bdnzh93qibc3cimdw8fj94wwa4wjpw5f-ncurses-6.0/lib/libncursesw.so.6(wgetch+0x25)[0x7f9fb97e6555]
htop(ScreenManager_run+0x15a)[0x40ee8a]
htop(main+0x487)[0x4069b7]
/nix/store/xaz2f0mxklh0kh231h6spzbiblq1fm5b-glibc-2.21/lib/libc.so.6(__libc_start_main+0xf5)[0x7f9fb9144995]
htop(_start+0x29)[0x406af9]
Additionally, in order to make the above backtrace useful,
please also run the following command to generate a disassembly of your
binary:
objdump -d `which htop` > ~/htop.objdump
and then attach the file ~/htop.objdump to your bug report.
Thank you for helping to improve htop!
fish: “htop” terminated by signal SIGABRT (Abort)
```
2015-08-20 15:32:47 -07:00
Arseniy Seroka
7d7bbf125e
teamviewer 10: new sha256
2015-08-21 00:51:27 +03:00
Jascha Geerds
2e91746661
gnome-calendar: Depend on gnome3.defaultIconTheme instead of hicolor_icon_theme
2015-08-20 22:08:40 +02:00
Peter Simons
58c02a0cbe
emacs-haskell-mode: update to latest Git version
...
Hopefully, this update fixes the TAB-completion issues in ghci.
2015-08-20 22:06:07 +02:00
Benno Fünfstück
c51f0dbd52
haskell: disable haddock on GHC <7.8 on darwin
...
Fixes NixOS/nixpkgs#812
2015-08-20 21:51:19 +02:00
Maciek Starzyk
1bedd3b597
obnam: 1.14 -> 1.15
2015-08-20 21:08:50 +02:00
Eelco Dolstra
6769633b64
autogen: Fix build outside of chroot
...
http://hydra.nixos.org/build/24870256
2015-08-20 20:42:41 +02:00
Jaka Hudoklin
ca86b52590
Merge pull request #9370 from offlinehacker/pkgs/kubernetes/fixbuild
...
kubernetes: fix build
2015-08-20 20:25:32 +02:00
William A. Kennington III
2138f789bc
Merge branch 'master.upstream' into staging.upstream
2015-08-20 10:32:29 -07:00
Tobias Geerinckx-Rice
4ec87513b6
packagekit: python3 attr. -> unversioned python
2015-08-20 18:26:15 +02:00
Benno Fünfstück
1f10b44d3e
xvkbd: update from 3.5 to 3.6
2015-08-20 17:07:19 +02:00
Benno Fünfstück
e059070ad3
ocamlPackages.ocurl: update from 0.7.2 to 0.7.5
2015-08-20 17:07:18 +02:00
Jaka Hudoklin
a9a41bc506
kubernetes: fix build
2015-08-20 16:18:51 +02:00
Bjørn Forsman
c9c3a3cb72
meshlab: add missing patch (doh!)
...
Should have been included in af7d5f27d0
("meshlab: 1.3.2 -> 1.3.3").
2015-08-20 16:06:29 +02:00
Jascha Geerds
50d90a2538
gtkdialog: Add missing dependency on hicolor_icon_theme ( #9369 )
2015-08-20 16:03:58 +02:00
Jascha Geerds
304a5e6168
gnome-calendar: Add missing dependency on hicolor_icon_theme ( #9369 )
2015-08-20 16:01:49 +02:00
Vladimír Čunát
d911cc8d63
harfbuzz: minor update 1.0.1 -> 1.0.2
2015-08-20 15:21:20 +02:00
Vladimír Čunát
3f1fa380b2
gdk-pixbuf: fix CVE-2015-4491 by maintenance update
2015-08-20 15:18:46 +02:00
Arseniy Seroka
e8d96bdcf7
Merge pull request #9301 from ssgen/fatresize
...
Fatresize
2015-08-20 16:18:18 +03:00
Arseniy Seroka
6df52b6c96
Merge pull request #9357 from offlinehacker/pkgs/elasticsearch/update/1.5.2
...
elasticsearch 1.4.5 -> 1.5.2
2015-08-20 16:04:00 +03:00
Arseniy Seroka
61d86a087b
Merge pull request #9348 from offlinehacker/logstash/update/1.5.3
...
logstash: Update to 1.5.3
2015-08-20 16:03:17 +03:00
Shea Levy
3506c0bf04
emacs: Build cocoa on darwin
2015-08-20 08:37:04 -04:00
Gabriel Ebner
8a137ead51
edbrowse: 3.5.2 -> 3.5.4.1
2015-08-20 14:33:12 +02:00
Shea Levy
b661ebe3cb
rcs: Use c99 on darwin
2015-08-20 08:10:27 -04:00
Eelco Dolstra
2d4b6405b3
openssh: Apply some Fedora security backports
2015-08-20 14:08:21 +02:00
Eelco Dolstra
401782cb67
Revert "openssh: 6.9p1 -> 7.0p1"
...
This reverts commit a8eb2a6a81
. OpenSSH
7.0 is causing too many interoperability problems so soon before the
15.08 release.
For instance, it causes NixOps EC2 initial deployments to fail with
"REMOTE HOST IDENTIFICATION HAS CHANGED". This is because the client
knows the server's ssh-dss host key, but this key is no longer
accepted by default. Setting "HostKeyAlgorithms" to "+ssh-dss" does
not work because it causes ssh-dss to be ordered after
"ecdsa-sha2-nistp521", which the server also offers. (Normally, ssh
prioritizes host key algorithms for which the client has a known host
key, but not if you set HostKeyAlgorithms.)
2015-08-20 14:08:18 +02:00
Ryan Scheel (Havvy)
088cc7f5f7
iojs: 3.0.0 -> 3.1.0
2015-08-20 13:21:53 +02:00
aszlig
e4c2f97a27
Merge pull request #9269 from @jraygauthier.
...
Although I couldn't test this because I'm not using a DE, nobody else
than the one submitting the pull request has commented on this. So if it
should break the icon for other people, nobody would probably start an
assassination because of this and the commit can be easily reverted if
it should break the icon.
2015-08-20 13:02:55 +02:00
Eelco Dolstra
fd38b5fa49
Revert gcc darwin fixes
...
This reverts commits cb7c053383
,
ebda45e6b9
,
4a495cfbab
because they broke Nixpkgs
evaluation.
http://hydra.nixos.org/build/24813270
2015-08-20 11:49:55 +02:00
Bjørn Forsman
ac8f2391f3
pcl: 1.6.0 -> 1.7.2 (unbreaks build)
...
New deps added: libXt (required), libpcap (optional).
Releases are now at github.
2015-08-20 07:45:37 +02:00
Bjørn Forsman
af7d5f27d0
meshlab: 1.3.2 -> 1.3.3
...
Remove patches that no longer apply (integrated upstream I guess), but
forward port the part that adds the missing "include <unistd.h>"[1].
Build and run tested.
[1]: http://sourceforge.net/p/meshlab/bugs/342/
2015-08-20 07:36:47 +02:00
William A. Kennington III
4f22eadf2c
Merge branch 'master.upstream' into staging.upstream
2015-08-19 20:52:17 -07:00
William A. Kennington III
6f92c20795
go1.5: Use as the default
2015-08-19 20:52:09 -07:00
William A. Kennington III
d730646832
go1.5: Fix pcre and port the remove-tools patch
2015-08-19 20:49:11 -07:00
William A. Kennington III
15a7e0ab71
go1.4: Fix some of the tests by adding missing pcre
2015-08-19 20:49:10 -07:00
Tobias Geerinckx-Rice
fb6502892a
stress-ng: update 0.04.14 -> 0.04.15
2015-08-20 04:52:16 +02:00
Tobias Geerinckx-Rice
72e8bf518f
netsniff-ng: update 0.5.9-{80-g3384ee7 -> 85-g71c28ef}
2015-08-20 04:52:15 +02:00
Tobias Geerinckx-Rice
8131ca52d1
simple-scan: update 3.17.4 -> 3.17.90
...
Adds a dependency on PackageKit...
In better news:
- Default to PDF when saving in all cases.
- Always show file format options and use a combo box to fit better into
dialog.
- Detect HP scanners and install drivers using PackageKit if found.
- If SANE detects no scanners but we see USB IDs of Brother, Epson or
Samsung scanners then prompt the user to go to their website to install
drivers.
- Use GUsb instead of GUdev.
- Fix error dialogs not showing.
2015-08-20 04:41:11 +02:00
Tobias Geerinckx-Rice
46df28d371
packagekit: init at 1.0.7
...
Don't worry, this does absolutely nothing on Nix and only serves to
satisfy simple-scan's zany new dep.
2015-08-20 04:41:11 +02:00
Thomas Strobel
26ef514981
canon-cups-ufr2: init at 2.90
2015-08-20 01:22:10 +02:00
Jaka Hudoklin
7a7895bcad
Merge pull request #9353 from offlinehacker/pkgs/kubernetes/update/1.0.3
...
kubernetes: update to 1.0.3, fix module
2015-08-20 00:35:28 +02:00
Jaka Hudoklin
9146edd5be
logstash: 1.4.2 -> 1.5.3
2015-08-20 00:34:23 +02:00
Arseniy Seroka
7e1c5f416c
Merge pull request #9349 from offlinehacker/pkgs/s3fs/update/1.79
...
s3fs: Update to 1.79
2015-08-20 01:23:06 +03:00
Jaka Hudoklin
2bec93dde8
elasticsearch: add search_guard plugin
2015-08-20 00:20:44 +02:00
Jaka Hudoklin
1d1a336c6a
elasticsearch: update plugins
2015-08-20 00:20:31 +02:00
Jaka Hudoklin
8aa50beb1f
elasticsearch 1.4.5 -> 1.5.2
2015-08-20 00:18:46 +02:00
William A. Kennington III
5344252155
go1.4: Cleanup compiler expression
2015-08-19 14:54:38 -07:00
Jaka Hudoklin
559e2ab951
kubernetes: 0.18.0 -> 1.0.3
2015-08-19 23:51:54 +02:00
Jaka Hudoklin
4ecf102ebf
s3fs: 1.78 -> 1.79
2015-08-19 23:50:27 +02:00
ssgen
62e2b2124a
fatresize: init at 1.0.2
2015-08-20 00:43:34 +03:00
Domen Kožar
15bc70b1a4
Merge pull request #9350 from iand675/docker-compose
...
Upgrade to latest docker compose version
2015-08-19 23:41:45 +02:00
Peter Simons
81ce9be104
Revert "Move licenseAllowed check into the builder attribute ( fixes #7541 )"
...
This reverts commit 4d6452ba
. The change affects Hydra in a way we didn't
expect: https://github.com/NixOS/nixpkgs/pull/9305#issuecomment-132791730 .
2015-08-19 23:37:45 +02:00
Arseniy Seroka
bbc7812d37
Merge pull request #9341 from taku0/oraclejdk-8u60
...
oraclejdk: 8u51 -> 8u60
2015-08-20 00:33:47 +03:00
Luca Bruno
d05cb3e0ea
go: add 1.5 compiler and packages
2015-08-19 23:25:16 +02:00
Jaka Hudoklin
24a626020a
Merge pull request #8681 from offlinehacker/pkgs/driftnet/add
...
Add driftnet
2015-08-19 22:58:27 +02:00
William A. Kennington III
bf0da55a8c
gotools: Fix build and update to 2015-08-19
2015-08-19 13:54:54 -07:00
William A. Kennington III
901482ad99
Merge branch 'master.upstream' into staging.upstream
2015-08-19 13:54:48 -07:00
William A. Kennington III
ef07bd04dc
golang: Remove the last references to go-1.3
2015-08-19 13:53:11 -07:00
William A. Kennington III
c3592084cf
golint: Update to 2015-06-23
2015-08-19 13:51:09 -07:00
William A. Kennington III
e27567cff1
golang: Remove old, unused compilers
2015-08-19 13:25:44 -07:00
William A. Kennington III
88b1d7e5d9
logstash-forwarder: 20141216 -> 0.4.0
2015-08-19 13:25:44 -07:00
Peter Simons
082b0ee2a1
Merge pull request #9305 from Mathnerd314/broken-fix
...
Move licenseAllowed check into the builder attribute (fixes #7541 )
2015-08-19 22:08:24 +02:00
Peter Simons
24664e9cb3
Merge pull request #9345 from kquick/haskell-vty-ui-disable-tests
...
Specify no-tests cabal flag for vty-ui under ghc 7.10.x
2015-08-19 22:00:36 +02:00
Paulus Esterhazy
f683031df2
pass: Fix for Darwin
2015-08-19 20:50:58 +02:00
Ian Duncan
8d9e45c89e
Upgrade to latest docker compose version
2015-08-19 14:11:20 -04:00
Nikolay Amiantov
8f59f4c78c
firefox: build with pulseaudio support ( close #8087 )
2015-08-19 20:08:54 +02:00
William A. Kennington III
62b589a54f
libressl: 2.2.1 -> 2.2.2
2015-08-19 10:42:55 -07:00
Kevin Quick
2066ac2956
Specify no-tests cabal flag for vty-ui under ghc 7.10.x
2015-08-19 10:15:38 -07:00
aszlig
710f8a7170
Merge pull request #9271 from @Profpatsch.
...
Not sure whether this was broken in the first place (8cd6d53
) or if it
went broken afterwards (due to the version bump in 04e39bd
), but it
isn't included in the store path at current master.
So I've tested the commit and kbd now correctly includes the Neo layout.
2015-08-19 18:46:41 +02:00
aszlig
50e9dd7da1
uclibc: Provide a more stable location for source.
...
At the upstream URL at http://git.uclibc.org/uClibc/snapshot/ , older
versions are dropped at a regular basis. Unfortunately the tarball
"uClibc-20150131.tar.bz2" has already been deleted from that directory
and I didn't find a mirror providing the same file.
So I've switched it to use fetchzip from the cgit site instead of using
fetchgit directly. The reason why I didn't use fetchgit is that we'd
need need git, which depends (indirectly? not sure, haven't checked) on
libiconv and that in turn triggers an assertion if we're on Linux and
are cross-building using uclibc.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-08-19 18:43:24 +02:00
Edward Tjörnhammar
da8b56967f
Merge pull request #9331 from spencerjanssen/kodi-bump
...
kodi: 15.0 -> 15.1
2015-08-19 15:14:14 +02:00
taku0
ec24fc6ecc
oraclejdk: 8u51 -> 8u60
2015-08-19 22:04:29 +09:00
Peter Simons
e297442b62
Merge pull request #9327 from oxij/better-hoogle
...
haskell-packages: bring hoogle and haddock to the masses
2015-08-19 15:00:23 +02:00
Kamil Chmielewski
86b34e3a0d
vimPlugins: add molokai
2015-08-19 14:44:20 +02:00
Eelco Dolstra
bed96a585f
libmtp: Update to 1.1.9
2015-08-19 14:29:27 +02:00
Michael Alan Dorman
57c276110f
haskell-ghcjs: use ghcjs compatible with new vector
...
Closes https://github.com/NixOS/nixpkgs/issues/9328 .
2015-08-19 13:59:40 +02:00
Arseniy Seroka
d8fc9ed20c
Merge pull request #9337 from ragnard/rkt
...
rkt: init at 0.8.0
2015-08-19 14:57:13 +03:00
Arseniy Seroka
e197085b45
Merge pull request #9289 from jb55/antimicro-patch
...
antimicro: init at 2.18
2015-08-19 14:45:12 +03:00
Arseniy Seroka
fc7d47307e
Merge pull request #9295 from kamilchm/glide
...
glide: init at 0.4.1, and dependencies:
2015-08-19 14:43:14 +03:00
Arseniy Seroka
7f20a09bd7
Merge pull request #9322 from taku0/firefox-bin-40.0.2
...
firefox-bin: 39.0.3 -> 40.0.2, thunderbird-bin: 38.1.0 -> 38.2.0
2015-08-19 14:41:42 +03:00
Ragnar Dahlén
9d0efe846e
rkt: init at 0.8.0
2015-08-19 12:40:36 +01:00
Arseniy Seroka
b9a174b9e3
Merge pull request #9340 from obadz/ecryptfs
...
ecryptfs
2015-08-19 14:37:36 +03:00
obadz
172522e153
ecryptfs:
...
- upgrade 106 -> 108
- fix passphrase rewrapper (password changing should now work fine) as
discussed on https://bugs.launchpad.net/ecryptfs/+bug/1486470
- add lsof dependency so ecryptfs-migrate-home should work out of the
box
2015-08-19 12:16:57 +01:00
Moritz Ulrich
2ffc2099be
leiningen: 2.5.1 -> 2.5.2.
2015-08-19 12:25:50 +02:00
Eelco Dolstra
f423ba3863
cbc: Enable on Darwin
2015-08-19 11:53:10 +02:00
Eelco Dolstra
e91523aab5
Merge pull request #9325 from vcunat/p/glibc-security
...
glibc: apply four security fixes from upstream
2015-08-19 11:50:03 +02:00
Peter Simons
fabeee76bd
haskell-configurator fails its test suite.
2015-08-19 11:01:48 +02:00
Michael Alan Dorman
09e5107d3b
haskell-hbro: fixed by upstream
2015-08-19 11:01:48 +02:00
Kevin Quick
d58753b994
Newer haskell cmdlib version 0.3.6 is no longer marked as broken.
...
Closes https://github.com/NixOS/nixpkgs/pull/9316 .
2015-08-19 11:01:48 +02:00
Peter Simons
f2fc95686c
haskell-shelly has transient test suite failures.
2015-08-19 11:01:48 +02:00
Peter Simons
7e48c52aaa
haskell-singletons: update documentation for override
2015-08-19 11:01:47 +02:00
Nikolay Amiantov
1a590a6185
haskell: use postPatch instead of patchPhase where possible
...
Closes https://github.com/NixOS/nixpkgs/pull/9297 .
2015-08-19 11:01:47 +02:00
Peter Simons
d8650d5d6c
haskell-commutative: re-enable test suite
...
All files, dependencies, etc. appear to now be set correctly. Tested
with 'cabal test' in a local nix-shell environment.
Closes https://github.com/peti/nixpkgs/pull/20 .
2015-08-19 11:01:47 +02:00
Peter Simons
0eca00a544
haskell-sets-with was deprecated.
2015-08-19 11:01:47 +02:00
Peter Simons
f92eb718eb
haskell-sets still can't compile its test suite.
2015-08-19 11:01:47 +02:00
Peter Simons
b591bec333
haskell-yi: fixed by upstream
2015-08-19 11:01:41 +02:00
Peter Simons
574e2a5f81
hackage-packages.nix: update to 83e7ec0b31
with hackage2nix v20150807-45-gbadda1e
2015-08-19 11:00:06 +02:00
Bjørn Forsman
b69d119b89
cudatoolkit: switch the default from version 5 to 7
...
Version 5 doesn't build because it depends on broken/EOL'd python 2.6. Better
switch to something that works. Most users of unversioned cudatoolkit attr are
r-packages, but they are already marked as broken.
Another user is haskellPackages.cuda, it builds fine with cuda 7.
2015-08-19 10:22:44 +02:00
goibhniu
7d807f32d4
Merge pull request #9273 from joelmo/audio
...
Audio updates
2015-08-19 10:15:30 +02:00
William A. Kennington III
54dee45402
Revert "firefoxWrapper: switch to GStreamer 1.0"
...
This reverts commit 69269bebeb
.
2015-08-19 00:39:16 -07:00
William A. Kennington III
5711761622
firefox: Revert gstreamer-1.0 changes
...
This causes firefox to sometimes crash and hang when playing videos.
2015-08-19 00:39:14 -07:00
Bjørn Forsman
1357692555
blender: take unversioned cudatoolkit attr
...
Makes it less weird to do an override, if a user wants to use e.g. cuda
6.5 (also requires gcc 4.8).
2015-08-19 07:27:59 +02:00
William A. Kennington III
d70c01daec
grsecurity: Update patches
2015-08-18 21:06:45 -07:00
William A. Kennington III
ab7a1646d9
aria2: Fix ssl support and switch back to sourceforge
...
Using sourceforge gives release binaries which don't require us to
regenerate all of the autotools scripts. This removes the need for
dependencies like cppunit and libgcrypt and autoreconfHook.
cc @geerds
2015-08-18 17:18:49 -07:00
William A. Kennington III
429d4beaa2
lvm2: 2.02.124 -> 2.02.128
2015-08-18 17:01:13 -07:00
Mateusz Kowalczyk
ccb9acc43e
youtube-dl: update to 2015.08.16.1
2015-08-19 00:45:59 +01:00
Spencer Janssen
f2ce639000
kodi: 15.0 -> 15.1
2015-08-18 17:41:48 -05:00
Jascha Geerds
56d6a3d846
aria2: Remove openssl dependency
2015-08-18 23:52:58 +02:00
William A. Kennington III
2d40eeceda
ceph-git: 2015-08-07 -> 2015-08-18
2015-08-18 14:45:11 -07:00
Bjørn Forsman
69367e4ebc
blender: unbreak cudaSupport
...
Currently it errors out at build time with:
/nix/store/HASH-cudatoolkit-6.5.19/usr_include/host_config.h:82:2:
error: #error -- unsupported GNU version! gcc 4.9 and up are not supported!
Instead of downgrading gcc to 4.8, this patch upgrades cuda to 7.0, which
I think is the better choice. (Cuda 7 dropped support for some older graphics
cards, but gained support for newer ones.)
2015-08-18 23:22:06 +02:00
Tobias Geerinckx-Rice
848c1a72b2
gnome-control-center: don't add sounds to userEnv
...
It's not needed after all.
See discussion at https://github.com/NixOS/nixpkgs/pull/9308 .
2015-08-18 23:14:51 +02:00
Jan Malakhovski
c80af74a84
haskell-packages: throw withHoogle away from the lib
2015-08-18 19:56:17 +00:00
Jan Malakhovski
0013743845
haskell-packages: make hoogle wrapper much more helpful
...
* Build most of the stuff on /tmp, not in /nix/store.
* Generate hoogle database for all the dependencies.
* Generate haddock index and contents files.
* Cleanup.
2015-08-18 19:56:17 +00:00
Jan Malakhovski
d8487667cf
haskell-packages: bring hoogle to the masses by imlementing ghcWithHoogle
...
Replace `ghcWithPackages` to `ghcWithHoogle` in your config and enjoy.
2015-08-18 19:56:16 +00:00
William A. Kennington III
15a6f0ba7b
openldap: Fix hash
2015-08-18 12:35:51 -07:00
Vincent Laporte
7e80417fa8
coq-QuickChick: 21f50a02 -> 20150605
2015-08-18 21:28:33 +02:00
Peter Simons
4cc5be347a
haskell-configuration-ghc-head: update obsolete jailbreak-cabal override
2015-08-18 21:13:23 +02:00
Vladimír Čunát
1fbbeff0c1
glibc: apply four security fixes from upstream
...
Fixes CVE-2014-8121, CVE-2015-1781 and two unnumbered problems (apparently).
All these commits should be contained in the 2.22 release,
but we don't want that yet due to unresolved locale incompatibilites.
2015-08-18 20:58:39 +02:00
William A. Kennington III
2ac70270e8
Merge branch 'master.upstream' into staging.upstream
2015-08-18 11:36:32 -07:00
William A. Kennington III
5ec252e7ca
kbd: 2.0.2 -> 2.0.3
2015-08-18 11:35:50 -07:00
William A. Kennington III
ecdda8ddc9
openldap: 2.4.41 -> 2.4.42
2015-08-18 11:35:37 -07:00
William A. Kennington III
1438112613
libpcap: 1.5.3 -> 1.7.4
2015-08-18 11:35:09 -07:00
William A. Kennington III
31a27c44c8
lxc: 1.1.2 -> 1.1.3
2015-08-18 11:33:37 -07:00
William A. Kennington III
74a885d13e
bluez5: 5.32 -> 5.33
2015-08-18 11:33:23 -07:00
William A. Kennington III
c4dc3aa97f
acpid: 2.0.23 -> 2.0.25
2015-08-18 11:32:29 -07:00
William A. Kennington III
e1ac7ad7cc
libpipeline: 1.4.0 -> 1.4.1
2015-08-18 11:31:25 -07:00
William A. Kennington III
9fa56e49d7
man-db: 2.7.1 -> 2.7.2
2015-08-18 11:29:36 -07:00
William A. Kennington III
7af1960345
libdrm: 2.4.62 -> 2.4.64
2015-08-18 11:27:01 -07:00
William A. Kennington III
0b907d875c
procps-ng: 3.3.10 -> 3.3.11
2015-08-18 11:12:34 -07:00
William A. Kennington III
eb859dc816
kernel: 4.1.5 -> 4.1.6
2015-08-18 11:12:34 -07:00
William A. Kennington III
e4fa08711c
kernel: 3.14.50 -> 3.14.51
2015-08-18 11:12:34 -07:00
William A. Kennington III
109ff7ddee
kernel: 3.10.86 -> 3.10.87
2015-08-18 11:12:34 -07:00
Bjørn Forsman
38880d19cb
freeglut: 2.8.1 -> 3.0.0
...
* Upstream switched to cmake => remove autoreconfHook
* Makefile.am is gone => remove darwin specific patch (untested)
The new version has a pkg-config file. Yay!
Tested locally with `nox-review wip`; no regressions found.
2015-08-18 18:45:14 +02:00
Bjørn Forsman
e1f7e7128b
freeglut: add meta attributes
2015-08-18 18:45:14 +02:00
Bjørn Forsman
4a75883932
freeglut: remove unused patch
2015-08-18 18:45:13 +02:00
goibhniu
d952b0ad4b
Merge pull request #9241 from Twey/plover
...
Add Python package: OpenSteno Plover
2015-08-18 17:34:29 +02:00
Bjørn Forsman
836fa19651
cudatoolkit: fixup path to samples
...
This is needed for cuda 6.5 or else nsight will not find them. In cuda 7.0 the
samples are already in $out/samples. Older versions do not build due to broken
dependency (python-minimal).
2015-08-18 17:06:42 +02:00
lethalman
8f2ddf98f2
Merge pull request #9308 from nckx/gnome-fix-speaker-test
...
gnome-control-center: depend on sound-theme-freedesktop
2015-08-18 16:36:58 +02:00
Joel Moberg
bf5eece51d
Make fetchFromGitHub return an additional attr rev
...
This means it is more consistent with fetchgit which returns rev.
2015-08-18 16:34:27 +02:00
Joel Moberg
e31e28602f
rkrlv2: initial version at beta
2015-08-18 16:34:27 +02:00
Joel Moberg
3d37dcc9eb
ardour: 4.1 -> 4.2
2015-08-18 16:34:14 +02:00
Tobias Geerinckx-Rice
24dedd0c9b
gnome-control-center: depend on sound-theme-freedesktop
...
Required for working speaker test sounds in the Sound applet.
2015-08-18 15:42:47 +02:00
Jascha Geerds
1375602b8d
aria2: Add myself as a maintainer
2015-08-18 14:51:54 +02:00
Jascha Geerds
4140d6352e
aria2: Add platforms attribute
2015-08-18 14:51:03 +02:00
Jascha Geerds
cc0f9acb53
aria2: Fetch from github instead of sourceforge
2015-08-18 14:50:19 +02:00
taku0
dffb7373a5
firefox-bin: 39.0.3 -> 40.0.2, thunderbird-bin: 38.1.0 -> 38.2.0
2015-08-18 20:35:10 +09:00
Domen Kožar
f044c31174
Merge pull request #9298 from abbradar/python-env
...
python: add .env for convenient nix-shell's
2015-08-18 13:09:04 +02:00
Domen Kožar
3409dc7fe8
Merge pull request #9319 from ctheune/submit/syncthing-0.11.20
...
syncthing: 0.11.16 -> 0.11.20
2015-08-18 13:08:17 +02:00
Peter Simons
1fc3e769e3
haskell-hindent: byte-compile installed elisp code
2015-08-18 12:59:36 +02:00
Peter Simons
6d0fee82c5
haskell-structured-haskell-mode: byte-compile installed elisp code
2015-08-18 12:40:18 +02:00
Peter Simons
13024a48a3
haskell-ghc-mode: byte-compile installed elisp code
2015-08-18 12:40:18 +02:00
Peter Simons
62a85cb205
haskell-cabal-helper: test suite has been fixed upstream
2015-08-18 12:40:18 +02:00
Joel Moberg
4beab2264b
ardour: simplify version handling
2015-08-18 12:19:00 +02:00
Peter Simons
93b830f111
htop: use a version number that corresponds to the output from "git describe --tags"
...
This approach avoids potential problems with "nix-env --update" when
we'll go back to a release version. Kindly suggested by @vcunat in
https://github.com/NixOS/nixpkgs/pull/9307#issuecomment-132112840 .
2015-08-18 12:18:19 +02:00
Rob Vermaas
cdee2b74ee
Update pstree to 2.39
2015-08-18 09:50:46 +00:00
Sophie Taylor
2e41646441
nixpkgs: llvm v3.5.0 -> v3.5.2
2015-08-18 02:18:04 -07:00
Vladimír Čunát
a732b1413f
ghostcript: work around a parallel check problem
...
http://hydra.nixos.org/build/24811657
Hopefully OK now - I couldn't reproduce it with 4 cores and HT.
2015-08-18 10:36:00 +02:00
Max Zerzouri
807a0e4609
xorg-server: fix XKB_BINDIR usage ( close #8993 )
...
Previously, XKB_BINDIR was read inside a loop over the program
arguments, so was only read if it had arguments that weren't matched by
the first some number of checks.
2015-08-18 10:14:11 +02:00
Oliver Charles
ec8f2716f8
Merge pull request #9296 from kamilchm/bluejeans
...
bluejeans: 2.100.41.8 -> 2.100.102.8
2015-08-18 07:59:22 +01:00
Christian Theune
97afc0a914
syncthing: 0.11.16 -> 0.11.20
2015-08-18 08:15:37 +02:00
Austin Seipp
2c933ad3db
nixpkgs: add tarsnap shell completion utils
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-08-17 22:00:47 -05:00
Austin Seipp
cec55d6c15
nixpkgs: touchup tarsnap formula
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-08-17 21:48:34 -05:00
Tobias Geerinckx-Rice
4fdb99d31e
netsniff-ng: update 0.5.9-{71-g77445f8 -> 80-g3384ee7}
2015-08-18 03:38:23 +02:00
Tobias Geerinckx-Rice
765d1159e9
python-packages: click 5.0 -> 5.1
2015-08-18 03:38:23 +02:00
Cray Elliott
e99167d7f1
new package: mgba 0.3.0
...
This is a new Gameboy Advance emulator which aims to run on lower
end hardware without sacrificing accuracy or portability.
2015-08-17 18:00:33 -07:00
Cray Elliott
2afc00061b
zandronum 2.1 -> 2.1.2
2015-08-17 17:57:47 -07:00
Arseniy Seroka
d33170a3d2
Merge pull request #9311 from ro6/master
...
urweb: 20150214 -> 20150520
2015-08-18 03:42:51 +03:00
ro6
15ef1f3a7e
urweb: 20150214 -> 20150520
2015-08-17 21:00:49 -03:00
Tobias Geerinckx-Rice
54916ba657
htop: 1.0.3 -> (git) 2015-08-12
...
Temporarily update to git HEAD for the "display program basename"
functionality it provides.
2015-08-18 01:13:59 +02:00
Austin Seipp
5d964375e5
nixpkgs: afl 1.83b -> 1.86b
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-08-17 17:18:10 -05:00
Austin Seipp
55e5bd4e9b
nixpkgs: arcanist 20150707 -> 20150817
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-08-17 17:18:10 -05:00
Thomas Tuegel
8f271a771d
Merge pull request #9270 from Mathnerd314/supertux-editor
...
supertux-editor: init at git-2014-08-20
2015-08-17 17:13:44 -05:00
Thomas Tuegel
9b5242b625
Merge pull request #9223 from danshapero/metis-5.1.0
...
metis: init at 5.1.0
2015-08-17 16:51:01 -05:00
Tobias Geerinckx-Rice
7a854e3ed5
sound-theme-freedesktop: init at 0.8
2015-08-17 23:26:52 +02:00
Tobias Geerinckx-Rice
2ae4c0aa69
python-packages: click 4.1 -> 5.0
2015-08-17 23:26:52 +02:00
Tobias Geerinckx-Rice
adca30f24b
geolite-legacy: update 2015-08-11 -> 2015-08-17
2015-08-17 23:26:51 +02:00
Tobias Geerinckx-Rice
481d2acea8
git-hub: remove files not needed on Nix
2015-08-17 23:21:50 +02:00
William A. Kennington III
810a033d1b
picocom: 1.7 -> 1.8
2015-08-17 13:14:59 -07:00
Nikolay Amiantov
42ea0d3341
Merge pull request #9233 from abbradar/elm
...
elm: add the platform and helpful scripts
2015-08-17 22:31:55 +03:00
William A. Kennington III
48f49a730e
Merge pull request #9293 from kmicu/fix-firefox-switch-to-GStreamer-1.0
...
firefoxWrapper: switch to GStreamer 1.0
This definitely fixes the compatibility issues. @peti We should open an issue to figure out what is wrong with audio for that machine.
2015-08-17 11:34:18 -07:00
Nikolay Amiantov
43cba717d2
haskell: partially revert marking Elm packages as broken
...
See https://github.com/NixOS/nixpkgs/pull/9233#issuecomment-131596192
2015-08-17 21:32:38 +03:00
Nikolay Amiantov
89a2f87011
elm: add the platform and helpful scripts
2015-08-17 21:32:30 +03:00
Nikolay Amiantov
344e522166
python: add .env for convenient nix-shell's
2015-08-17 21:22:50 +03:00
Nikolay Amiantov
1a22ad6b18
deadbeef: add -with-plugins wrapper and a necessary patch
2015-08-17 21:05:52 +03:00
Nikolay Amiantov
4a12ff77cc
deadbeef-mpris2-plugin: init at 1.8
2015-08-17 21:05:44 +03:00
Mathnerd314
4d6452bab9
Move licenseAllowed check into the builder attribute ( fixes #7541 )
2015-08-17 10:54:38 -06:00
Michael Alan Dorman
0ccf8eae2f
Disable some stuff that won't work with 7.6 anyway.
...
Closes https://github.com/peti/nixpkgs/pull/19 .
2015-08-17 17:56:38 +02:00
Peter Simons
c845fcfbb3
uhc: broken by recent uhc-util update
...
https://github.com/UU-ComputerScience/uhc/issues/60
2015-08-17 17:56:38 +02:00
Peter Simons
053e52fbd5
darcs: patch to cope with vector 0.11.x
2015-08-17 17:56:38 +02:00
Peter Simons
a3de6a15c1
haskell-lens-aeson: test suite was broken by vector update
2015-08-17 17:56:38 +02:00
Peter Simons
7e2da20a97
haskell-sets can't compile its test suite.
2015-08-17 17:56:38 +02:00
Peter Simons
c8616b488b
haskell-set-with can't compile its test suite.
2015-08-17 17:56:37 +02:00
Peter Simons
441e8a1590
hackage-packages.nix: update to d2f0ba57b0
with hackage2nix v20150807-40-g9d40586
...
Notable updates changes include:
- vector: update to version 0.11.x
- errors: update to version 2.x
2015-08-17 17:56:37 +02:00
Kamil Chmielewski
8d21fe21ce
bluejeans: 2.100.41.8 -> 2.100.102.8
2015-08-17 17:37:53 +02:00
Kamil Chmielewski
992247745e
glide: init at 0.4.1, and dependencies:
...
cli-go: init at 1.2.0
cookoo: init at 1.2.0
go-gypsy: init at current master
2015-08-17 17:18:43 +02:00
Mathnerd314
4ff22bd680
supertux-editor: init at git-2014-08-20
2015-08-17 09:00:18 -06:00
Vladimír Čunát
7c61106bf3
libreoffice: fix URL of libgltf
...
Reported by @deepfire on IRC.
2015-08-17 15:37:36 +02:00
Tuomas Tynkkynen
65020eef40
pixman: Enable '--disable-arm-iwmmxt' on ARM
...
Otherwise the build fails on ARMv6:
CC libpixman_iwmmxt_la-pixman-mmx.lo
pixman-mmx.c: In function 'mmx_fetch_x8r8g8b8':
pixman-mmx.c:3812:1: internal compiler error: Max. number of generated reload insns per insn is achieved (90)
2015-08-17 16:05:01 +03:00
kmicu
69269bebeb
firefoxWrapper: switch to GStreamer 1.0
...
wkennington@f6c1004 switched Firefox to GStreamer 1.0 by changing its
buildInput *only*, but that is not enough. We need to fix Firefox
wrappers by changing their buildInputs and set GST_PLUGIN_SYSTEM_PATH_1_0
instead of GST_PLUGIN_SYSTEM_PATH.
With above changes playing H.264/MP4 media works in firefoxWrapper and
conkerorWrapper as tested with
http://www.quirksmode.org/html5/tests/video.html and
https://soundcloud.com/immclovin33/synthetix-sundays-53-with-marko-maric-19715
It should help with peti#9247
Reviewed-by: kmicu <kmicu@protonmail.ch>
Tested-by: kmicu <kmicu@protonmail.ch>
2015-08-17 10:48:26 +02:00
Vladimír Čunát
a64cee8c78
ghc-7.4.2-binary: fix on i686 after 6c4364041
...
I'm not sure what was the compatibility problem before that commit,
but ghc at least builds now on both x86 Linux platforms
(and this commit doesn't cause a rebuild on x86_64-linux).
2015-08-17 10:36:36 +02:00
William Casarin
f51546888d
spectrwm: 2.6.2 -> 2.7.2
2015-08-17 00:25:07 -07:00
vbgl
f2aeca7772
Merge pull request #9274 from mdorman/fix-python-cryptography
...
Update python-cryptography to 1.0.
2015-08-17 09:03:10 +02:00
Vladimír Čunát
c56adc9e01
cgal: fix src
...
I'm sorry for the wrong combination of URL and hash.
These release tarballs are much smaller; I don't know the difference,
but they still seem to work (openscad, rpacad).
Also comment on modules that aren't built.
2015-08-17 08:35:25 +02:00
William Casarin
aba6c9e9cb
antimicro: init at 2.18
...
antimicro is a graphical program used to map keyboard keys and mouse controls
to a gamepad. Useful for playing PC games with no gamepad or poor gamepad
support.
2015-08-16 20:07:23 -07:00
Arseniy Seroka
1d35d31a2f
Merge pull request #9268 from makefu/squashed-ovh
...
pythonPackages.ovh: init at 0.3.5
2015-08-16 23:50:17 +03:00
Pascal Wittmann
9b41ae74dd
Merge pull request #9286 from mstarzyk/obnam
...
obnam: 1.13 -> 1.14
2015-08-16 22:28:25 +02:00
Michael Alan Dorman
5b91f2dd91
python-Electrum: fix file sha256
...
It's unfortunate that this changed, but the tarball does appear to have
a valid signature.
2015-08-16 15:55:48 -04:00
Michael Alan Dorman
ebe451017c
python-SleekXMPP: fix source URL
2015-08-16 15:55:29 -04:00
Michael Alan Dorman
3ea4485446
python-pyopenssl: update propagatedBuildInputs.
2015-08-16 15:54:59 -04:00
Michael Alan Dorman
ef43cb270e
python-cryptography: 0.6.1 -> 1.0
...
Update propagatedBuildInputs to get proper cffi version and shim
packages for older pythons.
2015-08-16 15:53:29 -04:00
Michael Alan Dorman
ff192b72cf
python-cryptography_vectors: 0.6.1 -> 1.0
...
Needed for python-cryptography: 0.6.1 -> 1.0
2015-08-16 15:53:29 -04:00
Michael Alan Dorman
fcd5a4a2c3
python-pyasn1: 0.1.7 -> 0.1.8
...
Needed for python-cryptography: 0.6.1 -> 1.0
2015-08-16 15:53:28 -04:00
Michael Alan Dorman
b0d26719da
python-idna init at 2.0
...
Needed for python-cryptography: 0.6.1 -> 1.0
2015-08-16 15:53:26 -04:00
Maciek Starzyk
2388a0c985
obnam: 1.13 -> 1.14
2015-08-16 21:44:21 +02:00
Peter Simons
bc3b49ea6f
Merge pull request #9279 from oxij/haskell-related-emacs
...
Somewhat trivial Haskell-, Agda-, and emacs-related fixes
2015-08-16 21:02:17 +02:00
Jan Malakhovski
a0f50dc665
xdg_utils: add mimi support
2015-08-16 20:23:01 +02:00
Jan Malakhovski
c88e9deff4
cups: remove xdg_utils dependency
...
`cups.desktop` that depends on some fixed version of `xdg-open` is not
particularly useful; it should use `xdg-open` from the environment
it's being run from.
As a side effect, one can now fiddle with `xdg_utils` package without
rebuilding pretty much every single one of graphical packages (they
all depend on `cups` through their graphical toolkits).
2015-08-16 20:23:01 +02:00
Jan Malakhovski
7a73622116
emacs-packages: ghc-mod now requires haskell-mode
2015-08-16 18:00:56 +00:00
Jan Malakhovski
2f7a75f74a
carefully revert e749f1ef61
and 8f1d256435
2015-08-16 18:00:54 +00:00
Bjørn Forsman
5079b4f27b
cassandra: 2.1.7 -> 2.1.8
...
Version 2.1.7 is not available anymore from current mirror. This is a
stable update.
2015-08-16 19:30:05 +02:00
Bjørn Forsman
2d17e52dc1
solvespace: download from github instead of gitorious
...
gitorious has shut down. Long live github.
2015-08-16 19:09:27 +02:00
Bjørn Forsman
0279a979a5
stunnel: 5.20 -> 5.22
...
Changelog:
https://www.stunnel.org/sdf_ChangeLog.html
2015-08-16 19:05:14 +02:00
Vladimír Čunát
844bfc605a
cgal: fix build by update 4.5 -> 4.6.1
...
It was broken by cmake updates (between 3.2.2 and 3.3.1).
I chose the github tarballs because they have a predictable URL,
although they're much larger due to not supporting xz.
/cc maintainer @7c6f434c.
2015-08-16 18:32:27 +02:00
Pascal Wittmann
227ee14efd
Merge pull request #9276 from joelmo/distrho
...
distrho: update
2015-08-16 18:18:18 +02:00
Felix Richter
6f77262e07
pythonPackages.ovh: init at 0.3.5
...
pythonPackages.d2to1: init at 0.2.11
\-> d2to1 is a build dependency of ovh
2015-08-16 16:07:40 +02:00
Joel Moberg
5aeca83cf5
distrho: 2015-05-04 -> 2015-07-18
...
ladspa was added to pass juce compilation
2015-08-16 15:52:20 +02:00
Arseniy Seroka
296f0d07c6
Merge pull request #9272 from AndersonTorres/xiphos
...
Xiphos
2015-08-16 16:39:07 +03:00
Arseniy Seroka
3aed9714ad
Merge pull request #9275 from rycee/bump/fira-code
...
fira-code: 0.5 -> 0.6
2015-08-16 16:37:19 +03:00
Bjørn Forsman
9f9f1db6e5
python-py: 1.4.24 -> 1.4.30
...
Unbreaks some packages because they require py>=1.4.29. Example build
error, from the 'argh' package:
The 'py>=1.4.29' distribution was not found and is required by pytest
`nox-review wip` shows that there is a net reduction in build errors with
this patch.
2015-08-16 12:57:19 +02:00
Robert Helgesson
effe2ca5a5
fira-code: 0.5 -> 0.6
2015-08-16 11:29:11 +02:00
AndersonTorres
53ff7e1664
Xiphos: added new dependency: biblesync
2015-08-16 00:47:43 -03:00
AndersonTorres
0935ef2913
BibleSync: init at 1.1.2
...
Biblesync is a dependency of new Xiphos.
2015-08-15 22:36:44 -03:00
Profpatsch
c34d852ea1
kbd: really do include neo layout
2015-08-16 01:46:50 +02:00
Raymond Gauthier
cff84b2a71
chromium: improvement.
...
Fixed `*.desktop` refering to nix store for its icon.
2015-08-15 18:32:30 -04:00
zimbatm
67c9a485b7
direnv: 2.6.0 -> 2.7.0
2015-08-15 22:39:03 +01:00
Pascal Wittmann
d0f75b4391
filegive: move from googlecode to github
2015-08-15 21:04:32 +02:00
Pascal Wittmann
72bfb93beb
plowshare: move from googlecode to github
2015-08-15 21:04:32 +02:00
Pascal Wittmann
789ae5333b
logkeys: move from googlecode to github
2015-08-15 21:04:32 +02:00
Pascal Wittmann
a1d4e7ff70
u9fs: move from googlecode to bitbucket
2015-08-15 21:04:32 +02:00
Peter Simons
4c7d928f0b
haskell-msgpack-rpc can't execute its test suite in a chroot environment.
2015-08-15 20:25:01 +02:00
Peter Simons
b0784c2dc8
haskell-commutative can't compile its test suite.
2015-08-15 20:25:01 +02:00
Peter Simons
23761a4fd6
haskell-yi is broken
2015-08-15 20:25:01 +02:00
Peter Simons
aae5f5d80e
ghc-mod has been fixed upstream.
2015-08-15 20:25:00 +02:00
Peter Simons
b34371b5e5
hackage-packages.nix: update to ba50dba1bc
with hackage2nix v20150807-31-g34b77b8
2015-08-15 20:25:00 +02:00
AndersonTorres
923006c5f1
Xiphos: 4.0.0 -> 4.0.3-20150806
2015-08-15 12:35:01 -03:00
AndersonTorres
9413a340db
Sword: 1.7.3 -> 1.7.4
2015-08-15 09:35:41 -03:00
Pascal Wittmann
7dbc01792e
Merge pull request #8768 from FRidh/blaze
...
blaze: init at 0.8.2
2015-08-15 12:01:17 +02:00
Frederik Rietdijk
3f20baee54
python-packages pexpect: 2.3 -> 3.3
...
Tests worked.
2015-08-15 11:42:32 +02:00
Frederik Rietdijk
85ec308f8b
python-packages setuptools_scm: 1.5.4 -> 1.7.0
2015-08-15 11:40:20 +02:00
Frederik Rietdijk
f9e3908397
blaze: init at 0.8.2
2015-08-15 10:20:08 +02:00
Aycan iRiCAN
482c29f8c6
haskell-hans: disable building example webserver which includes double main.
2015-08-15 10:35:36 +03:00
Peter Simons
c4c2ee0d52
haskell-configuration-ghc-7.10.x: fix Hydra evaluation errors
2015-08-15 08:59:46 +02:00
Peter Simons
8347e3f19f
Disable all Hackage packages related to Elm.
...
Upstream created its own distribution mechanism and doesn't rely on
Hackage any more.
2015-08-15 08:59:46 +02:00
Peter Simons
8647667e93
haskell-bro is broken
2015-08-15 08:59:46 +02:00
Peter Simons
19b26260ca
haskell-exinst is broken because of singletons
2015-08-15 08:59:46 +02:00
Peter Simons
b2fd8c4685
haskell-configuration-ghc-7.10.x: fix evaluation error
2015-08-15 08:59:46 +02:00
Peter Simons
b87dd90e56
hackage-packages.nix: update to c6a74c3fdc
with hackage2nix v20150807-31-g34b77b8
2015-08-15 08:59:39 +02:00
Thomas Tuegel
20d6f873f0
Merge branch 'ipe'
2015-08-14 22:31:42 -05:00
Thomas Tuegel
f0a11cd1eb
ipe: add missing libjpeg dependency
2015-08-14 22:30:48 -05:00
Thomas Tuegel
7203497ce4
ipe: set LUA_PACKAGE name for make
2015-08-14 22:30:21 -05:00
Thomas Tuegel
cce9a0f4d8
ipe: version 7.1.8
2015-08-14 22:29:58 -05:00
Thomas Tuegel
df5f0cfb7c
ipe: set platforms = linux
2015-08-14 22:28:51 -05:00
Thomas Tuegel
48a2034308
ipe: add ttuegel to maintainers
2015-08-14 22:28:42 -05:00
Thomas Tuegel
c40dae0863
ipe: fix homepage
2015-08-14 22:28:23 -05:00
Arseniy Seroka
8bdc291d8f
Merge pull request #9253 from FRidh/pytest
...
python-packages pytest: 2.6.2 -> 2.7.2
2015-08-15 01:51:22 +03:00
Frederik Rietdijk
dd1d6f8e27
python-packages pytest: 2.6.2 -> 2.7.2
2015-08-14 23:16:50 +02:00
William A. Kennington III
d438d0e98b
vim: 7.4.683 -> 7.4.826
...
Also, since googlecode is shutting down in <1 month move this to the new
github tree. This removes the dependence on mercurial.
2015-08-14 14:06:58 -07:00
William A. Kennington III
435c5d2c42
firefox: 40.0 -> 40.0.2
2015-08-14 13:58:36 -07:00
William A. Kennington III
4ed131efb3
chromiumBeta: 45.0.2454.26 -> 45.0.2454.37
2015-08-14 13:46:37 -07:00
Pascal Wittmann
c73421b590
terminado: rename meta.licenses to meta.license
2015-08-14 22:40:07 +02:00
Pascal Wittmann
6364245475
telegram-cli: make maintainers a list
2015-08-14 22:38:38 +02:00
Pascal Wittmann
b61b704a52
calibre: update 2.34.0 to 2.35.0
2015-08-14 22:38:38 +02:00
William A. Kennington III
a106080623
Merge branch 'master.upstream' into staging.upstream
2015-08-14 13:22:00 -07:00
Shea Levy
c541c23692
nix-exec: Bugfix bump
2015-08-14 15:56:01 -04:00
Eric Seidel
324c0f205a
emacs-packages: idris-mode 0.9.15 -> 0.9.18
2015-08-14 12:33:35 -07:00
Peter Simons
167e54b257
haskell-generic-builder: allow users to specify their own install phase
2015-08-14 21:23:42 +02:00
Luca Bruno
c4358e0278
gjs: fix readline reference in .la file
2015-08-14 21:08:06 +02:00
Vladimír Čunát
e46e461685
Revert "gfortran: disable parallel building"
...
This reverts commit 3d6bd6a1fa
.
The problem wasn't fortran-specific and should be fixed now. See #9212 .
2015-08-14 18:16:00 +02:00
Shea Levy
529596fd31
Bump nix-exec for new nix
2015-08-14 09:49:41 -04:00
Vladimír Čunát
0799ebf5b7
gcc: fix parallel building ( fixes #9212 )
...
Tested building 5-times on an idle 8-core.
2015-08-14 15:49:06 +02:00
Shea Levy
8d44a74cfe
Add seaborn python package
2015-08-14 09:13:05 -04:00
Jascha Geerds
1e364f993b
gnome-getting-started-docs: init at 3.16.2
2015-08-14 12:56:06 +02:00
Jascha Geerds
a4b8cbd3d0
gnome3.yelp: Add gstreamer plugins and use gapps-hook
...
The gstreamer plugins are required by gnome-getting-started-docs
2015-08-14 12:55:32 +02:00
Jascha Geerds
26db863cda
gnome3.devhelp: init at 3.16.1
2015-08-14 11:59:00 +02:00
Jascha Geerds
f11d416666
gnome-nettool: init at 3.8.1
2015-08-14 11:24:31 +02:00
Bjørn Forsman
90768003a4
openscenegraph: update download url
...
The current one returns HTTP error 404.
2015-08-14 11:03:31 +02:00
William A. Kennington III
6fccef2be0
cmake: 3.3.0 -> 3.3.1
2015-08-14 00:12:59 -07:00
Mabry Cervin
26cac935b5
gohufont: init at 2.0
...
Removed unecessary deps
2015-08-13 22:42:53 -04:00
Tobias Geerinckx-Rice
9a3a70ed2b
rote: init at 0.2.8
2015-08-14 03:10:38 +02:00
Tobias Geerinckx-Rice
a913ad89c1
eid-mw: 4.1.4 -> 4.1.5
2015-08-14 03:07:10 +02:00
Tobias Geerinckx-Rice
eb910bce5b
perl-packages: Gtk2 1.2495 -> 1.2496
...
Upstream changes:
- Avoid registering a GType for GConnectFlags if not needed
- MANIFEST: added missing gtk-demo files
2015-08-14 03:07:10 +02:00
Tobias Geerinckx-Rice
0294f71f1f
fmit: 1.0.7 -> 1.0.8
...
Updated mainly to remove the now unnecessary version patching.
Your moment of zen:
https://github.com/gillesdegottex/fmit/blob/HEAD/src/CustomInstrumentTunerForm.cpp#L1047
2015-08-14 03:07:09 +02:00
Tobias Geerinckx-Rice
273fb91b49
miniupnpd: 1.9.{20150430 -> 20150721}
...
Drop removed libnfnetlink dependency and simplify build.
Don't yet update miniupnpc because it breaks bitcoin 0.11.
2015-08-14 03:07:09 +02:00
James ‘Twey’ Kay
326d179c67
Add Python package: plover-2.5.8
2015-08-14 00:57:56 +01:00
Arseniy Seroka
c0e03e4647
Merge pull request #9236 from Szczyp/rhc
...
rhc: init at 1.36.4
2015-08-14 01:32:24 +03:00
William A. Kennington III
0bbe804f0a
epoxy: 1.2 -> 1.3.1
2015-08-13 15:00:18 -07:00
Jascha Geerds
5d48d41e7c
gnome3.accerciser: init at 3.14.0
2015-08-13 23:55:07 +02:00
Jascha Geerds
0039622d64
pyatspi: init at 2.16.0
2015-08-13 23:52:06 +02:00
Jascha Geerds
4df408c8be
gnome-calendar: init at 3.16.2
2015-08-13 22:27:39 +02:00
William A. Kennington III
952def0e3c
Merge branch 'master.upstream' into staging.upstream
2015-08-13 11:55:02 -07:00
William A. Kennington III
bc9bd5c02c
libinput: 0.20.0 -> 0.21.0
2015-08-13 11:39:42 -07:00
William A. Kennington III
a74ddd8c28
libinput: Don't enable documentation by default
2015-08-13 11:39:42 -07:00
William A. Kennington III
257db17ee9
Revert "Revert "texinfo: 5.2 -> 6.0""
...
This reverts commit dc74a81129
.
This doesn't actually break gcc.
2015-08-13 11:33:00 -07:00
Jascha Geerds
a32e85984e
gnome-characters: init at 3.16.2
2015-08-13 20:29:15 +02:00
Charles Strahan
c1ee8fefd4
nixos: add support for Ubuntu Fan Networking
...
This provides support for Ubuntu Fan Networking [1].
This includes:
* The fanctl package, and a corresponding NixOS service.
* iproute patches.
* kernel patches.
closes #9188
1: https://wiki.ubuntu.com/FanNetworking
2015-08-13 14:27:14 -04:00
Tobias Geerinckx-Rice
18597ff658
Merge pull request #9235 from badi/darwin-colordiff
...
colordiff: support Darwin as a platform
2015-08-13 19:28:01 +02:00
Pascal Wittmann
26939eee79
Remove unreferenced files
...
This commit removes files that are not referenced in nixpkgs anymore. I
have created this list by finding potential candidates using
find nixpkgs/pkgs -type d -links 2 | parallel -N 1 'out=`grep -L {} top-level/all-packages.nix`; test -n "$out" && echo {}'
and have then searched for those candidates with grep in whole nixpkgs.
2015-08-13 18:29:49 +02:00
Szczyp
cbe6badab9
rhc: init at 1.36.4
...
OpenShift client tools
Add szczyp as a maintainer
2015-08-13 18:02:55 +02:00
Jascha Geerds
e42786f1ba
gnome3: Add gnome-maps to optionalPackages
2015-08-13 17:46:50 +02:00
Jascha Geerds
bbc4f8e141
gnome-devel-docs: init at 3.16.2
2015-08-13 17:30:46 +02:00
Jascha Geerds
5f067a0e61
gnome-logs: init at 3.16.2
2015-08-13 16:58:53 +02:00
danshapero
8885889b48
metis: init at 5.1.0
2015-08-13 16:53:18 +02:00
Arseniy Seroka
47acbac546
Merge pull request #9229 from Xe/update/nim
...
Update nim to version 0.11.2
2015-08-13 17:27:36 +03:00
Christine Dodrill
01b455dd66
nim: 0.11 -> 0.11.2
2015-08-13 07:25:16 -07:00
Jascha Geerds
014d6583e7
gnome-taquin: init at 3.16.1
2015-08-13 16:22:58 +02:00