Commit Graph

61481 Commits

Author SHA1 Message Date
Domen Kožar
d76c08a476 oslo-messaging: bump and fix transient test failure 2015-10-27 11:52:41 +01:00
Domen Kožar
d6ffe2f67f taskflow, urllib3, kazoo: fix transient tests 2015-10-27 11:52:40 +01:00
Domen Kožar
f61f0768bc flake8: 2.4.1 -> 2.5.0 2015-10-27 11:52:40 +01:00
Domen Kožar
874359468c flake8: disable tests 2015-10-27 11:52:40 +01:00
Domen Kožar
0353121dc5 pythonPackages.unittest2: fix a transient bug 2015-10-27 11:52:40 +01:00
Domen Kožar
3ee4747675 OpenStack: package Glance, Keystone, Neutron 2015-10-27 11:52:40 +01:00
Domen Kožar
24cbc374cf nova: 2011.2 -> 12.0.0 2015-10-27 11:52:40 +01:00
Josef Svenningsson
64b972acb9 Fix spelling mistakes
homepahe -> homepage
2015-10-27 11:49:48 +01:00
Domen Kožar
6a226db299 Merge pull request #10643 from FRidh/jupyter
python qtconsole: 4.0.1 -> 4.1.0
2015-10-27 11:31:19 +01:00
Rickard Nilsson
e0a650d87a printrun: 2014^C01 -> 20150310 2015-10-27 11:23:12 +01:00
Frederik Rietdijk
8ec97910cb python qtconsole: 4.0.1 -> 4.1.0 2015-10-27 11:22:34 +01:00
Frederik Rietdijk
5d5a7d12a3 Revert "python qtconsole: 4.0.1 -> 4.0.3"
Wrong version number.

This reverts commit 38d35c50f2.
2015-10-27 11:21:00 +01:00
Domen Kožar
16c6420c25 Merge pull request #10642 from henrytill/fix-emacs-eval
emacs24Macport: fix evaluation
2015-10-27 10:43:25 +01:00
Henry Till
cf2668392a emacs24Macport: fix evaluation 2015-10-27 05:35:41 -04:00
Domen Kožar
6947aa5b7d Merge pull request #10638 from desiderius/reportlab-3.2.0
pythonPackages.reportlab: 3.1.8 -> 3.2.0
2015-10-27 10:20:55 +01:00
Domen Kožar
6016328d37 Merge pull request #10640 from chris-martin/atom-gvfs
atom: add gvfs/bin to wrapper PATH
2015-10-27 10:20:34 +01:00
Jude Taylor
0d5edad2f5 emacs24Macport: fix build 2015-10-27 01:23:42 -07:00
Chris Martin
dab75ab440 atom: add gvfs/bin to wrapper PATH
Atom deletes files by invoking `gvfs-trash`. Without it, deletions
fail silently.
2015-10-27 04:05:25 -04:00
Jude Taylor
950261bb9a darwin: fix gtk+3 dependencies 2015-10-27 00:38:06 -07:00
Moritz Ulrich
5baf95cc71 clojure: 1.6.0 -> 1.7.0 2015-10-27 08:11:37 +01:00
desiderius
c8c0ee3493 pythonPackages.reportlab: 3.1.8 -> 3.2.0
- enables unit tests,
- adds a dependency to Pillow.
2015-10-27 07:48:45 +01:00
Tobias Geerinckx-Rice
86805242ac simple-scan: remove PackageKit dependency
It has now been made properly optional.
2015-10-27 03:17:17 +01:00
Tobias Geerinckx-Rice
4b27f54db7 simple-scan 3.18.1 -> 3.19.1 2015-10-27 03:17:16 +01:00
Tobias Geerinckx-Rice
4a1a5e7ed6 netsniff-ng 0.5.9-{110-gfc4646b -> 121-gd91abbd} 2015-10-27 03:17:16 +01:00
Jude Taylor
5469e9c581 fix xquartz build 2015-10-26 18:37:05 -07:00
Jude Taylor
cf12f3e4d2 patch out system include in libAppleWM 2015-10-26 17:13:29 -07:00
Jude Taylor
2e29399993 update packages with new cf-private compatibility 2015-10-26 17:13:29 -07:00
Jude Taylor
5ea8770263 cf-private: prepend self to system includes 2015-10-26 17:13:29 -07:00
Jude Taylor
0a23e412b4 in darwin sdk, copy headers rather than linking them 2015-10-26 17:13:29 -07:00
Arseniy Seroka
12277d2a38 Merge pull request #10503 from cleverca22/master
open-iscsi: save the staticly linked binary in its own output for use in the initrd
2015-10-27 00:57:29 +03:00
Arseniy Seroka
1a5c57ca3a Merge pull request #10631 from cleverca22/teamviewer
teamviewer: fix the expressions
2015-10-27 00:47:44 +03:00
aszlig
82d88b5bcb
vmTools.commonDebPackages: Add "mawk".
While debugging an issue with running NixOps tests, I found out that the
output from debClosureGenerator is not deterministic.

