1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-27 08:01:14 +00:00
Commit graph

108980 commits

Author SHA1 Message Date
adisbladis 240f1bf1ea
Merge pull request #33379 from dywedir/fd
fd: 6.1.0 -> 6.2.0
2018-01-03 20:01:40 +01:00
Elis Hirwing cc122e5ec3
font-lock-plus: 2017-0222.1755 -> 20180101.25
Also specified specific revisions of the file to download to not have
a breaking package whenever the author decides to update the package.

This happened on 2018-01-01 when the author updated the copyright of
the package to match the new year.
2018-01-03 19:55:38 +01:00
Daiderd Jordan c16e8b21b8
Merge pull request #33376 from dtzWill/fix/ncurses6-clang
ncurses: fix ncurses6 build w/clang
2018-01-03 19:33:51 +01:00
dywedir 286e30e42c fd: 6.1.0 -> 6.2.0 2018-01-03 19:19:27 +02:00
Tim Steinbach bbb04db8fe
Merge pull request #33329 from NeQuissimus/docker_17_12
docker: 17.{09,11} -> 17.12
2018-01-03 15:36:02 +00:00
Will Dietz 48a5212c15 ncurses: use more complicated expression to avoid mass-rebuilds, note 2018-01-03 08:49:48 -06:00
Will Dietz 96f0d3b908 ncurses: simplify patch expr, fix ncurses6 build w/clang
Somewhat amusingly given its name, "clang.patch" applies to both 5 and 6
but is the cause of ncurses6 breakage on 6 but is required on 5...
gcc is happy in all four configurations:

       5  5p 6  6p
gcc    ✓  ✓  ✓  ✓
clang  ✗  ✓  ✓  ✗

Which is why this commit enables the patch for 5 but not 6;
this matches behavior in Gentoo, for example.

For further simplification, we also use gcc-5 patch regardless.
2018-01-03 08:49:48 -06:00
adisbladis ab1fdc784d
osrm-backend: Use nativeBuildInputs for compile-time-only deps 2018-01-03 14:52:23 +01:00
Frederik Rietdijk 340cadd97d python.pkgs.arrow: fix python 2 build 2018-01-03 14:34:06 +01:00
adisbladis c3754a785f
Merge pull request #33348 from erictapen/osrm-5.14.3
osrm-backend: 5.14.1 -> 5.14.3
2018-01-03 14:42:31 +01:00
adisbladis 9e40842006
Merge pull request #33318 from adisbladis/nodejs-minor
Nodejs minor releases
2018-01-03 13:19:38 +01:00
Peter Simons eb6db32d01
Merge pull request #33358 from obsidiansystems/cross-haskell-samehash
haskell infra, ghc: Start to fix cross compilation without changing hashes
2018-01-03 11:49:49 +01:00
Jörg Thalheim f2fd4a5219
Merge pull request #33314 from jtojnar/gnome-mplayer
gnome_mplayer: 1.0.4 → 1.0.9
2018-01-03 11:10:29 +01:00
Jörg Thalheim a2ca2b535c
Merge pull request #33364 from orivej/sc-controller
sc-controller: init at 0.4.0.1
2018-01-03 10:49:35 +01:00
John Ericson 5e31e828f8 ghcWithPackages: Fix cross, and avoid needless C compiler 2018-01-03 01:24:57 -05:00
Franz Pletz abcb639df1
Merge pull request #33300 from adisbladis/postgresql
Postgresql security updates
2018-01-03 05:44:45 +00:00
Orivej Desh 24d61a48b3 sc-controller: init at 0.4.0.1 2018-01-03 03:27:34 +00:00
John Ericson bc066466fb haskell generic-builder: Don't use absolute path to tools, and also track strip 2018-01-02 21:04:14 -05:00
John Ericson faa4b45a1e ghc 8.2.2, head: Inline common* bindings
Cross case purposely changed as it will be rewritten anyways. But no
native hashes should be changed.
2018-01-02 21:00:23 -05:00
John Ericson a224dfc253 haskell infra: Fix cross as much as possible without changing hashes 2018-01-02 21:00:13 -05:00
Joachim F 55dbaba66a
Merge pull request #33336 from dtzWill/fix/lxterminal-nativebuildinputs
lxterminal: use nativeBuildInputs for compile-time-only deps
2018-01-03 01:20:02 +00:00
Joachim F 7e0b155c0e
Merge pull request #33354 from romildo/upd.deepin-gtk-theme
deepin-gtk-theme: 17.10.4 -> 17.10.5
2018-01-03 01:19:16 +00:00
Joachim F 845cbb141b
Merge pull request #33361 from mdorman/emacs-updates
Semi-automated Emacs package updates
2018-01-03 01:18:57 +00:00
Orivej Desh 2a85919079 python.pkgs.evdev: 0.6.4 -> 0.7.0 2018-01-03 01:12:23 +00:00
Orivej Desh d831604a78 python.pkgs.evdev: move to python-modules 2018-01-03 01:12:23 +00:00
John Ericson a5cc983c45 ghc: Clean up, and add passthru.targetPrefix, in preparation for cross
No hashes should be changed.
2018-01-02 19:50:38 -05:00
John Ericson e3993464d9 Merge commit 'db475df127f8c82853181c46501c142ff020c3d8' into ericson2314-cross-base 2018-01-02 19:50:28 -05:00
Jan Tojnar 608daaa649
gnome_mplayer: 1.0.4 → 1.0.9 2018-01-03 01:46:13 +01:00
Jan Tojnar ef3a5865d1
gmtk: init 1.0.9 2018-01-03 01:46:13 +01:00
John Ericson f3bb3de213
Merge pull request #33359 from bnikolic/boostnumpy
boost: Do not force numpy support from 1.65
2018-01-02 19:41:42 -05:00
Tim Steinbach b720e9c23a
linux-copperhead: 4.14.10.a -> 4.14.11.a 2018-01-02 19:38:01 -05:00
Tim Steinbach 1e129a3f99
linux: 4.14.10 -> 4.14.11 2018-01-02 19:31:31 -05:00
Bojan Nikolic 00b038a3f8 boost: Do not force numpy support from 1.65
The reason is that if cross compiling (or for other reasons) python
bindings as a whole are turned off. Those two lines then trigger
assertion errors unless manually overridden for cross compilation.

