Commit graph

61639 commits

Author SHA1 Message Date
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
mucaho d0d953d910 rstudio: add run-time dependency gnumake
fixes #9163.
2015-10-25 16:18:21 +01:00
Cillian de Róiste 9a4adc8e92 all-packages tidy-up: fix the sorting for a few packages 2015-10-25 16:00:44 +01:00
goibhniu 09da960c05 Merge pull request #10580 from simonvandel/elementary-icons
elementary-icon-theme: init at 3.2.2
2015-10-25 15:52:57 +01:00
goibhniu f84cbe2a70 Merge pull request #10592 from AndersonTorres/eweb
eweb: init at 9.10
2015-10-25 15:52:06 +01:00
goibhniu 20d530bc7d Merge pull request #10440 from AndersonTorres/funnelweb
Funnelweb: init at 3.20
2015-10-25 15:51:15 +01:00
goibhniu 891e13a3ad Merge pull request #10593 from doublec/freenet
Update freenet to build 1470.
2015-10-25 15:46:18 +01:00
Tuomas Tynkkynen ebb060c351 sng: init at 1.0.6 2015-10-25 16:17:44 +02:00
Sarah Brofeldt de10cdb856 drive : 4530cf8 -> 6dc2f1e
command            : 076a2ad -> 91ca5ec
cache              : new
exponential-backoff: new
extractor          : new
open-golang        : new
pretty-words       : new
meddler            : new

Update drive and bump/add dependencies
2015-10-25 13:29:47 +01:00
Frederik Rietdijk a515e6e092 python h5py: 2.3.1 -> 2.5.0
Since I think 2.4 h5py introduced a new way to configure mpi. Therefore,
the BuildFlags are removed.

I built h5py and h5py-mpi packages successfully. Not sure though whether
the mpi version does actually work correctly since I don't use it.
2015-10-25 13:26:34 +01:00
Domen Kožar 354ae976b6 Merge pull request #10465 from mayflower/update-geventhttpclient
pythonPackages.geventhttpclient: 1.1.0 -> 1.2.0
2015-10-25 13:09:59 +01:00
Domen Kožar 7f8a3526b0 Merge pull request #10600 from FRidh/scipy
python scipy: 0.16.0 -> 0.16.1
2015-10-25 13:09:40 +01:00
Frederik Rietdijk b42223f4dc python pkgconfig: init at 1.1.0 2015-10-25 13:07:19 +01:00
Domen Kožar 87b4bdfa24 kde4.kde_runtime: depend on glib due to networkmanager 2015-10-25 12:59:11 +01:00
Austin Seipp 0939e6f613 nixpkgs: plex 0.9.12.11.1406 -> 0.9.12.13.1464
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-10-25 06:32:19 -05:00
Vladimír Čunát 4e4f560c08 iputils: drop dontGzipMan, as it's not needed anymore 2015-10-25 12:22:32 +01:00
Frederik Rietdijk e0391f3ce0 python scipy: 0.16.0 -> 0.16.1
Bugfixes only.
2015-10-25 11:40:46 +01:00
Vladimír Čunát 784f69e6ae busybox: fix minimal build with musl libc
Now we always enable large file support, as it should be cheap enough,
and avoids also problems on some filesystems #10181.

The minimal build disables (almost) all options, so it was building
without large file support. However, in musl the `off_t` is *always*
64-bit, which lead to problems, now detected during build time.
2015-10-25 10:20:08 +01:00
Simon Vandel Sillesen 6fe96cb05a insert in all-packages.nix in alphabetical order 2015-10-25 10:14:16 +01:00
Domen Kožar d6756301cf Merge pull request #10596 from FRidh/thumbor
python packages updates: thumbor, statsd, ...
2015-10-25 10:06:45 +01:00
Frederik Rietdijk 7a926db2ce python zope-testrunner: Disabled for Python 3.5 2015-10-25 10:03:14 +01:00
Frederik Rietdijk 401da78b5d python tornado_3: Remove old version
This version isn't used anymore.
2015-10-25 10:03:13 +01:00
Frederik Rietdijk f02e32d6c6 python thumbor: 4.0.4 -> 5.2.1 2015-10-25 10:03:13 +01:00
Frederik Rietdijk 75715000db python pyramid: Disable tests for Python 3.5
I am not sure whether pyramid on Python 3.5 should work already.
Therefore, disable the tests for Python 3.5 instead of disabling.
2015-10-25 10:03:13 +01:00
Frederik Rietdijk f672496032 python statsd: 2.0.2 -> 3.2.1 2015-10-25 10:03:12 +01:00
Domen Kožar e4c0c3e193 Merge pull request #10565 from igsha/i3pystatus
pythonPackages.i3pystatus: init at 3.33
2015-10-25 09:48:47 +01:00
Frederik Rietdijk e01b331ad6 python pyramid_jinja2: 1.9 -> 2.5 2015-10-25 08:46:12 +01:00
Frederik Rietdijk 01c680ac06 python pexif: init at 0.15 2015-10-25 08:45:23 +01:00
Frederik Rietdijk ab78a905d2 python libthumbor: init at 1.2.0 2015-10-25 08:45:05 +01:00
Igor Sharonov fa44834ff2 pythonPackages.i3pystatus: init at 3.33 2015-10-25 10:41:48 +03:00
Chris Double 2756b088d8 Update freenet to build 1470.
This stores freenet data files in ~/.local/share/freenet by default,
or $XDG_DATA_HOME/freenet if set.
2015-10-25 18:46:09 +13:00
AndersonTorres 55bdc98c3d Funnelweb: init at 3.20 2015-10-25 03:40:50 -02:00
AndersonTorres 4a3a6866fd eweb: init at 9.10 2015-10-25 03:30:07 -02:00
Arseniy Seroka 480cd9478f Merge pull request #10567 from datakurre/datakurre-libdevil
darwin: libdevil: add needed inputs
2015-10-25 04:34:05 +03:00
Arseniy Seroka d55679c1b4 Merge pull request #10582 from steveeJ/godef
[RFC] go: add packages rogpeppe/godef and 9fans/go
2015-10-25 04:32:03 +03:00
Arseniy Seroka 70f9d81688 Merge pull request #10566 from spencerjanssen/cockatrice
cockatrice: init at 2015-09-24
2015-10-25 04:24:19 +03:00
Arseniy Seroka c529bd85bb Merge pull request #10581 from matthiasbeyer/add-pipes
pipes.sh: Init at 1.1.0
2015-10-25 04:23:56 +03:00
Arseniy Seroka b2f8c7221b Merge pull request #10587 from dezgeg/pr-ckbcomp
ckbcomp: 1.131 -> 1.133
2015-10-25 04:23:21 +03:00
Arseniy Seroka 08230d7071 Merge pull request #10588 from dezgeg/pr-iftop
iftop: 0.17 -> 1.0pre4
2015-10-25 04:23:11 +03:00
Domen Kožar 63737e7d43 Merge pull request #10590 from steveeJ/rkt
rkt: bump to v0.10.0
2015-10-25 02:10:02 +01:00
Aristid Breitkreuz 054a5ee9d9 update postgresql binaries 2015-10-25 02:39:01 +02:00
Stefan Junker 8e8a985c4c rkt: bump to v0.10.0
* bump stage1 base image to v794.1.0 according to upstream release
* make use of BUILDDIR environment variable to control output path
* make use of the configure option for the stage1 image path and the stage1 base image path
* fix homepage URL

