Commit graph

176654 commits

Author SHA1 Message Date
Matthew Bauer 97a3c7f5a3 top-level/impure.nix: expose crossOverlays 2019-04-19 12:03:56 -04:00
Matthew Bauer 5eea658778 systems: correct qemu architectures
ppc64le and ppc64 are different targets in the configure script. We
can’t use the same one.

TODO: canonicalize similar ones based on qemu’s configure script.
2019-04-19 12:03:56 -04:00
Matthew Bauer 23560ea057 systems: fix emulator identity
Squashed to fix shell quoting, thanks @Ericson2314
2019-04-19 12:03:44 -04:00
Matthew Bauer dd584d8eeb stdenv/linux: use isCompatible to find bootstrap tools
This avoids part of the issue where things like armv7a don’t work
because the system doesn’t realize it can use the armv7l bootstrap
tools.
2019-04-19 12:00:44 -04:00
Matthew Bauer 59bb1dcbfb systems/parse.nix: fixup arm compatibilities 2019-04-19 12:00:32 -04:00
Matthew Bauer 65f2b0a2a3 spidermonkey: fix host, target settings
spidermonkey doesn’t use the autotools build, host, target convention.
Instead it considers ‘--host’ to be the autotools’ ‘--build’ and
‘--target’ to be the autotools’ ‘--host’! As a result, we cannot
safely use “configurePlatforms”. Instead, we must manually set these
flags.

/cc @illegalprime
2019-04-19 11:59:39 -04:00
Matthew Bauer fb3df59c6b aws-c-common: add libexecinfo on musl
Fixes #56106
2019-04-19 11:52:39 -04:00
markuskowa 1e7af9f9ae
Merge pull request #56666 from r-ryantm/auto-update/fwup
fwup: 1.2.7 -> 1.3.0
2019-04-18 21:49:57 +02:00
markuskowa dac0051e60
Merge pull request #59188 from gnidorah/maxx
maxx: 1.1.0 -> 2.0.1
2019-04-18 21:48:01 +02:00
Michael Weiss 8bb785c3b1
androidStudioPackages.{dev,canary}: 3.5.0.10 -> 3.5.0.11 2019-04-18 20:35:37 +02:00
Michael Weiss 25205afb35
android-studio: 3.3.2.0 -> 3.4.0.18
androidStudioPackages.beta: 3.4.0.17 -> 3.4.0.18
2019-04-18 20:35:37 +02:00
zimbatm 5b2b8f96a3
Merge pull request #58329 from siriobalmelli-foss/master-dev
Add vim plugin vim-beancount
2019-04-18 19:53:19 +02:00
R. RyanTM a73d69c912 vbam: 2.1.1 -> 2.1.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/visualboyadvance-m/versions
2019-04-18 19:43:49 +02:00
Will Dietz c6c8fe5583
Merge pull request #59747 from dtzWill/fix/pam-1.3.1-musl
libpam: fix w/musl after update to 1.3.1
2019-04-18 11:43:32 -05:00
Will Dietz c260a8d063 libpam: fix w/musl after update to 1.3.1 2019-04-18 11:42:15 -05:00
worldofpeace f8e61c28ca pantheon.elementary-gtk-theme: 5.2.2 -> 5.2.3
https://github.com/elementary/stylesheet/releases/tag/5.2.3
2019-04-18 12:17:25 -04:00
Tor Hedin Brønner 5a1b8801fa
Merge pull request #59818 from callahad/mutter
gnome3.mutter: 3.32.0 -> 3.32.1
2019-04-18 18:13:51 +02:00
worldofpeace cc97412a26
Merge pull request #59339 from worldofpeace/elementary-updates-etcs
pantheon updates, etc.
2019-04-18 12:01:18 -04:00
Linus Heckemann 42c107c2aa
Merge pull request #49537 from mayflower/stage1-symlink-fix
nixos stage-1: fix init existence test
2019-04-18 17:59:08 +02:00
worldofpeace 75cc84b3b7 pantheon.elementary-photos: fix issue introduced in elementary/photos#498 2019-04-18 11:56:40 -04:00
Mario Rodas 02b59817e7
Merge pull request #59663 from r-ryantm/auto-update/python3.7-parse
python37Packages.parse: 1.11.1 -> 1.12.0
2019-04-18 10:45:45 -05:00
worldofpeace 26463d0736 lightlocker: 1.8.0 -> 1.9.0
* meson!
* enabled UPower functionality

https://github.com/the-cavalry/light-locker/releases/tag/v1.9.0
2019-04-18 11:28:18 -04:00
worldofpeace 5dc1b85f3f pantheon.elementary-music: 5.0.3 -> 5.0.4
https://github.com/elementary/music/releases/tag/5.0.4
2019-04-18 11:28:18 -04:00
worldofpeace 97eb1c1af8 pantheon.switchboard-plug-mouse-touchpad: 2.1.4 -> 2.2.0
Uses org.gnome.settings-daemon.plugins.xsettings
for middle click paste. I've hardcoded this with a patch.