This way:

 1. The `enableNumpy` default respects the `enablePython deafult.
 2. Cross works by default
 3. Absurd manual overrides still break as they should
 4. The `>= 1.65` logic is direct and not a maintaince gotcha.
2018-01-02 19:31:25 -05:00
Tim Steinbach 56f91dcb7b
linux: 4.9.73 -> 4.9.74 2018-01-02 19:31:14 -05:00
Tim Steinbach 1eb53a3830
linux: 4.4.108 -> 4.4.109 2018-01-02 19:30:58 -05:00
John Ericson 0e3be421e3
Merge pull request #33357 from bnikolic/mingw64-pthreads
Correct derivation of pthreads on mingw64
2018-01-02 19:10:59 -05:00
Will Dietz b7ed446cd1 fac: 1.0.1
Fixes #33321.
2018-01-02 18:05:20 -06:00
Bojan Nikolic db475df127 mingw-w64-pthreads: The C compiler is needed
It was a copy and paste error from the headers derivation. Also test in
release-cross.
2018-01-02 19:01:18 -05:00
Michael Alan Dorman 8229306369 melpa-packages: 2018-01-02 2018-01-02 19:00:40 -05:00
Michael Alan Dorman b3203b9302 melpa-stable-packages: 2018-01-02 2018-01-02 19:00:40 -05:00
Michael Alan Dorman 9cc47a6c23 org-packages: 2018-01-02 2018-01-02 19:00:40 -05:00
Michael Alan Dorman c261b32aa2 elpa-packages: 2018-01-02 2018-01-02 19:00:40 -05:00
John Ericson cb8349f59f Merge branch 'pharo' into ericson2314-cross-base 2018-01-02 18:59:21 -05:00
John Ericson 2b4502c78e Merge @LnL7's pharo-vm darwin eval fix from staging
Not a mass-rebuild
2018-01-02 18:54:35 -05:00
John Ericson 0bc1642fb8
Merge pull request #26883 from obsidiansystems/linux-make-bootstrap-tools
linux bootstrap tools: Use same derivation whether cross compiling or not
2018-01-02 18:31:37 -05:00
adisbladis 74ac6b5fe6
Merge pull request #33351 from jluttine/update-rssguard-3.5.5
rssguard: 3.4.2 -> 3.5.5
2018-01-02 23:52:05 +01:00
José Romildo Malaquias b33b4a76de xkbmon: init at 0.1 2018-01-02 23:42:02 +01:00
adisbladis 8aafa83838
plasma: 5.11.4 -> 5.11.5 2018-01-02 23:35:51 +01:00
José Romildo Malaquias 63c850768f deepin-gtk-theme: 17.10.4 -> 17.10.5 2018-01-02 19:59:28 -02:00
Will Dietz d8141bc059 irker: cleanup manual setting of XML_CATALOG_FILES, no longer needed 2018-01-02 22:40:39 +01:00
Jörg Thalheim cb92075daf
Merge pull request #33339 from romildo/upd.pnmixer
pnmixer: 0.7.1 -> 0.7.2
2018-01-02 21:40:21 +01:00
Will Dietz 566ded39b1 pandoc: fix build by using buildDepends to match cabal file
The previously used dependency hsb2hs was a build-tools dependency,
but file-embed is build-depends:

ff991d1e21

Fixes #33349
2018-01-02 14:37:47 -06:00
Jaakko Luttinen b68156006a
rssguard: 3.4.2 -> 3.5.5 2018-01-02 22:16:22 +02:00
Drew Hess 9361b7eb85
ghc: bootstrap 8.2.2 with 8.2.1-binary. 2018-01-02 12:15:16 -08:00
Justin Humm 792b085b1a
osrm-backend: 5.14.1 -> 5.14.3 2018-01-02 20:54:45 +01:00
Ryan Trinkle 36fbcfd811 thunderbolt: init at 0.9.2 2018-01-02 14:28:56 -05:00
Merlin Göttlinger 60e76dfff8 icesl: init at 2.1.10 2018-01-02 13:19:47 -06:00
John Ericson ab651d2c9b linux bootstrap tools: Use same derivation whether cross compiling or not 2018-01-02 13:52:41 -05:00
José Romildo Malaquias e80b27f383 pnmixer: 0.7.1 -> 0.7.2 2018-01-02 16:29:16 -02:00
Daiderd Jordan 1531fd7351
pharo: disable on darwin 2018-01-02 19:19:37 +01:00
Frederik Rietdijk 58f9fd64ef
Merge pull request #33338 from matthiasbeyer/update-toot
toot: 0.15.0 -> 0.16.2
2018-01-02 19:19:16 +01:00
Frederik Rietdijk 804285f589 Merge remote-tracking branch 'upstream/staging' into HEAD 2018-01-02 19:10:45 +01:00
Matthias Beyer b222e44f0a toot: 0.15.0 -> 0.16.2 2018-01-02 19:06:21 +01:00
Yegor Timoshenko 63c1a54257
Merge pull request #33213 from wchresta/master
steam: add wrapper testing for libGL
2018-01-02 21:03:28 +03:00
Uli Schlachter 5465d6f7de awesome: Use --search instead of $LUA_PATH/$LUA_CPATH
Instead of polluting the environment with environment variables which
are inherited by processes spawned from awesome, use the command line
argument "--search" to add things to the search path.

cc #33169
2018-01-02 17:24:56 +00:00
Will Dietz fa777a4de7 lxterminal: use nativeBuildInputs for compile-time-only deps 2018-01-02 11:05:58 -06:00
Shea Levy 34a91b7922
haskell: Fix depending on libs with internal libs on darwin.
Thanks to @hamishmack for the pointer.

Fixes #33149.
2018-01-02 11:37:54 -05:00
Jörg Thalheim bc5bf95858
Merge pull request #33279 from lopsided98/go-stdenv-shell
go-1.8, go-1.9: use stdenv.shell instead of /usr/bin/env bash
2018-01-02 16:21:41 +01:00
Jörg Thalheim e9d5c55d01
Merge pull request #33260 from lopsided98/jemalloc-thp
jemalloc: disable transparent hugepages by default on ARMv6/7
2018-01-02 16:18:26 +01:00
John Ericson 1ecebbd939
Merge pull request #33240 from velovix/master
lxterminal: init at 0.3.1
2018-01-02 10:05:28 -05:00
Jörg Thalheim 02e95ea0b5 jemalloc: do not expose hugepage support as an option
The only common use case so far seems ARMv6/ARMv7 support.
The way this option is exposed might collide with a package with the
same name. Also the option naming on its own is not self-descriptive
without context.
2018-01-02 15:25:06 +01:00
Tim Steinbach b084b36010
docker: 17.{09,11} -> 17.12 2018-01-02 09:11:33 -05:00
Jörg Thalheim 9057682839
Merge pull request #33301 from adisbladis/openexr-2_2_1
openexr: 2.2.0 -> 2.2.1
2018-01-02 14:45:39 +01:00
Jörg Thalheim 57a67a458f
Merge pull request #33316 from vdemeester/init-gauge
gauge: init at 0.9.6
2018-01-02 14:18:53 +01:00
Jörg Thalheim c43b166daf
Merge pull request #33305 from adisbladis/zmq-4_2_3
zeromq: 4.2.2 -> 4.2.3
2018-01-02 14:12:39 +01:00
Bastian Köcher f8427deea0 ttfautohint: 1.7 -> 1.8.1 2018-01-02 13:44:21 +01:00
Michele Guerini Rocco 25b7008520 qutebrowser: make gstreamer and pdfjs configurable (#33074)
qutebrowser: make gstreamer and pdfjs configurable
2018-01-02 07:15:20 -05:00
Drew Hess 1e137832b8
ghc: add ARM variants to meta.platforms for new binary versions. 2018-01-02 03:57:12 -08:00
Peter Simons 6ad2c20bd4
Merge pull request #33327 from dhess/armv7l-ghc-fix
ghc: fix armv7l-linux support in new binary versions.
2018-01-02 12:47:16 +01:00
Peter Simons 81581ba381 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.7.2 from Hackage revision
d8aa793b33.
2018-01-02 12:44:26 +01:00
Drew Hess 9c91d0d63c
ghc: fix armv7l-linux support in new binary versions. 2018-01-02 03:36:42 -08:00
adisbladis 2d74fa62a8
postgresql100: 10.0 -> 10.1 2018-01-02 12:13:45 +01:00
adisbladis 71acd1f8a2
postgresql96: 9.6.5 -> 9.6.6 2018-01-02 12:13:45 +01:00
adisbladis 414dc6ba15
postgresql95: 9.5.9 -> 9.5.10 2018-01-02 12:13:44 +01:00
adisbladis b7302ccb81
postgresql94: 9.4.14 -> 9.4.15 2018-01-02 12:13:43 +01:00
adisbladis 9da1b2f911
postgresql93: 9.3.19 -> 9.3.20 2018-01-02 12:13:42 +01:00
Eelco Dolstra e4beb97b9c
brotli: Use multiple outputs 2018-01-02 12:00:39 +01:00
adisbladis aa0d820793
Merge pull request #33317 from Ma27/update-yabar
yabar-unstable: 2017-10-12 -> 2018-01-02
2018-01-02 11:47:47 +01:00
adisbladis 0dd3de2765
Merge pull request #33325 from vdemeester/init-goconvey
goconvey: init at 1.6.3
2018-01-02 11:40:52 +01:00
adisbladis 37b76f9d1e
Merge pull request #33319 from vdemeester/update-skopeo
skopeo: 0.1.23 to 0.1.27
2018-01-02 11:33:10 +01:00
adisbladis d7ab19d9c0
delve: Build on darwin 2018-01-02 11:23:00 +01:00
Vincent Demeester deb7841016
goconvey: init at 1.6.3
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-01-02 11:19:41 +01:00
adisbladis 3804ca5648
Merge pull request #33320 from vdemeester/update-delve
delve: 0.12.1 -> 0.12.2
2018-01-02 11:18:31 +01:00
adisbladis e2a5426be9
Merge pull request #33323 from vdemeester/update-godef
godef: 20160620-ee532b9 -> 20170920-b692db1
2018-01-02 11:16:42 +01:00
adisbladis d17d9458d9
Merge pull request #33322 from vdemeester/update-vndr
vndr: 20170511-0cb33a0 -> 20171005-b57c579
2018-01-02 11:16:24 +01:00
Vincent Demeester cd30356b2e
godef: 20160620-ee532b9 -> 20170920-b692db1
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-01-02 10:57:05 +01:00
adisbladis 2e00e2b276
taglib: Fix CVE-2017-12678 2018-01-02 10:53:35 +01:00
Vincent Demeester 114cb09c5c
vndr: 20170511-0cb33a0 -> 20171005-b57c579
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-01-02 10:51:24 +01:00
Mario Rodas 59be35113d ruby_2_5: init at 2.5.0 (#33293) 2018-01-02 09:50:37 +00:00
Vincent Demeester dd2d96c37c
delve: 0.12.1 -> 0.12.2
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-01-02 10:46:51 +01:00
Vincent Demeester eb1baf2f10
skopeo: 0.1.23 to 0.1.27
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-01-02 10:40:22 +01:00
adisbladis 8a2a949258
nodejs-8_x: 8.9.1 -> 8.9.3 2018-01-02 10:37:14 +01:00
adisbladis ccb0b88577
nodejs-6_x: 6.11.5 -> 6.12.2 2018-01-02 10:37:13 +01:00
adisbladis bde59aa034
nodejs-4_x: 4.8.5 -> 4.8.7 2018-01-02 10:37:12 +01:00
Maximilian Bosch bd40601acb
yabar-unstable: 2017-10-12 -> 2018-01-02
The unstable branch of `yabar` received some minor useful changes:

- Fixed missprint (f1b1eff481)
- Update information on Debian installation (ce20fe75f7)
- Add indicator to show current indicator using `libxkbcommon` (5aa1fb5eb5)

The last change requires a `libxkbcommon` as additional build input.

Furthermore I thought that it might be better to add the dependencies of
unstable (namely `playerctl` and `libxkbcommon`) to the `unstable.nix`
to reduce the closure size of the stable build.
2018-01-02 10:30:49 +01:00
Vincent Demeester 52cdee8ebf
gauge: init at 0.9.6
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-01-02 10:27:48 +01:00
Frederik Rietdijk a0be858835 python3.pkgs.jsonnet: enable Python 3 builds
since support was added in 0.9.5 by @benley
2018-01-02 10:15:31 +01:00
Frederik Rietdijk e3de7b06b7 jsonnet: 0.9.4 -> 0.9.5 2018-01-02 10:15:31 +01:00
Peter Simons b1fd018f90
Merge pull request #33271 from LumiGuide/ghc802-inline-c
haskell: configuration-ghc-8.0.x.nix: keep inline-c at 0.5.6.1
2018-01-02 10:15:07 +01:00
Frederik Rietdijk aaa7952b36 python.pkgs.lark-parser: 2017-12-10 -> 2017-12-18 2018-01-02 09:59:43 +01:00
Jörg Thalheim 6f62ca903b
Merge pull request #33309 from magnetophon/borg
borgbackup: 1.1.3 -> 1.1.4
2018-01-02 09:15:15 +01:00
Tyler Compton a5880ace7f lxterminal: patch m4 to respect XML_CATALOG_FILES
The patch removes the need for a separate script to combine existing
catalog files, making the package simpler.
2018-01-02 00:58:20 -07:00
Jörg Thalheim 2563f7d2af
Merge pull request #33298 from chreekat/perl-vidir
perl-vidir: init at 0.040
2018-01-02 08:12:58 +01:00
Ingolf Wagner b7387e1db8
bitwig-studio: refactor to support older major versions 2018-01-02 18:11:30 +13:00
Bart Brouns 904ac3185f borgbackup: 1.1.3 -> 1.1.4 2018-01-02 05:14:59 +01:00
Bert Moens 866c511a0a
orca: init at 3.26.0 2018-01-02 05:06:36 +01:00
Jan Tojnar f8a500f722
brltty: build python bindings 2018-01-02 05:06:35 +01:00
adisbladis 73050d3b20
Merge pull request #33292 from bkchr/mgba
mgba: 0.6.0 -> 0.6.1
2018-01-02 02:23:38 +01:00
Bart Brouns c5d1929a73 clipster: 1.2.5 -> 1.4.1 2018-01-02 01:05:51 +01:00
adisbladis 4b6b7c2c7d
zeromq: 4.2.2 -> 4.2.3 2018-01-02 01:05:06 +01:00
Cray Elliott 1d537f8c53 mwprocapture: fix build with kernels >4.14.9 2018-01-01 16:01:44 -08:00
adisbladis 8d96d0f992
openexr: 2.2.0 -> 2.2.1 2018-01-02 00:30:22 +01:00
Franz Pletz 0e73580026
dhcpcd: 6.11.5 -> 7.0.0 2018-01-01 23:49:36 +01:00
Bas van Dijk cc9722b638 haskell: configuration-ghc-8.0.x.nix: keep inline-c at 0.5.6.1 2018-01-01 22:50:01 +01:00
Bryan Richter 453be1677e
perl-vidir: init at 0.040 2018-01-01 16:13:21 -05:00
Franz Pletz 0ea0e3cf71
linuxPackages.acpi_call: fix build with 4.14+ kernels 2018-01-01 22:04:25 +01:00
adisbladis 3d692437c4
Merge pull request #33291 from bkchr/cutemaze
cutemaze: 1.2.1 -> 1.2.2
2018-01-01 21:23:03 +01:00
Bastian Köcher a7e54afc4d mgba: 0.6.0 -> 0.6.1
Also fixes build with qt 5.10.
2018-01-01 21:07:59 +01:00
Bastian Köcher 72ade2a813 cutemaze: 1.2.1 -> 1.2.2 2018-01-01 21:05:15 +01:00
Bastian Köcher 8ebbedadba phantomjs2: Fixes build with Qt5.10 2018-01-01 21:02:22 +01:00
adisbladis f59a0f7f1a
Merge pull request #32305 from etu/php72
php: add 7.2.0
2018-01-01 19:01:02 +01:00
Elis Hirwing f1779cec24
php72Packages.xdebug: Init at 2.6.0beta1
Earlier versions doesn't work with PHP 7.2.
2018-01-01 18:54:47 +01:00
Bastian Köcher d9e26a08b9 subsurface: fix compilation with Qt 5.10 2018-01-01 20:28:49 +03:00
Elis Hirwing a3edbc1399
phpPackages: Init at php72Packages 2018-01-01 18:28:43 +01:00
Elis Hirwing 4ef2695284
php: Init at 7.2.0 2018-01-01 18:28:28 +01:00
Frederik Rietdijk 4cc2a38854 Merge remote-tracking branch 'upstream/master' into HEAD 2018-01-01 18:15:13 +01:00
Peter Simons f448a79770 haskell-JuicyPixels: disable failing Haddock phase 2018-01-01 18:12:17 +01:00
Peter Simons ca84a2dd1a hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.7.1-1-gc1b61fc from Hackage revision
5dc3be1712.
2018-01-01 18:12:17 +01:00
Peter Simons e8f401e61b LTS Haskell 10.2 2018-01-01 18:12:16 +01:00
Frederik Rietdijk e576535408
Merge pull request #33280 from NixOS/python-unstable
Python: upgrade package set
2018-01-01 18:06:52 +01:00
Elis Hirwing f3ec623b70
testssl: refactor and improve expression 2018-01-01 17:20:25 +01:00
Ben Wolsieffer 98dd418e85 jemalloc: 4.5.0 -> 5.0.1 2018-01-01 11:12:56 -05:00
Ben Wolsieffer 275fa4162c jemalloc: disable transparent huge pages by default on ARMv6/7
The default NixOS kernels for ARMv7 (and probably ARMv6) do not have support
for transparent huge pages, but jemalloc is unable to detect this. This is a
known bug and the current solution is to pass --disable-thp to ./configure.
2018-01-01 11:12:46 -05:00
Frederik Rietdijk b998bfa8ba python: brotlipy: 0.6.0 -> 0.7.0 2018-01-01 17:03:05 +01:00
Frederik Rietdijk a1ab0a6047 python.pkgs.brotlipy: move expression 2018-01-01 16:59:56 +01:00
Jörg Thalheim 5c66d653a2
Merge pull request #33249 from bkchr/audacious3.9
audacious: 3.8.2 -> 3.9
2018-01-01 16:37:36 +01:00
Frederik Rietdijk 33d1236900 python.pkgs.blaze: 0.11.0 -> 0.11.3 2018-01-01 16:35:26 +01:00
Frederik Rietdijk 24d3457606 python.pkgs.partd: 0.3.7 -> 0.3.8 2018-01-01 16:35:10 +01:00
Jörg Thalheim 7833d55a06 alacritty: 2017-11-12 -> 2017-12-29 2018-01-01 16:34:53 +01:00
Michael Raskin f4c1e7208d
Merge pull request #33223 from mimadrid/update/zathura-with-plugins
Update zathura with plugins
2018-01-01 15:34:04 +00:00