Commit graph

196800 commits

Author SHA1 Message Date
worldofpeace e55bd86e82 pantheon.switchboard-plug-keyboard: fix build 2019-10-10 10:37:51 -04:00
Eelco Dolstra e8bc181154
Merge pull request #70874 from edolstra/no-world-writable-per-user
[WIP] Don't create /nix/var/nix/{gcroots,per-user}/per-user with 1777 permission
2019-10-10 16:28:49 +02:00
Eelco Dolstra 9d0de0dc57
nix-daemon.nix: Shut up warning 2019-10-10 16:24:33 +02:00
Eelco Dolstra 27d2857a99
nix-daemon.nix: Use 'nix ping-store' to initialize directories 2019-10-10 16:24:33 +02:00
Eelco Dolstra 2c97f0669d
Typo 2019-10-10 16:24:33 +02:00
Eelco Dolstra 4b950c42cd
nix-daemon.nix: Drop Nix 1.x compatibility
Probably didn't work anyway anymore.
2019-10-10 16:24:33 +02:00
Eelco Dolstra 4e0d6a5ff8
Don't create /nix/var/nix/{gcroots,per-user}/per-user with 1777 permission
In fact, don't create them at all because Nix does that automatically.

Also remove modules/programs/shell.nix because everything it did is
now done automatically by Nix.
2019-10-10 16:24:33 +02:00
Eelco Dolstra 3ab3614e2b
nix: 2.3 -> 2.3.1 2019-10-10 16:23:33 +02:00
worldofpeace 21c127f7d0 pantheon.granite: fix build with latest vala
Still waiting for release #69052
2019-10-10 10:16:13 -04:00
Franz Pletz f01ad3efde
Merge pull request #70817 from Enzime/update-nonfree-firmware
firmware-linux-nonfree: 2019-08-15 -> 2019-09-23
2019-10-10 14:13:55 +00:00
José Romildo Malaquias 88f33ceebf plano-theme: 3.32-1 -> 3.34-1 2019-10-10 11:02:57 -03:00
Renaud 8b46dcb3db
Merge pull request #69773 from Talljoe/upgrade/leftwm
leftwm: 0.1.9 -> 0.1.10
2019-10-10 14:11:18 +02:00
xrelkd a2c9fc430c go-ethereum: 1.9.5 -> 1.9.6 2019-10-10 19:54:46 +08:00
Aaron Andersen f878596559
Merge pull request #70010 from ajs124/fix/mariadb-connector-c-socket-path
mariadb-connector-c: fix socket path
2019-10-10 07:35:04 -04:00
Vladimír Čunát 3596c4c53c
Merge #70576: scylladb: fix build under sandboxing 2019-10-10 12:38:07 +02:00
Mario Rodas 38070d58f4
Merge pull request #70697 from marsam/update-spotifyd
spotifyd: 0.2.18 -> 0.2.19
2019-10-10 05:00:03 -05:00
Renaud 4281dbce9e
Merge pull request #69911 from r-ryantm/auto-update/python3.7-python-rapidjson
python37Packages.python-rapidjson: 0.7.2 -> 0.8.0
2019-10-10 11:28:10 +02:00
Marek Mahut 5f9827f70e
Merge pull request #69860 from r-ryantm/auto-update/python3.7-limnoria
python37Packages.limnoria: 2019.02.23 -> 2019.09.08
2019-10-10 11:27:29 +02:00
Marek Mahut 6cc371c151
Merge pull request #69845 from r-ryantm/auto-update/python3.7-PyChromecast
python37Packages.PyChromecast: 3.2.3 -> 4.0.1
2019-10-10 11:26:22 +02:00
Marek Mahut bb70a1cb7c
Merge pull request #69891 from r-ryantm/auto-update/python3.7-txtorcon
python37Packages.txtorcon: 19.0.0 -> 19.1.0
2019-10-10 11:26:05 +02:00
Marek Mahut e3f38d52ca
Merge pull request #69896 from r-ryantm/auto-update/python3.7-sphinxcontrib-plantuml
python37Packages.sphinxcontrib_plantuml: 0.17 -> 0.17.1
2019-10-10 11:25:26 +02:00
Marek Mahut de4b09b7f8
Merge pull request #70552 from r-ryantm/auto-update/barrier
barrier: 2.3.1 -> 2.3.2
2019-10-10 11:24:23 +02:00
Marek Mahut d94d213f48
Merge pull request #70565 from r-ryantm/auto-update/dpic
dpic: 2016.01.12 -> 2019.08.30
2019-10-10 11:24:10 +02:00
Marek Mahut 11b26a37af
Merge pull request #70592 from r-ryantm/auto-update/geos
geos: 3.7.2 -> 3.7.3
2019-10-10 11:23:04 +02:00
Marek Mahut c386d75282
Merge pull request #70664 from r-ryantm/auto-update/multipath-tools
multipath-tools: 0.8.2 -> 0.8.3
2019-10-10 11:22:46 +02:00
Marek Mahut acd6f332eb
Merge pull request #70706 from r-ryantm/auto-update/pipewire
pipewire: 0.2.6 -> 0.2.7
2019-10-10 11:22:32 +02:00
Marek Mahut 19610dce34
Merge pull request #70790 from r-ryantm/auto-update/stellarium
stellarium: 0.19.1 -> 0.19.2
2019-10-10 11:21:55 +02:00
worldofpeace bdb851ee2d pantheon: use latest vala
elementary OS's ecosystem is curated around Ubuntu's LTS releases.
This means the development platform for their curated applications
always includes a LTS version of vala (in 18.04 it's 0.40).
Because of how vala development works it suspect some of these
applications to have serious issues if complied with the latest vala.
However in the past year or so, for Pantheon at least, I don't think
their applications will have much issues with latest vala, and if there
is I don't think they'd be difficult to fix. In this single regard they've
become more responsive since their preferred language is vala.

As for the curated applications I have less of this confidence in.
So I'd have to be accept less applications, but that's something
I'm willing to compromise on. And this is easily reversible or
could be done on a per-application basis. And nix already makes
this trivial.
2019-10-09 22:47:37 -04:00
Mario Rodas ea79abaaa3
Merge pull request #70795 from r-ryantm/auto-update/tmatrix
tmatrix: 1.0 -> 1.1
2019-10-09 21:38:02 -05:00
Mario Rodas 79ec4bb3d3
Merge pull request #70791 from r-ryantm/auto-update/stgit
gitAndTools.stgit: 0.19 -> 0.20
2019-10-09 21:37:09 -05:00
Mario Rodas e220ed84cb
Merge pull request #70808 from r-ryantm/auto-update/visualvm
visualvm: 1.4.3 -> 1.4.4
2019-10-09 21:33:05 -05:00
Mario Rodas 0fdd8bc09d
jtc: init at 1.74 2019-10-09 21:00:00 -05:00
Mario Rodas 257e7dac03
Merge pull request #70676 from r-ryantm/auto-update/pg_repack
postgresql11Packages.pg_repack: 1.4.4 -> 1.4.5
2019-10-09 20:52:57 -05:00
Robin Gloster 1f5fa9a829
Merge pull request #70867 from dotlambda/esphome-1.13.6
esphome: 1.12.2 -> 1.13.6
2019-10-09 23:56:09 +02:00
Marek Mahut 962195d977
Merge pull request #70839 from 1000101/master
oxidized: fix git-crypt dependency
2019-10-09 23:35:23 +02:00
Serge Bazanski 804d272970 evdevremapkeys: init at 0.1.0 2019-10-09 23:24:03 +02:00
worldofpeace 1169336cd9
Merge pull request #70448 from worldofpeace/lightdm-improve-systemd
nixos/lightdm: improve systemd service
2019-10-09 21:22:19 +00:00
Tim Steinbach 0e751e6655
oh-my-zsh: 2019-10-08 -> 2019-10-09 2019-10-09 17:19:57 -04:00
Dan Callahan b0b0bb7e0b
mariadb: fix darwin build
We want to disable `PLUGIN_AUTH_PAM` when building:

1. `mariadb` on macOS.
2. `mariadb-client` on any platform

Unfortunately, the interaction of these two commits
  6c97b0486c
  7e43b4d0ae
created a situation where we disable it *twice* when building on macOS.
Once in a darwin-specific `prePatch` script, and again in the `patches`
section for client builds.

This removes the redundant `prePatch` script and conditionally applies
the patch to `mariadb` server builds on darwin.

Fixes #70835
2019-10-09 21:56:59 +01:00
Renaud be5799ff69
Merge pull request #70785 from r-ryantm/auto-update/samplv1
samplv1: 0.9.9 -> 0.9.10
2019-10-09 22:52:54 +02:00
Dima 0ad35ab3ad aws-sdk-cpp: fixing hydra build
Removing debug info to fix hydra build.
The debug symbols alone are around ~1.8GB in size, which
makes the closure combined with the other two outputs
too large.
2019-10-09 22:48:12 +02:00
lewo 9bf8c96e6c
Merge pull request #70622 from r-ryantm/auto-update/LanguageTool
languagetool: 4.6 -> 4.7
2019-10-09 22:42:10 +02:00
worldofpeace 586208204e
Merge pull request #69576 from lilyball/macvim-no-chroot
macvim: Add sandboxProfile
2019-10-09 20:41:29 +00:00
worldofpeace 5883c59f76
Merge pull request #70880 from jtojnar/no-no-hot-corners
gnomeExtensions.nohotcorner: drop
2019-10-09 20:40:03 +00:00
lewo 8cff1c3a10
Merge pull request #70669 from geistesk/golangci-lint-v1.19.1
golangci-lint: 1.17.1 -> 1.20.0
2019-10-09 22:33:54 +02:00
lewo 252c7cf711
Merge pull request #70698 from r-ryantm/auto-update/poedit
poedit: 2.2.1 -> 2.2.4
2019-10-09 22:32:37 +02:00
lewo 191f28a0b7
Merge pull request #70855 from nlewo/hydra-cli-fix
hydra-cli: fix the cargoSha256 hash
2019-10-09 22:30:04 +02:00
Konrad Borowski 8e2c34c0b0 virtualbox: 6.0.10 -> 6.0.12 2019-10-09 22:14:57 +02:00
Jan Tojnar 59bb56a243
gnomeExtensions.nohotcorner: drop
It is part of GNOME 3.34
2019-10-09 22:09:16 +02:00
wodim c5daa2cb3b
Fix typo 2019-10-09 20:42:36 +02:00