Commit graph

37383 commits

Author SHA1 Message Date
jraygauthier
1ef6d3fe62 tiscamera: Init at 0.9.1 (#41738) 2018-06-10 23:57:42 +02:00
Matthew Justin Bauer
01e165d073
Merge pull request #41788 from LumiGuide/fix-override-haskellPackages
haskell: fix overriding haskellPackages using haskell.packageOverrides
2018-06-10 17:35:55 -04:00
Izorkin
35ce5c1c8e maxscale: init at 2.1.17 (#33835) 2018-06-10 22:50:36 +02:00
Ryan Mulligan
2c89b0585d ssl-cert-check: init at 3.31 (#41734) 2018-06-10 22:06:27 +02:00
xeji
e76388a0ab
Merge pull request #41674 from woffs/loadwatch
loadwatch: init at 1.1
2018-06-10 20:54:00 +02:00
Frederik Rietdijk
2114e15171
Merge pull request #41804 from Assassinkin/python-hosts
pythonPackages.python-hosts: init at 0.4.1
2018-06-10 20:25:10 +02:00
nagato.pain
95120f5109 pythonPakchages.python-hosts: init at 0.4.1 2018-06-10 11:04:20 -07:00
MarcFontaine
d2ea91a3db unixcw : init at 3.5.1 2018-06-10 19:02:29 +02:00
Pascal Wittmann
95a8cb3ade
init perlPackages.GetoptArgvFile at 1.11 2018-06-10 18:40:21 +02:00
Pascal Wittmann
ee1faf5881
init perlPackages.SysMemInfo 0.99 2018-06-10 18:30:44 +02:00
Matthew Justin Bauer
7996889cf0
Merge branch 'master' into nixos-evaluate 2018-06-10 11:10:11 -04:00
Bas van Dijk
a601787e55 haskell: fix overriding haskellPackages using haskell.packageOverrides
Tested using:

$ nix-build -E '(import ./. { overlays = [(final : previous : { haskell = previous.haskell // { packageOverrides = self : super : {blablabla = super.scientific;};};})];}).haskellPackages.blablabla'
/nix/store/s75xbfhn88187jk8238h4ii2ap9kg4m2-scientific-0.3.6.2
2018-06-10 12:32:20 +02:00
Robert Helgesson
f0bfa9de83
pythonPackages.PyICU: 1.9.7 -> 2.0.3 2018-06-10 12:22:26 +02:00
Frederik Rietdijk
1fdc5a9f0f
Merge pull request #41681 from Assassinkin/ansicov
pythonPackages.ansiconv: init at 1.0.0
2018-06-10 10:14:27 +02:00
Frederik Rietdijk
d358525280
Merge pull request #41628 from jyp/tensorflow-deps-fix
pythonPackages.Tensorflow: fix dependencies
2018-06-10 10:12:40 +02:00
Austin Seipp
6d6ff86c85 pythonPackages: paperspace 0.0.11
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-06-10 02:28:24 -05:00
Matthew Bauer
86e5595dda spidermonkey: fix i686 error on 38
spidermonkey doesn’t compile correctly on i686 linux & gcc7. It gives
the error:

  with gcc-7: undefined reference to `__divmoddi4'
2018-06-09 20:21:45 -04:00
Mario Rodas
d5ca8dea78 synapse-bt: fix darwin build 2018-06-09 17:14:38 -05:00
Daiderd Jordan
253d78142d
Merge pull request #41768 from flokli/iproute2mac
darwin.iproute2mac: init at 1.2.1
2018-06-09 23:17:35 +02:00
Matthew Justin Bauer
e8072de87e
Merge pull request #41354 from mulderr/master
odpic: init at 2.3.2
2018-06-09 17:07:06 -04:00
Florian Klink
857ab32cca darwin.iproute2mac: init at 1.2.1 2018-06-09 22:47:21 +02:00
Jan Malakhovski
ee1550b763 hello-unfree: init at 1.0 (#41763)
Also add `version` attribute to GNU `hello` while we are at it.
2018-06-09 22:14:36 +02:00
xeji
fc643ef950
Merge pull request #41625 from etu/php-codesniffer-updates
phpPackages.phpc(s|bf): 3.2.3 -> 3.3.0
2018-06-09 01:32:12 +02:00
xeji
5e89ea75ba
Merge pull request #41679 from volth/libvirt-4.4.0
libvirt: 4.1.0 -> 4.4.0
2018-06-08 23:09:38 +02:00
volth
2b4653461c perlPackages.UnicodeString: 2.09 -> 2.10 (#41698)
* perlPackages.UnicodeString: 2.09 -> 2.10

* perlPackages.UnicodeString: fix url
2018-06-08 18:57:28 +02:00
volth
b854b83154 perlPackages.JSON: 2.90 -> 2.97001 (#41712)
update to match JSON::PP version
2018-06-08 18:49:34 +02:00
Matthew Justin Bauer
622c997ffd
Merge pull request #41517 from alexfmpe/init-dylibbundler
dylibbundler: init
2018-06-08 10:03:48 -04:00
volth
757a58ed2f [cpan2nix] perlPackages.GD: 2.53 -> 2.68
dependencies:
perlPackages.TestFork: init at 0.02
2018-06-08 13:40:06 +00:00
Jean-Philippe Bernardy
72f051a970 python.packages.gast: init at 0.2.0 2018-06-08 15:38:01 +02:00
Jean-Philippe Bernardy
48696cf4fe python.packages.astunparse: init at 1.5.0 2018-06-08 15:38:01 +02:00
volth
e0e3a0770b
perlPackages.FileDesktopEntry: 0.04 -> 0.22 2018-06-08 13:19:27 +00:00
Jörg Thalheim
aa11c0877b perlPackages.FileDesktopEntry: fix build by adding missing Module::Build 2018-06-08 14:01:57 +01:00
Jörg Thalheim
7212a6c130
Merge pull request #41194 from uri-canva/bazel-buildtools
Add Bazel buildtools
2018-06-08 13:55:51 +01:00
Alexandre Esteves
c7520b6670
dylibbundler: init 2018-06-08 13:37:53 +01:00
volth
4110c1bdaf
perlPackages.ListBinarySearch: 0.20 -> 0.25 2018-06-08 11:42:09 +00:00
Assassinkin
2630b1274c pythonPackages.ansiconv: init at 1.0.0 2018-06-08 12:28:43 +01:00
volth
22a74ad5f2 libvirt: 4.1.0 -> 4.4.0 2018-06-08 11:21:22 +00:00
Frank Doepper
943625a62b loadwatch: init at 1.1 2018-06-08 12:45:15 +02:00
Frederik Rietdijk
de4cbd0488
Merge pull request #41086 from bcdarwin/pyezminc
python2Packages.pyezminc: init at 1.2
2018-06-07 18:25:52 +02:00
Frederik Rietdijk
c6392ff135
Merge pull request #41562 from jluttine/init-pvlib-0.5.2
pythonPackages.pvlib: init at 0.5.2
2018-06-07 18:22:56 +02:00
Elis Hirwing
ce40a23ac9
phpPackages.phpcbf: 3.2.3 -> 3.3.0
Changelog: https://github.com/squizlabs/PHP_CodeSniffer/releases/tag/3.3.0
2018-06-07 12:48:38 +02:00
Elis Hirwing
feb8015056
phpPackages.phpcs: 3.2.3 -> 3.3.0
Changelog: https://github.com/squizlabs/PHP_CodeSniffer/releases/tag/3.3.0
2018-06-07 12:47:29 +02:00
Frederik Rietdijk
4dc7cc8cc7
Merge pull request #41259 from jyp/tf-1.7.1-bin
python.pkgs.tensorflow: wheel version
2018-06-07 11:27:39 +02:00
Jaakko Luttinen
e5d43df48c pythonPackages.autograd: init at 1.2 (#41558) 2018-06-07 11:06:51 +02:00
Peter Hoeg
b48af23d16
Merge pull request #41617 from peterhoeg/p/mssql
check-mssql-health: init at 2.6.4.14
2018-06-07 14:55:59 +08:00
Peter Hoeg
d5f37d1f2e check-mssql-health: init at 2.6.4.14 2018-06-07 14:21:18 +08:00
Peter Hoeg
333cebead2 perlPackages.DBDsybase: init at 1.16 2018-06-07 14:10:48 +08:00
Matthew Justin Bauer
ddd400baee
Merge pull request #41498 from tadfisher/docker-machine-kvm2
docker-machine-kvm2: init at 0.27.0
2018-06-06 21:28:44 -04:00
Matthew Justin Bauer
6dcef7ab46
Merge pull request #41568 from linc01n/fcitx-table-extra
fcitx-table-extra: init at 0.3.8
2018-06-06 21:27:34 -04:00
Matthew Justin Bauer
d6a97a524a
Merge pull request #41576 from MarcFontaine/xearth
xearth : init at 1.1
2018-06-06 21:27:09 -04:00
Matthew Justin Bauer
dc82e3efc5
Merge pull request #41190 from puffnfresh/package/obs-linuxbrowser
obs-linuxbrowser: init at 0.3.1
2018-06-06 21:24:03 -04:00
xeji
0c9ec4dfcf
Merge pull request #41578 from akru/master
parity: 1.9.7 -> 1.10.6 [SECURITY UPDATES]
2018-06-06 21:54:16 +02:00
lewo
2c3e53287d
Merge pull request #40666 from magnetophon/M32edit
m32edit and x32edit: init at 3.2
2018-06-06 21:12:13 +02:00
Alexander Krupenkin
c36101eac1
parity-beta: deinit 2018-06-06 15:43:48 +03:00
MarcFontaine
220d2637c1 xearth : init at 1.1 2018-06-06 14:34:00 +02:00
Jaakko Luttinen
4d7019a4f3
pythonPackages.pvlib: init at 0.5.2 2018-06-06 14:03:25 +03:00
Jan Tojnar
4ffeb3bb47
phpPackages.php-cs-fixer: 2.11.1 → 2.12.0 2018-06-06 12:52:13 +02:00
Lincoln Lee
be170030b9 fcitx-table-extra: init at 0.3.8 2018-06-06 18:10:19 +08:00
Orivej Desh
91e1ec684f Merge branch 'master' into staging
* master: (63 commits)
  tests.cc-wrapper: do not test sanitizers on darwin
  nodePackages_8_x: Add nodejs (npm) to wrapper
  python.pkgs.cairocffi: support darwin
  osinfo-db: 20180514 -> 20180531 (#41532)
  pkcs11helper: 1.22 -> 1.23 (#41530)
  pmd: 6.3.0 -> 6.4.0 (#41529)
  renpy: 6.99.14.3 -> 7.0.0 (#41515)
  wireless-regdb: 2018.05.09 -> 2018.05.31 (#41502)
  gnuplot: 5.2.3 -> 5.2.4 (#41505)
  qrencode: 4.0.0 -> 4.0.1
  Revert "libbsd: replace with nbcompat"
  Revert "opendkim: fix libbsd dependency"
  Revert "libbsd-freedesktop: re-init at 0.9.1, use for samba"
  flent: fix fetchFromGitHub version
  syncthing: 0.14.47 -> 0.14.48
  pythonPackages.pykdtree: init at 1.3.0 (#41355)
  snd: 18.3 -> 18.4
  bat: support darwin
  faust2: fix build with llvm 5.0.2 (#40672)
  mc: 4.8.20 -> 4.8.21 (#41496)
  ...
2018-06-06 08:08:22 +00:00
Orivej Desh
05fedecad9 Revert "libbsd: replace with nbcompat"
This reverts commit 480434f7ee.

netbsd.compat does not provide include files that are provided by libbsd [1], and it
encumbers its transitive dependents with an obligatory include file that setups
BSD-compatible C environment [2].

[1] https://github.com/NixOS/nixpkgs/pull/41320#issuecomment-394922277
[2] https://github.com/NixOS/nixpkgs/pull/41320#issuecomment-394928845
2018-06-06 04:09:15 +00:00
Orivej Desh
f2682af9c9 Revert "opendkim: fix libbsd dependency"
This reverts commit b529dda3a1.
2018-06-06 04:09:14 +00:00
Orivej Desh
13170a9694 Revert "libbsd-freedesktop: re-init at 0.9.1, use for samba"
This reverts commit 8b5ed12952.
2018-06-06 04:09:11 +00:00
Assassinkin
26c194d000 pythonPackages.pykdtree: init at 1.3.0 (#41355) 2018-06-06 00:50:28 +02:00
Tad Fisher
0ef083c020 docker-machine-kvm2: init at 0.27.0 2018-06-05 14:06:56 -07:00
leenaars
186675b06f pdf-redact-tools: init -> 0.1.2 (#41451) 2018-06-05 22:31:08 +02:00
Philipp Middendorf
1868fa92a2 pythonPackages.typing-extensions: init at 3.6.5 (#40983) 2018-06-05 22:12:05 +02:00
Yegor Timoshenko
eb79ad8ab4
Merge pull request #41492 from mrVanDalo/ctmg
ctmg: add 1.2
2018-06-05 22:09:07 +03:00
Fernando José Pando
3cc263ea13 opendune: init at 0.9 (#41415) 2018-06-05 20:39:24 +02:00
Vincent Laporte
999871400b ocamlPackages.linenoise: init at 1.1.0 (#41489) 2018-06-05 20:29:00 +02:00
Ingolf Wagner
2a0ec8b445
ctmg: add 1.2 2018-06-05 19:29:34 +02:00
Matthieu Coudron
8981cb7b68 owamp: init at 3.5.6
A tool for performing one-way active measurements.
https://github.com/perfsonar/owamp

This is the reference implementation for the IETF rfc
https://tools.ietf.org/html/rfc4656
2018-06-05 22:15:06 +09:00
Uli Baum
f44c16401e s-tar: fix eval error
Fixes #41479
2018-06-05 13:43:28 +02:00
volth
0c521c68bf
Merge branch 'staging' into cpan2nix-2018-06-04 2018-06-05 10:17:53 +00:00
Jörg Thalheim
922b69683f
Merge pull request #41454 from volth/perl-aliases
[staging] perlPackages: convert some modules to aliases
2018-06-05 09:10:12 +01:00
Jörg Thalheim
1d1a4bfb39
Merge pull request #41242 from yrashk/powershell
PowerShell: init at 6.0.2
2018-06-05 09:05:20 +01:00
Robert Schütz
e37c936626
Merge pull request #41328 from etu/hass-add-hue-dependency
Add an additional dependency for home-assistant
2018-06-05 09:31:26 +02:00
Elis Hirwing
dda215332f python36Packages.voluptuous-serialize: init at 1.0.0 2018-06-05 09:11:12 +02:00
Orivej Desh
d1ebf508f5 Merge branch 'master' into staging
* master:
  Revert "vinagre: disable format hardening"
  nix: point at curl 7.59.0 (#41452)
  vinagre: disable format hardening
  linux: Add 4.17
  gnome3.vinagre: fix build
  linux-copperhead: 4.16.12.a -> 4.16.13.a
  julia: add some version info to passthru, will be used by julia2nix
  gdal: Fix darwin build
  opendkim: fix libbsd dependency
  avoid redundant rm calls
  perlPackages.CPANPLUS: add cpanp dependency
  plotutils: fix parallel building
  nixos/gitea: Respect gitea-dump enable option. (#41437)
  kubernetes: corrected spelling mistake in docs (#41439)
  python.pkgs.trustme: fix python2 build
  revert 4a86f8c9ab and properly remove the temporary ssh host keys file/directory.
2018-06-04 22:43:03 +00:00
Tim Steinbach
5574df3549 nix: point at curl 7.59.0 (#41452) 2018-06-04 22:25:23 +00:00
Yurii Rashkovskii
7e6d315a89
PowerShell: init at 6.0.2 2018-06-04 15:12:11 -07:00
Matthew Justin Bauer
90f5c54248
Merge pull request #41443 from tkerber/opendkim/libbsd
opendkim: fix libbsd dependency
2018-06-04 17:10:52 -04:00
Tim Steinbach
39444569e0
linux: Add 4.17 2018-06-04 14:12:03 -04:00
volth
f76ffb0acd perlPackages: convert some modules to aliases 2018-06-04 16:12:06 +00:00
volth
474390ab95 [cpan2nix] perlPackages.Appperlbrew: 0.82 -> 0.83
dependencies:
perlPackages.TestTempDirTiny: init at 0.017
2018-06-04 16:08:54 +00:00
volth
8e17ad4d63 [cpan2nix] perlPackages.PerlCritic: 1.130 -> 1.132
dependencies:
perlPackages.PPIxQuoteLike: init at 0.005
2018-06-04 16:08:53 +00:00
volth
42b59224a6 [cpan2nix] perlPackages.ArchiveTarWrapper: 0.23 -> 0.24 2018-06-04 16:07:50 +00:00
volth
eb83492dff [cpan2nix] perlPackages.CPANPLUS: cleanup 2018-06-04 16:07:40 +00:00
volth
2e8e10e659 [cpan2nix] perlPackages.DevelChecklib: 1.11 -> 1.12 2018-06-04 16:06:23 +00:00
volth
2b32974130 [cpan2nix] perlPackages.TestWarn: 0.33 -> 0.34 2018-06-04 16:06:12 +00:00
volth
ce1934cdc6 [cpan2nix] perlPackages.DateManip: 6.70 -> 6.71 2018-06-04 16:05:49 +00:00
volth
88c670160a [cpan2nix] perlPackages.lib_: removed built-in 2018-06-04 16:05:31 +00:00
volth
1e588fbe0d [cpan2nix] perlPackages.constant: removed built-in 2018-06-04 16:05:30 +00:00
volth
1cc7776b23 [cpan2nix] perlPackages.TextTabsWrap: removed built-in 2018-06-04 16:05:15 +00:00
volth
984e000ff2 [cpan2nix] perlPackages.TextAbbrev: removed built-in 2018-06-04 16:05:09 +00:00
volth
ccb91c7d06 [cpan2nix] perlPackages.Test: removed built-in 2018-06-04 16:04:59 +00:00
volth
38018e5acd [cpan2nix] perlPackages.SearchDict: removed built-in 2018-06-04 16:04:45 +00:00
volth
88915a9919 [cpan2nix] perlPackages.Safe: removed built-in 2018-06-04 16:04:44 +00:00
volth
185e2a9809 [cpan2nix] perlPackages.PodSimple: cleanup 2018-06-04 16:04:38 +00:00
volth
7623dac139 [cpan2nix] perlPackages.PodEscapes: removed built-in 2018-06-04 16:04:36 +00:00
volth
966a021e73 [cpan2nix] perlPackages.PerlIOviaQuotedPrint: removed built-in 2018-06-04 16:04:33 +00:00
volth
dedc538800 [cpan2nix] perlPackages.MathComplex: removed built-in 2018-06-04 16:04:14 +00:00
volth
c6025964d8 [cpan2nix] perlPackages.MIMEBase64: removed built-in 2018-06-04 16:04:11 +00:00
volth
7b19af5f0d [cpan2nix] perlPackages.LocaleMaketextSimple: removed built-in 2018-06-04 16:04:09 +00:00
volth
26b3d823fb [cpan2nix] perlPackages.LocaleCodes: 3.56 -> 3.57 2018-06-04 16:04:07 +00:00
volth
adac4458a7 [cpan2nix] perlPackages.I18NCollate: removed built-in 2018-06-04 16:03:55 +00:00
volth
eab0e69a25 [cpan2nix] perlPackages.Exporter: removed built-in 2018-06-04 16:03:35 +00:00
volth
22b9315761 [cpan2nix] perlPackages.Digest: removed built-in 2018-06-04 16:03:28 +00:00
volth
fa3f51ada2 [cpan2nix] perlPackages.DevelSelfStubber: removed built-in 2018-06-04 16:03:27 +00:00
volth
2a10f6dbdb [cpan2nix] perlPackages.AutoLoader: removed built-in 2018-06-04 16:03:01 +00:00
Tim Steinbach
5c4a404b0d
linux-copperhead: 4.16.12.a -> 4.16.13.a 2018-06-04 10:22:39 -04:00
Thomas Kerber
b529dda3a1
opendkim: fix libbsd dependency 2018-06-04 13:06:54 +01:00
Orivej Desh
e5dedc5f3b perlPackages.CPANPLUS: add cpanp dependency 2018-06-04 08:40:39 +00:00
Orivej Desh
4869ddf883 Merge branch 'master' into staging
* master: (26 commits)
  python.pkgs.cairocffi: update tests for Cairo 1.15.12
  python.pkgs.cairocffi: 0.8.0 -> 0.8.1
  freecell-solver: fix build
  perlPackages.CPANPLUS: restore build inputs removed in #41394
  Fix GHCJS 8.4/8.2 in sandboxed builds (#41411)
  dockerTools.pullImage: expose image* attributes (#41366)
  rust: disable tests on darwin
  python.pkgs.detox: 0.11 -> 0.12
  certbot: disable check on darwin
  freeimage: fix build with glibc 2.27
  shadowsocks-libev: supports darwin (#41421)
  pythonPackages.jira: fix build (#41419)
  SDL: propagate libiconv
  schema2ldif: Init at 1.3
  nixos/exim: Add unit restart trigger (#41418)
  Add myself as maintainer for dnsdist
  Add myself as maintainer
  synapse-bt: init at 2018-06-04 (#41402)
  skim: 0.3.2 -> 0.4.0 (#41417)
  ctags: fix source url (#41382)
  ...
2018-06-04 03:50:03 +00:00
Orivej Desh
5b96694e2d perlPackages.CPANPLUS: restore build inputs removed in #41394 2018-06-03 22:47:19 +00:00
xeji
ca11e5acfa
Merge pull request #41424 from dasJ/schema2ldif
schema2ldif: Init at 1.3
2018-06-03 22:10:47 +02:00
Janne Heß
f569a0a684 schema2ldif: Init at 1.3 2018-06-03 21:39:06 +02:00
Vladyslav M
e92c428593 synapse-bt: init at 2018-06-04 (#41402) 2018-06-03 19:10:38 +02:00
xeji
e4ad5639c0
Merge pull request #41139 from Moredread/freecad-0.17
freecad: 0.16.6712 -> 0.17
2018-06-03 18:29:43 +02:00
Orivej Desh
4c797160f8
Merge pull request #41394 from volth/cpan2nix-2018-06-02
[staging] cpan2nix: update perl packages
2018-06-03 12:21:19 +00:00
Will Dietz
587b1b77f2 boost 1.67 (#41258) 2018-06-03 12:18:25 +00:00
Vladimír Čunát
448d7d648d
Merge branch 'staging'
It's only half-rebuilt on Hydra, but it brings a security fix.
2018-06-03 13:52:13 +02:00
Jörg Thalheim
b240ab11ae
Merge pull request #41350 from Mic92/godep
godep: remove in favor of dep
2018-06-03 11:39:38 +01:00
Peter Hoeg
33ff34f3a2 pulseaudio-ctl: init at 1.66 2018-06-03 15:51:56 +08:00
volth
175ede7bf9 [cpan2nix] perlPackages.TaskCatalystTutorial: cleanup 2018-06-02 20:39:59 +00:00
volth
6f6b19c4de [cpan2nix] perlPackages.CatalystControllerHTMLFormFu: 2.02 -> 2.04
dependencies:
perlPackages.CodeTidyAllPluginPerlAlignMooseAttributes: init at 0.01
perlPackages.EncodeNewlines: init at 0.05
perlPackages.HTMLFormFuMultiForm: init at 1.03
perlPackages.PodTidy: init at 0.10
perlPackages.PodWrap: init at 0.01
perlPackages.TestCmd: init at 1.09
2018-06-02 20:39:58 +00:00
volth
9a06f83907 [cpan2nix] perlPackages.DistZillaPluginBundleTestingMania: cleanup 2018-06-02 20:39:57 +00:00
volth
21babc775f [cpan2nix] perlPackages.HTMLFormFu: 2.05 -> 2.06 2018-06-02 20:39:55 +00:00
volth
fe6c841024 [cpan2nix] perlPackages.CatalystControllerPOD: cleanup 2018-06-02 20:39:54 +00:00
volth
68b64108d6 [cpan2nix] perlPackages.CatalystAuthenticationCredentialHTTP: 1.016 -> 1.018 2018-06-02 20:39:48 +00:00
volth
3d3cfcda95 [cpan2nix] perlPackages.CatalystPluginSessionStoreFile: cleanup 2018-06-02 20:39:47 +00:00
volth
7b1b46e17b [cpan2nix] perlPackages.DistZilla: 6.011 -> 6.012 2018-06-02 20:39:35 +00:00
volth
132a9cd74b [cpan2nix] perlPackages.CatalystViewTT: cleanup 2018-06-02 20:39:34 +00:00
volth
7aa73e2394 [cpan2nix] perlPackages.CatalystActionRenderView: cleanup 2018-06-02 20:39:33 +00:00
volth
67410316b7 [cpan2nix] perlPackages.CatalystPluginCache: cleanup 2018-06-02 20:39:31 +00:00
volth
a3dbcd8e0c [cpan2nix] perlPackages.CatalystRuntime: 5.90117 -> 5.90118 2018-06-02 20:39:30 +00:00
volth
806a056c8f [cpan2nix] perlPackages.PlackMiddlewareMethodOverride: 0.15 -> 0.20 2018-06-02 20:39:21 +00:00
volth
9d22e27556 [cpan2nix] perlPackages.ConfigMVP: 2.200010 -> 2.200011 2018-06-02 20:39:10 +00:00
volth
881bb9f4a1 [cpan2nix] perlPackages.RTClientREST: 0.51 -> 0.52 2018-06-02 20:39:10 +00:00
volth
1a217d16b8 [cpan2nix] perlPackages.Moose: 2.2010 -> 2.2011 2018-06-02 20:38:50 +00:00
volth
9a702ceeeb [cpan2nix] perlPackages.CodeTidyAll: 0.69 -> 0.70 2018-06-02 20:38:48 +00:00
volth
e20b31af15 [cpan2nix] perlPackages.DateTime: 1.48 -> 1.49 2018-06-02 20:38:45 +00:00
volth
9983530d6c [cpan2nix] perlPackages.DateTimeLocale: 1.17 -> 1.20 2018-06-02 20:38:44 +00:00
volth
54cd6c2f60 [cpan2nix] perlPackages.DateTimeTimeZone: 2.18 -> 2.19 2018-06-02 20:38:39 +00:00
volth
82d40e88ea [cpan2nix] perlPackages.TestWWWMechanize: 1.48 -> 1.50 2018-06-02 20:38:37 +00:00
volth
95c6f0f002 [cpan2nix] perlPackages.VMEC2: 1.25 -> 1.28 2018-06-02 20:38:37 +00:00
volth
c96e407ded [cpan2nix] perlPackages.CryptRandomSource: 0.12 -> 0.14 2018-06-02 20:38:34 +00:00
volth
22622fd1b2 [cpan2nix] perlPackages.NetAmazonMechanicalTurk: cleanup 2018-06-02 20:38:30 +00:00
volth
79689ce0e0 [cpan2nix] perlPackages.Mouse: v2.5.2 -> v2.5.4 2018-06-02 20:38:20 +00:00
volth
20c7ce3ca4 [cpan2nix] perlPackages.PPIxRegexp: 0.056 -> 0.059 2018-06-02 20:38:08 +00:00
volth
8bb297341e [cpan2nix] perlPackages.TestFileShareDir: cleanup 2018-06-02 20:38:04 +00:00