178141 Commits

Author SHA1 Message Date
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
lassulus
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 Krupenkin
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 F
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
mlvzk
113bb0a7e9 nixos/display-managers/startx: fix typos for startx option description
`~/.xinintrc` => `~/.xinitrc`
`autmatically` => `automatically`
2019-04-21 07:46:37 +00:00
Joachim F
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 F
50833cdc62
Merge pull request #53863 from thefloweringash/osxfuse
osxfuse: init at 3.8.3
2019-04-21 07:42:08 +00:00
Joachim F
96d07397c5
Merge pull request #53038 from CrazedProgrammer/riko4
riko4: init at 0.1.0
2019-04-21 07:38:32 +00:00
Samuel Dionne-Riel
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
Samuel Dionne-Riel
429e554714 nixos/virtualbox: Fixes configuration to evaluate
Fixes issue introduced by #57557
2019-04-20 23:04:13 -04:00
Matthew Bauer
2a8ca24215
Merge pull request #59435 from furrycatherder/fix-tarball
nixos: fix system-tarball
2019-04-20 20:58:42 -04:00
Léo Gaspard
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 Bauer
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
Renaud
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
Renaud
ec5ed925b8
Merge pull request #59437 from r-ryantm/auto-update/acpica-tools
acpica-tools: 20190215 -> 20190405
2019-04-21 01:41:08 +02:00
Renaud
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
Renaud
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
Renaud
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
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
Matthias Beyer
03bd909fcd mpdscribble: Fix URL
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-04-20 22:48:29 +02:00
Daniel Schaefer
18a71fbdd4 chipsec: 1.3.6 -> 1.3.7 2019-04-20 22:39:48 +02:00
Daniel Schaefer
75e08f26f1 chipsec: init at 1.3.6 2019-04-20 22:39:48 +02: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
mt_caret
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 Rodas
a7e3c84fda
Merge pull request #59859 from JohnAZoidberg/siji-bdf
siji: Also package bdf font
2019-04-20 12:13:36 -05:00
Timo Kaufmann
0e8177ad10
Merge pull request #57169 from timokau/appimage-improvements
appimage-run improvements
2019-04-20 18:27:00 +02:00
Izorkin
18eb22d85a phpPackages: add prefix 'php-' to packages 2019-04-20 17:53:56 +03:00
Izorkin
6af5f4c780 phpPackages.redis: 4.2.0 -> 4.3.0 2019-04-20 17:34:14 +03:00