Commit Graph

1571 Commits

Author SHA1 Message Date
Jan Tojnar
880bc29d45
gnome3.gnome-todo: init at 3.28.1 2018-08-04 11:58:05 +02:00
Jan Tojnar
f735d6a38d
Merge pull request #43992 from jtojnar/upstream-sessions
Upstream sessions
2018-08-03 14:23:17 +02:00
Jan Tojnar
adbe4e1c68
gnome3.gnome-session: use absolute paths
TryExec needs absolute path too, otherwise the desktop file will be ignored
unless gnome-session is in PATH, in which case, we would not need to patch
Exec.
2018-08-01 19:14:31 +02:00
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
cc6d77c83f
gnome3.gdm: add upstream xsession 2018-08-01 19:14:30 +02:00
Jan Tojnar
be066d0b27
Merge pull request #44278 from jtojnar/gnome-update
Gnome update
2018-08-01 14:38:45 +02:00
Jan Tojnar
f91dd5a610
gnome3.totem: 3.28.1 → 3.28.2 2018-07-31 23:05:08 +02:00
Jan Tojnar
c1c9119699
gnome3.mutter: 3.28.2 → 3.28.3 2018-07-31 23:03:40 +02:00
Jan Tojnar
a0cecbf159
gnome3.grilo: 0.3.4 → 0.3.6 2018-07-31 23:03:23 +02:00
Jan Tojnar
11845d65cb
gnome3.grilo-plugins: 0.3.5 → 0.3.7 2018-07-31 23:03:09 +02:00
Jan Tojnar
d15f2f0e0a
gnome3.gnome-shell: 3.28.2 → 3.28.3 2018-07-31 23:01:40 +02:00
Jan Tojnar
c4f1123342
gnome3.gnome-bluetooth: 3.28.0 → 3.28.1 2018-07-31 23:01:24 +02:00
Jan Tojnar
ca565a3015
evolution-data-server: 3.28.3 → 3.28.5 2018-07-31 23:01:02 +02:00
Jan Tojnar
5644addb3c
gnome3.eog: 3.28.2 → 3.28.3 2018-07-31 23:00:44 +02:00
Jan Tojnar
82482073d7
gnome3.polari: 3.28.0 → 3.28.1 2018-07-31 23:00:29 +02:00
Jan Tojnar
30e535a93f
gnome3.file-roller: 3.28.0 → 3.28.1 2018-07-31 23:00:17 +02:00
Jan Tojnar
c5d8e70a42
gnome3.evolution: 3.28.3 → 3.28.5 2018-07-31 22:58:52 +02:00
Jan Tojnar
e0d8c80f01
gnome3.devhelp: 3.28.1 → 3.30.0 2018-07-31 11:34:52 +02:00
Frederik Rietdijk
6c72782d36 Merge staging-next into master 2018-07-22 11:04:28 +02:00
volth
cc55a3ebcb treewide: fix build with disallowed aliases (#43872)
fixes build with disallowed aliases
2018-07-21 22:03:24 -04:00
Frederik Rietdijk
ad47d658d1 Merge master into staging-next 2018-07-21 19:43:53 +02:00
volth
52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Frederik Rietdijk
8213ff161c Merge master into staging-next 2018-07-19 18:24:24 +02:00
Matthew Bauer
76999cc40e treewide: remove aliases in nixpkgs
This makes the command ‘nix-env -qa -f. --arg config '{skipAliases =
true;}'’ work in Nixpkgs.

Misc...

- qtikz: use libsForQt5.callPackage

  This ensures we get the right poppler.

- rewrites:

  docbook5_xsl -> docbook_xsl_ns
  docbook_xml_xslt -> docbook_xsl

diffpdf: fixup
2018-07-18 23:25:20 -04:00
volth
101df126bb config.skipAliases -> config.allowAliases 2018-07-17 14:46:21 +00:00
volth
4bafaaff8a config.skipAliases: also disable vimPlugins, git, xfce and gnome3 aliases 2018-07-17 14:46:21 +00:00
Frederik Rietdijk
12949bf84a Merge master into staging 2018-07-17 10:05:50 +02:00
Frederik Rietdijk
1ae2f10642 Merge staging-next into master 2018-07-17 10:04:59 +02:00
Jan Tojnar
e2d9a9d4db
gnome3.gnome-sound-recorder: init at 3.28.1 2018-07-16 21:43:20 +02:00
Frederik Rietdijk
6d339e5863 Merge staging-next into staging 2018-07-16 17:14:44 +02:00
Frederik Rietdijk
3c09808160 Merge master into staging-next 2018-07-16 07:43:37 +02:00
Jan Tojnar
db00e457ac
gnome3.totem: disable vala plug-ins again
Apparently the intermittent build failure is still there,
not sure why I thought it was fixed.

Closes: https://github.com/NixOS/nixpkgs/issues/43518
2018-07-15 16:57:27 +02:00
Robert Schütz
18774d4173 Merge branch 'master' into staging 2018-07-15 12:31:18 +02:00
Vladimír Čunát
0f01215203
Merge branch 'master' into staging-next
Hydra: ?compare=1468896
2018-07-14 18:15:30 +02:00
Jan Tojnar
fccbb2a9e6
gucharmap: 10.0.0 → 11.0.1 2018-07-14 15:52:20 +02:00
Jan Tojnar
1997deab8d
gnome3.geary: 3.28.2 → 3.28.3 2018-07-14 15:52:20 +02:00
Jan Tojnar
ef76db05a5
gnome3.gnome-logs: 3.28.3 → 3.28.5 2018-07-13 23:46:40 +02:00
Jan Tojnar
28b6f74c3f
gnome3.gconf: remove 2018-07-10 12:14:40 +02:00
Matthew Bauer
6eb508a3e8 Merge remote-tracking branch 'upstream/master' into staging 2018-07-09 11:58:38 -04:00
Jan Tojnar
188e487dd1
gnome3: simplify package set using makeScope 2018-07-06 18:20:06 +02:00
Jan Tojnar
eb97acb64a
gnome3.gnome-calculator: 3.28.1 → 3.28.2 2018-07-06 09:35:03 +02:00
Jan Tojnar
18b79b8fcb
gnome3.gnome-logs: 3.28.2 → 3.28.3 2018-07-06 09:35:02 +02:00
Jan Tojnar
8abddf8373
gnome3.gnome-boxes: 3.28.4 → 3.28.5 2018-07-06 09:35:02 +02:00
Jan Tojnar
6070fb3978
gnome3.bijiben: 3.28.2 → 3.28.3 2018-07-06 09:35:01 +02:00
Vladimír Čunát
c1ffc65d1a
Merge branch 'master' into staging
This apparently fixes some broken src fetches (gnuradio, twisted).
2018-07-02 11:10:26 +02:00
Jan Tojnar
3ca1571d89
Merge pull request #42797 from jtojnar/tracker-update
gnome3.tracker update
2018-06-30 06:06:35 +02:00
Jan Tojnar
6589358664
gnome3.tracker-miners: 2.0.4 → 2.0.5 2018-06-30 02:31:10 +02:00
Jan Tojnar
236d92af11
gnome3.tracker: 2.0.3 → 2.0.4 2018-06-30 02:23:25 +02:00
Vladimír Čunát
f7781f5293
Merge branch 'master' into staging 2018-06-30 01:41:59 +02:00
Jan Tojnar
eee6565783
gspell: move to top-level 2018-06-29 18:41:59 +02:00