The reason behind this is the way how Provides and Replaces fields are
handled. I haven't yet found out what's the exact issue, but so far
packages "Provides" are more or less picked at random.

So, running the NixOps Hetzner tests we get either mawk, original-awk or
gawk altering on every invocation.

While for the test it isn't poisionous whether wi have mawk or gawk,
having original-awk certainly is, because live-build only works with
mawk or gawk.

The best solution would obviously be to make debClosureGenerator
deterministic, but in the case of "Provides: awk", we can safely pick
mawk by default, because the latter has a "Priority: required" in its
package description.

This also has the advantage that we can safely cherry-pick this to
release-15.09 because it's very unlikely that we'll break the
debClosureGenerator by adding a dependency to commonDebPackages.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-10-26 20:56:42 +01:00
Tuomas Tynkkynen
60ec9a557c U-Boot: 2015.07 -> 2015.10
Someone submitted conflicting (and non-complete) distro bootconfig
support for the Versatile board, so the patch needs changing, yet again.
But at least it's getting smaller.
2015-10-26 21:48:51 +02:00
Domen Kožar
3b85cf704c Merge pull request #10632 from grwlf/urweb-bump
Urweb bump
2015-10-26 20:11:36 +01:00
Sergey Mironov
2cfa1e8f98 urweb: bump to 20151018 2015-10-26 21:48:33 +03:00
Luca Bruno
acfe53e61f urweb: add back openssl configure flags to fix build, cc @aseipp 2015-10-26 21:48:33 +03:00
Arseniy Seroka
bad15da924 Merge pull request #10628 from devhell/mp3val
mp3val: Better installPhase
2015-10-26 21:34:09 +03:00
Arseniy Seroka
2e6e2e02d3 Merge pull request #10606 from mucaho/rstudio_runtime
rstudio: add run-time dependency gnumake
2015-10-26 21:33:26 +03:00
Arseniy Seroka
1c9a2def0d Merge pull request #10614 from elasticdog/transcrypt
transcrypt: init at 0.9.7
2015-10-26 21:32:44 +03:00
Arseniy Seroka
4d15fc8383 Merge pull request #10626 from annejan/master
QtPass 1.0.1 to 1.0.3
2015-10-26 21:32:04 +03:00
michael bishop
b81f51cecf teamviewer: fix the expressions 2015-10-26 15:22:01 -03:00
devhell
b2e3c05c48 mp3val: Better installPhase
As mentioned by @aszlig, it's more elegant and sane to use coreutils'
`install`. This commit also changes `platforms` to `unix` since this
should also compile on Darwin for example.
2015-10-26 17:36:50 +00:00
Frederik Rietdijk
ce997e4b99 python futures: 3.0.2 -> 3.0.3
Disabled for Python 3
2015-10-26 17:16:49 +01:00
Domen Kožar
6e9f77dc29 Merge pull request #10616 from spencerjanssen/kodi-15.2
kodi: 15.1 -> 15.2
2015-10-26 17:11:14 +01:00
Spencer Janssen
a3343c3ec3 kodiPlugins.genesis: 4.0.1 -> 5.1.3 2015-10-26 10:59:23 -05:00
Spencer Janssen
0e59efc7d9 kodiPlugins.svtplay: 4.0.14 -> 4.0.15 2015-10-26 10:57:24 -05:00
Anne Jan Brouwer
6998586b8f QtPass 1.0.1 to 1.0.3
I'm guessing the sha256 wasn't correct for 1.0.1 or I'm doing something wrong here myself . .
2015-10-26 16:56:04 +01:00
Domen Kožar
dc71104e3a Merge pull request #10625 from FRidh/jupyter
python: updates to jupyter notebook / qtconsole
2015-10-26 16:23:59 +01:00
Eelco Dolstra
52c9e4415b linux: Support x2APIC
Without this, certain servers with lots of CPU cores would show only
one core.
2015-10-26 16:20:02 +01:00
Eelco Dolstra
50ab972b5a linux: Pass through configuration file
This enables "nix-build -A linux.configfile" to get the generated
kernel config.
2015-10-26 16:20:01 +01:00
Frederik Rietdijk
38d35c50f2 python qtconsole: 4.0.1 -> 4.0.3 2015-10-26 16:10:20 +01:00
Frederik Rietdijk
93a190c0c6 python notebook: 4.0.5 -> 4.0.6 2015-10-26 16:10:07 +01:00
Frederik Rietdijk
e5e3d6bb15 python jupyter_client: 4.0.0 -> 4.1.1 2015-10-26 16:09:51 +01:00
Frederik Rietdijk
9db2927f31 python ipykernel: 4.0.3 -> 4.1.1 2015-10-26 16:09:38 +01:00
Domen Kožar
1703d4dc5d Merge pull request #10296 from FRidh/pandas
python packages updates
2015-10-26 15:59:14 +01:00
Pascal Wittmann
0358140690 Merge pull request #10608 from devhell/libstrophe
libstrophe: 0.8.7 -> 0.8.8
2015-10-26 15:40:56 +01:00
Frederik Rietdijk
8815ce040e python nibabel: disable additional test 2015-10-26 15:24:45 +01:00
Frederik Rietdijk
8d42da8015 python xray: 0.6.0 -> 0.6.1 2015-10-26 15:24:44 +01:00
Frederik Rietdijk
0b17409b51 remove whitespaces 2015-10-26 15:24:44 +01:00
Frederik Rietdijk
1ac01afc5e python pandas: 0.16.2 -> 0.17.0 2015-10-26 15:24:43 +01:00
Pascal Wittmann
c33cbf22c9 Merge pull request #10615 from rycee/bump/eclipse-plugin-anyedittools
eclipse-plugin-anyedittools: 2.4.15 -> 2.5.0
2015-10-26 15:20:12 +01:00
Pascal Wittmann
e1d7f18cc5 instead: 2.2.5 -> 2.2.7 2015-10-26 14:45:14 +01:00
Pascal Wittmann
2c190bedd2 logstalgia: 1.0.6 -> 1.0.7 2015-10-26 14:45:13 +01:00
Peter Simons
df1981372a Add LTS Haskell package sets for 3.10 and 3.11. 2015-10-26 13:16:21 +01:00
Peter Simons
60bc7e764d git-annex: update overrides 2015-10-26 13:15:16 +01:00
Peter Simons
7fbc2abf6a hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20150922-23-g9db0d61 using the following inputs:

  - Nixpkgs: 1146c867e3
  - Hackage: 1791c0e414
  - LTS Haskell: 4622b913dc
  - Stackage Nightly: f51b9b1513
