Commit Graph
178769 Commits
Author SHA1 Message Date
José Romildo Malaquias 0b3ce9d8c9 mate.caja-extensions: 1.20.2 -> 1.22.0 2019-04-21 12:11:25 -03:00
José Romildo Malaquias 64abf694a6 mate.caja-dropbox: 1.20.0 -> 1.22.0 2019-04-21 12:11:25 -03:00
Vladyslav MandGitHub 1570951612 Merge pull request #59960 from CrazedProgrammer/update-wf-recorder
wf-recorder: unstable-2019-03-12 -> unstable-2019-04-21
2019-04-21 18:10:43 +03:00
Vaibhav SagarandVaibhav Sagar 3e8f2062a6 aws-okta: 0.19.0 -> 0.20.1 2019-04-21 10:29:22 -04:00
Fritz OtlinghausandRenaud 66a1daba7a sky: init at 2.1.7369 (#50911) 2019-04-21 15:46:54 +02:00
RenaudandGitHub 6932522713 Revert "osinfo-db: 20190301 -> 20190319" (#59958)
It's breaking libosinfo test suite :
---
/isodetect/haiku: **
ERROR:test-isodetect.c:414:test_one: assertion failed (shortid == info->shortid): ("haikur1beta1" == "haikunightly")
FAIL
---
2019-04-21 15:39:39 +02:00
CrazedProgrammer 6f8bc48072 wf-recorder: unstable-2019-03-12 -> unstable-2019-04-21 2019-04-21 15:34:40 +02:00
Chris Rendle-Short 86b5fb78dd dosbox: add XDG icon
Add an XDG icon for dosbox. The official icon is in .ico format, which
is not compatible with the freedesktop.org spec, so graphicsmagick is
included as a build time dependency and used to convert it to a PNG.
2019-04-21 22:04:10 +10:00
José Romildo Malaquias 0638ff6ffe mate.caja: 1.20.3 -> 1.22.0 2019-04-21 09:02:45 -03:00
José Romildo Malaquias 3339c59941 mate.atril: 1.20.3 -> 1.22.0 2019-04-21 09:02:45 -03:00
José Romildo Malaquias 3652406597 mate: update the update script for version 1.22 2019-04-21 08:55:53 -03:00
lassulusandProfpatsch ea9161e095 writeC: fix finding of libraries 2019-04-21 13:12:33 +02:00
Joachim Fasting b33da46a8e nixos/hardened: split description of allowUserNamespaces into paras 2019-04-21 13:11:25 +02:00
nyanloutre 3fa3a74be9 jellyfin: 10.2.2 -> 10.3.0 2019-04-21 12:19:29 +02:00
Andreas Rammhold 1bb989ca70 cargo-vendor: fix build on Darwin
This is supposedly fixing the build of the cargo crate on Drawin [1].

[1] https://github.com/NixOS/nixpkgs/pull/57017#pullrequestreview-228868016
2019-04-21 12:11:54 +02:00
Andreas Rammhold 2e2f7cba90 cargo: fix build on Darwin
This is supposedly fixing the build of the cargo crate on Drawin [1].

[1] https://github.com/NixOS/nixpkgs/pull/57017#pullrequestreview-228868016
2019-04-21 12:11:54 +02:00
Alexander KrupenkinandAndreas Rammhold a4902a33bf cargo-vendor: 0.1.13 -> 0.1.23 2019-04-21 12:11:54 +02:00
Michael Weiss 97d35b251b lf: 11 -> 12
And switch to buildGoModule.
2019-04-21 11:48:08 +02:00
Vladimír Čunát 9960ff9c83 Merge #58631: djview: fix mozilla plugin path 2019-04-21 10:25:54 +02:00
Joachim FandGitHub 7a253894ae Merge pull request #53087 from jchv/init-lxqt-archiver
lxqt-archiver: init at 0.0.96
2019-04-21 07:49:21 +00:00
mlvzkandJoachim F 113bb0a7e9 nixos/display-managers/startx: fix typos for startx option description
`~/.xinintrc` => `~/.xinitrc`
`autmatically` => `automatically`
2019-04-21 07:46:37 +00:00
Joachim FandGitHub 302a770a51 Merge pull request #59605 from montag451/git-annex-remote-dbx
git-annex-remote-dbx: init at 1.0.3
2019-04-21 07:43:03 +00:00
Joachim FandGitHub 50833cdc62 Merge pull request #53863 from thefloweringash/osxfuse
osxfuse: init at 3.8.3
2019-04-21 07:42:08 +00:00
Joachim FandGitHub 96d07397c5 Merge pull request #53038 from CrazedProgrammer/riko4
riko4: init at 0.1.0
2019-04-21 07:38:32 +00:00
Samuel Dionne-RielandGitHub 4b201f6c57 Merge pull request #59945 from samueldr/fix/ova-eval-failure
nixos/virtualbox: Fixes configuration to evaluate
2019-04-20 23:22:32 -04:00
Matthew Bauer 5fad67d361 utils.bash: allow response files in bootstrapping
llvm uses response files in bootstrapping. It’s okay for them to
happen even though we don’t use expandResponseParams here right now.
2019-04-20 23:17:04 -04:00
Matthew Bauer ae1e940cc0 darwin: move to llvm7 2019-04-20 23:17:04 -04:00
Matthew Bauer d69cc779b5 Revert "Revert "darwin 10.12 commits""
This reverts commit 8505e710e7.
2019-04-20 23:17:04 -04:00
Will DietzandMatthew Bauer 4c3c8f4a7d all-packages: keep llvm7 overrides for now, not default on Darwin yet 2019-04-20 23:17:04 -04:00
Will DietzandMatthew Bauer 564bf8da2b all-packages.nix: remove llvm7 overrides, this is now the default 2019-04-20 23:16:37 -04:00
Will DietzandMatthew Bauer dd649a09c3 llvmPackages: keep darwin at llvm5
My previous attempts to bump the Darwin stdenv version didn't
seem to work, but AFAIK doing so should be straightforward
for anyone with a Darwin builder and the interest in tackling this.

While not the preferred solution, adding a conditional lets us move on,
as we missed 6 entirely due to no one getting around to resolving the
Darwin bootstrap accordingly.
2019-04-20 23:15:39 -04:00
Will DietzandMatthew Bauer d4ff2313e6 llvmPackages: 5 -> 7 (bump our default LLVM) 2019-04-20 23:15:38 -04:00
Samuel Dionne-Riel 429e554714 nixos/virtualbox: Fixes configuration to evaluate
Fixes issue introduced by #57557
2019-04-20 23:04:13 -04:00
Matthew BauerandGitHub 2a8ca24215 Merge pull request #59435 from furrycatherder/fix-tarball
nixos: fix system-tarball
2019-04-20 20:58:42 -04:00
Léo GaspardandGitHub 451961ead2 Merge pull request #59880 from florianjacob/matrix-synapse-identity-servers
nixos/matrix-synapse: correct trusted_third_party_id_servers default
2019-04-21 02:41:21 +02: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
RenaudandGitHub 77916109ed Merge pull request #59532 from r-ryantm/auto-update/haproxy
haproxy: 1.9.3 -> 1.9.6
2019-04-21 02:02:24 +02:00
RenaudandGitHub ec5ed925b8 Merge pull request #59437 from r-ryantm/auto-update/acpica-tools
acpica-tools: 20190215 -> 20190405
2019-04-21 01:41:08 +02:00
RenaudandGitHub f93da5ff9d Merge pull request #59488 from r-ryantm/auto-update/fasm-bin
fasm-bin: 1.73.09 -> 1.73.10
2019-04-21 01:40:10 +02:00
RenaudandGitHub a35a3c3b4a Merge pull request #59471 from r-ryantm/auto-update/cups-filters
cups-filters: 1.22.2 -> 1.22.5
2019-04-21 01:38:12 +02:00
RenaudandGitHub 88cd46d1ec Merge pull request #59549 from r-ryantm/auto-update/jruby
jruby: 9.2.6.0 -> 9.2.7.0
2019-04-21 01:36:51 +02: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