Commit Graph
176994 Commits
Author SHA1 Message Date
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
volthandvolth dd927553f3 perl: 5.28.1 -> 5.28.2 2019-04-22 16:01:25 +00:00
Graham ChristensenandGitHub 12c4103969 Merge pull request #60026 from grahamc/port-59945-staging
nixos/virtualbox: Fixes configuration to evaluate
2019-04-22 11:46:24 -04:00
Samuel Dionne-RielandGraham Christensen 8a74ebeb01 nixos/virtualbox: Fixes configuration to evaluate
Fixes issue introduced by #57557
2019-04-22 11:22:00 -04: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 DietzandGitHub 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 BauerandGitHub 7f3fed9cba Merge pull request #59225 from matthewbauer/dynamic-gcc-config
cc-wrapper: make machine configuration configurable
2019-04-20 20:36:22 -04: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
RenaudandGitHub 9f203b3ac0 Merge pull request #59598 from r-ryantm/auto-update/ndpi
ndpi: 2.2 -> 2.8
2019-04-21 01:27:45 +02:00
RenaudandGitHub 2e557dcdf6 Merge pull request #59626 from r-ryantm/auto-update/osinfo-db
osinfo-db: 20190301 -> 20190319
2019-04-21 01:23:54 +02:00
RenaudandGitHub 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
RenaudandGitHub 752fe9d071 Merge pull request #59778 from stephengroat/terraform-providers
terraform-providers: bump versions
2019-04-21 01:18:34 +02:00
RenaudandGitHub 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
RenaudandGitHub 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
RenaudandGitHub 8633596e65 Merge pull request #59938 from romildo/upd.nordic
nordic: 1.5.4 -> 1.6.5
2019-04-21 00:05:57 +02:00
RenaudandGitHub 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 BauerandGitHub 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 GalowiczandJoachim F bfd9eaeb53 vimPlugins.emodeline: init at 2010-10-18 2019-04-20 20:00:03 +00:00
mt_caretandRenaud 5ffe382afc dejsonlz4: init at 1.1 (#51373)
* dejsonlz4: init at 1.1

* fix description

Co-Authored-By: mt-caret <mtakeda.enigsol@gmail.com>
2019-04-20 20:50:47 +02:00
Mario RodasandGitHub a7e3c84fda Merge pull request #59859 from JohnAZoidberg/siji-bdf
siji: Also package bdf font
2019-04-20 12:13:36 -05:00
Timo KaufmannandGitHub 0e8177ad10 Merge pull request #57169 from timokau/appimage-improvements
appimage-run improvements
2019-04-20 18:27:00 +02:00
Daiderd JordanandGitHub cc6b56d381 Merge pull request #59624 from LnL7/darwin-libuv
libuv: fix darwin sandbox build
2019-04-20 15:46:25 +02:00
Aaron AndersenandRobert Helgesson 4a11ce7f26 cleanup redundant text in modules utilizing mkEnableOption
Closes #59911
2019-04-20 14:44:02 +02:00
Tim Steinbach 297f8c55e5 linux: 5.0.8 -> 5.0.9 2019-04-20 08:31:09 -04:00
Tim Steinbach 24867c60e4 linux: 4.9.169 -> 4.9.170 2019-04-20 08:30:55 -04:00
Tim Steinbach d5bbae8308 linux: 4.19.35 -> 4.19.36 2019-04-20 08:30:42 -04:00
Tim Steinbach ab17efc087 linux: 4.14.112 -> 4.14.113 2019-04-20 08:30:25 -04:00
Joachim FandGitHub f246230350 Merge pull request #59789 from anton-dessiatov/tilt
tilt: init at 0.7.13
2019-04-20 11:28:12 +00:00
Timo KaufmannandGitHub 512097dece Merge pull request #59921 from timokau/gap-update
gap: 4.10.0 -> 4.10.1
2019-04-20 13:17:04 +02:00
R. RyanTMandTimo Kaufmann 0dc3184871 picard-tools: 2.18.27 -> 2.19.0 (#59634)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/picard-tools/versions
2019-04-20 13:15:40 +02:00
Joachim FandGitHub f0a49c1152 Merge pull request #59854 from goodsoft/patch-1
buildMix: fix bootstrapping packages with hyphens in version
2019-04-20 11:14:13 +00:00
Maximilian BoschandGitHub f1c559057e Merge pull request #59889 from sondr3/sondr3/git-ignore-1.0.0
git-ignore: 0.2.0 -> 1.0.0
2019-04-20 13:12:30 +02:00
Jan Tojnar d3259ed673 Merge branch 'master' into staging 2019-04-20 12:49:01 +02:00
Timo Kaufmann 9c7f774a39 gap: mark as broken on darwin
Has been failing to build for a while.
2019-04-20 12:36:11 +02:00
Timo Kaufmann 4f956e832a appimage-run: add libtool
Needed by Synfigstudio, see
https://github.com/NixOS/nixpkgs/pull/57169/files#issuecomment-477697665.
2019-04-20 12:32:17 +02:00
Timo Kaufmann fb6bc78a5c appimage-run: add missing libs 2019-04-20 12:32:10 +02:00
Timo Kaufmann 19e075b53b appimage-run: pass arguments to appimage 2019-04-20 12:32:09 +02:00
Timo Kaufmann 6af25fd1ad appimage-run: add usage message 2019-04-20 12:31:44 +02:00
Vladyslav MandGitHub b8243d104f Merge pull request #59917 from xrelkd/update/cargo-expand
cargo-expand: 0.4.10 -> 0.4.11
2019-04-20 12:57:56 +03:00
markuskowaandGitHub 276d82476b Merge pull request #59862 from JohnAZoidberg/moviepy-1.0.0-deps
Fix pythonPackages.moviepy
2019-04-20 10:57:09 +02:00
Mateusz KowalczykandGitHub 575d6a4826 Merge pull request #58417 from andersk/ortools-7.0
or-tools: 6.10 -> 7.0, add Python bindings
2019-04-20 17:39:23 +09:00
Mateusz KowalczykandGitHub 7250104c7b Merge pull request #59819 from yrashk/agda-stdlib-1.0
AgdaStdlib: 0.17 -> 1.0
2019-04-20 17:37:30 +09:00
Joachim FandGitHub 9241145dfe Merge pull request #59896 from rnhmjoj/rxvt
rxvt_unicode: allow to specify dependencies for plugins
2019-04-20 08:30:18 +00:00
Joachim FandGitHub 28e2f5a7c3 Merge pull request #59902 from bjpbakker/update-factorio
factorio: alpha 0.17.16 -> 0.17.32
2019-04-20 08:27:31 +00:00