Commit graph

190600 commits

Author SHA1 Message Date
worldofpeace fca8d35531 nixos/gnome3: split up
This introduces the following options under the services.gnome3 namespace:

* core-os-services.enable
* core-shell.enable
* core-utilities.enable
* games.enable

The first three are all default enabled by gnome3.enable
and their purpose is to make gnome3 more flexable for users
usecases. In the case of core-utilities and games, it allows
users to easily switch on the default gnome3 applications
and games packages. Previously we had lists in gnome-3/default.nix
but they weren't visible to the user. By having options we have
generated documentation and an interface.
2019-08-26 05:19:05 -04:00
Alkeryn af9f401b9a ckb-next: use qt5's mkDerivation 2019-08-25 13:51:50 +09:00
Matthieu Coudron 83a87644b4
Merge pull request #67382 from lblasc/remove-luaffi
luaffi: remove in favor of luaPackages.luaffi
2019-08-25 12:32:28 +09:00
Lucio Delelis bb79cc9d5f pythonPackages.python-language-server: 0.27.0 -> 0.28.1 (#67421) 2019-08-24 20:41:05 -06:00
Mario Rodas 24cf2dce65
Merge pull request #67418 from marsam/update-protobuf
protobuf3_9: 3.9.0 -> 3.9.1
2019-08-24 21:37:19 -05:00
Jai Flack 004e9b5b41 hunspell-dicts: add support for Australian dictionary (#66462)
Using the SCOWL dictionaries (same as en_US and en_CA)
2019-08-24 20:37:51 -04:00
Wael Nasreddine 3d29aa139f
Merge pull request #66894 from rvolosatovs/update/go
go: 1.12.7 -> 1.12.9, 1.11.12 -> 1.11.13
2019-08-24 18:24:38 -06:00
worldofpeace e075227b00
Merge pull request #67407 from jtojnar/gnome-bg
nixos/gnome3: fix default background setting
2019-08-24 18:33:41 -04:00
worldofpeace 0f395d6fae
Merge pull request #67406 from Alkeryn/megasync
megasync: use qt5's mkDerivation
2019-08-24 18:24:32 -04:00
Jan Tojnar 107ca87fb4
Merge pull request #67410 from worldofpeace/dfeet-update
dfeet: 0.3.14 -> 0.3.15
2019-08-25 00:22:28 +02:00
Jan Tojnar 87e1643acc
gnome3.gnome-control-center: add grilo-plugins
Opening a background change dialogue produces the following errors in the console:

    (gnome-control-center:27270): Grilo-WARNING **: 21:57:21.349: [registry] ../src/grl-registry.c:1354: Could not open directory '/nix/store/q8wdbr08617p3xqxdg8935p31fha020f-grilo-0.3.9/lib/grilo-0.3': Error opening directory “/nix/store/q8wdbr08617p3xqxdg8935p31fha020f-grilo-0.3.9/lib/grilo-0.3”: No such file or directory
    (gnome-control-center:27270): Grilo-WARNING **: 21:57:21.352: [registry] ../src/grl-registry.c:1461: Plugin 'grl-flickr' not available
    (gnome-control-center:27270): background-cc-panel-WARNING **: 21:57:21.352: Plugin “grl-flickr” not available

Apparently, there are no plugins in `grilo` package – everything is in `grilo-plugins`, so we need to add `grilo-plugins` to inputs. The setup hook will make the plug-ins available through an environment variable:

https://gitlab.gnome.org/GNOME/grilo/blob/grilo-0.3.9/src/grilo.c#L111-135
2019-08-25 00:03:25 +02:00
markuskowa f179aa1315
Merge pull request #67404 from Alkeryn/serialdv
serialdv: init at 1.1.1
2019-08-24 23:35:14 +02:00
markuskowa 12bf3d2eef
Merge pull request #67403 from Alkeryn/cm256cc
cm256cc: init at 1.0.5
2019-08-24 23:31:57 +02:00
Mario Rodas 14887ff520
protobuf3_9: 3.9.0 -> 3.9.1 2019-08-24 16:20:00 -05:00
Jan Tojnar 040a09adbc
gnome3.gnome-control-center: format with nixpkgs-fmt 2019-08-24 23:00:00 +02:00
Roman Volosatovs ef67737897
go: 1.12.7 -> 1.12.9
Co-authored-by: Diego Medina <fmpwizard@gmail.com>
2019-08-24 22:39:02 +02:00
Roman Volosatovs d989d5261c
go: 1.11.12 -> 1.11.13
Co-authored-by: Diego Medina <fmpwizard@gmail.com>
2019-08-24 22:38:57 +02:00
Alkeryn 12e5cf479f megasync: use qt5's mkDerivation
See #65399
2019-08-24 16:35:04 -04:00
worldofpeace 0e1992e17b dfeet: 0.3.14 -> 0.3.15
Port to meson.

https://gitlab.gnome.org/GNOME/d-feet/blob/0.3.15/NEWS
2019-08-24 16:15:23 -04:00
Jan Tojnar 305cb5c6f3
nixos/gnome3: fix default background setting
Fix the following error when opening Background panel in GNOME Settings:

    URI '/nix/store/…-simple-dark-gray-2016-02-19/share/artwork/gnome/nix-wallpaper-simple-dark-gray.png' is invalid
2019-08-24 22:10:01 +02:00
Marek Mahut 8a41fcb552
Merge pull request #67409 from duhirsch/module/gpg/addToSystemPackages
nixos/gnupg: Add gpg to systemPackages
2019-08-24 22:09:02 +02:00
worldofpeace fbec42279d pantheon.elementary-gsettings-schemas: use File URI 2019-08-24 16:00:49 -04:00
Alkeryn 1b55f12160 serialdv: init at 1.1.1 2019-08-24 21:58:24 +02:00
Alkeryn 5cc3c3a399 cm256cc: init at 1.0.5 2019-08-24 21:55:22 +02:00
Vladyslav M 814936b96f
cargo-expand: 0.4.14 -> 0.4.15 (#67405)
cargo-expand: 0.4.14 -> 0.4.15
2019-08-24 22:47:52 +03:00
Jan Tojnar edcecfee00
Merge pull request #67358 from jtojnar/ofono-progress
nixos/ofono: various improvements
2019-08-24 21:37:42 +02:00
Daniel Hirschberger 9a6adc1619 nixos/gnupg: Add gpg to systemPackages 2019-08-24 21:30:49 +02:00
Mario Rodas 6d78972db9
Merge pull request #67010 from r-ryantm/auto-update/ocurl
ocamlPackages.ocurl: 0.8.1 -> 0.8.2
2019-08-24 14:06:23 -05:00
xrelkd 8da18fc8e3 cargo-expand: 0.4.14 -> 0.4.15 2019-08-25 02:58:38 +08:00
Joachim F 601b725582
Merge pull request #67398 from risicle/ris-graphene-hardened-malloc-2
graphene-hardened-malloc: 1 -> 2
2019-08-24 18:16:57 +00:00
Elis Hirwing 66b571c10b
Merge pull request #67395 from Alkeryn/alkeryn
maintainers: add alkeryn
2019-08-24 19:39:07 +02:00
Jan Tojnar d90aa7dc62
Merge pull request #67389 from jtojnar/xdg-user-dirs
Allow changing xdg-user-dirs with environment.etc
2019-08-24 19:22:45 +02:00
Marek Mahut a2db438582
Merge pull request #67396 from risicle/ris-cf-cli-6.46.1
cloudfoundry-cli: 6.45.0 -> 6.46.1
2019-08-24 19:09:46 +02:00
Mario Rodas 2ff3586200
Merge pull request #67007 from r-ryantm/auto-update/ocaml4.06.1-lwt_log
ocamlPackages.lwt_log: 1.1.0 -> 1.1.1
2019-08-24 11:57:19 -05:00
Nikolay Amiantov 9015d7a4f1 sumorobot-manager: init at 0.9.0 2019-08-24 19:11:27 +03:00
Robert Scott 9b6ae7a0f4 graphene-hardened-malloc: 1 -> 2 2019-08-24 16:52:32 +01:00
worldofpeace d9cf3ee80f
Merge pull request #67351 from worldofpeace/fix-vte-prompt-command
nixos/vte: ensure bash vte snippet appears first
2019-08-24 11:40:34 -04:00
worldofpeace a980a2c3ca
Merge pull request #62708 from ktor/bcompare-4.2.10.23938
bcompare: init at 4.2.10.23938
2019-08-24 11:38:42 -04:00
Robert Scott 6e921f77ff cloudfoundry-cli: 6.45.0 -> 6.46.1 2019-08-24 16:21:37 +01:00
Alkeryn 443ef23f3a maintainers: add alkeryn 2019-08-24 17:16:48 +02:00
Michael Weiss 50cbcc21d2
androidStudioPackages.{dev,canary}: 3.6.0.6 -> 3.6.0.7 2019-08-24 17:00:12 +02:00
Marek Mahut 93e40b2ab8
Merge pull request #65952 from r-ryantm/auto-update/libcacard
libcacard: 2.6.1 -> 2.7.0
2019-08-24 16:27:44 +02:00
Marek Mahut d09278c200
Merge pull request #67383 from dywedir/scrcpy
scrcpy: 1.8 -> 1.10
2019-08-24 16:26:59 +02:00
Marek Mahut 3043f6d5d9
Merge pull request #65901 from r-ryantm/auto-update/calamares
calamares: 3.2.8 -> 3.2.11
2019-08-24 16:22:54 +02:00
Marek Mahut 993cac675b
Merge pull request #65955 from r-ryantm/auto-update/libgig
libgig: 4.1.0 -> 4.2.0
2019-08-24 16:22:20 +02:00
Marek Mahut 6f553ac764
Merge pull request #65956 from r-ryantm/auto-update/libdazzle
libdazzle: 3.32.2 -> 3.32.3
2019-08-24 16:20:54 +02:00
Marek Mahut 1c5efbb592
Merge pull request #67386 from aanderse/limesurvey
limesurvey: 3.17.1+190408 -> 3.17.12+190823
2019-08-24 16:19:52 +02:00
Ryan Trinkle 3bc52453a4 git-subrepo: init at 0.4.0 (#67217)
* git-subrepo: init at 0.4.0

* Apply suggestions from code review

Co-Authored-By: worldofpeace <worldofpeace@protonmail.ch>
2019-08-24 16:13:00 +02:00
Jan Tojnar 48426833c8
nixos/environment: prepend /etc/xdg to XDG_CONFIG_DIRS
Previously, we were only adding profile-relative paths to XDG_CONFIG_DIRS
variable. That required very ugly hacks like
https://github.com/NixOS/nixpkgs/issues/33282#issuecomment-524550842
to be able to configure XDG stuff.

Now, we are prepending the variable with /etc/xdg, allowing us to
simply use `environment.etc."xdg/…"` options.
2019-08-24 16:01:01 +02:00
R. RyanTM d7d15fb454 wiredtiger: 2.6.1 -> 3.2.0 (#67170)
* wiredtiger: 2.6.1 -> 3.2.0

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wiredtiger/versions

* wiredtiger: removing broken tag

* wiredtiger: removing prePatch for darwin
2019-08-24 09:53:02 -04:00