* add myself to the list of maintianers
2015-10-25 02:13:01 +02:00
Tuomas Tynkkynen 14c41aa745 iftop: 0.17 -> 1.0pre4
Even though this is a pre-release version, both Debian and Arch have
this version as well.
2015-10-25 02:44:46 +03:00
Tuomas Tynkkynen a4e417d428 ckbcomp: 1.131 -> 1.133 2015-10-25 02:22:09 +03:00
Spencer Janssen 0ebe4b615e cockatrice: init at 2015-09-24 2015-10-24 17:00:20 -05:00
Domen Kožar bf1d8f0b75 Merge pull request #10583 from leenaars/patch-1
Added NL tax application for individuals and entrepreneurs
2015-10-24 23:49:26 +02:00
Matthias Beyer 23982a4f16 pipes.sh: Init at 1.1.0 2015-10-24 22:29:33 +02:00
Cillian de Róiste eacf656d6a mfcj470dw: tidy up 2015-10-24 22:29:11 +02:00
goibhniu 55d8076212 Merge pull request #10564 from yochai/master
mfcj470dw: init at 3.0.0-1
2015-10-24 22:23:46 +02:00
leenaars 753f61f846 Dutch tax office (Belastingdienst) software for entrepreneurs version 2014 2015-10-24 22:10:23 +02:00
leenaars 84ed3efc2f Dutch tax office software for entrepreneurs version 2013 2015-10-24 22:09:07 +02:00
leenaars 6ff325dbf9 Dutch tax return Linux version 2014 2015-10-24 22:07:33 +02:00
Frederik Rietdijk 74e14490ae python nose-exclude: init at 0.4.1 2015-10-24 22:04:49 +02:00
goibhniu 1bdf372a28 Merge pull request #10573 from simonvandel/paper-gtk-theme-init
paper-gtk-theme: init at 6a5f14c
2015-10-24 21:54:22 +02:00
Stefan Junker adcc807f42 go: add packages rogpeppe/godef and 9fans/go 2015-10-24 21:17:38 +02:00
Sander van der Burg 644dd145c9 dysnomia: bump to version 0.4.1 2015-10-24 18:23:47 +00:00
Simon Vandel Sillesen 03c248ce54 elementary-icon-theme: init at 3.2.2 2015-10-24 19:57:16 +02:00
Wout Mertens 5c34563cda Merge pull request #10517 from demin-dmitriy/sublime3
sublime3: make sublime text work with pkexec and gksudo
2015-10-24 19:16:34 +02:00
Simon Vandel Sillesen c5e8cd961c Make description conform to nixos standards 2015-10-24 19:01:57 +02:00
William A. Kennington III 9fd27c28a4 libinput: 1.0.1 -> 1.0.2 2015-10-24 09:30:37 -07:00
William A. Kennington III be63d58974 openjdk8: u60b24 -> u72b04 2015-10-24 09:30:36 -07:00
William A. Kennington III 55a4156389 openjdk7: u80b32 -> u85b02 2015-10-24 09:30:35 -07:00
goibhniu 352a4e4a73 Merge pull request #10576 from simonvandel/tvheadend
tvheadend: 4.0.6 -> 4.0.7
2015-10-24 18:01:42 +02:00
Simon Vandel Sillesen c62f051e5a tvheadend: 4.0.6 -> 4.0.7
Also patches a file that would cause a runtime error otherwise
2015-10-24 17:50:30 +02:00
goibhniu f93b52b8ae Merge pull request #10414 from tohl/master
sbcl and mkcl fixes
2015-10-24 17:39:38 +02:00
leenaars 36383190bc Add Dutch tax programme for 2014 + also the one for entrepreneurs for 2013 and 2014 2015-10-24 17:37:16 +02:00
Demin Dmitriy 8a1e5d9a27 sublime3: add myself as a maintainer 2015-10-24 18:15:59 +03:00
Demin Dmitriy c66f8b293b sublime3: add pkexec and gksudo support 2015-10-24 18:14:59 +03:00
Demin Dmitriy 0cea20a652 libredirect: add __xlib64 and posix_spawn 2015-10-24 18:04:33 +03:00
Domen Kožar d85ae6138e Merge pull request #10116 from ikervagyok/nm-1.0.6
network-manager 1.0.2 -> 1.0.6
2015-10-24 15:48:37 +02:00
Vladimír Čunát 6d31e9b81d flashplayer: update 11.2.202.535 -> 11.2.202.540
Tested by @wedens.
2015-10-24 13:32:38 +02:00
goibhniu 0b09ae45fa Merge pull request #10563 from wedens/kbdd
kbdd: init
2015-10-24 13:21:53 +02:00
wedens 1b0ba9525d kbdd: init 2015-10-24 17:15:15 +06:00
Cillian de Róiste 063c27ec77 chromium: remove myself from the maintainers list 2015-10-24 13:11:02 +02:00
Simon Vandel Sillesen 138ecfa03b paper-gtk-theme: init at 6a5f14c 2015-10-24 13:02:39 +02:00
Cillian de Róiste e42e4cfbd9 Meson: tidy up, untabify 2015-10-24 12:50:15 +02:00
goibhniu f8af597f0c Merge pull request #10504 from brandonedens/meson-build
Meson build package
2015-10-24 12:40:14 +02:00
goibhniu fe89eca8c8 Merge pull request #10557 from mayflower/fix/darkice-ogg
darkice: Fix build with opus and vorbis support
2015-10-24 12:25:02 +02:00
Asko Soukka d8cb19b22e darwin: graphviz: remove -lstdc++ on darwin 2015-10-24 03:40:37 +03:00
Asko Soukka 103b7838bb darwin: libdevil: add needed inputs 2015-10-24 02:40:46 +03:00
Charles Strahan 4f07c88d46 v8-4.5.x: add support for ARM 2015-10-23 14:35:04 -04:00
Charles Strahan f8e426e6e3 pywatchman: init at 1.3.0 2015-10-23 14:25:13 -04:00
Charles Strahan a9c3950f2d watchman: 3.0.0 -> 4.1.0 2015-10-23 14:03:30 -04:00
Jude Taylor f35f421d60 apache-httpd: add libiconv for darwin 2015-10-23 10:57:43 -07:00
Jude Taylor 3ff552fabe libdispatch: add os private header 2015-10-23 10:34:17 -07:00
Jude Taylor 85ba0035bd rebase on eelco's bootstrap-tools changes 2015-10-23 10:27:34 -07:00
Jude Taylor 1ddc52a782 update pure-darwin make-bootstrap-tools 2015-10-23 10:05:19 -07:00
Yochai 837cdb03d3 mfcj470dw: init at 3.0.0-1 2015-10-23 19:51:05 +03:00
Bjørn Forsman 10c0791142 librecad: remove old 1.x, make 2.x default
Keep 'librecad2' attribute, for backwards compatibility.
2015-10-23 18:09:23 +02:00
obadz 2b7c156079 Revert "chromium: 45.0.2454.101 -> 46.0.2490.71"
This reverts commit 0ad0fbdf8a.

This upgrade causes "Aw, Snap" crashes on websites that use srtp
such as Google Hangouts.

Details: https://github.com/NixOS/nixpkgs/issues/10555
2015-10-23 17:01:37 +01:00
Matthias Beyer f0d1766543 taskwarrior: 2.4.4 -> 2.5.0
Paste from the changelog:

There have been a lot of changes. Here are the highlights:

  * Improved command line parser: terminator -- handling, UUID
    recognition, DOM recognition, red-herring pairs (foo:bar), escaped
    slashes in patterns (/one\/two/), substitutions (/one\/two/one-two/),
    Unicode U+NNNN and \uNNNN, escaped entities (\n, \t etc) for use in
    descriptions/annotations, abbreviated day and month names, ISO-8601
    durations (PT4H, P1Y etc).

  * New virtual tags UDA, ORPHAN, PROJECT, PRIORITY, and LATEST.

  * Improved support for DOM references in filters task
    'due.year = 2015 and due.week > 20' list.

  * New configuration settings urgency.inherit, rule.color.merge,
    urgency.user.tag.next.coefficient, color.uda.<name>.none, sugar,
    report.<name>.sort:none, json.depends.array.

  * Improved urgency: the urgency.inherit setting propagates urgency
    along dependency chains.

  * Improved searching: more powerful regular expressions.

  * Improved attribute modifiers: is/isnt are now consistent exact
    match operator equivalents to ==/!==.

  * New command _unique, for generating unique lists of values, and
    will ultimately replace several helper commands.

  * New command commands, which lists commands and details about how
    they affect filters, GC, context, and syntax.

  * New verbosity tokens recur (feedback when a recurring task instance
    is created), unwait (for when a waiting task becomes visible).

  * Improved extensions: zsh completion, Fish shell completion, add-on
    scripts now online.

  * Improved documentation: help command, man pages, more online docs,
    negation ! operator, sample hook scripts.

  * Improved sync: GnuTLS now mandatory, so everyone has the sync
    command.

  * Improved JSON import/export support: free-format JSON, task arrays
    assumed (which makes import/export work with out-of-the-box parsers),
    dependencies optionally modeled as an array, UUIDs validated, tasks
    added/updated without duplication, import from STDIN using -.

  * Improved performance: less data is read from disk depending on the
    filter.

  * Improved diagnostics: duplicate dependency warnings, multi-task
    edit failures, changes to tasks without IDs, certificate file sizes.

  * Improved testing: migrated all Perl tests to Python, parallelized
    test suite, colorized output, detection of newly passing tests,
    Python 2.7 and 3 support, better debug output, Bash test library,
    stress test tool, no more disabled tests - everything runs, test
    coverage is now 87.3%.

  * Widespread code cleanup, removal of dead code, C++11 enhancements,
    improved portability, merged ISO-8601 and legacy durations, less
    code, happier developers.
2015-10-23 16:18:31 +02:00
Jascha Geerds ebfcbee7c7 numix-icon-theme: 20150910 -> 20151023 2015-10-23 15:18:36 +02:00
Jascha Geerds 66835cfa28 numix-icon-theme-circle: 20151005 -> 20151014 2015-10-23 15:16:19 +02:00
Jascha Geerds 9e7e51aece aria2: 1.19.0 -> 1.19.2 2015-10-23 15:10:05 +02:00
Jascha Geerds 9c4aea7723 minetest: 0.4.12 -> 0.4.13 2015-10-23 14:43:22 +02:00
Jascha Geerds f14246ad02 pyatspi: 2.16.0 -> 2.18.0 2015-10-23 14:33:46 +02:00
Jascha Geerds f63755bbbc plasma-nm: Remove myself from maintainer list 2015-10-23 14:29:46 +02:00
Jascha Geerds 636d7b6e08 libmm-qt: Remove myself from maintainer list 2015-10-23 14:29:40 +02:00
Jascha Geerds 14c1471319 libnm-qt: Remove myself from maintainer list 2015-10-23 14:29:33 +02:00
Franz Pletz ed13d23c97 darkice: Fix build with opus and vorbis support
The configure script requires libogg in both the paths of libopus and
libvorbis. Because is isn't true for the libopus and libvorbis
derivations in NixOS and patching the configure script is a bit tedious,
a temporary environment with libogg, libvorbis & libopus is used.
2015-10-23 14:09:50 +02:00
Eelco Dolstra 45c7dd7d98 Add stdenv bootstrap tools generation to release.nix 2015-10-23 13:05:36 +02:00
lethalman e48ad583b0 Merge pull request #10549 from kampfschlaefer/fix_jackmix_with_jack2_liblash
lash: Add propagated build input
2015-10-23 12:40:34 +02:00
Domen Kožar 910479160b Merge pull request #10540 from FRidh/tables
python tables: 3.1.1 -> 3.2.2
2015-10-23 12:06:30 +02:00
Bjørn Forsman e8c22b33e6 baudline: init at 1.0.8
Baudline is a scientific signal analysis application.

I was unsure whether the baudline license allowed packaging in nixpkgs,
so I sent a copy of this nix expression (and some explanation) to their
support. I got this reply:

  From: Erik Olson <erik@sigblips.com>
  Subject: Re: Licensing question

  Hello Bjorn,

  This sounds fine.  What you suggest doing is very similar to how the
  FreeBSD FreshPorts system deals with baudline.

  Erik

