Frank Doepper
a5f4a13214
gitflow: 1.11.0.-> 1.12.2
2019-04-22 21:56:43 +02:00
Will Dietz
1b2f99d486
hugin: 2018 -> 2019
...
http://hugin.sourceforge.net/releases/2019.0.0/en.shtml
2019-04-22 14:54:44 -05:00
José Romildo Malaquias
d529c68466
mate.mate-control-center: 1.22.0 -> 1.22.1
2019-04-22 16:49:00 -03:00
José Romildo Malaquias
506ca6d0f9
mate.mate-user-guide: 1.22.0 -> 1.22.1
2019-04-22 16:43:22 -03:00
José Romildo Malaquias
b32d7bb57d
mate.eom: 1.22.0 -> 1.22.1
2019-04-22 16:31:59 -03:00
Austin Seipp
b0fea1dc9c
verilog: 2018.12.15 -> 2019.03.27, parallel build
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-04-22 14:27:45 -05:00
Austin Seipp
fe8eb566b5
symbiyosys: 2019.03.28 -> 2019.04.18
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-04-22 14:27:45 -05:00
Austin Seipp
77be634daa
yosys: 2019.04.08 -> 2019.04.22
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-04-22 14:27:44 -05:00
Austin Seipp
25bea5054e
nextpnr: 2019.04.02 -> 2019.04.19
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-04-22 14:27:44 -05:00
Austin Seipp
a5cb8ba7c0
trellis: 2019.04.02 -> 2019.04.22
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-04-22 14:27:44 -05:00
Austin Seipp
ef94e127d1
icestorm: 2019.03.11 -> 2019.04.16
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-04-22 14:27:44 -05:00
José Romildo Malaquias
eadd3ba2c4
mate.engrampa: 1.22.0 -> 1.22.1
2019-04-22 16:27:03 -03:00
José Romildo Malaquias
b3f73bad2c
mate.atril: 1.22.0 -> 1.22.1
2019-04-22 16:23:23 -03:00
Vincent Laporte
b387dced20
Merge pull request #59131 from vbgl/ocaml-uri-2.2
...
ocamlPackages.uri: 1.9.6 -> 2.2.0; ocamlPackages.cohttp: 1.1.1 -> 2.0.0
2019-04-22 21:16:33 +02:00
Andreas Rammhold
c535cb3b61
glslviewer: 2018-01-31 -> 2014-04-22
2019-04-22 21:07:32 +02:00
Daniel Schaefer
92cccb6f83
treewide: Use HTTPS for readthedocs URLs
2019-04-22 20:46:18 +02:00
Renaud
91b289a240
Merge pull request #59684 from r-ryantm/auto-update/qtbitcointrader
...
qtbitcointrader: 1.40.40 -> 1.40.41
2019-04-22 20:27:48 +02:00
Renaud
861416711a
Merge pull request #59956 from lightbulbjim/dosbox-icon
...
dosbox: add XDG icon
2019-04-22 20:12:48 +02:00
Edmund Wu
e2e195f829
vivaldi: support snapshots
2019-04-22 13:09:00 -04:00
Edmund Wu
ec9eb63b12
vscode-extensions.WakaTime.vscode-wakatime: 1.2.13 -> 1.3.0
2019-04-22 13:04:33 -04:00
Austin Seipp
9b1706eb06
Merge pull request #60027 from thoughtpolice/nixpkgs/liburing
...
liburing: init at 1.0.0pre821_39e0ebd
2019-04-22 12:03:41 -05:00
Timo Kaufmann
154f36df64
Merge pull request #58846 from malob/new-vim-plugins
...
vimPlugins: add plugins deoplete-fish, NeoSolarized, vim-choosewin, and vim-fish
2019-04-22 18:58:52 +02:00
Austin Seipp
d3fad881d6
firecracker: 0.15.0 -> 0.15.2
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-04-22 11:52:40 -05:00
Vladyslav M
0be893abf9
alacritty: 0.3.0 -> 0.3.1
2019-04-22 19:48:09 +03:00
eri!
caa4e9a0de
profanity: 0.5.1 -> 0.6.0 ( #59931 )
...
* profanity: 0.5.1 -> 0.6.0
* profanity: recreate darwin patch
for v0.6.0 sources
2019-04-22 18:25:58 +02:00
Austin Seipp
52714f495c
liburing: init at 1.0.0pre821_39e0ebd
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-04-22 11:18:18 -05:00
Renaud
78f3e9f068
Merge pull request #59918 from lilyball/ffsend
...
ffsend: 0.2.42 -> 0.2.45
2019-04-22 18:15:33 +02:00
Justin Humm
81176f4314
neopg: 0.0.4 -> 0.0.6
2019-04-22 17:57:17 +02:00
Sarah Brofeldt
a11500626e
Merge pull request #60014 from etu/update-gitea-180
...
gitea: 1.7.6 -> 1.8.0
2019-04-22 17:50:58 +02:00
volth
0fad0b4e5b
perl.meta.priority += 1
...
give priority to perl libraries when they meet the perl derivation in `buildEnv`.
The notable case is `buildEnv` inside `perl.withPackages`.
The `perl' derivation includes obsolete versions of some CPAN packages
which leads to collissions when there are newer versions
of the same libraries are on the right hand side
of `perl.withPackages` (perhaps indirectly).
Fixes #60025
2019-04-22 15:50:46 +00:00
Renaud
63d0a1b8e7
Merge pull request #59946 from lightbulbjim/hyperrogue-desktop
...
hyperrogue: add .desktop file and icon
2019-04-22 17:40:17 +02:00
xrelkd
c4f7d4c78f
gifsicle: 1.91 -> 1.92 ( #59961 )
2019-04-22 17:20:29 +02:00
Renaud
c4af7e91fd
Merge pull request #59954 from lightbulbjim/brogue-desktop
...
brogue: add .desktop file and icon
2019-04-22 17:17:30 +02:00
Mitsuhiro Nakamura
bcce173f25
sl: use appropriate compiler
2019-04-22 23:39:34 +09:00
Roosembert Palacios
ecb90aedec
Add package for libguesfs containing libguestfs appliances
...
Appliances are necessary when building images using virt-builder.
(e.g. `virt-builder -o debian-9.img debian-9`)
Signed-off-by: Roosembert Palacios <roosembert.palacios@epfl.ch>
2019-04-22 16:27:40 +02:00
Tim Steinbach
527dfd3ba9
linux: 5.1-rc5 -> 5.1-rc6
2019-04-22 09:31:34 -04:00
Aaron Andersen
b23f87e35b
Merge pull request #59952 from nyanloutre/jellyfin-update
...
jellyfin: 10.2.2 -> 10.3.0
2019-04-22 09:27:15 -04:00
Graham Christensen
73debdc298
Merge pull request #60020 from bebehei/spotify-libnotify
...
spotify: add libnotify as dependency
2019-04-22 08:52:22 -04:00
Mario Rodas
58827750c8
Merge pull request #59986 from ivan/snscrape-0.2.0
...
snscrape: 0.1.3 -> 0.2.0
2019-04-22 07:34:05 -05:00
Aaron Andersen
c3f69d1373
Merge pull request #59381 from aanderse/automysqlbackup
...
automysqlinit: init at 3.0_rc6
2019-04-22 08:30:23 -04:00
Benedikt Heine
7a5dcb7421
spotify: add libnotify as dependency
...
The option "Show desktop notification when the song changes" will only
work, when libnotify is available in spotify.
2019-04-22 14:16:48 +02:00
José Romildo Malaquias
e26dba547a
mate.mate-desktop: 1.22.0 -> 1.22.1
2019-04-22 08:53:00 -03:00
Chris Rendle-Short
328b1d3cd5
hyperrogue: add .desktop file and icon
...
Add XDG .desktop file and icons.
2019-04-22 21:52:52 +10:00
Chris Rendle-Short
f5881572ac
brogue: add .desktop file and icon
...
Add XDG .desktop file and icon. Note that the .desktop file included in
the source archive is not used because it uses unsuitable paths and
refers to an old version of the game.
2019-04-22 21:11:03 +10:00
Vladyslav M
fccea6b430
libvterm-neovim: 2017-11-05 -> 2018-11-26
2019-04-22 13:54:23 +03:00
Matthieu Coudron
2a3c7bf04f
protobuf: 3.7.0 -> 3.7.1
...
Required bump by mozc
2019-04-22 18:55:22 +09:00
Elis Hirwing
fe691b13b2
gitea: 1.7.6 -> 1.8.0
...
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.8.0
2019-04-22 11:41:57 +02:00
Elis Hirwing
1f9943bcb0
Merge pull request #59973 from aanderse/super-tux-kart
...
superTuxKart: 0.9.3 -> 1.0
2019-04-22 11:19:11 +02:00
Daniel Schaefer
bac4d95aa2
treewide: Change URLs to HTTPS
...
Lots of URLs were HTTP redirect to HTTPS. Changed those and checked them
if there's actual content. Inspired by
https://github.com/NixOS/nixpkgs/issues/60004
2019-04-22 10:19:54 +02:00
Joachim F
0109c84f71
Merge pull request #52988 from JohnAZoidberg/chipsec
...
chipsec: init at 1.3.7
2019-04-22 08:09:27 +00:00