Jan Tojnar
fc1a7289ed
scfbuild: switch to Python 3
...
Needed to drop phases @#$% to be able to use this at all.
Fixes emojione and twemoji-color-font
2019-10-31 01:10:44 +01:00
Jan Tojnar
688bf9db8c
pythonPackages.libselinux: init
2019-10-31 00:40:45 +01:00
Vladyslav M
0a9950af05
wofi: init at 2019-10-28 ( #72298 )
...
wofi: init at 2019-10-28
2019-10-30 23:50:00 +02:00
Justin Humm
9b66a895c2
wofi: init at 2019-10-28
2019-10-30 22:23:10 +01:00
Vincent Laporte
60f50b69a6
haxe: refactor out of ocamlPackages
2019-10-30 18:05:20 +00:00
Vincent Laporte
7e51c79f17
monotoneViz: refactor out of ocamlPackages
2019-10-30 18:05:20 +00:00
tbenst
53feebb379
nbdime: init at 1.0.6
2019-10-30 10:51:08 -07:00
Jason Felice
e4c34f2db4
osxsnarf: init at 0.1.0
2019-10-30 08:57:59 -07:00
Aaron Andersen
55f28378e6
phpPackages.mongodb: 1.5.5 -> 1.6.0
2019-10-30 11:52:06 -04:00
Sebastian Jordan
b52df5b679
pypi2nix: 1.8.1 -> 2.0.0
2019-10-30 08:19:39 -07:00
Sebastian Jordan
d6a2495f1d
pythonPackages.parsley: init at 1.3
2019-10-30 08:19:39 -07:00
Sebastian Jordan
7fc6425d02
pythonPackages.nix-prefetch-github: init at 2.3.1
2019-10-30 08:19:39 -07:00
Mario Rodas
57c922972a
Merge pull request #72256 from magnetophon/bslizr
...
bslizr: init at 1.2.0
2019-10-30 09:25:01 -05:00
Pavol Rusnak
d124858efe
trezor-udev-rules: init at unstable-2019-07-17
2019-10-30 15:15:22 +01:00
Jan Tojnar
946ef1723b
Merge pull request #62137 from tbenst/pympress
...
pympress: init at 1.2.0
2019-10-30 15:09:15 +01:00
Tyler Benster
6b9a6f29b7
pympress: init at 1.4.0
...
Co-Authored-By: Jan Tojnar <jtojnar@gmail.com>
2019-10-30 13:31:02 +01:00
Tyler Benster
bf218e6cbc
python3Packages.python-vlc: init at 3.0.7110
...
Co-Authored-By: Jan Tojnar <jtojnar@gmail.com>
2019-10-30 13:25:17 +01:00
Bart Brouns
0b7c7a6c40
bslizr: init at 1.2.0
2019-10-30 11:30:25 +01:00
zokrezyl
f23870a45b
umoci: 0.4.4
2019-10-30 09:43:44 +01:00
Mario Rodas
4ac9b7a9fe
Merge pull request #71799 from marsam/init-node-13_x
...
nodejs-13_x: init at 13.0.0
2019-10-30 01:44:03 -05:00
Aaron Andersen
722b99beb9
Merge pull request #69342 from Kiwi/matomo-updates
...
Matomo (module, package) updates
2019-10-29 23:09:27 -04:00
Silvan Mosberger
90e30394f5
go-shadowsocks2: init at 0.0.11 ( #67516 )
...
go-shadowsocks2: init at 0.0.11
2019-10-30 01:05:59 +01:00
Dmitry Kalinkin
3328244936
Merge pull request #72037 from kragniz/openrw-2019-10-26
...
openrw: 2017-09-17 -> 2019-10-26
2019-10-29 16:15:24 -04:00
Dmitry Kalinkin
ddbf53b855
openrw: move cmake to nativeBuildInputs, fix on darwin
...
Darwin fix as suggested by @risicle
2019-10-29 14:08:29 -04:00
Maximilian Bosch
f816006191
Merge pull request #72240 from mayflower/wdisplays
...
wdisplays: init at 2019-10-26-unstable
2019-10-29 18:48:45 +01:00
Linus Heckemann
1bf0d4444c
wdisplays: init at 2019-10-26-unstable
2019-10-29 18:40:18 +01:00
Robin Gloster
e47da725fe
Merge pull request #72252 from WilliButz/add-ydotool
...
ydotool: init at 0.1.8
2019-10-29 18:23:21 +01:00
Vincent Laporte
5a4e67ad03
Merge pull request #72171 from romildo/upd.ocamlearlybird
...
ocamlPackages.ocamlearlybird: init at 0.1.5; ocamlPackages.angstrom: 0.10.0 -> 0.12.1
2019-10-29 14:31:09 +00:00
José Romildo Malaquias
432258f0da
ocamlPackages.ocamlearlybird: init at 0.1.5
2019-10-29 10:51:42 -03:00
WilliButz
5330d56c3b
ydotool: init at 0.1.8
2019-10-29 14:43:43 +01:00
WilliButz
dacc4ac680
libuinputplus: init at 2019-10-01
2019-10-29 14:43:43 +01:00
WilliButz
926d6964d9
libevdevplus: init at 2019-10-01
2019-10-29 14:43:43 +01:00
chessai
3519a16e50
libck: init at 0.7.0
2019-10-29 08:47:17 -04:00
Maximilian Bosch
5b640bfd08
virtmanager{,-qt}: rename to virt-manager{,-qt}
...
Both the executable and the derivation's pname are named `virt-manager`,
however the attribute name is named `virtmanager` which is pretty
confusing when e.g. using this package with `nix run`.
Thus I renamed the package accordingly and added aliases for
backwards-compatibility (both attributes aren't used somewhere else
in nixpkgs, so the rename should be fine).
Also several other distros use `virt-manager` as package name like
Arch[1], Debian[2] or Fedora[3].
[1] https://www.archlinux.org/packages/community/any/virt-manager/
[2] https://packages.debian.org/buster/virt-manager
[3] https://apps.fedoraproject.org/packages/virt-manager
2019-10-29 13:34:54 +01:00
chessai
5ac9eed00c
forge: init at 1.0.4
2019-10-29 08:09:34 -04:00
Artemis Tosini
8fc1bd6ec3
pythonPackages.html2text: freeze at 2018.1.9
...
I was unable tp build calibre at the current git master as it relies on
pytthon27Packages.html2text. Python 2.7 support was removed in the
latest version. This PR downgrades html2text when using an unsupported
Python version.
This PR does not fix building python37Packages.html2text
and python38Packages.html2text, which were broken at master due to what
seems to be a problem in buildPythonPackage.
2019-10-28 21:15:19 -07:00
Austin Seipp
21c0cc1eee
nats-server: rename (from gnatsd), 1.4.0 -> 2.1.0
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-10-28 21:50:14 -05:00
Austin Seipp
daa2420950
libnats-c: init at 2.1.0
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-10-28 21:50:14 -05:00
Léo Gaspard
5eb304cc66
Merge pull request #71464 from Ekleog/gir-rs
...
gir-rs: init at 2019-10-16
2019-10-29 02:31:43 +01:00
worldofpeace
9121c914fc
Merge pull request #54530 from MatrixAI/dvc
...
dvc: init at 0.24.3
2019-10-29 01:14:50 +00:00
Maximilian Bosch
bd4b70b075
fzf-zsh: init at unstable-2019-09-09
...
Simple `fzf` wrapper which provides a way nicer interface for ZSH's
<C-r> search. When using oh-my-zsh it can be enabled like this:
``` nix
{ pkgs, ... }: {
programs.zsh = {
enable = true;
ohMyZsh = {
enable = true;
customPkgs = [ pkgs.fzf-zsh ];
plugins = [ "fzf-zsh" ];
};
};
}
```
2019-10-28 21:55:34 +01:00
Austin Seipp
f86361d186
vector: init at 0.5.0
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-10-28 15:03:48 -05:00
Stig Palmquist
3e8981be23
perlPackages.MojoSQLite: 3.002 -> 3.003
2019-10-28 18:50:03 +01:00
John Ericson
1503091ee1
Merge pull request #72173 from alyssais/symlinkJoin-cross
...
symlinkJoin: fix cross
2019-10-28 18:43:41 +01:00
José Romildo Malaquias
a0f12b059a
ocamlPackages.angstrom-unix: init at 0.12.1
2019-10-28 14:41:12 -03:00
José Romildo Malaquias
05a71af6a4
ocamlPackages.angstrom-lwt-unix: init at 0.12.1
2019-10-28 14:40:53 -03:00
José Romildo Malaquias
46eacf359b
ocamlPackages.angstrom-async: init at 0.12.1
2019-10-28 14:40:35 -03:00
Michael Weiss
d8cfa95b76
wob: init at 0.2
2019-10-28 16:56:43 +01:00
Michael Weiss
b60a1b6cfd
xob: init at 0.1.1
2019-10-28 16:56:43 +01:00
Alyssa Ross
59dbb00555
symlinkJoin: fix cross
2019-10-28 15:12:35 +00:00
Marek Mahut
0099870d52
Merge pull request #72122 from primeos/tev
...
tev: init at 1.13
2019-10-28 13:35:00 +01:00
Frederik Rietdijk
21635748a8
Merge master into staging-next
2019-10-28 08:59:50 +01:00
Vincent Laporte
8dc2173905
ocamlPackages.decompress: 0.6 → 0.9.0
...
ocamlPackages.git: 1.11.5 → 2.1.0
ocamlPackages.imagelib: 20171028 → 20191011
ocamlPackages.imagelib-unix: init
2019-10-28 07:37:24 +00:00
Vincent Laporte
ea5684b438
ocamlPackages.encore: init at 0.3
2019-10-28 07:37:24 +00:00
Vincent Laporte
9f26063077
ocamlPackages.ke: init at 0.4
2019-10-28 07:37:24 +00:00
Pavol Rusnak
c5ed4a8b29
pythonPackages.py3buddy: cleanup, call toPythonModule
2019-10-27 23:00:55 -07:00
lumi
ac2d736b3a
shotgun: init at 2.2.0
2019-10-27 22:44:07 -07:00
xrelkd
cbeb6570ac
firectl: init at 0.1.0
2019-10-27 22:32:58 -07:00
Robert Djubek
cb85d27adc
matomo-beta: init at 3.12.0-b3
...
Add a beta version of matomo 3.12 that has recent bug fixes. They release these more frequently so it's a good option to have.
2019-10-28 05:11:22 +00:00
Ben Wolsieffer
d44842120e
hdf5: don't force GCC 7 ( #72124 )
2019-10-28 00:04:15 -04:00
Mario Rodas
94a08f2f8e
Merge pull request #54975 from ghost/python-logstash
...
pythonPackages.python-logstash: init at 0.4.6
2019-10-27 22:01:42 -05:00
Roger Qiu
3c3ac19c43
dvc: init at 0.24.3
2019-10-28 13:07:58 +11:00
Michael Weiss
f2be56eedc
python37Packages.ics: init at 0.6
2019-10-27 15:21:14 -07:00
Michael Weiss
da51ce2713
python37Packages.tatsu: init at 4.4.0
...
Co-authored-by: Jonathan Ringer <jonringer117@gmail.com>
2019-10-27 15:21:14 -07:00
Michael Weiss
2e6c509429
tev: init at 1.13
2019-10-27 21:53:45 +01:00
xbreak
b24a32d0c7
pythonPackages.python-nomad: init at 1.1.0
...
Python client library for Hashicorp Nomad
2019-10-27 11:33:46 -07:00
Alexey Shmalko
6f98994415
Merge pull request #71992 from sikmir/mu-repo
...
mu-repo: init at 1.8.0
2019-10-27 18:02:37 +02:00
Frederik Rietdijk
311f17970f
python.pkgs.tbm-utils: init at 1.0.0
2019-10-27 16:26:57 +01:00
Jonathan Ringer
3b4bdf3f38
python3Packages.pytest-black: init at 0.3.7
2019-10-27 16:26:56 +01:00
Jonathan Ringer
0ccf10b955
pythonPackages.ipython: remove python2 frozen package
...
promptoolkit no longer supports python2, instead of freezeing
the package, decided to remove python2 support.
2019-10-27 16:26:56 +01:00
Jonathan Ringer
5bd7d2c233
pythonPackages.ruamel_yaml_clib: init at 0.2.0
2019-10-27 16:26:56 +01:00
Frederik Rietdijk
5e8be2fb84
mypy: add missing dep, rename mypy_extensions to mypy-extensions
2019-10-27 16:26:55 +01:00
Markus S. Wamser
cc595c2c21
sphinxcontrib-serializinghtml: init at 1.1.3
...
build dep of sphinx 2.2.0
2019-10-27 15:29:10 +01:00
Markus S. Wamser
a3746ffc8d
sphinxcontrib-qthelp: init at 1.0.2
...
build dep of sphinx 2.2.0
2019-10-27 15:29:10 +01:00
Markus S. Wamser
56a517e47c
sphinxcontrib-jsmath: init at 1.0.1
...
build dep of sphinx 2.2.0
2019-10-27 15:29:10 +01:00
Markus S. Wamser
2218aba936
sphinxcontrib-htmlhelp: init at 1.0.2
...
build dep of sphinx 2.2.0
2019-10-27 15:29:10 +01:00
Markus S. Wamser
00fef5d9c2
sphinxcontrib-devhelp: init at 1.0.1
...
build dep of sphinx 2.2.0
2019-10-27 15:29:10 +01:00
Markus S. Wamser
2a6996cca0
sphinxcontrib-applehelp: init at 1.0.1
...
build dep of sphinx 2.2.0
2019-10-27 15:29:10 +01:00
Frederik Rietdijk
059a572616
Merge staging-next into staging
2019-10-27 15:28:19 +01:00
Marek Mahut
aa06cb3782
Merge pull request #72078 from prusnak/py3buddy
...
pythonPackages.py3buddy: init at unstable-2019-09-29
2019-10-27 14:58:31 +01:00
Florian Klink
a2f50c02cc
Merge pull request #72082 from JohnAZoidberg/remove-taglib_1_9
...
taglib_1_9, tomahawk:Remove unmaintained packages
2019-10-27 13:25:44 +01:00
Daniel Schaefer
a3a782ec5f
taglib_1_9: Removed, not needed anymore
...
Was used by, the now removed, tomahawk.
2019-10-27 13:16:53 +01:00
Daniel Schaefer
417c85309d
tomahawk: Remove unmaintained broken package
...
Has been marked broken since 2018 and marked as abandoned upstream since
2017.
2019-10-27 13:16:53 +01:00
Silvan Mosberger
ed14f353c2
Merge pull request #71465 from etu/phpstan-upgrade
...
phpPackages.phpstan: 0.11.16 -> 0.11.19
2019-10-27 12:58:19 +01:00
Pavol Rusnak
b3a629cabc
pythonPackages.py3buddy: init at unstable-2019-09-29
2019-10-27 12:22:57 +01:00
Robin Gloster
d06a48139f
riscv-pk-with-kernel: remove
...
hasn't evaluated sind Nov 2018, due to linux_riscv not existing since
then
2019-10-27 11:44:05 +01:00
Louis Tim Larsen
2896f00181
mythtv: 29.1 -> 30.0 ( #71002 )
2019-10-27 09:37:44 +01:00
Elis Hirwing
32c47aba87
Merge pull request #70068 from shyim/add-pcov
...
phpPackages.pcov: init at 1.0.6
2019-10-27 09:28:30 +01:00
Niklas Hambüchen
3f4bd0e04b
elogind: init at 239.5
2019-10-27 02:18:52 +02:00
Timothy DeHerrera
1abe0efa7d
eva: init at 0.2.5
2019-10-26 14:13:51 -06:00
Robert Scott
68d4a1ba0b
perlPackages.libapreq2: add patch for CVE-2019-12412
2019-10-26 18:24:56 +01:00
Nikolay Korotkiy
174bb76504
mu-repo: init at 1.8.0
2019-10-26 20:24:51 +03:00
markuskowa
4c0afa1770
Merge pull request #71284 from xfix/zfsbackup-go
...
zfsbackup: init at unstable-2019-03-05
2019-10-26 19:23:58 +02:00
Jan Tojnar
40272a77a3
Merge branch 'staging-next' into staging
2019-10-26 15:54:58 +02:00
Leon Schuermann
98f0fcf12b
tpm2-abrmd: init at 2.2.0
2019-10-26 14:47:20 +02:00
Emery Hemingway
94afe19f93
kf5gpgmepp: init at 16.08.3
2019-10-26 14:42:37 +02:00
Alexey Shmalko
b3675878af
Merge pull request #71981 from Lassulus/vbam
...
vbam: 2.1.3 -> 2.1.4
2019-10-26 15:17:18 +03:00
Alexey Shmalko
140d402cb5
Merge pull request #71991 from iimog/dcmtk
...
DCMTK: init at 3.6.4
2019-10-26 15:15:50 +03:00
Gemini Lasswell
3cc9bcb338
yggdrasil: init at 0.3.8
2019-10-26 13:51:31 +02:00
lassulus
b34046859f
vbam: 2.1.3 -> 2.1.4
2019-10-26 13:17:17 +02:00
Markus Ankenbrand
905245b32c
dcmtk: init at 3.6.4
2019-10-26 13:02:50 +02:00
Renaud
83da13bd25
Merge pull request #71895 from dtzWill/feature/catt
...
catt: init at 0.10.2
2019-10-25 21:15:15 +02:00
Francesco Gazzetta
7ff539d1d1
shattered-pixel-dungeon: init at 0.7.4c
2019-10-25 20:29:24 +02:00
Frederik Rietdijk
1d7e21905c
pipenv: patch pipenv to point to python that has virtualenv
2019-10-25 17:31:51 +02:00
Maximilian Bosch
6db4ae1f27
Merge pull request #70441 from doronbehar/package-gotify-server
...
gotify-server: init at 2.0.10
2019-10-25 17:10:14 +02:00
Doron Behar
a66e5106fd
gotify-server: init at 2.0.10
2019-10-25 16:19:28 +02:00
Mario Rodas
77a5bf5bfb
Merge pull request #70797 from cfsmp3/master
...
Added libvmaf + support for it in ffmpeg-full
2019-10-25 09:11:42 -05:00
Mario Rodas
253de2cb22
Merge pull request #71288 from matthuszagh/cocotb
...
cocotb: init at 1.2.0
2019-10-25 08:59:20 -05:00
Alexey Shmalko
9e5e9db4ad
Merge pull request #71974 from seqizz/g_vimwiki_markdown
...
vimwiki-markdown: init at 0.2.0
2019-10-25 15:42:50 +03:00
Robin Gloster
9db9719ea2
Merge pull request #71971 from vbgl/coq-8.10.1
...
coq_8_10: 8.10.0 → 8.10.1
2019-10-25 14:28:27 +02:00
Gürkan Gür
74f56f4996
vimwiki-markdown: init at 0.2.0
2019-10-25 11:12:22 +02:00
Bas van Dijk
ce14f092ea
Merge pull request #71821 from knl/add-isomd5sum
...
isomd5sum: init at 1.2.3
2019-10-25 10:15:25 +02:00
Vincent Laporte
a8892b0d76
coq_8_10: 8.10.0 → 8.10.1
2019-10-25 07:58:47 +00:00
Aaron Andersen
74ad305f65
Merge pull request #71949 from stefanjaax/ack-3.1.3
...
perlPackages.ack: v3.1.2 -> v3.1.3
2019-10-25 02:53:18 -04:00
Jaakko Luttinen
0109d6587a
pythonPackages.holidays: init at 0.9.11
2019-10-24 23:00:26 -07:00
Sam Stites
9d90d5fb29
protobuf: add 3.10
2019-10-24 18:51:51 -07:00
Mario Rodas
9e5a30b43e
git-backup: init at 0.2.0
2019-10-24 18:50:34 -07:00
scalavision
535a7006ea
truvari: init at 1.3.2 ( #70877 )
...
pythonPackages.pyvcf: init at 0.6.8
2019-10-24 17:06:42 -04:00
Stefan Jaax
2c8a753862
perlPackages.ack: v3.1.2 -> v3.1.3
2019-10-24 22:26:11 +02:00
Danielle Lancashire
942eb66bf4
nomad: 0.9.5 -> 0.10.0
...
This commit upgrades Nomad from 0.9.5 to 0.10.0 and also pins the Golang
version to go1.12 as it is the only supported compiler for the current
release, and due to some dependency issues currently does not support
go1.13.
2019-10-24 08:37:50 -07:00
Robert Hensing
becfba9512
Merge pull request #71092 from roberth/arion-init
...
arion: init at 0.1.0.0
2019-10-24 16:12:06 +02:00
Florian Klink
dc84a7d4e3
Merge pull request #71291 from NinjaTrappeur/nin-update-acme
...
simp_le: 0.9.0 -> 0.16.0
2019-10-24 16:08:02 +02:00
Renaud
64e1aaae8a
Merge pull request #71681 from volth/cpan2nix-2019-10-22
...
perlPackages: fix i686-linux
2019-10-24 15:26:30 +02:00
Robert Hensing
d3913c84da
arion: init at 0.1.0.0
2019-10-24 12:45:07 +02:00
Franz Pletz
3f9774c1d5
Merge pull request #71835 from ruuda/libressl-302
...
libressl_3_0: 3.0.1 -> 3.0.2
2019-10-24 08:30:10 +00:00
Will Dietz
2bfd58a9cd
catt: init at 0.10.2
2019-10-24 03:25:56 -05:00
Elis Hirwing
e9de202d14
phpPackages.phpstan: 0.11.16 -> 0.11.19
...
Changelog: https://github.com/phpstan/phpstan/releases/tag/0.11.17
Changelog: https://github.com/phpstan/phpstan/releases/tag/0.11.18
Changelog: https://github.com/phpstan/phpstan/releases/tag/0.11.19
2019-10-24 09:09:30 +02:00
Will Dietz
5adf93466d
Merge pull request #71840 from dtzWill/feature/more-bibata
...
bibata-extra-cursors,bibata-cursors-translucent: init (git revs)
2019-10-24 01:39:04 -05:00
Frederik Rietdijk
fa21e8c1bb
Merge pull request #71780 from NixOS/staging-next
...
Staging next
2019-10-24 08:33:16 +02:00
Frederik Rietdijk
32389de159
Merge master into staging-next
2019-10-24 08:27:04 +02:00
Valentin Robert
1bb56de88b
coqPackages.coq-bits: init at 20190812
2019-10-24 06:24:33 +00:00
Ruud van Asseldonk
671a1182e3
libressl_2_8: remove, not maintained anymore
...
Stable LibreSSL releases are supported one year after their OpenBSD release.
OpenBSD 6.4 with this branch was released on 2018-10-18.
2019-10-23 21:32:40 +02:00
Ruud van Asseldonk
57c82237de
libressl: 2.9.2 -> 3.0.2
2019-10-23 21:30:30 +02:00
Puck Meerburg
9f52dabf79
frozen-bubble: init at 2.212
2019-10-23 18:50:06 +00:00
Puck Meerburg
0b3a34f4bb
perlPackages.SDL: init at 2.548
2019-10-23 18:41:34 +00:00
Puck Meerburg
f04dd341b7
perlPackages.AlienSDL: init at 1.446
2019-10-23 18:41:22 +00:00
Will Dietz
be990d5302
bibata-cursors-translucent: init
2019-10-23 12:26:43 -05:00
Will Dietz
06be39a921
bibata-extra-cursors: init at unstable-2018-10-28, more colors
2019-10-23 12:26:42 -05:00
Bjørn Forsman
13859d0bda
eagle7: unbreak by using openssl 1.0 instead of 1.1
...
The default openssl version in nixpkgs is too new for eagle7 and it
fails to start:
eagle: error while loading shared libraries: libssl.so.1.0.0: cannot open shared object file: No such file or directory
2019-10-23 16:54:12 +02:00
Frederik Rietdijk
09c9a2de7e
Merge master into staging-next
2019-10-23 16:50:09 +02:00
Nikola Knezevic
aeb0fc45e2
isomd5sum: init at 1.2.3
...
Adds isomd5sum as a package. This nifty utility helps with modifying ISO files,
specifically MD5 sums embedded in them.
2019-10-23 16:41:35 +02:00
Frederik Rietdijk
4a979b8871
python2Packages.notebook: restore
...
as it is a dependency of sage.
2019-10-23 16:40:51 +02:00
Mario Rodas
05f9ed01ab
Merge pull request #71162 from marsam/fix-swiProlog-darwin
...
swiProlog: fix build on darwin
2019-10-23 09:11:14 -05:00
rnhmjoj
dc00cee526
x11spice: init at 2019-08-20
2019-10-23 15:36:44 +02:00
Puck Meerburg
a261de2725
perlPackages.TieSimple: init at 1.04
2019-10-23 13:22:07 +00:00
Puck Meerburg
4b918e3e8a
perlPackages.TextPatch: init at 1.8
2019-10-23 13:22:07 +00:00
Puck Meerburg
b4ce8c3642
SDL_Pango: init at 0.1.2
2019-10-23 13:22:07 +00:00
Félix Baylac-Jacqué
6ac0e34161
pebble: init at 2.2.2
2019-10-23 13:12:11 +02:00
Mario Rodas
2544b1b495
nodejs-13_x: init at 13.0.1
...
Changelog:
+ https://github.com/nodejs/node/releases/tag/v13.0.0
+ https://github.com/nodejs/node/releases/tag/v13.0.1
2019-10-23 04:20:00 -05:00
Frederik Rietdijk
a85e58ac13
Merge master into staging-next
2019-10-23 09:38:37 +02:00