Commit Graph

156814 Commits

Author SHA1 Message Date
volth
fecc11d7bd [cpan2nix] perlPackages.strictures: 2.000005 -> 2.000006 2019-04-22 16:01:29 +00:00
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
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
Will Dietz
bcc9858699
Merge pull request #59813 from dtzWill/update/zstd-1.4.0
zstd: 1.3.8 -> 1.4.0
2019-04-21 18:22:48 -05:00
Matthew Bauer
d180cb9850 cc-wrapper: make machine configuration configurable
It is useful to make these dynamic and not bake them into gcc. This
means we don’t have to rebuild gcc to change these values. Instead, we
will pass cflags to gcc based on platform values. This was already
done hackily for android gcc (which is multi-target), but not for our
own gccs which are single target.

To accomplish this, we need to add a few things:

- add ‘arch’ to cpu
- add NIX_CFLAGS_COMPILE_BEFORE flag (goes before args)
- set -march everywhere
- set mcpu, mfpu, mmode, and mtune based on targetPlatform.gcc flags

cc-wrapper: only set -march when it is in the cpu type

Some architectures don’t have a good mapping of -march. For instance
POWER architecture doesn’t support the -march flag at all!

https://gcc.gnu.org/onlinedocs/gcc/RS_002f6000-and-PowerPC-Options.html#RS_002f6000-and-PowerPC-Options
2019-04-20 20:05:51 -04:00
Matthew Bauer
799fa4d404 Merge remote-tracking branch 'origin/master' into staging 2019-04-20 19:31:35 -04:00
Renaud
9f203b3ac0
Merge pull request #59598 from r-ryantm/auto-update/ndpi
ndpi: 2.2 -> 2.8
2019-04-21 01:27:45 +02:00
Renaud
2e557dcdf6
Merge pull request #59626 from r-ryantm/auto-update/osinfo-db
osinfo-db: 20190301 -> 20190319
2019-04-21 01:23:54 +02:00
Renaud
38c10980fa
Merge pull request #59629 from r-ryantm/auto-update/papirus-icon-theme
papirus-icon-theme: 20190302 -> 20190331
2019-04-21 01:20:40 +02:00
Renaud
752fe9d071
Merge pull request #59778 from stephengroat/terraform-providers
terraform-providers: bump versions
2019-04-21 01:18:34 +02:00
Renaud
30aeb6c320
Merge pull request #59617 from r-ryantm/auto-update/openfortivpn
openfortivpn: 1.8.1 -> 1.9.0
2019-04-21 00:49:54 +02:00
Renaud
e946a6f166
Merge pull request #59749 from dtzWill/update/sarasa-gothic
sarasa-gothic: 0.6.0 -> 0.8.0
2019-04-21 00:44:54 +02:00
Renaud
8633596e65
Merge pull request #59938 from romildo/upd.nordic
nordic: 1.5.4 -> 1.6.5
2019-04-21 00:05:57 +02:00
Renaud
e78ff1963d
Merge pull request #59936 from romildo/upd.nordic-polar
nordic-polar: 1.4.0 -> 1.5.0
2019-04-20 23:58:25 +02:00
José Romildo Malaquias
814eb93410 nordic: 1.5.4 -> 1.6.5 2019-04-20 18:34:45 -03:00
Matthew Bauer
ae50241871 release-cross: remove alpha-elf target
This doesn’t appear to ever have worked. binutils doesn’t seem to
support the alpha-elf target at all. It doesn’t make sense to keep
this around.

https://hydra.nixos.org/build/92403855/nixlog/1/tail
2019-04-20 17:22:52 -04:00
José Romildo Malaquias
1d912c8b86 nordic-polar: 1.4.0 -> 1.5.0 2019-04-20 18:19:40 -03:00
Matthew Bauer
c351eb2842
Merge pull request #59897 from matthewbauer/mb-cross-fixes2
Miscellaneous cross compilation fixes
2019-04-20 16:52:26 -04:00
Matthew Bauer
4224b034cc systemd: use lib.getBin for utillinux
it’s almost always a better idea to use getBin instead of .bin.
Otherwise, we could get an evaluation error if utillinux is missing
the bin otuput.
2019-04-20 16:39:12 -04:00
Jacek Galowicz
bfd9eaeb53 vimPlugins.emodeline: init at 2010-10-18 2019-04-20 20:00:03 +00:00