So basically, everything is good as long as we only distribute the _expression_
to install the package. We must not distribute the package (binary).
2015-10-23 09:44:07 +02:00
goibhniu a924c55d0b Merge pull request #10437 from fredlebel/jp2a
Added jp2a tool.
2015-10-23 09:36:46 +02:00
Domen Kožar f1923d79c9 Merge pull request #10533 from bobvanderlinden/slic3r-1.2.9
Slic3r: 1.2.7 -> 1.2.9
2015-10-23 05:44:41 +02:00
Frederic LeBel 60b15039df Added jp2a tool.
A small utility that converts JPG images to ASCII.
2015-10-22 22:47:24 -04:00
Charles Strahan abf7301cc9 v8: add version 4.5.107 2015-10-22 20:00:38 -04:00
Arseniy Seroka c76f010450 Merge pull request #10547 from bobvanderlinden/oracle-jdk-missing-architecture
oraclejdk: added architecture attribute
2015-10-23 02:49:07 +03:00
Arseniy Seroka 8bdfc5c399 Merge pull request #10548 from bobvanderlinden/lsyncd
lsyncd: init at 2.1.5
2015-10-23 02:48:47 +03:00
goibhniu b784494577 Merge pull request #10395 from dochang/editorconfig-core-c
editorconfig-core-c: init at 0.12.0
2015-10-22 23:26:26 +02:00
Jude Taylor bac94c5101 lua-bitop: update MACOSX_DEPLOYMENT_TARGET 2015-10-22 13:47:03 -07:00
Jude Taylor 8f663ee0fb neovim: don't link with libutil on Darwin 2015-10-22 13:47:03 -07:00
Arnold Krille d39404bd98 lash: Add propagated build input
At least for jackmix to build successfully against jack2 (which doesn't use libuuid), the libuuid used by lash needs to be propagated build input.
2015-10-22 21:15:54 +02:00
Bob van der Linden edd64c1d99 lsyncd: init at 2.1.5 2015-10-22 20:52:08 +02:00
Bob van der Linden 0c481966b6 oraclejdk: added architecture attribute
This attribute is needed by some other packages. The lack of this
attribute makes nox-review fail on a system where
jdk = oraclejdk7;
2015-10-22 20:44:45 +02:00
William Casarin 91e9673954 lmdb: fix on OSX 2015-10-22 11:29:07 -07:00
Vladimír Čunát 2b71fdbbc3 blas: fix by updating, fixes #10420, close #10545
The new URL also looks more stable.
2015-10-22 20:13:33 +02:00
Jude Taylor 657b1ccc47 darwin: repair QuartzCore paths 2015-10-22 09:47:20 -07:00
Frederik Rietdijk 631e7af698 python tables: 3.1.1 -> 3.2.2 2015-10-22 16:51:53 +02:00
Domen Kožar 45d8f62886 Merge pull request #10255 from FRidh/numpy
pythonPackages numpy: 1.9.2 -> 1.10.1 and enable for Python 3.5
2015-10-22 16:01:10 +02:00
Domen Kožar 1980e9fdbe Merge pull request #10534 from desiderius/pypdf2-1.25.1
pythonPackages.pypdf2: init at 1.25.1
2015-10-22 15:57:30 +02:00
Bob van der Linden d8028930a0 slic3r: 1.2.6 -> 1.2.9 2015-10-22 14:28:59 +02:00
desiderius 38ff29b856 pythonPackages.pypdf2: init at 1.25.1
From the PyPDF2 FAQ:

"PyPDF2 is a fork from the no-longer-maintained pyPdf
approved by the latter's founder."
2015-10-22 14:24:50 +02:00
Domen Kožar d1b54348b6 Merge pull request #10525 from kamilchm/qtile
qtile: 0.10.1 -> 0.10.2
2015-10-22 14:20:28 +02:00
Rickard Nilsson d4bebcbd12 collectd: 5.4.2 -> 5.5.0 2015-10-22 13:07:56 +02:00
Domen Kožar b5498df307 Merge pull request #10531 from DamienCassou/fix-ndg-httpsclient-license
ndg-httpsclient: fix license
2015-10-22 12:01:54 +02:00
Damien Cassou 3ca9ad0b25 ndg-httpsclient: fix license
Fix issue #10530
2015-10-22 11:59:34 +02:00
Nikolay Amiantov 1e5415dbc5 Merge pull request #10498 from abbradar/steam-native
steam-runtime: build using new Runtime build system
2015-10-22 12:04:19 +03:00
Damien Cassou c762a44cbb Merge pull request #10529 from DamienCassou/fix-gplaycli-license
gplaycli: fix license
2015-10-22 10:26:30 +02:00
Domen Kožar 6abb2b066f Merge pull request #10527 from datakurre/datakurre-python35-darwin
darwin: python35: add needed inputs
2015-10-22 10:24:22 +02:00
Damien Cassou 93a06285df gplaycli: fix license 2015-10-22 10:16:24 +02:00
Damien Cassou ac9397593d Merge pull request #10522 from DamienCassou/new-gplaycli-0.1.2
gplaycli: init at 0.1.2
2015-10-22 08:02:58 +02:00
William A. Kennington III 9882e09471 ceph: 0.94.3.2 -> 0.94.4 2015-10-21 22:12:36 -07:00
Asko Soukka caafa68a7e darwin: python35: add needed inputs 2015-10-22 07:56:40 +03:00
William A. Kennington III 491764afc0 samba: 4.3.0 -> 4.3.1 2015-10-21 21:49:10 -07:00
William A. Kennington III 71effd873a gnutls: 3.4.5 -> 3.4.6 2015-10-21 21:48:57 -07:00
Kamil Chmielewski e4927ee346 qtile: 0.10.1 -> 0.10.2 2015-10-22 00:34:07 +02:00
Arseniy Seroka 95eb3a2256 Merge pull request #10516 from igsha/colour
pythonPackages.colour: init at 0.1.2
2015-10-22 01:02:14 +03:00
Arseniy Seroka cf57a58887 Merge pull request #10521 from igsha/basiciw
pythonPackages.basiciw: init at 0.2.2
2015-10-22 01:01:48 +03:00
Damien Cassou d663cc5e17 gplaycli: init at 0.1.2
Also add ndg-httpsclient 0.4.0 which is a dependency of gplaycli.
2015-10-21 22:31:09 +02:00
Bart Brouns 35fcef10f5 zam-plugins: update 3.5->3.6 2015-10-21 22:15:05 +02:00
Nikolay Amiantov b5653d6cf1 Merge pull request #10520 from bjornfor/build-fhs-chroot-etc-mtab
build-fhs-chrootenv: add /etc/mtab -> /proc/mounts symlink
2015-10-21 22:56:34 +03:00
Bjørn Forsman ad49db64da build-fhs-chrootenv: add /etc/mtab -> /proc/mounts symlink
Needed to be able to run some programs (e.g. tune2fs) in the chroot.

AFAIK, /etc/mtab is deprecated, but programs still use it.
2015-10-21 21:44:29 +02:00
Arseniy Seroka 6f156db45b slim theme Nixos: 1.0 -> 2.0 2015-10-21 22:42:37 +03:00
Igor Sharonov 6610f4b679 pythonPackages.basiciw: init at 0.2.2 2015-10-21 22:41:03 +03:00
Domen Kožar b7088df010 Merge pull request #10277 from obadz/chromium-screensharing-bugfix
chromium: add enable_hangout_services_extension=true
2015-10-21 21:14:56 +02:00
Nikolay Amiantov 9c2d733426 Revert "rxvt_unicode: add patch to fix Shift+PgUp/PgDown bug"
This reverts commit 5877d74f03.
Closes #10513.
2015-10-21 20:53:18 +03:00
Igor Sharonov 754b772484 pythonPackages.colour: init at 0.1.2 2015-10-21 19:48:12 +03:00
goibhniu d673bf7ed3 Merge pull request #10429 from anderspapitto/master
rtags: init at 9fed420
2015-10-21 18:31:37 +02:00
Brandon Edens 6774b09af7 Add meson build system package. 2015-10-21 09:08:48 -07:00
aszlig f15420b0fe
thttpd: Fix SHA256 of the upstream tarball.
It's a bit unfortunate to see this, but while looking online to download
the old version of the file I found that MacPorts and FreeBSD had the
same issue:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199562

I've checked the diff as well and found no big functional changes,
except a function rename, copyright updates and changed syslog
priorities:

https://bz-attachments.freebsd.org/attachment.cgi?id=155775

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-10-21 17:15:18 +02:00
aszlig 3bf3d19759
nixpart0: Don't search for libudev using SO major.
The SO major is going to change in the upcoming update of the Hetzner
rescue system, which will cause NixOps to break because it's statically
using the SO major 0 while the new rescue system will have the major
number 1.

I'm still keeping the udevSoMajor attribute to retain backwards-
compatibility with older NixOps versions.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-10-21 17:15:17 +02:00
Arseniy Seroka b7f3d55979 Merge pull request #10502 from andrewrk/libsoundio
libsoundio: 1.0.2 -> 1.0.3
2015-10-21 16:18:43 +03:00
Arseniy Seroka 77803f4cb7 Merge pull request #10505 from simonvandel/tvheadend-4-0-6
tvheadend: 4.0.4 -> 4.0.6
2015-10-21 16:18:15 +03:00
Eelco Dolstra 764a523cf9 Drop unnecessary __impureHostDeps
<nix/fetchurl.nix> is a builtin derivation so it shouldn't need any
host dependencies.
2015-10-21 15:16:45 +02:00
Arseniy Seroka c678cfb751 Merge pull request #10507 from puffnfresh/package/pijul
pijul: init at 0.1
2015-10-21 16:08:46 +03:00
Arseniy Seroka ea3c8fdb40 Merge pull request #10508 from wedens/fzf_update
fzf: 0.10.4 -> 0.10.8
2015-10-21 16:08:28 +03:00
Nikolay Amiantov da38314be6 buildFHSEnv: create /etc/profile with writeText
This should avoid accidential expansion of variables, i.e. in
"export PATH=/some/path:$PATH"
$PATH would have been expanded in the environment builder!
2015-10-21 16:02:08 +03:00
Bjørn Forsman db0589b9fc librecad2: 2.0.7 -> 2.0.8 2015-10-21 14:41:20 +02:00
wedens c67e8c16e3 fzf: 0.10.4 -> 0.10.8 2015-10-21 16:45:58 +06:00
Brian McKenna c6c1d3f777 pijul: init at 0.1 2015-10-21 21:35:02 +11:00
Nikolay Amiantov 5cbc177dfb fakeroot: 1.18.4 -> 1.20.2 2015-10-21 13:29:54 +03:00
Domen Kožar 156f164677 Merge pull request #10432 from lancelotsix/update_pkgs.complexity
pkgs.complexity: 0.4 -> 1.3
2015-10-21 11:06:23 +02:00
Domen Kožar 5fa113faa8 Merge pull request #10483 from pjbarnoy/xfce4-whiskermenu-plugin
xfce4-whiskermenu-plugin
2015-10-21 11:05:20 +02:00
Simon Vandel Sillesen d495ac2957 tvheadend: 4.0.4 -> 4.0.6
Added a comment about network download, and cleaned it up a little
2015-10-21 09:01:42 +02:00
William A. Kennington III f608644c23 tmux: 2.0 -> 2.1 2015-10-20 23:04:39 -07:00
michael bishop 95e3c4f51c open-iscsi: save the staticly linked binary in its own output for use in the initrd 2015-10-21 00:59:21 -03:00
Andrew Kelley 0bbf978a72 libsoundio: 1.0.2 -> 1.0.3 2015-10-20 20:07:35 -07:00
Vincent Laporte f5c0d29c58 goffice: 0.10.22 -> 0.10.24 2015-10-21 04:43:16 +02:00
Tobias Geerinckx-Rice df22cfdb41 gptfdisk 1.0.0 -> 1.0.1
Changes: http://www.rodsbooks.com/gdisk/revisions.html
2015-10-21 01:46:39 +02:00
Jude Taylor 283c83785f bluejeans: fix evaluation on non-linux 2015-10-20 16:24:41 -07:00
Jude Taylor d63f0d3a6b hplip: fix evaluation 2015-10-20 15:54:33 -07:00
Jude Taylor a7f478a368 darwin: add needed inputs to python-3.4 2015-10-20 15:54:33 -07:00
Tomas Hlavaty 393f0eecae sbcl: cleaner xc-host 2015-10-20 22:19:54 +02:00
Tomas Hlavaty eb1784d0e7 sbcl: remove duplicate --core argument 2015-10-20 22:19:54 +02:00
Tomas Hlavaty 58a9b09f7c mkcl: runtime needs gcc 2015-10-20 22:19:54 +02:00
Frederik Rietdijk 536949ae32 python pyflakes_0_8: init at 0.8.1 2015-10-20 18:54:23 +02:00
Frederik Rietdijk fc801238ef python pyflakes: 0.9.2 -> 1.0.0 2015-10-20 18:54:17 +02:00
Frederik Rietdijk 9ada7aa2a8 python packages scikit-learn: 0.16.1 -> 0.17b1
Some tests in scikit-learn 0.16.1 fail with the new scipy 0.16 package.
This is known upstream and should be fixed in the next release.
https://github.com/scikit-learn/scikit-learn/issues/5045

This commit disables the tests until the next scikit-learn release.
2015-10-20 18:54:08 +02:00
Frederik Rietdijk fb0bb02af4 python-packages scipy: 0.15.1 -> 0.16.0 2015-10-20 18:54:02 +02:00
Nikolay Amiantov eae00fe687 steam-runtime: build using new Runtime build system 2015-10-20 18:53:46 +03:00
Brandon Dimcheff c0a963e3cc cups-filters: make shell string longer (close #10493)
The cstring for the shell path is too short for nixos in cups-filters,
causing it to be truncated.  This was previously fixed in #5428, but
regressed.

This is a permanent solution accepted even upstream
https://bugs.linuxfoundation.org/show_bug.cgi?id=1325
http://bzr.linuxfoundation.org/loggerhead/openprinting/cups-filters/revision/7401
2015-10-20 17:09:42 +02:00
Nikolay Amiantov 1c48e74a33 Merge pull request #8299 from abbradar/steam-native
Steam: use native NixOS libraries instead of Steam Runtime
2015-10-20 17:07:29 +03:00
Jude Taylor 80b1f3378d Merge pull request #9256 from FRidh/networkx
python-packages networkx: 1.9.1 -> 1.10
2015-10-20 04:11:39 -07:00
Jude Taylor d6a6f9db95 fix reference to glibtoolize in tmate 2015-10-20 03:57:34 -07:00
Rickard Nilsson 321a6b2248 google-cloud-sdk: 0.9.74 -> 0.9.82 2015-10-20 12:15:00 +02:00
Frederik Rietdijk d1975ca95f python nibabel: remove failing test 1.10.1 2015-10-20 11:51:26 +02:00
Frederik Rietdijk 31f0478c46 pythonPackages numpy: enable for Python 3.5
Since 1.9.3 numpy works with Python 3.5.
Packages depending on Numpy still might cause problems with Python 3.5.
2015-10-20 11:51:18 +02:00
Frederik Rietdijk 0732a39dee pythonPackages numpy: 1.9.2 -> 1.10.1 2015-10-20 11:51:10 +02:00
Lancelot SIX f729d79fec pkgs.units: 2.11 -> 2.12
See http://lists.gnu.org/archive/html/info-gnu/2015-10/msg00006.html
2015-10-20 07:40:30 +00:00
Arseniy Seroka 1c8e415b1b Merge pull request #10479 from odi/master
python-packages: pafy 0.3.74 -> 0.4.1
2015-10-20 10:25:08 +03:00
Arseniy Seroka 7d5b96a6de Merge pull request #10482 from rycee/package/perl-TextCSVEncoded
perl-TextCSVEncoded: init at 0.24
2015-10-20 10:24:55 +03:00
Arseniy Seroka 6479f8c1f4 Merge pull request #10485 from layus/fix1
python-docker-py: fix dependency: requests -> requests2
2015-10-20 10:24:39 +03:00
Arseniy Seroka 6488ec7013 Merge pull request #10484 from willtim/master
mendeley: 1.13.1 -> 1.15
2015-10-20 10:24:13 +03:00
Arseniy Seroka 25092ef737 Merge pull request #10494 from dochang/yank
yank: init at 0.4.1
2015-10-20 10:23:39 +03:00
Arseniy Seroka d4f54f985b Merge pull request #10489 from andrewrk/obs-studio
obs-studio: 0.11.1 -> 0.12.0
2015-10-20 10:22:58 +03:00
Vincent Laporte 1df3f3b73a swiften: fix build 2015-10-20 07:13:18 +02:00
Desmond O. Chang db7fc89547 yank: init at 0.4.1 2015-10-20 13:00:53 +08:00
Jude Taylor 68087185e3 rethinkdb: build on darwin 2015-10-19 18:40:55 -07:00
Jude Taylor 97ebba6f1a add vim-vanilla changes to vim_configurable 2015-10-19 16:46:23 -07:00
Jude Taylor f77bf46c1e go-1.5: fix build on darwin, set to default version for all platforms 2015-10-19 16:14:36 -07:00
Andrew Kelley fdc3f13f2e obs-studio: 0.11.1 -> 0.12.0
Also enable PulseAudio support if unspecified.
2015-10-19 15:18:55 -07:00
devhell 6bb5edcd95 {lib}mediainfo{-gui}: 0.7.77 -> 0.7.78
Built and run locally.

From the Changelog:
```
Version 0.7.78, 2015-10-02

+ MOV: AVrp CodecID support
+ Video Stored_Width/Stored_Height and Sampled_Width/Sampled_Height
  added (hidden by default)
+ Speed optimization for the parsing of tiny files e.g. JPEG files
+ Option (command line / DLL) --Legacy=0 for disabling some legacy fields
+ Option (command line / DLL) --Output=MAXML, XML with MediaInfo and
  MediaTrace output together, technology preview (not for production)
x MPEG-TS: Teletext and Teletext Subtitle were missing in the menu list
x Chroma subsampling "4:4:4" was sometimes indicated for RGB, which is
  not useful
```
2015-10-19 22:40:02 +01:00
Guillaume Maudoux 98152180cf python-docker-py: fix dependency: requests -> requests2 2015-10-19 21:43:45 +02:00
Tim Williams c4442e4210 mendeley: 1.13.1 -> 1.15 2015-10-19 20:16:57 +01:00
Oliver Dunkl abb7dad93a python-packages: pafy 0.3.74 -> 0.4.1 2015-10-19 21:12:11 +02:00
Perry Barnoy 7df323125f Merge branch 'master' of https://github.com/NixOS/nixpkgs into xfce4-whiskermenu-plugin
Pull from nixpkgs/master to resolve Travis CI build conflicts.
2015-10-19 14:10:40 -04:00
Arseniy Seroka 48d837f310 Merge pull request #10480 from dasjoe/asterisk
asterisk: fix service installation and upgrade to 13.6.0
2015-10-19 21:00:47 +03:00
Perry Barnoy 3d1797160f Created the xfce4-whiskermenu-plugin expression. 2015-10-19 13:58:13 -04:00
Perry Barnoy a60b53088d Added the xfce4-whiskermenu-plugin 2015-10-19 13:55:46 -04:00
Robert Helgesson aedd0386cc perl-TextCSVEncoded: init at 0.24 2015-10-19 19:54:07 +02:00
Jude Taylor 484b4250ae disable gdk-pixbuf test build on darwin 2015-10-19 10:12:09 -07:00
Hajo Möller 0baef5b806 asterisk: 13.3.2 -> 13.6.0 2015-10-19 19:05:41 +02:00
Tobias Geerinckx-Rice a6626bef1a geolite-legacy 2015-10-13 -> 2015-10-19 2015-10-19 19:03:05 +02:00
Tobias Geerinckx-Rice e07faf00f0 cassandra 2.1.10 -> 2.1.11 2015-10-19 18:19:00 +02:00
Tobias Geerinckx-Rice 15c964bf2e netsniff-ng 0.5.9-{106-g895377c -> 110-gfc4646b} 2015-10-19 18:19:00 +02:00
Thomas Tuegel 947fdd6b7e Merge pull request #10470 from Mathnerd314/unicode-coverage
Improve Unicode coverage
2015-10-19 05:46:39 -05:00
Nikolay Amiantov 4f3a99d21d pam_pgsql: init at 0.7.3.2 2015-10-19 13:30:28 +03:00
Lancelot SIX b2dfeb3e9a gnuchess: 6.2.1 -> 6.2.2
See http://lists.gnu.org/archive/html/info-gnu/2015-10/msg00005.html
2015-10-19 09:32:15 +00:00
Eelco Dolstra 9a3276b4b3 Merge pull request #10463 from mayflower/update-apache-httpd
apacheHttpd: 2.4.16 -> 2.4.17
2015-10-19 11:00:55 +02:00
Nikolay Amiantov a995837606 Merge pull request #10320 from abbradar/fhs-simplify
chroot-env: simplify, clean directories structure
2015-10-19 11:18:49 +03:00
Nikolay Amiantov d5a532ea8d Merge pull request #10202 from abbradar/llvm-debug
llvm: add debug builds support
2015-10-19 11:15:56 +03:00
Vladimír Čunát 2755d2b241 xorg: adjust generator to work with other archive types
In the end I didn't utilize it, but it shouldn't hurt.
2015-10-19 10:08:16 +02:00
Vladimír Čunát b6059b2c6a xorg: add three missing video drivers - chips, s3virge, xgi
Only building was tested.
2015-10-19 10:06:48 +02:00
Vladimír Čunát ff94673659 xorg.xf86-video-sis: minor update 0.10.7 -> 0.10.8 2015-10-19 09:39:32 +02:00
Vladimír Čunát 801a843bdb xorg.xorg-server: use the generated expression
... to avoid future surprises. Also add libunwind to deps.
I don't know why libxshmfence is no longer detected.
2015-10-19 09:35:07 +02:00
Vladimír Čunát 15f27723b3 xorg.xf86-input-libinput: update 0.12.0 -> 0.14.0 2015-10-19 09:20:13 +02:00
Robert Irelan 678c81b74d xorg.xf86-video-ast: 0.98.0 -> 1.1.5 (close #10451)
Fix failure of 0.98.0 to compile with NixOS 15.09 (due to referencing a
symbol `IOADDRESS` that has been removed from X.org drivers).
2015-10-19 09:06:33 +02:00
Mathnerd314 e0240a4b56 unidings: fix hash 2015-10-18 20:47:37 -06:00
Mathnerd314 33a32e47e8 akkadian: fix hash 2015-10-18 20:41:20 -06:00
Mathnerd314 1d24547aac signwriting: init at 1.1.4 2015-10-18 18:45:21 -06:00
Mathnerd314 a3d693f22b mro-unicode: init at 2013-05-25 2015-10-18 18:45:21 -06:00
Mathnerd314 1219fcf89c tai-ahom: init at 2015-07-06 2015-10-18 18:45:20 -06:00
Mathnerd314 f15c5a66e7 marathi-cursive: init at 1.2 2015-10-18 18:45:20 -06:00
Mathnerd314 dcd2c88847 sampradaya: init at 2015-05-26 2015-10-18 18:44:22 -06:00
Mathnerd314 952f7fdb67 oldsindhi: init at 0.1 2015-10-18 18:43:29 -06:00
Mathnerd314 346dcabe33 lohit-fonts: Update and split into individual font packages 2015-10-18 18:43:28 -06:00
Mathnerd314 ce3214a4c9 unifont_upper: init at 8.0.01 2015-10-18 18:43:28 -06:00
Mathnerd314 9cc60e1c27 hanazono: init at 20141012 2015-10-18 18:43:27 -06:00
Mathnerd314 1971c350df Package all of George Douros's fonts, not just Symbola 2015-10-18 18:43:07 -06:00
Nikolay Amiantov 3d6070f0a7 grub4dos: init at 0.4.6a 2015-10-19 03:27:42 +03:00
William A. Kennington III ca58b16d67 picocom: 2.0 -> 2.1 2015-10-18 17:23:51 -07:00
William A. Kennington III 480b289f5b mongodb: 3.0.6 -> 3.0.7
Use the vendored wiredtiger as the system one is not compatible
2015-10-18 17:23:51 -07:00
William A. Kennington III d03661b606 linuxFirmware: 2015-09-07 -> 2015-10-18 2015-10-18 17:23:51 -07:00
William A. Kennington III 95557d776e spice: 0.12.5 -> 0.12.6 2015-10-18 17:23:51 -07:00
William A. Kennington III 1381d57500 spice-protocol: 0.12.9 -> 0.12.10 2015-10-18 17:23:51 -07:00
William A. Kennington III cc2f78573e git: 2.5.3 -> 2.6.2 2015-10-18 17:23:51 -07:00
Arseniy Seroka 16255c86ea Merge pull request #10467 from mayflower/package/libressl-2.2.4
libressl: 2.2.3 -> 2.2.4
2015-10-19 02:30:12 +03:00
Arseniy Seroka 6ebf6615ef Merge pull request #10469 from deepfire/vue
vue:  3.2.2 -> 3.3.0
2015-10-19 02:29:55 +03:00
vbgl d43a1125c3 Merge pull request #10333 from rnhmjoj/pyquery
pyquery: 1.2.4 -> 1.2.9
2015-10-19 00:17:18 +02:00
Robin Gloster 91b3960664 pythonPackages.geventhttpclient: 1.1.0 -> 1.2.0
This fixes a potential security vulnerability of it hard-coding SSLv3
https://github.com/gwik/geventhttpclient/issues/55

Affects dulwich, therefor mercurial, rabbitvcs, hg-git, klaus
2015-10-18 22:01:56 +00:00
Franz Pletz af86a58051 libressl: 2.2.3 -> 2.2.4
This release fixes a buffer overrun and a memory leak.

See: http://ftp.openbsd.org/pub/OpenBSD/patches/5.8/common/007_obj2txt.patch.sig
2015-10-19 00:01:32 +02:00
Anders Papitto 8af5e2ef01 rtags: init at 9fed420 2015-10-18 13:49:23 -07:00
Kosyrev Serge 137c248aa2 vue: 3.2.2 -> 3.3.0 2015-10-18 23:20:27 +03:00
Carles Pagès 1145130e9b yafc: update to 1.3.6 2015-10-18 22:20:07 +02:00
Arseniy Seroka 6a78e9f913 Merge pull request #10456 from rycee/svtplay-dl
svtplay-dl: 0.20.2015.09.13 -> 0.20.2015.10.08
2015-10-18 23:10:24 +03:00
Arseniy Seroka 4b8d0394f9 Merge pull request #10457 from rycee/bump/checkstyle
eclipse-plugin-checkstyle: 6.11.0 -> 6.11.1
2015-10-18 23:10:11 +03:00
Arseniy Seroka 753de49265 Merge pull request #10461 from rycee/bump/testng
eclipse-plugin-testng: 6.9.7 -> 6.9.8
2015-10-18 23:10:03 +03:00
Arseniy Seroka 5dad9cd714 Merge pull request #10459 from joachifm/electrum-2_5_1
electrum: 2.4.3 -> 2.5.1
2015-10-18 23:09:55 +03:00
Arseniy Seroka 9dc707bc16 Merge pull request #10462 from igsha/fuse-7z-ng
fuse-7z-ng: init at git-2014-06-08
2015-10-18 23:09:42 +03:00
Peter Simons ddd255a40c pandoc-citeproc: remove obsolete overrides
The spuriously failing test suite is now disabled by cabal2nix.
2015-10-18 22:01:09 +02:00
Peter Simons 41c733a230 haskell-configuration-ghc-7.8.x.nix: remove obsolete overrides
These overrides cause an infinite recursion for reasons I don't quite
understand and that don't seem worthwhile to attempt to understand.
2015-10-18 22:01:09 +02:00
Peter Simons 8e07d5d77c haskell: update lists of core and non-core packages for older compilers 2015-10-18 22:01:09 +02:00
Peter Simons 215e7a6f00 hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20150922-22-g7ae1e4c using the following inputs:

  - Nixpkgs: ecd4f778f1
  - Hackage: 873ad146ce
  - LTS Haskell: 0c2d9478c4
  - Stackage Nightly: 3f21ac8e0f
2015-10-18 22:01:03 +02:00
Robin Gloster 8521bc097c apacheHttpd: 2.4.16 -> 2.4.17 2015-10-18 17:42:55 +00:00
William A. Kennington III 7256b0a0ce btrfsProgs: 4.2.1 -> 4.2.2 2015-10-18 09:53:51 -07:00
Igor Sharonov 401b766299 fuse-7z-ng: init at git-2014-06-08 2015-10-18 19:21:12 +03:00
Robert Helgesson 3a6439f8d5 eclipse-plugin-testng: 6.9.7 -> 6.9.8 2015-10-18 18:19:55 +02:00
Joachim Fasting 95df56a021 electrum: 2.4.3 -> 2.5.1 2015-10-18 17:21:22 +02:00
Sander van der Burg 5c56b7e526 Merge pull request #10453 from taku0/android_sdk_24.4
android-sdk: 24.3.4 -> 24.4, android-ndk: r10c -> r10e
2015-10-18 15:02:29 +02:00
Robert Helgesson ab605f0a99 eclipse-plugin-checkstyle: 6.11.0 -> 6.11.1 2015-10-18 14:34:34 +02:00
Robert Helgesson e64f9f2d1e svtplay-dl: 0.20.2015.09.13 -> 0.20.2015.10.08 2015-10-18 14:31:03 +02:00
Domen Kožar 2f7ea94e67 Merge pull request #10455 from mayflower/fix-poezio-plugin-deps
poezio: fix plugin dependencies
2015-10-18 12:57:20 +02:00
Domen Kožar 30d25604f2 Merge pull request #10435 from aespinosa/fix-ruby-libpath
ruby: adjust the libPath
2015-10-18 12:55:34 +02:00
Domen Kožar eec69c876a Merge pull request #10454 from mayflower/update-flow
flow: 0.14.0 -> 0.17.0
2015-10-18 12:55:04 +02:00
Robin Gloster 5a34219430 poezio: fix plugin dependencies 2015-10-18 10:52:37 +00:00
Domen Kožar 39cca633a3 Merge pull request #10436 from matthiasbeyer/update-some-pkgs
i3, kid3, refind: Package updates
2015-10-18 12:50:31 +02:00
Domen Kožar 39fc3213b1 Merge pull request #10434 from kamilchm/glide
goPackages.glide: 0.5.0 -> 0.6.1
2015-10-18 12:46:51 +02:00
Domen Kožar efb8cadcc3 Merge pull request #10447 from anderspapitto/i3
i3: 4.10.4 -> 4.11
2015-10-18 12:46:38 +02:00
Domen Kožar 9e3c030440 Merge pull request #10433 from igsha/pymetar
pymetar: init at 0.20
2015-10-18 12:45:54 +02:00
Robin Gloster 5815b95176 flow: 0.14.0 -> 0.17.0 2015-10-18 10:22:47 +00:00
taku0 11af8857cd android-sdk: 24.3.4 -> 24.4, android-ndk: r10c -> r10e 2015-10-18 19:02:23 +09:00
Anders Papitto 888a7358f5 i3: 4.10.4 -> 4.11 2015-10-17 21:14:39 -07:00
Ricardo M. Correia ad0d3bd110 rustRegistry: 2015-09-23 -> 2015-10-18 2015-10-18 04:12:12 +02:00
Ricardo M. Correia ef8b078ce7 rustfmt: 2015-09-23 -> 2015-10-17
Also convert from fetchgit to fetchFromGitHub.
2015-10-18 04:12:11 +02:00
Ricardo M. Correia 3d5ba0d5d6 rustcMaster: 2015-09-23 -> 2015-10-17
The build was changed to compile with the bundled LLVM because compiling
against the system's LLVM now fails with compilation errors.
2015-10-18 04:12:11 +02:00
S. Nordin 8fc076246b apulse: 0.1.5 -> 0.1.6 2015-10-17 20:48:21 -04:00
vbgl ed5ec7d138 Merge pull request #10332 from rnhmjoj/cssselect
cssselect: 0.7.1 -> 0.9.1
2015-10-18 00:52:07 +02:00
Vincent Laporte dd6a98b42a ocaml-x509: init at 0.4.0
X.509 (RFC5280 and RFC6125) handling in OCaml.

Homepage: https://github.com/mirleft/ocaml-x509
2015-10-18 00:13:16 +02:00
Eric Seidel 270062dbb3 emacsPackagesNg: add avy, hydra. update async, magit, swiper 2015-10-17 14:11:09 -07:00
William A. Kennington III 82792959b4 grub2: 2015-07-27 -> 2015-10-13 2015-10-17 13:46:47 -07:00
William A. Kennington III d639a9b823 mbedtls: 1.3.11 -> 1.3.14 2015-10-17 11:54:42 -07:00
Matthias Beyer 2480f6ecd7 kid3: 3.1.2 -> 3.3.0 2015-10-17 15:56:58 +02:00
Matthias Beyer ad2c49c02c i3: 4.10.4 -> 4.11 2015-10-17 15:56:23 +02:00
Matthias Beyer af8850eed6 refind: 0.8.4 -> 0.9.2 2015-10-17 15:55:54 +02:00
Allan Espinosa c20e79abb9 ruby: adjust the libPath 2015-10-17 22:28:22 +09:00
Kamil Chmielewski cdef054941 goPackages.glide: 0.5.0 -> 0.6.1 2015-10-17 12:19:42 +02:00
Igor Sharonov 29119dfb69 pymetar: init at 0.20 2015-10-17 12:41:30 +03:00
Lancelot SIX f4c250f76f pkgs.complexity: 0.4 -> 1.3
See https://lists.gnu.org/archive/html/info-gnu/2015-10/msg00004.html
for announcement
2015-10-17 10:22:12 +02:00
Vincent Laporte 4c95dc541b musescore: 2.0.1 -> 2.0.2 2015-10-17 05:43:06 +02:00
Jude Taylor de497895ae nodejs-0.10: apply gyp patches to node-gyp in fixup 2015-10-16 18:37:50 -07:00
Arseniy Seroka 1bd49033a7 Merge pull request #10422 from igsha/numlockx
numlockx: init at 1.2
2015-10-17 03:42:08 +03:00
William A. Kennington III b6710cba15 ceph-git: 2015-09-22 -> 2015-10-16 2015-10-16 16:45:00 -07:00
William A. Kennington III b7c3a9647a ceph-dev: 9.0.3 -> 9.1.0 2015-10-16 16:44:46 -07:00
William A. Kennington III 21bb385af5 ceph: 0.94.3 -> 0.94.3.2 2015-10-16 16:44:34 -07:00
Rickard Nilsson 38fa633b3a Merge pull request #10423 from waern/ghcjs-parameterise
ghcjs: make it easier to override shims and ghcjs-boot
2015-10-16 22:20:28 +02:00
David Waern d1360231d1 ghcjs: make it easier to override shims and ghcjs-boot 2015-10-16 21:58:44 +02:00
Igor Sharonov 7a692670e3 numlockx: init at 1.2 2015-10-16 20:19:19 +03:00
Michael Raskin fe6226af8a firefox: 41.0.1 -> 41.0.2 2015-10-16 19:28:34 +03:00
Shea Levy f17ae73d58 haskell-hscurses: fix undeclared dependency on ncurses 2015-10-16 12:08:28 -04:00
goibhniu c326b13939 Merge pull request #10408 from fps/ardour-4.3-to-4.4
ardour: 4.2 -> 4.4
2015-10-16 17:23:38 +02:00
Vincent Laporte 620063af36 ocaml-llvm: init at 3.7.0 2015-10-16 13:28:54 +02:00
Vincent Laporte a222473b06 ocaml-ctypes: requires OCaml >= 4 2015-10-16 13:28:15 +02:00
Pascal Wittmann 19bcba1fd4 Merge pull request #10412 from puffnfresh/package/leela
leela: init at 12.fe7a35a
2015-10-16 13:14:57 +02:00
Pascal Wittmann 6a56731965 radicale: 0.10 -> 1.0.1 2015-10-16 13:02:17 +02:00
Brian McKenna d0de36ba7a leela: init at 12.fe7a35a 2015-10-16 21:59:49 +11:00
Rok Garbas 731bb36652 vimPlugins: some vim addons got removed in e206ea5b probably by accident 2015-10-16 12:55:56 +02:00
Peter Simons 840d5489a5 configuration-hackage2nix.yaml: disable broken builds 2015-10-16 10:54:41 +02:00
Peter Simons 301a1d366a hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20150922-18-g676e5bd using the following inputs:

  - Nixpkgs: 0d6c2ccabf
  - Hackage: 4571e32cd9
  - LTS Haskell: 0d493eae36
  - Stackage Nightly: c10e6d05fe
2015-10-16 10:54:31 +02:00
Pascal Wittmann fccef131cd calibre: 2.40.0 -> 2.41.0 2015-10-16 10:34:35 +02:00
goibhniu 889b7b890f Merge pull request #10409 from fps/xonotic-0.8.0-to-0.8.1
xonotic: 0.8.0 -> 0.8.1
2015-10-16 09:57:57 +02:00
Domen Kožar 606a04e0be Merge pull request #10410 from taku0/firefox-bin-41.0.2
firefox-bin: 41.0.1 -> 41.0.2
2015-10-16 09:02:39 +02:00
Domen Kožar 4d90450d92 Merge pull request #10406 from anderslundstedt/zerotierone
zerotierone: 1.0.4 -> 1.0.5
2015-10-16 09:02:05 +02:00
Jude Taylor a7f09b201e fix filepaths for darwin.security_tool 2015-10-15 20:49:29 -07:00
Jude Taylor c7cc743b52 inherit system for builtin fetchurl in PD 2015-10-15 18:08:53 -07:00
taku0 45705d584a firefox-bin: 41.0.1 -> 41.0.2 2015-10-16 09:30:23 +09:00
Jude Taylor c70ec3ec63 re-fix evaluation of libSystemClosure 2015-10-15 17:19:10 -07:00
Florian Paul Schmidt c4b2944730 xonotic: 0.8.0 -> 0.8.1 2015-10-16 01:42:45 +02:00
Florian Paul Schmidt a8b7b385dc ardour: merge upstream master 2015-10-16 00:36:06 +02:00
Anders Lundstedt 7fcad28102 zerotierone: 1.0.4 -> 1.0.5 2015-10-16 00:16:21 +02:00
Florian Paul Schmidt 2a6cb7902e ardour: 4.3 -> 4.4 2015-10-16 00:09:26 +02:00
Jude Taylor 9685b08db7 fix libSystemClosure on non-darwin machines 2015-10-15 14:09:30 -07:00
Peter Simons 531f72b39f Merge pull request #10405 from MasseGuillaume/feature/kawkab-mono
kawkab-mono font type
2015-10-15 23:06:34 +02:00
Shea Levy 326ed47a97 libvirt: Fix typo introduced by 556151911e 2015-10-15 16:48:05 -04:00
Shea Levy 556151911e virt-manager: Fixup path to libvirt's cpu_map.xml 2015-10-15 16:46:14 -04:00
Petar Bogdanovic 07372d04a2 install ripmime manual into share/man instead of man 2015-10-15 22:32:48 +02:00
Pascal Wittmann 280621778a Merge pull request #10403 from rehno-lindeque/heroku-3.42.20
heroku: 3.32.0 -> 3.42.20
2015-10-15 22:22:37 +02:00
Guillaume Massé ca9b59a3ed kawkab-mono font type 2015-10-15 16:15:06 -04:00
William A. Kennington III 0ad0fbdf8a chromium: 45.0.2454.101 -> 46.0.2490.71 2015-10-15 13:13:56 -07:00
William A. Kennington III fc69fadfe4 chromiumBeta: 46.0.2490.52 -> 46.0.2490.64 2015-10-15 13:13:55 -07:00
Rehno Lindeque bbfae3c013 heroku: 3.32.0 -> 3.42.20 2015-10-15 20:03:07 +00:00
Pascal Wittmann c62b4bc730 Merge pull request #10402 from prikhi/update-pencil
pencil: v2.0.13 -> v2.0.14
2015-10-15 21:40:28 +02:00
Michael Raskin 60be029250 Paratype PT: init 2015-10-15 21:57:12 +03:00
Charles Strahan b1edc7909a powertop: fix --auto-tune
See https://lists.01.org/pipermail/powertop/2014-December/001727.html
2015-10-15 14:27:09 -04:00