Gabriel Ebner
8ca1557652
fop: use openjdk8
2020-09-19 13:33:38 +02:00
Doron Behar
48978fb8d0
jdk: point attributes without version suffix to latest
...
For too long `jdk` was pointing to the legacy, unmaintained openjdk8 and
too many apps are using it just because it works.
2020-09-19 13:27:49 +02:00
Jakub Kądziołka
220490a6b4
sameboy: init at 0.13.6
2020-09-19 09:06:37 +02:00
Ryan Mulligan
ad1c7eb7b6
nixos/heyefi: remove module and package
...
heyefi is no longer maintained by me; the company that made the sd
cards is defunct and the cards depended on their servers to work.
2020-09-18 21:55:07 -07:00
Anderson Torres
641d981483
Merge pull request #98183 from mlvzk/init-discocss
...
discocss: init at 0.1.0
2020-09-19 01:26:07 -03:00
Stig P
f6e70564fc
Merge pull request #97748 from flosse/microserver
...
microserver: init at 0.1.8
2020-09-18 22:50:06 +00:00
Maximilian Bosch
03bf0401fd
Merge pull request #98215 from gebner/blender290
...
blender: 2.83.5 -> 2.90.0
2020-09-18 18:24:59 +02:00
Marek Mahut
52532b7c36
Merge pull request #91256 from prusnak/seeks
...
seeks: remove, upstream unmaintained
2020-09-18 16:32:33 +02:00
Marek Mahut
8e1a41d63e
Merge pull request #94439 from prusnak/gomp
...
gomp: init at 1.1.0
2020-09-18 16:31:50 +02:00
Gabriel Ebner
524755d323
embree: init at 3.11.0
2020-09-18 15:17:23 +02:00
ajs124
61d75820cc
Merge pull request #98125 from helsinki-systems/drop/sky
...
sky: drop
2020-09-18 15:09:21 +02:00
Julian Stecklina
5fa0612d85
cpuid: init at 20200427
...
cpuid is a tool to describe x86 CPU features. This is useful for
people doing low-level software development.
2020-09-18 09:23:14 +02:00
mlvzk
9560e5d1aa
discocss: init at 0.1.0
2020-09-18 00:52:48 +02:00
Lassulus
1ab2364f00
Merge pull request #97037 from IvarWithoutBones/crcpp
...
crcpp: init at 1.0.1.0
2020-09-17 21:38:37 +02:00
Daniël de Kok
3dba63fe64
Merge pull request #98120 from helsinki-systems/drop/transcribe
...
transcribe: drop
2020-09-17 10:18:45 +02:00
Doron Behar
eaf667bbf0
all-packages.nix: Remove trailing space for qutebrowser
2020-09-17 09:24:46 +03:00
ajs124
d219ce3a82
sky: drop
2020-09-16 22:25:38 +02:00
Frederik Rietdijk
bfa35d8d11
qutebrowser: fixup
...
to 2daf5702c6
2020-09-16 21:21:55 +02:00
Frederik Rietdijk
2daf5702c6
qutebrowser: use qt 5.15
...
Follow-up to a4e50bb197
.
2020-09-16 21:00:30 +02:00
Frederik Rietdijk
c88f3adb17
pythonPackages: set qt version by overriding pkgs
2020-09-16 20:55:36 +02:00
Frederik Rietdijk
a4e50bb197
Revert "qutebrowser: use qt515 ( #97586 )"
...
We are not going to add parameters to `python-packages.nix`.
The proper way to do this is override Python, and pass in a
custom `pkgs`.
This reverts commit c1a0dfadea
.
2020-09-16 20:29:23 +02:00
Anderson Torres
8a715e2522
Merge pull request #97298 from felschr/feat/filebot
...
filebot: init at 4.9.1
2020-09-16 15:23:03 -03:00
ajs124
5e8db8802b
transcribe: drop
2020-09-16 20:12:46 +02:00
Marek Mahut
4ecaf7ef3a
Merge pull request #95104 from kcalvinalvin/add-btcpayserver
...
Add btcpayserver
2020-09-16 19:10:31 +02:00
Felix Tenley
b1423ee641
filebot: init at 4.9.1
2020-09-16 17:17:14 +02:00
Ryan Mulligan
40ab795911
Merge pull request #98058 from mlvzk/init-manix
...
manix: init at 0.6.2
2020-09-16 07:55:57 -07:00
Graham Christensen
6e98b8ff93
Merge pull request #97790 from Infinisil/release-nixpkgsArgs
...
release*: Support nixpkgsArgs for all release-*.nix files
2020-09-16 09:17:02 -04:00
Stig P
2a2cbcb74b
Merge pull request #98032 from sikmir/mbtileserver
...
mbtileserver: init at 0.6.1
2020-09-16 10:41:05 +00:00
Keshav Kini
eabba0daf0
python36Packages.ipython: 7.17 -> 7.16.1 (downgrade)
...
IPython versions 7.17 and higher don't support Python 3.6 anymore, so
this commit adds back the old expression for 7.16.1 from before
ba1038a98b
for use in python36Packages
only.
nix-repl> :b python36.withPackages (ps: [ ps.ipython ])
builder for '/nix/store/q8v4f89xwv35a3idb9z345z6n3nzfycb-python3.6-ipython-7.17.0.drv' failed with exit code 1; last 10 log lines:
Python 3.5 was supported with IPython 7.0 to 7.9.
Python 3.6 was supported with IPython up to 7.16.
See IPython `README.rst` file for more information:
https://github.com/ipython/ipython/blob/master/README.rst
Python sys.version_info(major=3, minor=6, micro=12, releaselevel='final', serial=0) detected.
cannot build derivation '/nix/store/mhpdarp18z6skzswrl7sbgzv8hr4gwih-python3-3.6.12-env.drv': 1 dependencies couldn't be built
[0 built (1 failed)]
error: build of '/nix/store/mhpdarp18z6skzswrl7sbgzv8hr4gwih-python3-3.6.12-env.drv' failed
2020-09-16 09:22:38 +02:00
Daniël de Kok
917a183d97
Merge pull request #97868 from dpercy/fac-build
...
fac-build: init at 0.5.3
2020-09-16 07:49:28 +02:00
Mario Rodas
7dbc32359d
Merge pull request #97633 from marsam/enable-opencv-videoio-darwin
...
opencv: enable videoio on darwin
2020-09-15 22:57:37 -05:00
Vincent Laporte
491e809867
ocamlPackages.qcheck-alcotest: init at 0.15
2020-09-16 05:57:19 +02:00
Vincent Laporte
79a0130dbd
ocamlPackages.qcheck-ounit: init at 0.15
2020-09-16 05:57:19 +02:00
Vincent Laporte
8d27394e25
ocamlPackages.qcheck-core: init at 0.15
2020-09-16 05:57:19 +02:00
Anderson Torres
811709ff94
Merge pull request #95734 from trepetti/flatcam
...
flatcam: init at 8.5
2020-09-15 23:17:59 -03:00
David Percy
16beff405d
fac-build: init at 0.5.3
2020-09-15 21:23:24 -04:00
Doron Behar
5a9358ce26
Merge pull request #97700 from SuperSandro2000/cod
2020-09-16 00:18:46 +03:00
Sandro Jäckel
ca682af5ea
cod: init at unstable-2020-09-10
2020-09-15 21:27:09 +02:00
Matt Votava
0051c0a4a5
pythonPackages.bcrypt: use 3.1.x for python older than 3.6
2020-09-15 11:48:41 -07:00
mlvzk
92ba610833
manix: init at 0.6.2
2020-09-15 20:31:32 +02:00
Stig P
feda1d67d2
Merge pull request #85013 from deshaw/contrib/perl-pdl
...
perlPackages.PDL and dep
2020-09-15 17:04:59 +00:00
Souvik Sen
fb1ff72f74
perlPackages.PDL: init at 2.022
2020-09-15 10:08:13 -04:00
Ryan Mulligan
0dc4edcd60
Merge pull request #98015 from StephenWithPH/swag
...
go-swag: init at 1.6.7
2020-09-15 07:03:39 -07:00
Maximilian Bosch
b632ca6963
citrix_workspace: add 20.09.0
...
ChangeLog: https://docs.citrix.com/en-us/citrix-workspace-app-for-linux/whats-new.html#whats-new-in-2009
Also removed 19.12.0 which will be out of maintenance in April 2021
which is still within the lifetime of 20.09.
2020-09-15 15:37:02 +02:00
Nikolay Korotkiy
02a7dde905
mbtileserver: init at 0.6.1
2020-09-15 09:41:37 +03:00
Jörg Thalheim
c407eb8c88
Merge pull request #96514 from khumba/system76
2020-09-15 07:51:10 +02:00
StephenWithPH
fb779db80b
go-swag: init at 1.6.7
2020-09-14 16:22:07 -07:00
Robert Scott
58802bec5f
Merge pull request #97845 from risicle/ris-holidays-fix
...
pythonPackages.holidays: fix build by adding korean-lunar-calendar dependency
2020-09-14 22:28:14 +01:00
Souvik Sen
7a27aefc1c
perlPackages.AstroFITSHeader: init at 3.07
2020-09-14 12:57:18 -04:00
Daniël de Kok
04e9c9b0a3
Merge pull request #97976 from Flakebi/amdvlk
...
amdvlk: 2020.Q3.4 -> 2020.Q3.5 and add 32-bit build
2020-09-14 17:55:44 +02:00
Stig P
0d82843d16
Merge pull request #84559 from deshaw/contrib/perl-rpm2
...
perlPackages.RPM2: init at 1.4
2020-09-14 13:53:04 +00:00
Sebastian Neubauer
13beb432fb
amdvlk: Add i686-linux platform
2020-09-14 15:04:57 +02:00
Stig P
f9a8f94ee0
Merge pull request #84831 from deshaw/contrib/perl-clihelpers
...
perlPackages.CLIHelpers: init at 1.8
2020-09-14 12:31:29 +00:00
Souvik Sen
612bb9c796
perlPackages.CLIHelpers: init at 1.8
2020-09-14 07:46:22 -04:00
Stig P
0a5be167a3
Merge pull request #97098 from volth/cpan2nix-2020-09-04
...
perlPackages: bulk update
2020-09-14 10:33:20 +00:00
Souvik Sen
dd970220ae
perlPackages.RPM2: init at 1.4
2020-09-14 04:50:09 -04:00
Timo Kaufmann
8e13daea7b
Merge pull request #49413 from midchildan/add-epgstation
...
epgstation: init at 1.7.4
2020-09-14 10:28:33 +02:00
Maximilian Bosch
2a7e3bcefc
Merge pull request #97807 from Ma27/fix-nix-shell-eval
...
top-level: fix nix-shell eval w/nixUnstable
2020-09-14 09:10:05 +02:00
José Romildo Malaquias
8221805958
Merge pull request #97316 from romildo/upd.marwaita-peppermint
...
marwaita-peppermint: init at 0.3
2020-09-13 19:26:20 -03:00
freezeboy
7849d11478
python3Packages.python-snap7: init 0.11
2020-09-13 10:28:12 -07:00
freezeboy
1be6ac06ab
barman: init 2.11
2020-09-13 10:26:03 -07:00
Tethys Svensson
22d0213376
hacksaw: init as 1.0.4
2020-09-13 09:48:20 -07:00
Robert Scott
c305f3fac3
pythonPackages.amply: init at 0.1.2
2020-09-13 13:22:53 +01:00
Nick Hu
5d92cf5f23
Merge pull request #78143 from mtreca/master
...
pam_gnupg: init at 0.1
2020-09-13 11:44:01 +01:00
Maxime Tréca
d9d3013117
pam_gnupg: init at 0.1
...
Add the pam_gnupg module that unlocks gnupg keys on login.
2020-09-13 10:46:14 +02:00
Vladimír Čunát
544c8dbdfb
Merge #97612 : firefox-esr-68: drop
2020-09-13 09:52:06 +02:00
Vladimír Čunát
e78b52ede7
Merge #95089 : glibc: 2.31 -> 2.32 (into staging)
2020-09-13 08:26:14 +02:00
Rok Garbas
c614283101
asciinema-scenario: init at 0.1.0
2020-09-13 01:36:22 +02:00
Maximilian Bosch
39268ecf39
rpcsvc-proto: init at 1.4.2
2020-09-12 23:04:44 +02:00
Vincent Laporte
b2f814144e
ocamlPackages.ptset: init at 1.0.1
2020-09-12 21:30:31 +02:00
Anderson Torres
28f21171d7
Merge pull request #97794 from AndersonTorres/openmsx-upload
...
openmsx: 0.15.0 -> 16.0
2020-09-12 13:48:58 -03:00
Matthieu Coudron
8d25f838d0
Merge pull request #97817 from dotlambda/zulip-terminal
...
zulip-term: init at 0.5.2
2020-09-12 17:00:02 +02:00
Jan Tojnar
607509ac8f
Merge pull request #97690 from jtojnar/inkscape-1.0.1
2020-09-12 16:30:53 +02:00
Anderson Torres
4b4329e383
Merge pull request #96882 from cab404/super-slicer
...
super-slicer: init at 2.2.53.1
2020-09-12 10:44:55 -03:00
Robert Scott
cf5a892a24
pythonPackages.korean-lunar-calendar: init at 0.2.1
2020-09-12 14:44:16 +01:00
Calvin Kim
2f55d6f697
btcpayserver: init at 1.0.5.4
2020-09-12 15:32:05 +02:00
Calvin Kim
2724f7be54
nbxplorer: init at 2.1.42
2020-09-12 15:31:23 +02:00
Robert Scott
d8a648bc85
Merge pull request #97734 from treed/zhf-darwin-acme-client
...
acme-client: build with gcc
2020-09-12 14:19:27 +01:00
Stig P
a7e314487e
Merge pull request #95361 from sternenseemann/chroma-0.8.0
...
chroma: init at 0.8.0
2020-09-12 13:13:09 +00:00
Pavol Rusnak
edeccedd86
electrum: 4.0.2 -> 4.0.3
2020-09-12 14:37:38 +02:00
Markus Kohlhase
4ed3c35fd9
microserver: init at 0.1.8
2020-09-12 12:56:36 +02:00
Robert Schütz
f1eeb3245e
zulip-term: init at 0.5.2
2020-09-12 01:48:16 +02:00
Robert Schütz
bc402f3e4d
python.pkgs.urwid-readline: init at 0.11
2020-09-12 01:37:15 +02:00
Robert Schütz
c9c5be8a1e
python.pkgs.zulip: init at 0.7.0
2020-09-12 01:37:06 +02:00
sohalt
8382b690af
choose: init at 1.3.1
2020-09-12 00:36:16 +02:00
Maximilian Bosch
fa6064ad86
top-level: fix nix-shell eval w/nixUnstable
...
For a full description of the underlying issue please read
https://github.com/NixOS/nix/issues/4003
2020-09-11 23:36:10 +02:00
AndersonTorres
c4b869efc5
openmsx: 0.15.0 -> 16.0
2020-09-11 14:44:42 -03:00
Silvan Mosberger
c1e96ff74f
release*: Support nixpkgsArgs for all release-*.nix files
...
This is a bit dirty because there's no easy way to propagate these
function arguments while still allowing --arg from the command line
2020-09-11 18:22:01 +02:00
Damien Cassou
607f5a6755
Merge pull request #84246 from lostnet/couchdbpr
...
couchdb: add support for version 3.0.0
2020-09-11 17:47:47 +02:00
midchildan
b75887a4b1
epgstation: init at 1.7.4
2020-09-12 00:34:40 +09:00
WilliButz
e200440bd0
Merge pull request #97756 from mayflower/xva-img
...
xva-img: init at 1.4.1
2020-09-11 15:23:35 +02:00
Doron Behar
1be95fd59a
Merge pull request #92988 from freezeboy/add-commitizen
2020-09-11 15:53:42 +03:00
Doron Behar
b38c90caa2
Merge pull request #92986 from freezeboy/add-newman
...
newman: init at 5.2.0
2020-09-11 15:38:47 +03:00
Doron Behar
a9639b4cbf
Merge pull request #87981 from dawidsowa/master
2020-09-11 15:37:23 +03:00
Emery Hemingway
5885021135
nim: remove stdlib indirection in wrapper
...
Fix #97601
2020-09-11 14:21:32 +02:00
Mario Rodas
2511a36527
Merge pull request #97568 from maxeaubrey/traefik_2.2.11
...
traefik: 2.2.8 -> 2.2.11, pin to go 1.14
2020-09-11 07:09:07 -05:00
Will Young
0ef1be0aa1
couchdb: add support for version 3.1.0
2020-09-11 14:03:16 +02:00
dawidsowa
59e1c16030
mpvScripts.autoload: init at 2019-02-15
2020-09-11 12:59:17 +02:00
freezeboy
c66bd4b04d
commitizen: init at 4.2.1
2020-09-11 12:45:36 +02:00
freezeboy
554c1c4c24
newman: init at 5.2.0
2020-09-11 12:35:38 +02:00
Linus Heckemann
9c170e66f0
xva-img: init at 1.4.1
2020-09-11 12:18:09 +02:00
Orivej Desh
98a3c77296
seq66: init at 0.90.5 ( #97728 )
2020-09-11 05:12:10 +00:00
Ted Reed
e45ddaeddf
acme-client: build with gcc
...
acme-client fails to build with clang, which breaks the build on darwin.
2020-09-10 21:59:50 -07:00
Orivej Desh
4c9b89a764
mamba: 1.3 -> 1.4
2020-09-11 02:10:54 +00:00
Daniël de Kok
1839c5cd7b
python3Packages.datasets: init at 1.0.0
...
This library provides open-access datasets an evaluation metrics for
natural language processing using PyTorch, TensorFlow, NumPy, and
Pandas.
2020-09-10 16:06:40 -07:00
Sascha Grunert
29ddc02847
cargo-kcov: init at 0.5.2 ( #97691 )
...
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-09-10 23:45:40 +02:00
Lassulus
ee16664c28
Merge pull request #66641 from 0x4A6F/master-wyvern
...
wyvern: init at 1.4.1
2020-09-10 22:40:02 +02:00
Lassulus
173be45747
Merge pull request #93944 from ericdallo/add-midi-visualizer
...
MIDIVisualizer: init at 5.1
2020-09-10 22:08:01 +02:00
0x4A6F
2e69b42a81
wyvern: init at 1.4.1
2020-09-10 19:27:00 +00:00
Jan Tojnar
35deaa45a1
inkscape_0: drop
...
Inkscape 1.0.1 re-added the old CLI flags:
3ca6a4ed08
2020-09-10 20:46:55 +02:00
Sohalt
18f0fdce61
picoloop: init at 0.77e ( #92269 )
2020-09-10 19:34:44 +01:00
Robert Scott
20e90aac2e
Merge pull request #95114 from raboof/inkscape-extensions
...
inkscape: allow loading external extensions
2020-09-10 19:26:03 +01:00
Arnout Engelen
2e0a15fce1
inkscape-extensions.hexmap: init at 2020-06-06
2020-09-10 20:21:52 +02:00
Lassulus
23e06e611a
Merge pull request #94257 from Kloenk/openbgpd
...
openbgpd: init at 6.7p0
2020-09-10 20:11:17 +02:00
Lassulus
43240890aa
Merge pull request #85934 from falsifian/dump
...
dump: init at 0.4b46
2020-09-10 19:22:38 +02:00
Lassulus
bd412cba06
Merge pull request #95925 from helsinki-systems/init/xdragon
...
xdragon: Init at 1.1.1
2020-09-10 19:16:35 +02:00
marius david
6e72633c42
libreoffice-qt: fix compilation
2020-09-10 09:34:05 -07:00
Maxine E. Aubrey
1db7f64597
traefik: build with go 1.14
...
See containous/traefik#7234 , containous/traefik#7169
2020-09-10 10:05:48 +02:00
Milan
c1a0dfadea
qutebrowser: use qt515 ( #97586 )
2020-09-10 09:28:30 +02:00
Arnout Engelen
67b4880faa
inkscape: introduce a way to add external extensions
...
Co-Authored-By: Stefan Siegl <stesie@brokenpipe.de>
2020-09-10 09:17:49 +02:00
TANIGUCHI Kohei
b063ae1aa8
cmigemo: init at 1.3e
...
cmigemo is a tool that supports Japanese incremental search with Romaji.
2020-09-10 14:57:43 +09:00
Mario Rodas
1966a0a4e1
opencv: enable videoio on darwin
2020-09-10 00:00:00 -05:00
WORLDofPEACE
50feed19a6
Merge pull request #82564 from danderson/bug-55388-jasper
...
jasper: delete from nixpkgs.
2020-09-09 21:33:28 -04:00
ajs124
264693f9d7
firefox-esr-68: drop
2020-09-10 02:12:22 +02:00
Maximilian Bosch
1186c16889
pass-wayland: use proper derivation for .withExtensions
...
The `pass.withExtensions`-function uses `buildEnv` to create a
derivation which contains a `pass`-package and a list of extensions for
it.
However, this function always uses the `pass`-attribute for `buildEnv` which
will break e.g. `passmenu` or `pass show -c` on desktops using Wayland (and
`pass-wayland.withExtensions`) since the default `pass`-package without
support for Wayland's clipboard is used.
This patch replaces the `pass`-attribute in the derivation with
`pass-wayland` to work around this issue.
2020-09-09 22:47:23 +02:00
David Anderson
3a38cef8f9
jasper: remove, abandoned upstream.
...
Jasper has been marked insecure for a while, and upstream has not
been responsive to CVEs for over a year.
Fixes #55388 .
Signed-off-by: David Anderson <dave@natulte.net>
2020-09-09 18:29:42 +00:00
Maciej Krüger
9c11454182
Merge pull request #92714 from luc65r/pkg/rbw
...
rbw: init at 0.4.4
2020-09-09 20:25:06 +02:00
Maximilian Bosch
1b344f2695
Merge pull request #97463 from WilliButz/codimd/fix-sqlite/node12
...
codimd: build with nodejs-12_x instead of nodejs-10_x
2020-09-09 19:48:11 +02:00
WORLDofPEACE
7e5991ede7
Merge pull request #97570 from woffs/recoll-qt5
...
recoll: qt4 -> qt5, fix build
2020-09-09 13:33:02 -04:00
Frank Doepper
9cdfa8adc2
recoll: qt4 -> qt5, fix build
2020-09-09 19:28:32 +02:00
WORLDofPEACE
4a3e33a9be
Merge pull request #96414 from maxeaubrey/nomad_0.12.3
...
nomad: 0.12.2 -> 0.12.3
2020-09-09 13:28:20 -04:00
Danielle Lancashire
329a922fb2
nomad: Pin to go1.14 for 0.11 and 0.12
...
This commit pins go versions for nomad 0.11 and 0.12. Future versions of
Nomad should have their versions pinned from the beginning, even if they
support the latest-at-the-time version of Go to prevent accidental
version bumps on unsupported go versions.
See https://github.com/NixOS/nixpkgs/pull/96414 for further discussion
around this change.
2020-09-09 19:21:56 +02:00
WORLDofPEACE
341eeebad6
Merge pull request #96871 from prusnak/electron
...
Electron updates
2020-09-09 11:12:13 -04:00
WORLDofPEACE
04f615a44b
Merge pull request #97509 from doronbehar/ZHF/arora
...
arora: Remove
2020-09-09 10:12:09 -04:00
Michael Weiss
b8f7063cac
ffmpeg-full: Add support for rav1e (faster AV1 encoding)
...
#95188
2020-09-09 15:52:34 +02:00
Thomas Tuegel
959c0bf468
Merge pull request #97456 from ttuegel/master--plasma5-no-qt-5.15
...
Remove Qt 5.15 from the Plasma 5 closure
2020-09-09 05:14:21 -05:00
volth
725a65545e
perlPackages: group aliases
2020-09-09 09:16:24 +00:00
volth
40fee55bae
[cpan2nix] perlPackages.NetAmazonS3: 0.89 -> 0.91
2020-09-09 09:16:19 +00:00
volth
25f2fde913
[cpan2nix] perlPackages.Catmandu: 1.2012 -> 1.2013
2020-09-09 09:16:17 +00:00
volth
86d6c6826f
[cpan2nix] perlPackages.CatalystDevel: 1.40 -> 1.41
2020-09-09 09:16:14 +00:00
volth
39685a0525
[cpan2nix] perlPackages.CatalystXScriptServerStarman: cleanup
2020-09-09 09:16:14 +00:00
volth
c2d5757906
[cpan2nix] perlPackages.DistZillaPluginTestPodLinkCheck: cleanup
2020-09-09 09:16:06 +00:00
volth
72bb703322
[cpan2nix] perlPackages.CatalystPluginSessionStateCookie: 0.17 -> 0.18
2020-09-09 09:16:05 +00:00
volth
f728bea688
[cpan2nix] perlPackages.CatalystViewTT: 0.44 -> 0.45
2020-09-09 09:16:02 +00:00
volth
3211e78797
[cpan2nix] perlPackages.CatalystPluginStaticSimple: cleanup
2020-09-09 09:15:58 +00:00
volth
d69b75655b
[cpan2nix] perlPackages.CatalystPluginConfigLoader: 0.34 -> 0.35
2020-09-09 09:15:58 +00:00
volth
a3ef28c97d
[cpan2nix] perlPackages.DistZilla: cleanup
2020-09-09 09:15:57 +00:00
volth
1a49a6c9f1
[cpan2nix] perlPackages.Connector: 1.28 -> 1.32
2020-09-09 09:15:51 +00:00
volth
e32a6ebafe
[cpan2nix] perlPackages.HTMLFormFu: cleanup
2020-09-09 09:15:50 +00:00
volth
52df8d9ab5
[cpan2nix] perlPackages.TestLWPUserAgent: cleanup
2020-09-09 09:15:43 +00:00
volth
b6e23efa57
[cpan2nix] perlPackages.PlackMiddlewareDebug: cleanup
2020-09-09 09:15:43 +00:00
volth
38e476c4fb
[cpan2nix] perlPackages.LWPUserAgentDNSHosts: 0.13 -> 0.14
2020-09-09 09:15:42 +00:00
volth
5a87bc693b
[cpan2nix] perlPackages.DBIxClassHelpers: cleanup
2020-09-09 09:15:41 +00:00
volth
f60631cdd3
[cpan2nix] perlPackages.TestFakeHTTPD: 0.08 -> 0.09
2020-09-09 09:15:41 +00:00
volth
fe88718daf
[cpan2nix] perlPackages.AppSqitch: cleanup
2020-09-09 09:15:36 +00:00
volth
81e4c11b2d
[cpan2nix] perlPackages.RTClientREST: cleanup
2020-09-09 09:15:26 +00:00
volth
5094d1e114
[cpan2nix] perlPackages.TestPodLinkCheck: cleanup
2020-09-09 09:15:22 +00:00
volth
8105b2b293
[cpan2nix] perlPackages.MooseXMethodAttributes: 0.31 -> 0.32
2020-09-09 09:15:12 +00:00
volth
99a847f965
[cpan2nix] perlPackages.DataVisitor: 0.30 -> 0.31
2020-09-09 09:15:10 +00:00
volth
e34c4f704c
[cpan2nix] perlPackages.LaTeXML: cleanup
2020-09-09 09:15:07 +00:00
volth
80f509be0a
[cpan2nix] perlPackages.DateTimeFormatNatural: 1.09 -> 1.10
2020-09-09 09:15:02 +00:00
volth
f1d61b92c3
[cpan2nix] perlPackages.Moose: 2.2012 -> 2.2013
2020-09-09 09:15:02 +00:00
volth
6247fb9b2c
[cpan2nix] perlPackages.AnyEventRabbitMQ: cleanup
2020-09-09 09:14:57 +00:00
volth
81c549ae06
[cpan2nix] perlPackages.DateTimeFormatISO8601: 0.08 -> 0.14
2020-09-09 09:14:56 +00:00
volth
d80d5ee8c4
[cpan2nix] perlPackages.DateTimeFormatBuilder: 0.82 -> 0.83
2020-09-09 09:14:55 +00:00
volth
d61ab730bb
[cpan2nix] perlPackages.CodeTidyAll: cleanup
2020-09-09 09:14:54 +00:00
volth
dba49a316c
[cpan2nix] perlPackages.DateTimeFormatStrptime: cleanup
2020-09-09 09:14:54 +00:00
volth
d08eb0bbb1
[cpan2nix] perlPackages.DateTime: cleanup
2020-09-09 09:14:53 +00:00
volth
f59e3928cb
[cpan2nix] perlPackages.AppClusterSSH: 4.15 -> 4.16
2020-09-09 09:14:53 +00:00
volth
365e402bd1
[cpan2nix] perlPackages.CryptOpenPGP: cleanup
2020-09-09 09:14:52 +00:00
volth
731ca9e91c
[cpan2nix] perlPackages.DateTimeLocale: 1.25 -> 1.28
2020-09-09 09:14:51 +00:00
volth
932973502c
[cpan2nix] perlPackages.TestPerlTidy: cleanup
2020-09-09 09:14:51 +00:00
volth
4a3a8c58fc
[cpan2nix] perlPackages.LogDispatchouli: 2.019 -> 2.022
2020-09-09 09:14:51 +00:00
volth
cdecc6f0f8
[cpan2nix] perlPackages.W3CLinkChecker: cleanup
2020-09-09 09:14:50 +00:00
volth
29f9fd5bcf
[cpan2nix] perlPackages.CPANUploader: 0.103014 -> 0.103015
2020-09-09 09:14:46 +00:00
volth
7d74211e99
[cpan2nix] perlPackages.MetaCPANClient: 2.026000 -> 2.028000
2020-09-09 09:14:46 +00:00
volth
1406f84928
[cpan2nix] perlPackages.ModuleCPANTSAnalyse: cleanup
2020-09-09 09:14:45 +00:00
volth
c56c3c054f
[cpan2nix] perlPackages.Mojomysql: 1.19 -> 1.20
2020-09-09 09:14:45 +00:00
volth
d0f367dfdf
[cpan2nix] perlPackages.CGICompile: 0.24 -> 0.25
2020-09-09 09:14:43 +00:00
volth
05ac40f301
[cpan2nix] perlPackages.Appperlbrew: cleanup
2020-09-09 09:14:43 +00:00
volth
b8beb562d6
[cpan2nix] perlPackages.LogDispatch: 2.69 -> 2.70
2020-09-09 09:14:41 +00:00
volth
a2fdae6eec
[cpan2nix] perlPackages.DateTimeTimeZone: cleanup
2020-09-09 09:14:41 +00:00
volth
7491754283
[cpan2nix] perlPackages.MojoSQLite: 3.003 -> 3.004
2020-09-09 09:14:32 +00:00
volth
582d13d5a6
[cpan2nix] perlPackages.WWWMechanize: cleanup
2020-09-09 09:14:31 +00:00
volth
73a0a3aeb5
[cpan2nix] perlPackages.CryptSSLeay: cleanup
2020-09-09 09:14:29 +00:00
volth
b849ce8f4d
[cpan2nix] perlPackages.HTMLMason: cleanup
2020-09-09 09:14:28 +00:00
volth
76ac4be3b4
[cpan2nix] perlPackages.SQLTranslator: cleanup
2020-09-09 09:14:27 +00:00
volth
510c4d866a
[cpan2nix] perlPackages.GnuPGInterface: cleanup
2020-09-09 09:14:26 +00:00
volth
ce15ea3842
[cpan2nix] perlPackages.CPANMini: cleanup
2020-09-09 09:14:23 +00:00
volth
18f6b2b6d7
[cpan2nix] perlPackages.SystemCommand: cleanup
2020-09-09 09:14:20 +00:00
volth
558d17bdcd
[cpan2nix] perlPackages.DevelDeclare: cleanup
2020-09-09 09:14:18 +00:00
volth
c977c79f41
[cpan2nix] perlPackages.AlienGMP: cleanup
2020-09-09 09:14:18 +00:00
volth
2bfb4d2105
[cpan2nix] perlPackages.LWPProtocolHttps: 6.07 -> 6.09
2020-09-09 09:14:17 +00:00
volth
cdf9dccc6b
[cpan2nix] perlPackages.ApacheAuthCookie: cleanup
2020-09-09 09:14:17 +00:00
volth
ad32339994
[cpan2nix] perlPackages.MojoPg: cleanup
2020-09-09 09:14:14 +00:00
volth
d9eac3de2a
[cpan2nix] perlPackages.HTTPEntityParser: 0.22 -> 0.24
2020-09-09 09:14:13 +00:00
volth
efd7541f89
[cpan2nix] perlPackages.XMLLibXML: cleanup
2020-09-09 09:14:11 +00:00
volth
dda8f02907
[cpan2nix] perlPackages.Alienm4: cleanup
2020-09-09 09:14:09 +00:00
volth
e4e7e22ce0
[cpan2nix] perlPackages.XMLParser: 2.44 -> 2.46
2020-09-09 09:14:09 +00:00
volth
c234fce0e9
[cpan2nix] perlPackages.Alienpatch: cleanup
2020-09-09 09:14:05 +00:00