2015-10-26 13:14:51 +01:00
Domen Kožar
8f977608f4 add sslmate: easy to buy, deploy, and manage your SSL certs 2015-10-26 12:57:27 +01:00
Pascal Wittmann
faa7561a66 Merge pull request #10613 from erikryb/master
rofi: 0.15.8 -> 0.15.10
2015-10-26 10:56:20 +01:00
aszlig
f864ef703e
beets: Add dependencies for "badfiles" plugin.
I have to admit that I did very poor testing in d7307d8 and didn't
notice that the "badfiles" plugin relies on mp3val (thanks to @devhell
for packaging in 6e1ef13) and flac to be actually useful.

We now patch in the store locations of these binaries and make
"badfiles" an optional dependency (though enabled by default).

Now, I have tested "beet bad" on my whole music collection and it worked
fine (well, it has found errors... but that's what it is for).

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-10-26 10:26:48 +01:00
aszlig
c870333b0b
mp3val: Use mirror:// URL in fetchurl.
We have a mirror:// URL for sourceforge stuff so we can still retreive
the source tarball even if downloads.sourceforge.net is down.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-10-26 10:01:00 +01:00
aszlig
58f97cf7a6
Merge pull request #10612 from devhell/mp3val.
This adds mp3val, which in turn is needed for the beets "badfiles"
plugin.

Thanks a lot to @devhell for packaging.

Built and tested locally by myself as well.
2015-10-26 09:57:52 +01:00
Tuomas Tynkkynen
f08693d042 syslinux: Disable parallel building
Unfortunately I lost the exact failure, but it was something starting
with 'No rule to make target: ...', which suggests missing dependencies
between generated source files.
2015-10-26 09:23:28 +01:00
Vladimír Čunát
7e6288c252 kernel: 4.1.10 -> 4.1.11, /cc #10607
Boots fine for me on 64-bit.
2015-10-26 08:34:44 +01:00
Spencer Janssen
9d288f0b80 kodi: 15.1 -> 15.2 2015-10-25 22:16:29 -05:00
Robert Helgesson
d64835da6f eclipse-plugin-anyedittools: 2.4.15 -> 2.5.0 2015-10-26 00:31:37 +01:00
Aaron Bull Schaefer
8e7d39835f transcrypt: init at 0.9.7 2015-10-25 23:22:21 +00:00
Erik Rybakken
c8f4c7575e rofi: 0.15.8 -> 0.15.10 2015-10-25 23:46:37 +01:00
devhell
6e1ef13523 mp3val: init at 0.1.8
Built and tested locally.
2015-10-25 21:26:01 +00:00
Chris Double
e261492bb0 Package for Pony programming language compiler 0.2.1.
Pony is an open-source, object-oriented, actor-model,
capabilities-secure, high performance programming language.
2015-10-26 08:32:57 +13:00
Domen Kožar
7477a7cdda kde: add glib include paths to NIX_CFLAGS_COMPILE
(cherry picked from commit 350ffdcc84)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-10-25 20:03:09 +01:00
Cillian de Róiste
f7bfb4b466 ubuntu_font_family: update from 0.80 to 0.83, potentially fixes CVE-2012-5356 2015-10-25 19:11:53 +01:00
Cillian de Róiste
6c7775fe74 terminus_font: update from 4.39 to 4.40 2015-10-25 19:11:25 +01:00
Cillian de Róiste
eaf888cab6 rosegarden: update from 14.12 to 15.08 2015-10-25 19:10:47 +01:00
Cillian de Róiste
1550c17322 movit: update from 1.1.3 to 1.2.0 2015-10-25 19:09:45 +01:00
Cillian de Róiste
9b0c75994a mlt-qt5: update from 0.9.6 to 0.9.8 2015-10-25 19:09:29 +01:00
Cillian de Róiste
44c1a72a6b gphoto2: update from 2.5.5 to 2.5.8 2015-10-25 19:08:13 +01:00
Cillian de Róiste
5e3b0e4c43 gnuradio: update from 3.7.7.1 to 3.7.8 2015-10-25 19:07:52 +01:00
Cillian de Róiste
1ee8280543 dcraw: update from 9.22 to 9.26.0 2015-10-25 19:06:58 +01:00
Cillian de Róiste
0ad7855e4a cutter: update from 1.03 to 1.04 2015-10-25 19:06:05 +01:00
Cillian de Róiste
e08d4f47d9 csound: update from 6.03.2 to 6.04 2015-10-25 19:05:35 +01:00
Cillian de Róiste
506f511afa qjackctl: adopt it and tidy up the metadata 2015-10-25 18:59:47 +01:00
Cillian de Róiste
0cfd2267b0 qjackctl: update from 0.3.12 to 0.4.0 2015-10-25 18:55:36 +01:00
Cillian de Róiste
61d30057b6 libwacom: update from 0.7.1 to 0.15 2015-10-25 18:54:37 +01:00
Cillian de Róiste
e0112bbfd2 leptonica: update from 1.69 to 1.72 2015-10-25 18:53:59 +01:00
Cillian de Róiste
e187ecb65c fontforge-gtk: update from 20141230 to 20150824 2015-10-25 18:52:49 +01:00
Cillian de Róiste
3ec54e0692 colord-gtk: update from 0.1.25 to 0.1.26 2015-10-25 18:52:17 +01:00
aszlig
d7307d8e80
beets: 1.3.14 -> 1.3.15
Introduces a new plugin called "badfiles", which helps to scan for
corruption within the music collection. I've added this to
pluginsWithoutDeps and sorted the list.

Full upstream changelog can be found here:

https://github.com/sampsyo/beets/releases/tag/v1.3.15

This fixes #10376 via sampsyo/beets@225ba28.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-10-25 18:39:46 +01:00
Domen Kožar
b531022cfa Merge pull request #10602 from srhb/fix/drive-update
Bump Google Drive client and deps in go-packages.nix
2015-10-25 18:20:01 +01:00
Domen Kožar
efb2181a53 Merge pull request #10487 from devhell/mediainfo
{lib}mediainfo{-gui}: 0.7.77 -> 0.7.78
2015-10-25 18:19:21 +01:00
devhell
ffb565c5c0 libstrophe: 0.8.7 -> 0.8.8
From the Changelog:
  - XML namespace support
  - XEP-0114 support
2015-10-25 17:00:45 +00:00