Commit Graph

147701 Commits

Author SHA1 Message Date
Jan Tojnar
f63d94eba3
gnome3.gpaste: hard-code paths
GPaste GNOME Shell extension uses GPaste library generated via introspection. Previously, we added the gpaste package to services.xserver.desktopManager.gnome3.sessionPath option, which
added its typelib directory to GI_TYPELIB_PATH environment variable globally, in order for GNOME Shell to be able to find it. This is not very Nix-y, though, so we have decided to patch the code to
append the path to the GI repository search path.

Additionally, the code relies on GPaste’s GSettings schemas, so we had to hard-code the paths to them as well. We ignored the GNOME Shell’s schemas, since they will already be available for the
extension inside GNOME Shell program.
2018-08-01 19:14:30 +02:00
Jan Tojnar
0e1c01451f
nixos/gnome3: rely on xdg autostart for xdg-user-dirs 2018-08-01 19:14:30 +02:00
Jan Tojnar
cc6d77c83f
gnome3.gdm: add upstream xsession 2018-08-01 19:14:30 +02:00
Jan Tojnar
83fc9a9825
nixos/display-manager.default: add extraSessionFilePackages option 2018-08-01 19:14:30 +02:00
Jan Tojnar
a8c6489fd4
nixos/services.xserver.displayManager: move X sessions to a subdirectory
Previously, the mkDesktops function produced a flat package containing
session files in the top level. As a preparation for introduction of
Wayland sessions, the files will now be placed to $out/share/xsessions.
2018-08-01 19:14:29 +02:00
Elis Hirwing
7c585235ff php71: 7.1.19 -> 7.1.20 (#44211)
Changelog: https://secure.php.net/ChangeLog-7.php#7.1.20
2018-07-30 20:16:26 +02:00
Vladimír Čunát
437b604354
Merge #44225: chromium: Increase build timout to two days 2018-07-30 19:53:25 +02:00
Peter Simons
5c4b203032 hledger-lib: patch code to work around a regression in version 0.10
https://github.com/simonmichael/hledger/issues/852
2018-07-30 19:46:25 +02:00
Teo Klestrup Röijezon
6c54cfb280 nixos/gitlab: don't install pg_trgm for remote hosts
Fixes #41476
2018-07-30 19:41:12 +02:00
Teo Klestrup Röijezon
e0983f3eec nixos/gitlab: create uploads folder
It seems like Gitlab doesn't pick up GITLAB_UPLOADS_PATH. The internal uploads
folder is already symlinked to /run/gitlab/uploads by the gitlab package. Here
we symlink this further to ${statePath}/uploads, since /run is (usually) a tmpfs.
2018-07-30 19:41:12 +02:00
Teo Klestrup Röijezon
3250b89987 nixos/gitlab: don't delete ${statePath}/lib if it doesn't exist
The old behaviour caused new instances to be unable to start
2018-07-30 19:41:12 +02:00
catern
a52b6b1932 pythonPackages.contextvars: 2.2 -> 2.3 (#44234) 2018-07-30 19:18:55 +02:00
catern
de311d9ab3 pythonPackages.contextvars: 2.2 -> 2.3 (#44234) 2018-07-30 19:16:37 +02:00
Robert Schütz
03b77a3910 python.pkgs.libusb1: fix tests 2018-07-30 18:56:10 +02:00
Okina Matara
21e5d59f9c dolphinEmuMaster: 2018-07-02 -> 2018-07-22 2018-07-30 09:42:53 -07:00
Robert Schütz
25fd46d102 home-assistant: 0.74.0 -> 0.74.2 2018-07-30 18:14:10 +02:00
Andreas Rammhold
80b5f5227e
jsonrpc-glib: init at 3.28.1 2018-07-30 16:23:15 +02:00
Andreas Rammhold
b2c565eee5
template-glib: init at 3.28.0 2018-07-30 16:23:10 +02:00
Jörg Thalheim
67e2de195a
Merge pull request #44229 from dtzWill/fix/rr-32bit
rr: enable on 32bit x86
2018-07-30 14:20:22 +01:00
Jörg Thalheim
8e74fd3d3a
Merge pull request #44231 from samueldr/auto/dbeaver/nixpkgs-unstable/5.1.4
dbeaver: 5.1.3 -> 5.1.4
2018-07-30 14:19:47 +01:00
Jörg Thalheim
81d5e441b2
Merge pull request #44202 from jerith666/journald-rate
journald: set rateLimitInterval and rateLimitBurst to upstream defaults
2018-07-30 13:47:01 +01:00
Jörg Thalheim
b4d668859a
Merge pull request #44205 from manveru/golangci-lint
golangci-lint: init at 1.9.2
2018-07-30 13:45:44 +01:00
Samuel Dionne-Riel
81511557c8 dbeaver: 5.1.3 -> 5.1.4 2018-07-30 08:38:05 -04:00
Frederik Rietdijk
0349f796f2
Merge pull request #44219 from andreabedini/aws-sam-cli-0-5-0
aws-sam-cli: 0.4.0 -> 0.5.0
2018-07-30 14:28:08 +02:00
Will Dietz
541d30a3a9 rr: enable on 32bit x86
Lack of 32bit support led to the creation
of an overlay to add it back again,
but since it at least builds and seems to work
don't see why we'd disallow it here :).
2018-07-30 07:27:25 -05:00
Jörg Thalheim
1e54a4e5e9
Merge pull request #44227 from dywedir/rdedup
rdedup: 2.0.0 -> 3.0.1
2018-07-30 12:45:43 +01:00
Robert Schütz
f5811cadc5 python.pkgs.pytest-flake8: 1.0.1 -> 1.0.2 (#44215) 2018-07-30 13:05:55 +02:00
Vladyslav Mykhailichenko
dba10d2d49 rdedup: 2.0.0 -> 3.0.1 2018-07-30 13:50:51 +03:00
Jörg Thalheim
86d7d96da2
Merge pull request #44030 from ajs124/exim_mysql_dovecot
exim: add optional support for MySQL and the Dovecot authenticator
2018-07-30 11:48:28 +01:00
ua74e3dqka
8f12a9a283 yed: 3.17.2 -> 3.18.1 (#44088) 2018-07-30 11:43:24 +01:00
markuskowa
b59a13e9b4 beegfs: 6.18 -> 7.0 (#44210) 2018-07-30 12:42:59 +02:00
Jörg Thalheim
9cfc9de70f
Merge pull request #44161 from Izorkin/nginx-modules
Nginx modules
2018-07-30 11:39:10 +01:00
Sarah Brofeldt
7679891e2b chromium: Increase build timout to two days 2018-07-30 12:29:58 +02:00
Isaac Shapira
a8febbc4eb nixos/hoogle: add home option (#44103) 2018-07-30 11:27:07 +01:00
Jörg Thalheim
9250c264d8
Merge pull request #44112 from ajs124/nextcloud_13_0_5
nextcloud: 13.04 -> 13.05
2018-07-30 10:27:30 +01:00
Jörg Thalheim
a42311a9f6
Merge pull request #44209 from samueldr/feature/nix-top
nix-top: init at 0.1.0 -> 0.2.0
2018-07-30 10:05:29 +01:00
Jörg Thalheim
8717de96a9 nix-top: simplify installPhase 2018-07-30 10:04:15 +01:00
lewo
d123f5d00f
Merge pull request #44222 from nlewo/pr-skopeo
skopeo: 0.1.30 -> 0.1.31
2018-07-30 10:57:38 +02:00
Eelco Dolstra
14b5d5e93e
Revert "release/metrics: drop requiredSystemFeatures"
This reverts commit 1d0caa7b03. Thanks
to @vcunat we have a 'benchmark' machine again!
2018-07-30 10:46:20 +02:00
Jörg Thalheim
c5d1f7723b
Merge pull request #43985 from snaar/fix-lesspipe-dependency
lesspipe: add missing dependency on 'file'
2018-07-30 09:46:06 +01:00
Michael Fellinger
06eb270c8f golangci-lint: init at 1.9.2 2018-07-30 10:23:57 +02:00
Antoine Eiche
34a10d65a1 skopeo: 0.1.30 -> 0.1.31 2018-07-30 10:11:42 +02:00
Andrea Bedini
3e1cb3ef61 aws-sam-cli: 0.4.0 -> 0.5.0 2018-07-30 14:23:44 +08:00
Robert Schütz
408bd2b80e
python3.pkgs.cheroot: fix build (#44216)
python3.pkgs.backports_functools_lru_cache is null,
so we cannot require this for python3
2018-07-30 07:50:54 +02:00
Samuel Dionne-Riel
e1dc63b41b nix-top: 0.1.0 -> 0.2.0 2018-07-29 22:10:49 -04:00
Tim Steinbach
bd05e877dc
linux: 4.18-rc6 -> 4.18-rc7 2018-07-29 20:48:51 -04:00
AmineChikhaoui
78a988b974
libsemanage, libselinux: fix meta.outputsToInstall
Same as 57b9719e4c.
+libselinux from vcunat - was probably not breaking but confusing anyway.
Close #44212.
2018-07-30 00:15:05 +02:00
Jörg Thalheim
326f514279
Merge pull request #44118 from jdanekrh/jd_jb2018.2
jetbrains.editors: 2018.1.x -> 2018.2 (upgrade using the script)
2018-07-29 22:42:18 +01:00
Jörg Thalheim
cd4fcf85b0
Merge pull request #44195 from jdanekrh/jd_netcore21
dotnet-sdk: 2.0.3 -> 2.1.302
2018-07-29 22:29:51 +01:00
Tim Steinbach
01183f3c89
openjdk: 8u172-b11 -> 8u181-b13 2018-07-29 20:33:57 +00:00