178351 Commits

Author SHA1 Message Date
volth
8cf67fa69a [cpan2nix] perlPackages.librelative: 0.002 -> 1.000 2019-04-22 16:01:29 +00:00
volth
36dcc78633 [cpan2nix] perlPackages.YAMLLibYAML: 0.76 -> 0.77 2019-04-22 16:01:29 +00:00
volth
18cd7ad57d [cpan2nix] perlPackages.TextCSV_XS: 1.38 -> 1.39 2019-04-22 16:01:28 +00:00
volth
c56ae6ba1d [cpan2nix] perlPackages.TestNeeds: 0.002005 -> 0.002006 2019-04-22 16:01:28 +00:00
volth
a9712dbece [cpan2nix] perlPackages.TermEncoding: 0.02 -> 0.03 2019-04-22 16:01:28 +00:00
volth
85479b8e22 [cpan2nix] perlPackages.PerlTidy: 20180220 -> 20181120 2019-04-22 16:01:28 +00:00
volth
fe5f875296 [cpan2nix] perlPackages.Paranoid: 2.06 -> 2.07 2019-04-22 16:01:28 +00:00
volth
c9debb4ba0 [cpan2nix] perlPackages.NetPing: 2.71 -> 2.72 2019-04-22 16:01:28 +00:00
volth
a4974281cd [cpan2nix] perlPackages.NetCIDR: 0.19 -> 0.20 2019-04-22 16:01:28 +00:00
volth
f221ddfe13 [cpan2nix] perlPackages.Mojolicious: 8.12 -> 8.14 2019-04-22 16:01:28 +00:00
volth
01414e8b6c [cpan2nix] perlPackages.ModuleCoreList: removed built-in 2019-04-22 16:01:27 +00:00
volth
dc14eacde8 [cpan2nix] perlPackages.ModuleBuild: 0.4224 -> 0.4229 2019-04-22 16:01:27 +00:00
volth
78f07270ef [cpan2nix] perlPackages.Imager: 1.010 -> 1.011 2019-04-22 16:01:27 +00:00
volth
dc91f82c58 [cpan2nix] perlPackages.FileSlurp: 9999.26 -> 9999.27 2019-04-22 16:01:27 +00:00
volth
7a1695fe7e [cpan2nix] perlPackages.ExtUtilsManifest: 1.71 -> 1.72 2019-04-22 16:01:27 +00:00
volth
2de0611058 [cpan2nix] perlPackages.ExtUtilsDepends: 0.405 -> 0.8000 2019-04-22 16:01:27 +00:00
volth
79d8c6e68e [cpan2nix] perlPackages.Encode: 3.00 -> 3.01 2019-04-22 16:01:27 +00:00
volth
9de9fc339a [cpan2nix] perlPackages.DevelPPPort: 3.44 -> 3.45 2019-04-22 16:01:26 +00:00
volth
a983d18c7a [cpan2nix] perlPackages.CpanelJSONXS: 4.09 -> 4.11 2019-04-22 16:01:26 +00:00
volth
a27990351f [cpan2nix] perlPackages.ConfigGrammar: 1.12 -> 1.13 2019-04-22 16:01:26 +00:00
volth
6446fabb83 [cpan2nix] perlPackages.CompressRawBzip2: 2.084 -> 2.086 2019-04-22 16:01:26 +00:00
volth
6be593ab30 [cpan2nix] perlPackages.ClassInspector: 1.32 -> 1.34 2019-04-22 16:01:26 +00:00
volth
cc11c9b730 [cpan2nix] perlPackages.CacheFastMmap: 1.47 -> 1.48 2019-04-22 16:01:26 +00:00
volth
7b6c9949ea [cpan2nix] perlPackages.CPANPerlReleases: 3.90 -> 3.94 2019-04-22 16:01:26 +00:00
volth
ce38760587 [cpan2nix] perlPackages.CGIMinimal: cleanup 2019-04-22 16:01:25 +00:00
volth
4bbd5b8e30 perlPackages.DBD-mysql: 4.046 -> 4.050 2019-04-22 16:01:25 +00:00
volth
e64b3ed477 perlPackages.BerkeleyDB: 0.55 -> 0.61 2019-04-22 16:01:25 +00:00
volth
1e0e721f2a perlPackages.DBD-SQLite: 1.58 -> 0.62 2019-04-22 16:01:25 +00:00
volth
bb927b8ba0 perlPackages.CompressRawZlib: 2.081 -> 2.086 2019-04-22 16:01:25 +00:00
volth
9629c3d8ac perlPackages.DB_File: 1.842 -> 1.851 2019-04-22 16:01:25 +00:00
volth
dd927553f3 perl: 5.28.1 -> 5.28.2 2019-04-22 16:01:25 +00: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
Graham Christensen
12c4103969
Merge pull request #60026 from grahamc/port-59945-staging
nixos/virtualbox: Fixes configuration to evaluate
2019-04-22 11:46:24 -04: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
Samuel Dionne-Riel
8a74ebeb01
nixos/virtualbox: Fixes configuration to evaluate
Fixes issue introduced by #57557
2019-04-22 11:22:00 -04: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
Graham Christensen
8803fb8918
waf: make reproducible 2019-04-22 11:08:15 -04: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
Chris Rendle-Short
2236fe0ab9 librecad: add .desktop file and icon
Use the .desktop file and app icon included in the source package.
2019-04-22 22:17:00 +10: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
Vladimír Čunát
105bfc3ad3
libpng: 1.6.36 -> 1.6.37
If I understand the announcement right, there's nothing important beyond
incorporating the patches we were applying (ARM NEON memory leak):
https://sourceforge.net/p/png-mng/mailman/message/36641210/
2019-04-22 13:55:09 +02:00