https://github.com/elementary/switchboard-plug-mouse-touchpad/releases/tag/2.2.0
2019-04-18 11:28:18 -04:00
worldofpeace cb3579d8c4 networkmanagerapplet: hardcode for eap gschema
This is needed for the networking plug in pantheon.switchboard
and the related indicator in pantheon.wingpanel
2019-04-18 11:28:18 -04:00
José Romildo Malaquias 39b19106b6
Merge pull request #59530 from romildo/upd.terminology
enlightenment.terminology: 1.3.2 -> 1.4.0
2019-04-18 12:16:39 -03:00
Matthew Bauer f0cba0b3f3
Merge pull request #56406 from TomSmeets/emscripten-1_38_28
emscripten: 1.37.36 -> 1.38.28
2019-04-18 10:52:49 -04:00
Joachim Fasting 344b86f1f0
CODEOWNERS: add myself to files related to the hardened profile
I'm listed as the maintainer for most of these already but would like to be
notified on changes.
2019-04-18 16:49:53 +02:00
Bruno Bigras bbc7ba5aeb rofi: fix homepage URL (#59837) 2019-04-18 16:40:59 +02:00
Mario Rodas fec4eb966e
Merge pull request #59835 from marsam/update-sops
sops: 3.2.0 -> 3.3.0
2019-04-18 09:08:51 -05:00
Mario Rodas 986fd4c168
Merge pull request #59767 from xrelkd/add/cargo-bloat
cargo-bloat: init at 0.6.2
2019-04-18 09:06:44 -05:00
Joachim F cc2b6f32a9
Merge pull request #59140 from risicle/ris-graphene-hardened-malloc
graphene-hardened-malloc: init at 190405.003.2019.04.01.19
2019-04-18 13:39:03 +00:00
Mario Rodas f6b2c345e3
sops: 3.2.0 -> 3.3.0 2019-04-18 08:08:36 -05:00
Pierre Bourdon 5d2bb3d715 nixos/stage-1: "find-libs" shell script is for the host 2019-04-18 15:02:51 +02:00
worldofpeace 93d1127734
Merge pull request #59824 from worldofpeace/rygel-fix-build
gnome3.rygel: fix build
2019-04-18 08:07:33 -04:00
Frederik Rietdijk 256e34b89d
Merge staging-next into master (#59733) 2019-04-18 14:03:51 +02:00
Tor Hedin Brønner 99930cadb4
Merge pull request #59821 from Ma27/bump-nix-zsh-completions
nix-zsh-completions: 0.4.2 -> 0.4.3
2019-04-18 13:47:37 +02:00
Bas van Dijk cccc7a93d2
Merge pull request #59828 from basvandijk/prometheus-refactoring
nixos/prometheus: refactored & added more missing options
2019-04-18 13:43:53 +02:00
Bas van Dijk cdd82681b3 nixos/prometheus: add more missing options 2019-04-18 12:53:13 +02:00
worldofpeace 383c35e827 gnome3.rygel: fix build
Fixes #59815

* add patch for installation sysconfdir
* disable api docs
2019-04-18 06:37:01 -04:00
Alyssa Ross 9289a39a69 ruby_2_6: 2.6.2 -> 2.6.3 (#59783) 2019-04-18 12:09:48 +02:00
Bas van Dijk 285fd3c05a nixos/prometheus: abstract over optional option creation 2019-04-18 11:55:43 +02:00
Domen Kožar 9bc23f31d2
Merge pull request #48337 from transumption/201810/nginx-etag
nginx: if root is in Nix store, use path's hash as ETag
2019-04-18 16:41:49 +07:00
Maximilian Bosch b9cacc1de1
nix-zsh-completions: 0.4.2 -> 0.4.3
Added new completions for `nixos-build-vms`[1].

See https://github.com/spwhitt/nix-zsh-completions/releases/tag/0.4.3

[1] https://github.com/NixOS/nixpkgs/pull/55121 added support for
`--option`.
2019-04-18 11:35:57 +02:00
Domen Kožar f27690a252
atom: bump 2019-04-18 16:22:13 +07:00
Dan Callahan 13e7463a57
gnome3.mutter: 3.32.0 -> 3.32.1 2019-04-18 09:29:48 +01:00
Michael Weiss fab6d810b5
signal-desktop: 1.24.0 -> 1.24.1 2019-04-18 10:14:50 +02:00
aszlig 1f24685d93
nginx/etag-patch: Use Nix store dir from build env
So far, the Nix store directory was hardcoded and if someone uses a
different Nix store directory the patch won't work. Of course, this is
pretty uncommon, but by not only substituting the store directory but
also the length of it we also save a few calls to ngx_strlen(), which
should save us a few cycles.

Signed-off-by: aszlig <aszlig@nix.build>
2019-04-18 10:07:55 +02:00
aszlig d533285224
nixos/tests/nginx: Add subtest for Nix ETag patch
This is to make sure that we get different ETag values whenever we
switch to a different store path but with the same file contents.

I've checked this against the old behaviour without the patch and it
fails as expected.

Signed-off-by: aszlig <aszlig@nix.build>
2019-04-18 09:41:13 +02:00
aszlig af5a3ce474
nginx: Fix memleak in nix-etag patch
The original patch introduced a new "real" variable which gets populated
(and allocated) via ngx_realpath(). It's properly freed in error
conditions but it won't be freed if ngx_http_set_etag returns
successfully.

Adding another ngx_free() just before returning fixes that memory leak.

I also fixed a small indentation issue along the way.

Signed-off-by: aszlig <aszlig@nix.build>
2019-04-18 09:40:13 +02:00