Commit Graph

2150 Commits

Author SHA1 Message Date
Jan Tojnar
5d6e2395ca
gnome3.gdm: 3.28.3 → 3.30.2 2018-11-30 21:33:57 +01:00
Jan Tojnar
f6c9a6729e
gnome3.five-or-more: 3.28.0 → 3.30.0 2018-11-30 21:33:56 +01:00
Jan Tojnar
813c96b7c5
gnome3.file-roller: 3.28.1 → 3.30.1 2018-11-30 21:33:56 +01:00
Jan Tojnar
36f9685aee
evolution-data-server: 3.28.5 → 3.30.2 2018-11-30 21:33:56 +01:00
Jan Tojnar
40f9556c94
gnome3.evolution: 3.28.5 → 3.30.2 2018-11-30 21:33:55 +01:00
Jan Tojnar
45f7595575
evince: 3.28.2 → 3.30.2 2018-11-30 21:33:55 +01:00
Jan Tojnar
013df809d5
epiphany: 3.28.3.1 → 3.30.2 2018-11-30 21:33:55 +01:00
Jan Tojnar
d6bb24df9f
gnome3.dconf-editor: 3.28.0 → 3.30.2 2018-11-30 21:33:54 +01:00
Jan Tojnar
54c3d87de1
gnome3.dconf: 0.28.0 → 0.30.1 2018-11-30 21:33:54 +01:00
Jan Tojnar
eb6347bc05
gnome3.cheese: 3.28.0 → 3.30.0 2018-11-30 21:33:54 +01:00
Jan Tojnar
cb842f8533
gnome3.gnome-notes: 3.28.3 → 3.30.3 2018-11-30 21:33:53 +01:00
Jan Tojnar
e29980b372
baobab: 3.28.0 → 3.30.0 2018-11-30 21:33:53 +01:00
Jan Tojnar
e447800e5f
gnome3.aisleriot: 3.22.5 → 3.22.7 2018-11-30 21:33:53 +01:00
Jan Tojnar
7ba6b65c43
gnome3.adwaita-icon-theme: 3.28.0 → 3.30.1 2018-11-30 21:33:52 +01:00
Frederik Rietdijk
9b81c7e455 Merge staging-next into staging 2018-11-29 09:18:35 +01:00
Frederik Rietdijk
9db2421d1f Merge master into staging-next 2018-11-29 08:12:56 +01:00
Peter Simons
00a8fdac61 gnome3.gnome-keyring: disable test suite on i686 to fix the build
https://github.com/NixOS/nixpkgs/issues/51121
(cherry picked from commit 86d1ba34b4249d4403cedef8a2ee66b1409f6f01)
2018-11-27 17:43:45 +01:00
Matthew Bauer
d492f53faf
Merge pull request #50527 from matthewbauer/ninja-check-phase
Add check phase to ninja setup hook
2018-11-20 16:55:12 -06:00
Matthew Bauer
2c47a4229f treewide: remove ctest usages
These are already in the generated makefiles!
2018-11-18 19:31:02 -06:00
Jan Tojnar
85bd2a7acb
Merge pull request #46020 from jtojnar/meson-0.47
meson: 0.46.1 → 0.48.2
2018-11-18 22:17:49 +01:00
Jan Tojnar
63ab92cff8
gnome3.gnome-session: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-11-13 14:39:43 +01:00
Jan Tojnar
5c5736e6e2
gnome3.gnome-bluetooth: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-11-13 14:39:42 +01:00
Jan Tojnar
08db7cf19b
gnome3.gnome-settings-daemon: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-11-13 14:39:42 +01:00
Matthew Bauer
a83dc7e331
Merge pull request #47690 from romildo/fix.icon-cache
build GTK icon caches for some packages
2018-11-12 17:24:53 -06:00
José Romildo Malaquias
83efc39766 gnome-themes-extra: build GTK icon cache 2018-11-12 21:05:25 -02:00
Jan Tojnar
033dce35d8
Merge pull request #48047 from thefloweringash/fix-mutter-crash
gnome3.mutter: fix crash on startup with nvidia drivers
2018-11-04 13:47:16 +01:00
Tristan Helmich (omniIT)
eaa4b7e0bd adwaita-icon-theme: 3.28.0 -> 3.30.0 2018-10-28 21:58:58 +01:00
Andreas Rammhold
6ad3088b12 libgxps: fix CVE-2018-10733 2018-10-26 12:17:58 +02:00
Jan Tojnar
6b8657e159 gnome3.dconf-editor: clean up 2018-10-21 21:46:14 +02:00
Jan Tojnar
34ca5f34e2 gnome3.gnome-packagekit: clean up 2018-10-21 21:46:13 +02:00
Jan Tojnar
467c459b9e gnome3.nautilus: add glib-networking
Necessary for WebDAV over TLS, etc.
2018-10-21 20:55:33 +02:00
Tor Hedin Brønner
f908bf2730 gnome3.gdm: Always reset the environment for new sessions
When GDM launches a new session it will inherit the user's systemd
environment (but only unset variables). If `__NIXOS_SET_ENVIRONMENT_DONE` is set
in the user's systemd environment it will prevent the environment to be set
properly or updated (eg. after having done a system rebuild).

Gnome sessions exports their environment to systemd at startup. If something
is keeping the user's systemd process alive (eg. ssh) launching a new gnome
session after logging out will result in a broken PATH. Specifically the PATH
will be inherited from GDM and never reset.

We patch GDM to never inherit `__NIXOS_SET_ENVIRONMENT_DONE` so new sessions
will always reset their base environment.

fixes https://github.com/NixOS/nixpkgs/issues/48255

For more info about the environment setup:
https://github.com/NixOS/nixpkgs/pull/45784
2018-10-16 07:09:46 +02:00
Andrew Childs
6a5a5b9fa0 gnome3.gnome-contacts: fix compile failure due to clutter-gtk change (#48135) 2018-10-10 22:46:29 +02:00
Andrew Childs
e2e23ddd89 gnome3.mutter: fix crash on startup with nvidia drivers 2018-10-08 22:23:42 +09:00
Jan Tojnar
5cc18c4781
gnome3: remove versionBranch attribute
Standard library now contains stdenv.lib.versions.majorMinor,
which does the same.
2018-10-05 02:17:19 +02:00
Jan Tojnar
9db0207496
gnome3: remove version attribute
It was used by some themes in the past, but it broke them whenever GNOME
was updated, so it should not be used anymore.
2018-10-05 02:07:09 +02:00
Matthew Bauer
1ffe83caa7
Merge pull request #42846 from ambrop72/optimus-prime-config-master
nixos/xserver: Implement configuration of NVIDIA Optimus via PRIME
2018-10-03 22:56:53 -05:00
Tor Hedin Brønner
1d6639c575 gnome3.gnome-session: update glib reference
gsettings now reside in glib's `bin` output.
2018-10-03 21:19:08 +02:00
Frederik Rietdijk
de419917a3 Merge master into staging-next 2018-09-18 18:44:48 +02:00
Tor Hedin Brønner
c32b0409a9
pipewire: 0.1.9 -> 0.2.3
I also removed pipewire from mutter temporarily, since it is not compatible.
2018-09-14 05:09:00 +02:00
Uli Baum
1df2560dde Merge branch 'master' into staging-next 2018-09-13 10:08:53 +02:00
Jan Tojnar
feb18af060
gnome3.rygel: init at 0.36.2 2018-09-08 06:57:14 +02:00
Tor Hedin Brønner
cf0342a261 gnome3.tracker: 2.1.3 -> 2.1.4 (#46086)
Fix build with format-security flag
2018-09-05 10:42:48 +02:00
Vladimír Čunát
1428d00aa4
Merge branch 'master' into staging-next
Hydra: ?compare=1477053
2018-09-04 13:06:45 +02:00
Jan Tojnar
d7c0d9a7f8
gnome3.file-roller: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:45 +02:00
Jan Tojnar
5f33edda40
gnome3.gnome-boxes: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:44 +02:00
Jan Tojnar
b3e4a1a64c
gnome3.gnome-tweaks: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:44 +02:00
Jan Tojnar
4b50a184f3
gnome3.simple-scan: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:43 +02:00
Jan Tojnar
1d1af9cc4d
gnome3.nautilus: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:43 +02:00
Jan Tojnar
cc4c51df93
gnome3.epiphany: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:43 +02:00
Jan Tojnar
b39e9834cb
gnome3.gnome-screenshot: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:42 +02:00
Jan Tojnar
2431f9101c
gnome3.gnome-mines: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:42 +02:00
Jan Tojnar
18f3e11880
gnome3.atomix: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:37 +02:00
Jan Tojnar
9ab012d0f1
gnome3.swell-foop: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:37 +02:00
Jan Tojnar
b8a7e2a116
gnome3.gnome-control-center: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:37 +02:00
Jan Tojnar
88759d117d
gnome3.gnome-chess: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:36 +02:00
Jan Tojnar
1914e51249
gnome3.gnome-contacts: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:36 +02:00
Jan Tojnar
3d899d0ddd
gnome3.gnome-disk-utility: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:36 +02:00
Jan Tojnar
3e3972a054
gnome3.gnome-todo: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:35 +02:00
Jan Tojnar
091ed8f2f8
gnome3.eog: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:35 +02:00
Jan Tojnar
dd8d38fcf0
gnome3.bijiben: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:35 +02:00
Jan Tojnar
af47286621
gnome3.gnome-characters: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:34 +02:00
Jan Tojnar
d99291efab
gnome3.gnome-documents: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:34 +02:00
Jan Tojnar
0c4e69dd78
gnome3.gnome-calendar: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:34 +02:00
Jan Tojnar
5043df2499
gnome3.devhelp: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:33 +02:00
Jan Tojnar
69fa70ad46
gnomeExtensions.mediaplayer: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:33 +02:00
Jan Tojnar
bf38aea59b
gnome3.gnome-calculator: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:33 +02:00
Jan Tojnar
804a26e6b7
gnome3.dconf-editor: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:32 +02:00
Jan Tojnar
9c4323b5de
gnome3.gnome-power-manager: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:32 +02:00
Jan Tojnar
a502b155f0
gnome3.libgweather: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:31 +02:00
Jan Tojnar
767803b3d2
gnome3.tracker: 2.1.2 → 2.1.3 2018-09-04 03:23:31 +02:00
Frederik Rietdijk
b910b697f6 Merge master into staging 2018-09-02 12:10:33 +02:00
Jan Tojnar
92a5bb680c
gnome3.tracker-miners: 2.1.1 → 2.1.3 2018-09-01 23:03:03 +02:00
Jan Tojnar
39db436709
gnome3.gnome-font-viewer: 3.28.0 → 3.30.0 2018-09-01 22:41:50 +02:00
Jan Tojnar
810111616b
gnome3.geary: 0.12.3 → 0.12.4 2018-09-01 20:58:44 +02:00
Vladimír Čunát
2d6179d1e8
Merge branch 'master' into staging
A few trivial conflicts due to *Platforms mass replace.
2018-09-01 17:38:18 +02:00
Robert Schütz
a9780a095b Merge branch 'master' into staging-next 2018-08-30 21:56:13 +02:00
Vladimír Čunát
80b25db15c
treewide: use glib tools from build-time $PATH
Using explicit output feels more flaky in case we e.g. move the binary.
(No strong opinion on my side, feel free to revert if you think so.)
2018-08-30 19:47:41 +02:00
Vladimír Čunát
8fc6472ace
gnome-documents, tlaplus: fix glib references 2018-08-30 19:47:41 +02:00
Jan Tojnar
6cefc9c1b0
Revert "treewide: remove placeholder usage"
This reverts commit 025881c236.
2018-08-30 18:18:30 +02:00
Jan Tojnar
69a17c7a19
Revert "treewide: remove placeholder usage"
This reverts commit 82f6267023.
2018-08-30 18:18:29 +02:00
Vladimír Čunát
19c68fe28c
Merge branch 'master' into staging 2018-08-30 12:25:43 +02:00
Vladimír Čunát
91b01208a0
gnome3.gnome-shell: fix build (missing xsltproc) 2018-08-30 09:56:16 +02:00
Frederik Rietdijk
6038628ea5 Merge master into staging-next 2018-08-29 20:54:55 +02:00
Jörg Thalheim
3a56156866 vala_0_32: remove 2018-08-29 11:39:28 +01:00
Frederik Rietdijk
b61b993b75 Merge master into staging 2018-08-26 12:10:05 +02:00
Jan Tojnar
c429c9a8bb
Merge pull request #45571 from jtojnar/gconf-to-error
gnome3.gconf: re-add as a pointer to the removal PR
2018-08-26 01:20:36 +02:00
Jan Tojnar
9364a931e9
gnome3.quadrapassel: clean up 2018-08-26 01:18:31 +02:00
Jan Tojnar
6e2c115235
gnome3.gnome-desktop: use substituteAll for patch 2018-08-25 21:41:14 +02:00
Jan Tojnar
1bd430e3d4
gnome3.gnome-keyring: clean up 2018-08-25 21:41:13 +02:00
Jan Tojnar
9f0eb759a4
gnome3.gconf: re-add as a pointer to the removal PR
https://github.com/NixOS/nixpkgs/pull/43268 removed GConf from GNOME 3
package set, let’s add an error for a little while to save people
digging through the commit log.
2018-08-25 20:41:34 +02:00
Jan Tojnar
5e3c1c2e32
gnome3.gnome-documents: 3.28.1 → 3.28.2 2018-08-25 15:57:25 +02:00
Jan Tojnar
f3f6854033
gnome3.gnome-nibbles: 3.24.0 → 3.24.1 2018-08-25 15:57:24 +02:00
Jan Tojnar
d6a6f9eb95
gnome3.caribou: fix on GNOME Flashback 2018-08-25 15:57:24 +02:00
Jan Tojnar
40535ced63
gnome3.vinagre: clean up 2018-08-25 15:57:24 +02:00
Jan Tojnar
05992b9b1b
gtk-vnc: rename from gtkvnc
Upstream uses gtk-vnc, let’s be consistent.
2018-08-25 15:57:23 +02:00
Jan Tojnar
21e9b85928
gnome3.tracker-miners: 2.0.5 → 2.1.1 2018-08-25 15:57:23 +02:00
Jan Tojnar
c219d313dd
gnome3.tracker: 2.0.4 → 2.1.2 2018-08-25 15:57:23 +02:00
Jan Tojnar
ede0b56cae
gnome3.libgnome-games-support: 1.4.1 → 1.4.2 2018-08-25 15:57:22 +02:00
Jan Tojnar
9c066735d5
gnome3.gnome-bluetooth: 3.28.1 → 3.28.2 2018-08-25 15:57:22 +02:00
Vladimír Čunát
2c1e736ae8
gnome3.libgda: build with gcc6 on aarch64
Fixes #45618.  I don't know what's the matter.
Feel free to come with a better fix.
2018-08-25 10:49:18 +02:00
Vladimír Čunát
153a19df05
Merge branch 'master' into staging-next
Hydra: ?compare=1474536
2018-08-20 09:15:33 +02:00
Vladimír Čunát
14aa936ec5
Merge branch 'staging-next' into staging 2018-08-17 20:53:27 +02:00
Vladimír Čunát
209730208a
Merge branch 'staging-next' 2018-08-17 20:51:31 +02:00
Vladimír Čunát
cbabebcc2e
Merge branch 'master' into staging-next
Hydra: ?compare=1473892
2018-08-17 13:45:21 +02:00
Andreas Rammhold
a4ded94f95
gnome3.gdm: 2.28.2 -> 2.28.3
Changes:
  - CVE-2018-14424 - double free fix
  - lifecycle fixes to libgdm/GdmClient
  - follow up fixes dealing with login screen reaping form last release
  - allow pam modules to use SIGUSR1
  - set PWD for user session
  - tell cirrus not to use wayland
  - Translation updates
2018-08-17 09:22:27 +02:00
Jan Tojnar
2f801195fc
gnome3.libgnome-games-support: propagate required dependencies 2018-08-14 22:02:20 +02:00
Jan Tojnar
5d62b6698a
gnome3.atomix: init at 3.29.3 2018-08-14 22:02:20 +02:00
Vladimír Čunát
ded9a4b1aa
Merge branch 'staging-next' into staging
Commits from master, conflict resolutions, etc.
2018-08-13 20:57:50 +02:00
Vladimír Čunát
00df25ee57
Merge branch 'master' into staging-next
Hydra: ?compare=1472947
2018-08-12 10:33:41 +02:00
Jan Malakhovski
99974ea930 gnome3.gcr: make tests run, but disable 2018-08-11 09:35:34 +00:00
Jan Malakhovski
411ef0e0f9 gnome3.gnome-keyring: use checkInputs 2018-08-11 09:35:23 +00:00
Jan Tojnar
59186af889
Merge pull request #44803 from cdepillabout/add-correct-propagatedbuildinput-to-vte
add gtk3 as propagatedBuildInput to vte
2018-08-09 18:56:33 +02:00
Frederik Rietdijk
d9fa74ba78 Merge master into staging 2018-08-09 18:28:15 +02:00
Jan Tojnar
e4929b7c1a
gnome3: fix networkmanager gnome usage 2018-08-09 18:17:41 +02:00
Jan Tojnar
aab242e1c5
gnome3.gucharmap: clean up
Clean up package, split into multiple outputs, enable devdoc.
2018-08-09 17:36:46 +02:00
Jan Tojnar
c3ce3714ac
gnome3.gnome-applets: init at 3.28.0 2018-08-09 17:36:45 +02:00
Jan Tojnar
ea286b0610
gnome3.gnome-flashback: init at 3.28.0 2018-08-09 17:36:44 +02:00
Jan Tojnar
64b5e0773b
gnome3.gnome-panel: init at 3.28.0 2018-08-09 17:36:43 +02:00
Jan Tojnar
46dcfd27c3
gnome3.metacity: init at 3.28.0 2018-08-09 17:36:43 +02:00
Jan Tojnar
f48108e52a
gnome3.gnome-desktop: clean up 2018-08-09 17:36:43 +02:00
Jan Tojnar
0c9273509a
gnome3.gnome-terminal: clean up 2018-08-09 17:36:43 +02:00
(cdep)illabout
05c0c3f05c
vte: Change comment to talk about vte-2.91.pc file instead of .gir file. 2018-08-09 23:21:50 +09:00
(cdep)illabout
8edc67c468
vte: Add gtk3 as propagatedBuildInput
The `Vte.2.91.gir` imports `Gtk.3.0.gir`.  So in order to use
`Vte.2.91.gir`, you must also have `Gtk.3.0.gir` on the GI_TYPELIB_PATH.
Adding gtk3 to the `propagatedBuildInputs` of vte accomplishes this.
2018-08-09 11:58:17 +09:00
Jan Tojnar
83a18e14d9
Merge pull request #39792 from Moredread/fwupd
WIP fwupd: 1.0.5 -> 1.1.0
2018-08-08 11:57:39 +02:00
Jan Tojnar
82bf0a2cd2
gnome3.gnome-software: enable fwupd 2018-08-07 23:25:22 +02:00
Tuomas Tynkkynen
008fd5fcf5 Merge remote-tracking branch 'upstream/master' into staging 2018-08-04 15:17:42 +03:00
Jan Tojnar
880bc29d45
gnome3.gnome-todo: init at 3.28.1 2018-08-04 11:58:05 +02:00
John Ericson
db965063b3 treewide: Make configureFlags lists 2018-08-03 17:06:03 -04: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
Ambroz Bizjak
f26153754a nixos/xserver: Implement configuration of NVIDIA Optimus via PRIME
This adds configuration options which automate the configuration of NVIDIA Optimus using PRIME. This allows using the NVIDIA proprietary driver on Optimus laptops, in order to render using the NVIDIA GPU while outputting to displays connected only to the integrated Intel GPU. It also adds an option for enabling kernel modesetting for the NVIDIA driver (via a kernel command line flag); this is particularly useful together with Optimus/PRIME because it fixes tearing on PRIME-connected screens.

The user still needs to enable the Optimus/PRIME feature and specify the bus IDs of the Intel and NVIDIA GPUs, but this is still much easier for users and more reliable. The implementation handles both the X configuration file as well as getting display managers to run certain necessary `xrandr` commands just after X has started.

Configuration of commands run after X startup is done using a new configuration option `services.xserver.displayManager.setupCommands`. Support for this option is implemented for LightDM, GDM and SDDM; all of these have been tested with this feature including logging into a Plasma session.

Note: support of `setupCommands` for GDM is implemented by making GDM run the session executable via a wrapper; the wrapper will run the `setupCommands` before execing. This seemed like the simplest and most reliable approach, and solves running these commands both for GDM's X server and user X servers (GDM starts separate X servers for itself and user sessions). An alternative approach would be with autostart files but that seems harder to set up and less reliable.

Note that some simple features for X configuration file generation (in `xserver.nix`) are added which are used in the implementation:
- `services.xserver.extraConfig`: Allows adding arbitrary new sections. This is used to add the Device section for the Intel GPU.
- `deviceSection` and `screenSection` within `services.xserver.drivers`. This allows the nvidia configuration module to add additional contents into the `Device` and `Screen` sections of the "nvidia" driver, and not into such sections for other drivers that may be enabled.
2018-07-09 18:46:13 +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
Jan Tojnar
0194f7fbe6
gnome3.california: fix build 2018-06-29 14:43:13 +02:00
Jan Tojnar
843a1cdcae
gnome3.evolution: 3.28.2 → 3.28.3 2018-06-20 02:06:48 +02:00
Jan Tojnar
48fd0e6f20
evolution-data-server: 3.28.2 → 3.28.3 2018-06-20 02:06:47 +02:00
Jan Tojnar
69384eb47f
gnome3.totem: 3.26.0 → 3.26.1 2018-06-18 05:03:40 +02:00
Jan Tojnar
7de340761d
gnome3.grilo: clean up 2018-06-18 05:03:38 +02:00
Jan Tojnar
6a916d029e
gnome3.libgweather: 3.28.1 → 3.28.2 2018-06-14 18:26:50 +02:00
Jan Tojnar
e2f9304606
gnome3.totem-pl-parser: 3.26.0 → 3.26.1 2018-06-14 18:16:28 +02:00
Jan Tojnar
42a08e62f5
gnome3.epiphany: 3.28.2.1 → 3.28.3.1 2018-06-13 20:15:05 +02:00
Jan Tojnar
7ba1016f91
gnome3.gnome-documents: 3.28.0 → 3.28.1 2018-06-13 20:15:05 +02:00
Jan Tojnar
05b9e9f011
gnome3.totem: fix build
Hopefully a proper fix for be17bccf38
2018-06-09 19:08:19 +02:00
Jan Tojnar
f5150da8f9
Merge pull request #41556 from jtojnar/gnome3-update
gnome3 update
2018-06-06 15:07:43 +02:00
Jan Tojnar
027180ab03
gnome3.vte: 0.52.1 → 0.52.2 2018-06-06 12:43:30 +02:00
Jan Tojnar
fba07434d1
gnome3.gnome-terminal: 3.28.1 → 3.28.2 2018-06-06 11:41:09 +02:00
Jan Tojnar
933383ceb8
gnome3.gnome-disk-utility: 3.28.2 → 3.28.3 2018-06-06 11:40:49 +02:00
Jan Tojnar
e12afbe115
gnome3.gnome-control-center: 3.28.1 → 3.28.2 2018-06-06 11:40:31 +02:00
Jan Tojnar
26aca3bee1
gnome3.geocode-glib: 3.25.4.1 → 3.26.0 2018-06-06 11:40:17 +02:00
Jan Tojnar
17a8d7f5a4
gnome3.gdm: 3.28.1 → 3.28.2 2018-06-06 11:39:22 +02:00
Jan Tojnar
f65cee3b9c
gnome3.epiphany: 3.28.1.1 → 3.28.2.1 2018-06-06 11:39:01 +02:00
Orivej Desh
8414fa2d6b Revert "vinagre: disable format hardening"
This reverts commit f34b498bd2.

It did not fix the build error in https://hydra.nixos.org/build/75464534/nixlog,
but #41449 did.
2018-06-04 22:37:07 +00:00
Daiderd Jordan
0b458a4129
Merge pull request #41449 from flokli/vinagre-build
gnome3.vinagre: fix build
2018-06-04 21:32:20 +02:00
Matthew Justin Bauer
f34b498bd2
vinagre: disable format hardening
https://hydra.nixos.org/build/75464534/nixlog/1
2018-06-04 14:52:32 -04:00
Florian Klink
67eaab86b4 gnome3.vinagre: fix build
Currently, vinagre fails to build with the following message:

vinagre/vinagre-utils.c: In function 'vinagre_utils_request_credential':
vinagre/vinagre-utils.c:686:2: error: format not a string literal, argument types not checked [-Werror=format-nonliteral]
  _tmp12_ = g_strdup_printf (_tmp10_, _tmp11_);
  ^~~~~~~

vinagre-utils.c seems to be generated from vinagre-utils.vala. I
couldn't find anything weird in here, so let's disable
-Werror=format-nonliteral for now as done elsewhere, too.
2018-06-04 16:24:38 +02:00
Matthew Bauer
8950b14355 libpeas: supports darwin 2018-05-31 12:34:15 -04:00
Jan Tojnar
59f86ab48d
gnome3: remove gtk2 from the attribute set 2018-05-29 15:44:36 +02:00
Jan Tojnar
adcfd39bb9
gnome3.libcroco: fix patch url 2018-05-29 10:56:23 +02:00
Jan Tojnar
c087482770
gnome3.nemiver: fix patch url 2018-05-29 10:34:17 +02:00
Vladimír Čunát
392e6de7d0
Merge branch 'master' into staging 2018-05-20 13:20:53 +02:00
Jan Tojnar
e96ec37c00
gnome3.gnome-user-docs: 3.28.1 → 3.28.2 2018-05-19 17:34:10 +02:00
Jan Tojnar
e7923b9e26
gnome3.gnome-system-monitor: 3.28.1 → 3.28.2 2018-05-19 17:34:10 +02:00
Jan Tojnar
0cc8b413da
gnome3.gnome-software: 3.28.1 → 3.28.2 2018-05-19 17:34:09 +02:00
Jan Tojnar
347c1c82bb
gnome3.gnome-disk-utility: 3.28.1 → 3.28.2 2018-05-19 17:34:09 +02:00
Jan Tojnar
eda0044379
gnome3.gnome-desktop: 3.28.1 → 3.28.2 2018-05-19 17:34:09 +02:00
Jan Tojnar
8d9496cb73
gnome3.gnome-music: 3.28.2 → 3.28.2.1 2018-05-19 17:34:09 +02:00
Jan Tojnar
3929be8495
gnome3.gnome-getting-started-docs: 3.28.1 → 3.28.2 2018-05-19 17:34:09 +02:00
Jan Tojnar
683d397dd8
gnome3.gnome-boxes: 3.28.3 → 3.28.4 2018-05-19 17:34:08 +02:00
John Ericson
ddbe9191ef Merge remote-tracking branch 'upstream/master' into staging
Keep the dontCheck because the test suite fails, get rid of the LDFLAGS
hack because we don't need it!
2018-05-16 15:16:08 -04:00
Jan Tojnar
75cc398b97
Merge pull request #39615 from jtojnar/gdm-wayland
GDM wayland improvements
2018-05-16 16:39:12 +02:00
Jan Tojnar
3bfa8563d1
gnome3.gdm: fix wayland detection
Apparently, wayland session were not used at all until now.
2018-05-16 16:25:21 +02:00
Jan Tojnar
6f23e142cb
gnome3.gdm: clean up 2018-05-16 16:25:20 +02:00
Matthew Bauer
c605d171bb treewide: remove lintl references
libintl should be used directly, not through NIX_LDFLAGS.
2018-05-16 01:02:31 -05:00
Tuomas Tynkkynen
6b6a575748 Merge remote-tracking branch 'upstream/master' into staging
Conflicts:
	pkgs/tools/networking/telnet/default.nix
	pkgs/top-level/aliases.nix
2018-05-16 03:09:33 +03:00
Yegor Timoshenko
edbce18903
tracker-miners: switch to meson, some tweaks (#39534) 2018-05-15 20:55:40 +03:00
Jan Tojnar
1092a24307
Merge pull request #40460 from hedning/gnome-shell-3.28.2
gnome3.gnome-shell: 3.28.1 -> 3.28.2
2018-05-15 14:26:49 +02:00
Jan Tojnar
d5060ac3a7
Merge pull request #33371 from jtojnar/flatpak
Flatpak
2018-05-15 14:19:33 +02:00
Jan Tojnar
2fc8b83282
gnome3.gnome-software: build with flatpak support 2018-05-15 13:28:30 +02:00
Tor Hedin Brønner
989fd880a1 gnome3.gnome-shell: 3.28.1 -> 3.28.2 2018-05-13 23:15:39 +02:00
Frederik Rietdijk
658b7c3f2e Merge master into staging 2018-05-13 12:13:25 +02:00
Jan Tojnar
0e57b81b2d
gnome3.gnome-shell: fix libgnomekdb path 2018-05-12 22:58:04 +02:00
Frederik Rietdijk
a18b493e02 Merge master into staging 2018-05-09 10:48:01 +02:00
Jan Tojnar
2be9f02201
gnome3.gnome-clocks: add fallback sound theme 2018-05-09 03:12:41 +02:00
Matthew Bauer
6748534d83 Merge remote-tracking branch 'upstream/master' into staging 2018-05-08 09:36:00 -05:00
Jan Tojnar
85a0cd915b
Merge pull request #40155 from jtojnar/gnome-3.28.2
GNOME Updates
2018-05-08 04:42:29 +02:00
Jan Tojnar
c477acec9e
gnome3.mutter: 3.28.0 → 3.28.1 2018-05-08 03:31:57 +02:00
Jan Tojnar
df80580521
gnome3.gnome-shell: 3.28.0 → 3.28.1 2018-05-08 03:31:56 +02:00
Jan Tojnar
2b1db53296
gnome3.gnome-shell-extensions: 3.28.0 → 3.28.1 2018-05-08 02:47:43 +02:00
Jan Tojnar
fef1129d4e
gnome3.gnome-keyring: 3.28.0.2 → 3.28.2 2018-05-08 02:37:35 +02:00
Jan Tojnar
6465aaac06
gnome3.gnome-contacts: 3.28.1 → 3.28.2 2018-05-08 02:37:17 +02:00
Jan Tojnar
6353a952ce
gnome3.gjs: 1.52.2 → 1.52.3 2018-05-08 02:36:57 +02:00
Jan Tojnar
44e49b9e45
evolution-data-server: 3.28.1 → 3.28.2 2018-05-08 02:36:37 +02:00
Jan Tojnar
ffda669690
gnome3.eog: 3.28.1 → 3.28.2 2018-05-08 02:36:21 +02:00
Jan Tojnar
47d29c502f
gnome3.gnome-music: 3.28.1 → 3.28.2 2018-05-08 02:36:10 +02:00
Jan Tojnar
2415bdc78e
gnome3.gnome-maps: 3.28.1 → 3.28.2 2018-05-08 02:36:02 +02:00
Jan Tojnar
048de32f28
gnome3.gnome-logs: 3.28.0 → 3.28.2 2018-05-08 02:35:52 +02:00
Jan Tojnar
2a5ce6157a
gnome3.gnome-characters: 3.28.0 → 3.28.2 2018-05-08 02:35:43 +02:00
Jan Tojnar
df8665d04e
gnome3.gnome-calendar: 3.28.1 → 3.28.2 2018-05-08 02:35:29 +02:00
Jan Tojnar
cafac77e20
gnome3.gnome-boxes: 3.28.2 → 3.28.3 2018-05-08 02:35:09 +02:00
Jan Tojnar
715adbfad3
evolution: 3.28.1 → 3.28.2 2018-05-08 02:34:50 +02:00
Jan Tojnar
9ad901ae1f
gnome3.bijiben: 3.28.1 → 3.28.2 2018-05-08 02:34:36 +02:00
Jan Tojnar
300af66777
gnome3.gdm: fix session chooser
We are patching GDM to respect GDM_SESSIONS_DIR environment
variable, which we are setting in the GDM module. Previously, we
only took care of a single code path, the one that handled session
start-up; missing the one obtaining the list of sessions.

This commit patches the second code path, and also whitelists the
GDM_SESSIONS_DIR so that it can be passed to the greeter.

Fixes #34101
2018-05-06 22:20:56 +02:00
Jan Tojnar
4feaecc23d
evolution-data-server: fix SSL support on non-GNOME platforms 2018-05-05 14:57:18 +02:00
Matthew Justin Bauer
eeb016e8f0
Merge branch 'staging' into fix-ncurses-darwin-extensions 2018-05-02 15:40:38 -05:00
Ryan Mulligan
038a0c9a60 treewide: http to https 2018-04-30 21:39:20 -07:00
Will Dietz
4b7b083bcb treewide: stdenv.lib.platforms.gnu -> ... gnu ++ linux
Include all linux platforms.
2018-04-30 18:12:10 -05:00
Jan Tojnar
0dec4fa1db
rarian: merge gnome{2,3}.rarian 2018-04-25 15:53:26 +02:00
Jan Malakhovski
7438083a4d tree-wide: disable doCheck and doInstallCheck where it fails (the trivial part) 2018-04-25 04:18:46 +00:00
Daiderd Jordan
a4585468d1
Merge branch 'master' into staging 2018-04-24 20:22:01 +02:00
Jan Tojnar
51a345c6bb
gnome3.gjs: 1.52.1 → 1.52.2 2018-04-24 18:22:42 +02:00
Jan Tojnar
af3565ca20
geary: 0.12.1 → 0.12.2 2018-04-24 13:30:57 +02:00
Jan Tojnar
fe5fcee1f2
gnome3.sushi: 3.24.0 → 3.28.3 2018-04-24 13:30:57 +02:00
Jan Tojnar
6c15df2c91
gnome3.epiphany: 3.28.1 → 3.28.1.1 2018-04-24 13:30:57 +02:00
Tuomas Tynkkynen
3c6e077301 Merge remote-tracking branch 'upstream/master' into HEAD
Conflicts:
	pkgs/development/tools/misc/binutils/default.nix
2018-04-22 22:31:30 +03:00
R. RyanTM
93c8af6a1b gnome3.gpaste: 3.28.1 -> 3.28.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/gpaste/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/qaadzk12f4bcqas0x09h89w74r6s740z-gpaste-3.28.2/bin/gpaste-client -h’ got 0 exit code
- ran ‘/nix/store/qaadzk12f4bcqas0x09h89w74r6s740z-gpaste-3.28.2/bin/gpaste-client --help’ got 0 exit code
- ran ‘/nix/store/qaadzk12f4bcqas0x09h89w74r6s740z-gpaste-3.28.2/bin/gpaste-client help’ got 0 exit code
- ran ‘/nix/store/qaadzk12f4bcqas0x09h89w74r6s740z-gpaste-3.28.2/bin/gpaste-client -v’ and found version 3.28.2
- ran ‘/nix/store/qaadzk12f4bcqas0x09h89w74r6s740z-gpaste-3.28.2/bin/gpaste-client --version’ and found version 3.28.2
- ran ‘/nix/store/qaadzk12f4bcqas0x09h89w74r6s740z-gpaste-3.28.2/bin/gpaste-client version’ and found version 3.28.2
- ran ‘/nix/store/qaadzk12f4bcqas0x09h89w74r6s740z-gpaste-3.28.2/bin/.gpaste-client-wrapped -h’ got 0 exit code
- ran ‘/nix/store/qaadzk12f4bcqas0x09h89w74r6s740z-gpaste-3.28.2/bin/.gpaste-client-wrapped --help’ got 0 exit code
- ran ‘/nix/store/qaadzk12f4bcqas0x09h89w74r6s740z-gpaste-3.28.2/bin/.gpaste-client-wrapped help’ got 0 exit code
- ran ‘/nix/store/qaadzk12f4bcqas0x09h89w74r6s740z-gpaste-3.28.2/bin/.gpaste-client-wrapped -v’ and found version 3.28.2
- ran ‘/nix/store/qaadzk12f4bcqas0x09h89w74r6s740z-gpaste-3.28.2/bin/.gpaste-client-wrapped --version’ and found version 3.28.2
- ran ‘/nix/store/qaadzk12f4bcqas0x09h89w74r6s740z-gpaste-3.28.2/bin/.gpaste-client-wrapped version’ and found version 3.28.2
- found 3.28.2 with grep in /nix/store/qaadzk12f4bcqas0x09h89w74r6s740z-gpaste-3.28.2
- directory tree listing: https://gist.github.com/528b9d74e22700cfa3bb92a21baa9f09
2018-04-20 05:18:03 -07:00
Keith Amidon
737c1c491d gnome-boxes: fix USB redirection (#39129)
This fixes USB redirection in gnome-boxes by ensuring that the
required PolicyKit action policy file is installed in the spice-gtk
package and adding that package to gnome-boxes propagatedUserEnvPkgs.
2018-04-19 20:40:10 +02:00
Jan Tojnar
72b27f2519
gnome3: 3.28.0 → 3.28.1 2018-04-14 13:35:45 +02:00
Jan Tojnar
e362dd6d4c
gnomeExtensions.dash-to-dock: 62 → 63 2018-04-03 18:13:25 +02:00
Tor Hedin Brønner
7f3e2f62c1 gnome3.gnome-tweaks: make tweaks aware of gnome-shell-extensions
This makes it possible to use the `user-theme` extension.
2018-04-03 16:12:18 +02:00
Tor Hedin Brønner
43ce9b93f5 gnome3.gnome-shell-extensions: let apps-menu know about gnome-menus 2018-04-03 16:10:23 +02:00
Tor Hedin Brønner
1661e88e82 gnome3.gnome-shell-extensions: build schema files 2018-04-03 16:10:12 +02:00
Jan Tojnar
c7a51a7499
gnome3.gnome-music: fix ugly codecs 2018-03-29 11:09:38 +02:00
Jan Tojnar
6e8a13f7e5
gnome3.gpaste: 3.28.0 → 3.28.1 2018-03-28 19:50:33 +02:00
Jan Tojnar
9ccc726749
gnome3.libgnome-games-support: 1.4.0 → 1.4.1 2018-03-28 19:50:33 +02:00
Jan Tojnar
d70b9e458a
gnome3.libgweather: 3.28.0 → 3.28.1 2018-03-28 19:50:33 +02:00
Jan Tojnar
5d4f6024e8
gnome3.gnome-themes-extra: 3.27.92 → 3.28 2018-03-28 19:50:32 +02:00
Jan Tojnar
6d1c022390
gnome3.gnome-keyring: 3.28.0.1 → 3.28.0.2 2018-03-28 19:50:32 +02:00
Jan Tojnar
78190d2e87
evince: add comic support 2018-03-28 19:50:31 +02:00
Jan Tojnar
025881c236
treewide: remove placeholder usage
Temporary compatibility fix, continuation of https://github.com/NixOS/nixpkgs/pull/37860
2018-03-28 19:44:33 +02:00
Michael Raskin
fc0e62a24a
Merge pull request #36411 from tiramiseb/gnome-shell-extension-impatience
gnomeExtensions.impatience: fix the package and upgrade to version 0.4.5
2018-03-28 10:00:32 +00:00
Michael Raskin
52f9d29d9a
Merge pull request #36410 from tiramiseb/gnome-shell-extension-system-monitor
gnomeExtensions.system-monitor: fix this package and upgrade to v33
2018-03-28 09:59:33 +00:00
Jan Tojnar
82f6267023
treewide: remove placeholder usage
see 2abac54c03
2018-03-27 20:14:44 +02:00
Florian Klink
6ac74d60ad networkmanager-pptp: remove package
Currently broken on NixOS due to hardcoded modprobe binary path (see
bug #30756 from Oct 2017), no activity on a proposed fix for months.
As the protocol is terribly broken anyways, let's better remove it
completely, and not talk about anymore ;-)

Closes #30756.
2018-03-23 22:24:50 +01:00
Jan Tojnar
359f5b0ff7
gitg: clean up 2018-03-23 13:18:40 +01:00
Jan Tojnar
efd53598f8
gnome3.geary: clean up 2018-03-23 13:18:40 +01:00
Jan Tojnar
087ca0ca24
yelp: clean up 2018-03-23 13:18:39 +01:00
Jan Tojnar
060e6aab52
gnome3.totem: clean up 2018-03-23 13:18:39 +01:00
Jan Tojnar
3b3e059dac
gnome3.gnome-system-log: clean up 2018-03-23 13:18:38 +01:00
Jan Tojnar
e059d22888
gnome3.gnome-screenshot: clean up 2018-03-23 13:18:38 +01:00
Jan Tojnar
fe747012db
gnome3.gnome-disk-utility: clean up 2018-03-23 13:18:38 +01:00
Jan Tojnar
25707008c0
gnome3.gnome-dictionary: clean up 2018-03-23 13:18:37 +01:00
Jan Tojnar
d01c5156d9
gnome3.gnome-control-center: remove unnecessary gnome-themes-extra dependency 2018-03-23 13:18:37 +01:00
Jan Tojnar
556474aad9
gnome3.seahorse: clean up 2018-03-23 13:18:36 +01:00
Jan Tojnar
cb23f4dbee
gnome3.gedit: clean up 2018-03-23 13:18:36 +01:00
Jan Tojnar
b4b00016a2
epiphany: clean up 2018-03-23 13:18:36 +01:00
Jan Tojnar
319495164c
gnome3.libgee: clean up 2018-03-22 10:32:24 +01:00
Jan Tojnar
046a5784ca
gnome3.accerciser: fix runtime 2018-03-22 07:48:12 +01:00
Tor Hedin Brønner
a6456766db
gnome3.gnome-tweaks: init at 3.28.0
Rename `gnome-tweak-tool` to `gnome-tweaks`.
2018-03-22 07:48:11 +01:00
Jan Tojnar
4803e6ebbf
gnome3.gfbgraph: build gir 2018-03-22 07:48:11 +01:00
Jan Tojnar
819d766f77
gnome3.tracker-miners: fix build 2018-03-22 07:47:51 +01:00
Jan Tojnar
04325dfe79
gnome3.vino: clean up 2018-03-22 07:46:58 +01:00
Jan Tojnar
6c5848a008
gnome3.evolution: clean up 2018-03-22 07:46:58 +01:00
Jan Tojnar
4f72ca7a0e
gnome3.evince: clean up 2018-03-22 07:46:57 +01:00
Tor Hedin Brønner
19f80a70be
gnome3.gnome-shell: add NetworkManagerApplet
Try to fix `imports.gi.NMA`
2018-03-22 07:46:57 +01:00
Jan Tojnar
49d85d42b7
gnome3.gnome-boxes: fix build 2018-03-22 07:46:56 +01:00
Jan Tojnar
d6817e4232
gnome3.gnome-contacts: fix build 2018-03-22 07:46:56 +01:00
Jan Tojnar
d6479e0681
gnome3.california: fix build 2018-03-22 07:46:56 +01:00
Tor Hedin Brønner
d7bf83e2b5
gnome3.gpaste: 3.26.0 -> 3.28.0 2018-03-22 07:46:55 +01:00
Jan Tojnar
f2edcad2d3
gnome3.gnome-tweak-tool: clean up 2018-03-22 07:46:55 +01:00
Jan Tojnar
a8bbecd004
gnome3.geary: fix build 2018-03-22 07:46:55 +01:00
Jan Tojnar
ac38e53c7a
gnome3.devhelp: fix build 2018-03-22 07:46:55 +01:00
Jan Tojnar
91f7501f7a
gnome3.tracker: build gir 2018-03-22 07:46:55 +01:00
Jan Tojnar
a67577f776
gnome3.nautilus: fix build 2018-03-22 07:46:54 +01:00
Jan Tojnar
53b2df9211
gnome3.libzapojit: build gir 2018-03-22 07:46:54 +01:00
Jan Tojnar
2871acd8c3
gnome3.gnome-shell: fix build 2018-03-22 07:46:54 +01:00
Jan Tojnar
c5c34f37f9
gnome3.gnome-session: fix build 2018-03-22 07:46:54 +01:00
Jan Tojnar
df37e9cf0e
gnome3.gnome-online-accounts: fix build 2018-03-22 07:46:54 +01:00
Jan Tojnar
bf8b2afcca
gnome3.gnome-control-center: fix build 2018-03-22 07:46:54 +01:00
Jan Tojnar
3a551ca7b0
gnome3.evolution-data-server: fix build 2018-03-22 07:46:53 +01:00
Jan Tojnar
a610006a09
gnome3.nautilus-sendto: clean up 2018-03-22 07:46:53 +01:00
Jan Tojnar
f658959fa7
gnome3.gnome-photos: fix build 2018-03-22 07:46:53 +01:00
Jan Tojnar
4ad9df103d
gnome3.gnome-music: fix build 2018-03-22 07:46:53 +01:00
Jan Tojnar
7bfd055dce
gnome3.gnome-maps: fix build 2018-03-22 07:46:53 +01:00
Jan Tojnar
e227c2c46c
gnome3.gnome-power-manager: clean up 2018-03-22 07:46:52 +01:00
Jan Tojnar
a2e460be4d
gnome3.polari: fix build 2018-03-22 07:46:52 +01:00
Jan Tojnar
03e83a0893
gnome3.gnome-software: fix build 2018-03-22 07:46:52 +01:00
Andreas Rammhold
73244d10bb
libdazzle: init at 3.28.0 2018-03-22 07:46:51 +01:00
Jan Tojnar
ee3f179fb6
gnome3.gnome-usage: init at 3.28.0 2018-03-22 07:46:51 +01:00
Jan Tojnar
f46cfa4968
gnome3.lightsoff: clean up 2018-03-22 07:46:51 +01:00
Jan Tojnar
dd791a4281
gnome3.swell-foop: fix build 2018-03-22 07:46:51 +01:00
Jan Tojnar
d1dcc9efc7
gnome3.gnome-logs: fix build 2018-03-22 07:46:51 +01:00
Jan Tojnar
21a27267d3
gnome3.gnome-klotski: add missing dependencies 2018-03-22 07:46:50 +01:00
Jan Tojnar
0c2ede96a0
librsvg: always build introspection
We have multiple outputs nowadays.
2018-03-22 07:46:50 +01:00
Jan Tojnar
389837b139
gnome3.gucharmap: clean up 2018-03-22 07:46:50 +01:00
Tor Hedin Brønner
2c894fb147
gnome3.gnome-characters: fix build 2018-03-22 07:46:50 +01:00
Jan Tojnar
6c66e9dd3c
gnome3.gnome-weather: fix build 2018-03-22 07:46:50 +01:00
Jan Tojnar
5f58748116
gnome3.libgnome-games-support: fix darwin build 2018-03-22 07:46:49 +01:00
Jan Tojnar
e65863953f
gnome3.libgnome-games-support: rename from gnome3.libgames-support 2018-03-22 07:46:49 +01:00
Jan Tojnar
e3e86ebe80
gnome-themes-extra: 3.27.90 → 3.27.92 2018-03-22 07:46:49 +01:00
Jan Tojnar
6e2443f282
gnome-themes-extra: rename from gnome-themes-standard 2018-03-22 07:46:49 +01:00
Jan Tojnar
3d2db221f7
gnome3.gspell: fix build 2018-03-22 07:46:49 +01:00
Jan Tojnar
fead86590d
gnome3.gnome-system-monitor: fix build 2018-03-22 07:46:48 +01:00
Jan Tojnar
f5bfbb377c
gnome3.gnome-characters: fix build 2018-03-22 07:46:48 +01:00
Jan Tojnar
288ce670b1
gnome3.mutter: fix build 2018-03-22 07:46:48 +01:00
Jan Tojnar
e4597b3af0
gnome3: switch to Vala 0.40 2018-03-22 07:46:47 +01:00
Jan Tojnar
6f69e3c987
gnome3.gnome-keyring: fix build 2018-03-22 07:46:47 +01:00
Jan Tojnar
fabaf3b007
gnome3.gnome-documents: fix build 2018-03-22 07:46:47 +01:00
Jan Tojnar
31293136fa
gnome3.gnome-clocks: fix build 2018-03-22 07:46:47 +01:00
Jan Tojnar
a0d41635ee
gnome3.gnome-mines: fix build 2018-03-22 07:46:46 +01:00
Jan Tojnar
de8d21a172
gnome3.gnome-calculator: fix build 2018-03-22 07:46:46 +01:00
Jan Tojnar
d345dd963e
gnome3.gnome-settings-daemon: fix build 2018-03-22 07:46:46 +01:00
Jan Tojnar
a9dbcdb626
gtksourceview4: init at 4.0.0 2018-03-22 07:46:46 +01:00
Jan Tojnar
08113f7ce7
gtksourceview: move out of gnome3 2018-03-22 07:46:46 +01:00
Jan Tojnar
960d599f53
gnome3.gnome-color-manager: fix build 2018-03-22 07:46:45 +01:00
Jan Tojnar
3359dc7f9c
gnome3.gnome-chess: fix build 2018-03-22 07:46:45 +01:00
Jan Tojnar
820891f6b0
gnome3.gnome-characters: fix build 2018-03-22 07:46:45 +01:00
Jan Tojnar
e9d597e0df
gnome3.four-in-a-row: fix build 2018-03-22 07:46:45 +01:00
Jan Tojnar
cc8403ffdc
gnome3.gnome-boxes: fix build 2018-03-22 07:46:45 +01:00
Jan Tojnar
2df1eee63a
gnome3.file-roller: fix build 2018-03-22 07:46:44 +01:00
Jan Tojnar
74c5f0df9c
gnome3.totem-pl-parser: fix build 2018-03-22 07:46:44 +01:00
Jan Tojnar
a6cc7cc01c
gnome3.libgweather: fix build 2018-03-22 07:46:44 +01:00
Jan Tojnar
32b59d0961
gnome3.gnome-shell-extensions: fix build 2018-03-22 07:46:44 +01:00
Jan Tojnar
039b2923eb
gnome3.eog: update dependencies 2018-03-22 07:46:44 +01:00
Jan Tojnar
b6af56babe
gnome3.dconf-editor: fix build 2018-03-22 07:46:43 +01:00
Jan Tojnar
6ab58d728d
gnome3.baobab: fix build 2018-03-22 07:46:43 +01:00
Jan Tojnar
65e147c2fb
gnome3.dconf: fix build 2018-03-22 07:46:43 +01:00
Jan Tojnar
8db273f330
gnome3.geocode-glib: fix build 2018-03-22 07:46:42 +01:00
Jan Tojnar
a0d9284ad6
gnome3.gnome-backgrounds: fix build 2018-03-22 07:46:42 +01:00
Jan Tojnar
0973618e4e
gnome3: automated update 2018-03-22 07:46:42 +01:00
Jan Tojnar
de75940953
gnome3.gnome-shell: remove unneeded rpath fixup 2018-03-22 07:30:59 +01:00
Jan Tojnar
45d0d90792
epiphany: remove unneeded rpath fixup 2018-03-22 07:30:58 +01:00
Vasyl Solovei
66d2ec52e7 gnomeExtensions.timepp: init at 2018.03.17 2018-03-18 11:28:48 +02:00
Ryan Mulligan
99866d0223 evince: 3.26.0 -> 3.28.0
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/xa8kjq7jlp5dy53nfd91lmiw7liwg5vw-evince-3.28.0/bin/evince -h` got 0 exit code
- ran `/nix/store/xa8kjq7jlp5dy53nfd91lmiw7liwg5vw-evince-3.28.0/bin/evince --help` got 0 exit code
- ran `/nix/store/xa8kjq7jlp5dy53nfd91lmiw7liwg5vw-evince-3.28.0/bin/evince --version` and found version 3.28.0
- ran `/nix/store/xa8kjq7jlp5dy53nfd91lmiw7liwg5vw-evince-3.28.0/bin/evince-thumbnailer -h` got 0 exit code
- ran `/nix/store/xa8kjq7jlp5dy53nfd91lmiw7liwg5vw-evince-3.28.0/bin/evince-thumbnailer --help` got 0 exit code
- ran `/nix/store/xa8kjq7jlp5dy53nfd91lmiw7liwg5vw-evince-3.28.0/bin/evince-previewer -h` got 0 exit code
- ran `/nix/store/xa8kjq7jlp5dy53nfd91lmiw7liwg5vw-evince-3.28.0/bin/evince-previewer --help` got 0 exit code
- ran `/nix/store/xa8kjq7jlp5dy53nfd91lmiw7liwg5vw-evince-3.28.0/bin/.evince-wrapped -h` got 0 exit code
- ran `/nix/store/xa8kjq7jlp5dy53nfd91lmiw7liwg5vw-evince-3.28.0/bin/.evince-wrapped --help` got 0 exit code
- ran `/nix/store/xa8kjq7jlp5dy53nfd91lmiw7liwg5vw-evince-3.28.0/bin/.evince-wrapped --version` and found version 3.28.0
- ran `/nix/store/xa8kjq7jlp5dy53nfd91lmiw7liwg5vw-evince-3.28.0/bin/.evince-thumbnailer-wrapped -h` got 0 exit code
- ran `/nix/store/xa8kjq7jlp5dy53nfd91lmiw7liwg5vw-evince-3.28.0/bin/.evince-thumbnailer-wrapped --help` got 0 exit code
- ran `/nix/store/xa8kjq7jlp5dy53nfd91lmiw7liwg5vw-evince-3.28.0/bin/.evince-previewer-wrapped -h` got 0 exit code
- ran `/nix/store/xa8kjq7jlp5dy53nfd91lmiw7liwg5vw-evince-3.28.0/bin/.evince-previewer-wrapped --help` got 0 exit code
- found 3.28.0 with grep in /nix/store/xa8kjq7jlp5dy53nfd91lmiw7liwg5vw-evince-3.28.0
2018-03-14 02:49:40 -07:00
Jan Tojnar
72c033f8ff
gnome3.gnome-control-center: add gnome-color-manager support 2018-03-13 01:14:37 +01:00
Jan Tojnar
ab5071ec86
gnome3.gnome-color-manager: init at 3.26.0 2018-03-13 01:14:36 +01:00
Sébastien Maccagnoni
a180a52dd3 gnomeExtensions.system-monitor: do not need global sessionPath modification 2018-03-11 21:55:21 +01:00
Jan Tojnar
760b5eeee0
gnome3: add GNOME updatables to the attrset 2018-03-08 02:05:58 +01:00
Jan Tojnar
a5147c5220
gnome3: automated update 2018-03-08 02:05:58 +01:00
Sébastien Maccagnoni
058be360d3 gnomeExtensions.system-monitor: Fix the version number 2018-03-07 19:59:00 +01:00
Sébastien Maccagnoni
e864675e10 gnomeExtensions.impatience: Fix the version number 2018-03-07 19:57:55 +01:00
Sébastien Maccagnoni
2d047efe7f gnomeExtensions.impatience: fix the package and upgrade to version 0.4.5 2018-03-07 10:19:31 +01:00
Sébastien Maccagnoni
0935cbf287 gnomeExtensions.system-monitor: fix this package and upgrade to v33 2018-03-07 09:24:31 +01:00
Jan Tojnar
0e6fc5c4e6
gnome3.bijiben: 3.27.1 → 3.28.0 2018-03-06 14:06:36 +01:00
Nikolay Amiantov
8529e0b05f gnome3.gtksourceview: enable parallel building 2018-03-06 13:07:14 +03:00
Jan Tojnar
46f83fa9d1
gnome3.rarian: fix build 2018-03-05 06:06:09 +01:00
Jan Tojnar
dc8184e121
gnome3.gnome-software: clean up 2018-03-05 06:06:09 +01:00
Jan Tojnar
ff5695fb6e
gnome3.evolution: switch to ninja 2018-03-05 06:06:09 +01:00
Jan Tojnar
3e2b430c26
gnome3.gnome-contacts: fix build 2018-03-05 06:06:09 +01:00
Jan Tojnar
a57e9e289f
gnome3.tracker-miners: fix build 2018-03-05 06:06:08 +01:00
Jan Tojnar
53caca4adb
gnome3.evolution-data-server: add ninja 2018-03-05 06:06:08 +01:00
Jan Tojnar
49e02c53f0
gnome3.libgit2-glib: fix build 2018-03-05 06:06:08 +01:00
Jan Tojnar
81cbb53075
gnome3: automated update 2018-03-05 06:06:08 +01:00
Jan Tojnar
a3a82096a7
gnome3.libgepub: 0.5.2 → 0.5.3 2018-03-05 06:06:07 +01:00
Jan Tojnar
dc4060408c
gnome3.libgee: 0.20.0 → 0.20.1 2018-03-05 06:06:07 +01:00
Jan Tojnar
3648db87f2
gnome3.gexiv2: 0.10.7 → 0.10.8 2018-03-05 06:06:07 +01:00
Jan Tojnar
0f2dc6c209
chrome-gnome-shell: 9 → 10 2018-03-05 04:50:48 +01:00
Jan Tojnar
b8b4ae3f4d
gnome3.gfbgraph: add updateScript 2018-03-04 20:05:55 +01:00
Jan Tojnar
ed2e497286
gnome3.gsound: add updateScript 2018-03-04 20:05:55 +01:00
Jan Tojnar
2245555a3e
gnome3.caribou: add updateScript 2018-03-04 20:05:55 +01:00
Jan Tojnar
1a17154047
gnome3.grilo: add updateScript 2018-03-04 20:05:55 +01:00
Jan Tojnar
b8e2420e86
gnome3.grilo-plugins: add updateScript 2018-03-04 20:05:55 +01:00
Jan Tojnar
a9719c6be2
gnome3.gnome-video-effects: add updateScript 2018-03-04 20:05:54 +01:00
Jan Tojnar
24cf244a18
gnome3.libgnome-games-support: add updateScript 2018-03-04 20:05:54 +01:00
Jan Tojnar
36c29a4910
gnome3.rarian: add updateScript 2018-03-04 20:05:54 +01:00
Jan Tojnar
90b232900f
gnome3.libzapojit: add updateScript 2018-03-04 20:05:54 +01:00
Jan Tojnar
478e3b6252
gnome3.libmediaart: add updateScript 2018-03-04 20:05:53 +01:00
Jan Tojnar
d1092a0811
gnome3.updateScript: ignore prerelease versions 2018-03-04 20:05:53 +01:00
Jan Tojnar
4e82900063
gnome3.updateScript: fix updating to unstable versions 2018-03-04 20:05:53 +01:00
Jan Tojnar
7a0ee31dd9
libcroco: add updateScript 2018-03-04 20:05:53 +01:00
Jan Tojnar
1a91396e1a
gnome3.dconf: add updateScript 2018-03-04 20:05:51 +01:00
Jan Tojnar
1541c31097
gnome3.rest: add updateScript 2018-03-04 20:05:50 +01:00
Jan Tojnar
7af72719f1
gnome3.gexiv2: add updateScript 2018-03-04 20:05:50 +01:00
Jan Tojnar
f87ea24451
gnome3.libgxps: add updateScript 2018-03-04 20:05:50 +01:00
Jan Tojnar
c3117c4890
gnome3.libgnome-keyring: add updateScript 2018-03-04 20:05:50 +01:00
Jan Tojnar
0dd7c62959
gnome3.libgdata: add updateScript 2018-03-04 20:05:50 +01:00
Jan Tojnar
6694dfcea1
gnome3.libgee: add updateScript 2018-03-04 20:05:50 +01:00
Jan Tojnar
e8ca1348b9
gnome3.libgepub: add updateScript 2018-03-04 20:05:50 +01:00
Ruben Maher
8b073814df
gnome-3: remove ibus from corePackages
Before this change, vanilla `ibus` would end up in `environment.systemPackages`
and clobber `ibus-with-plugins` as defined by `i18n.inputMethod.ibus.engines`.
2018-03-04 18:43:52 +01:00
Jan Tojnar
61a048a8d7
gnome3: fix problems from auto-moving src.nix to default.nix 2018-03-01 02:53:01 +01:00
Jan Tojnar
546e7669b2
gnome3: move src.nix into default.nix automatically 2018-03-01 02:53:00 +01:00
Jan Tojnar
20e53c0b14
gnome3.accerciser: move src.nix to default.nix 2018-03-01 02:53:00 +01:00
Jan Tojnar
4145f5e3b0
gnome3.folks: use updateScript 2018-03-01 02:53:00 +01:00
Jan Tojnar
cc1d6fcbcb
gnome3: add updateScript 2018-03-01 02:53:00 +01:00
Jan Tojnar
b0a57be4fe
gnome3.libgda: fix eval 2018-03-01 02:52:43 +01:00
Jan Tojnar
d984f3e347
gnome3.gspell: fix eval 2018-03-01 02:47:59 +01:00
Jan Tojnar
7d7d12d22d
gnome3.bijiben: mark as not broken since it works a little 2018-03-01 02:44:14 +01:00
Jan Tojnar
63c2494d41
gnome3.libgda: add meta.maintainers 2018-03-01 02:43:59 +01:00
Jan Tojnar
2f1c45c4b0
gnome3.libgit2-glib: complete meta attribute 2018-03-01 02:43:37 +01:00
Jan Tojnar
ed7607f4cd
gnome3.gspell: complete meta attribute 2018-03-01 02:43:24 +01:00
Jan Tojnar
3726a26dac
simple-scan: add meta.maintainers 2018-03-01 02:43:19 +01:00
Jan Tojnar
a31d98f312
tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
Elis Hirwing
55d2daaf31
libgda: Add optional mysql and postgresql support 2018-02-24 23:24:46 +01:00
Miguel Madrid Mencía
b7a6c54851
nautilus: fixed mime types 2018-02-24 19:18:04 +01:00
Jon Banafato
4da66a7cf9
gnomeExtensions.pixel-saver: remove
This extension is being replaced by gnomeExtensions.no-title-bar in #35281.
2018-02-23 07:00:25 +01:00
Vasyl Solovei
5118a47baa
gnomeExtensions.no-title-bar: init at 8 2018-02-23 06:56:56 +01:00
svsdep
9058293a14 gnomeExtensions.dash-to-dock: v61 -> v62 2018-02-21 12:25:34 +02:00
Jan Tojnar
24d28874aa
Merge pull request #35197 from jonafato/gnome-shell-extension-battery-status-6
gnomeExtensions.battery-status: init at v6
2018-02-20 21:46:33 +01:00
Jon Banafato
4704514dbc gnomeExtensions.battery-status: init at v6
Add the Battery Status GNOME Shell extension.
2018-02-19 13:41:11 -05:00
Jon Banafato
05d9196f7b gnomeExtensions.taskwhisperer: init at v11
Add the TaskWhisperer GNOME Shell extension.
2018-02-19 10:55:36 -05:00
Jon Banafato
d7b85321d9
gnomeExtensions.appindicator: init at v22
Add the AppIndicator Support GNOME Shell extension.
2018-02-16 12:36:30 +01:00
Jan Tojnar
d59e9e2fc7
Merge pull request #34954 from jonafato/geary-0.12.1
gnome3.geary: 0.12.0 -> 0.12.1
2018-02-16 12:29:59 +01:00
Jan Tojnar
7713889556
nixos/gjs: add test 2018-02-14 22:43:59 +01:00
Jan Tojnar
b2238b7383
gnome3.gjs: 1.50.2 → 1.50.4 2018-02-14 21:28:44 +01:00
Jon Banafato
90f7a11d44 gnome3.geary: 0.12.0 -> 0.12.1
Geary has a new release including several bug fixes and translations.
See the changelog [1] for the full list of improvements.

[1] 1875614476/debian/changelog (L1-L19)
2018-02-14 01:28:14 -05:00
Jon Banafato
14b3b04c22
gnomeExtensions.remove-dropdown-arrows: init at 9
Add the Remove Dropdown Arrows GNOME Shell extension.
2018-02-14 02:36:07 +01:00
Jan Tojnar
44695e7045
Merge pull request #34507 from jtojnar/pipewire
pipewire: init at 0.1.8
2018-02-14 02:29:39 +01:00
Jan Tojnar
f8c59e083a
gnome3.gexiv2: re-enable bindings
After effa9e4045, which switched to Meson,
the Vala bindings were not built which broke Shotwell. Enabling Vala
was not enough due to a bug, though, so we have to patch it.
2018-02-02 15:33:41 +01:00
Sam Parkinson
d2f065b793
gnome-power-manager: init at 3.26.0
Provides an app to view battery and power statistics.  This app is badly
documented on the web, but is in the default Fedora install; hence to
motivation to add it to Nix.
2018-02-02 00:49:13 +01:00
Jon Banafato
c138308ec1
gnomeExtensions.clipboard-indicator: init at 30
Add the Clipboard Indicator GNOME Shell extension.
2018-02-02 00:26:49 +01:00
Jon Banafato
d2e518c4c5
gnomeExtensions.icon-hider: init at 19
Add the Icon Hider GNOME Shell extension.
2018-02-02 00:16:11 +01:00
Jan Tojnar
effa9e4045
gnome3.gexiv2: 0.10.6 → 0.10.7 2018-02-01 23:58:08 +01:00
Jan Tojnar
7784e82934
gnome3.mutter: add remote desktop support 2018-02-01 22:40:51 +01:00
Jon Banafato
d48e704e38 gnome-shell-extension-pixel-saver: init at 1.10 2018-01-23 21:17:19 -05:00
Jon Banafato
6e862fb43b gnome-shell-extension-nohotcorner: init at 16.0 2018-01-23 00:48:27 -05:00
Jan Tojnar
d2d1a2dfba
Merge pull request #28882 from jtojnar/chrome-gnome-shell
chrome-gnome-shell: refactor
2018-01-19 13:40:42 +01:00
Tuomas Tynkkynen
67c73b4e64 Merge commit '2e56ba' from staging into master 2018-01-17 12:50:46 +02:00
Tobias Geerinckx-Rice
0f84673f3d
Remove nckx as a maintainer for all packages
Goodbye, and thanks for all the Nix...
2018-01-16 23:00:49 +01:00
Rostislav Beneš
062cafab8c
firefox: add option for chrome-gnome-shell native messaging host 2018-01-13 15:22:52 +01:00
Jan Tojnar
38b6d7b60e
nixos/chrome-gnome-shell: init 2018-01-13 15:19:19 +01:00
Jan Tojnar
665a0d2836
chrome-gnome-shell: 7d99523 → 9 2018-01-13 15:17:52 +01:00
Vladimír Čunát
03dca870ab
Revert "gnome3.gnome-screenshot: fix build"
This reverts commit 2a1425d8b7.
See https://github.com/NixOS/nixpkgs/issues/33458
2018-01-08 17:36:11 +01:00
Vladimír Čunát
5837d1a070
Merge branch 'master' into staging 2018-01-08 17:33:31 +01:00
Sarah Brofeldt
11c4e8ae29 Revert "gnome3.nautilus-sendto: fix build"
This reverts commit d3ad52a58e.

In order to see if https://github.com/NixOS/nixpkgs/pull/33524 is
sufficient
2018-01-07 15:19:36 +01:00
Vladimír Čunát
49a45fb51f
Merge #33311: meson: set checkPhase in setup hook 2018-01-07 11:28:46 +01:00
Vladimír Čunát
2a1425d8b7
gnome3.gnome-screenshot: fix build
Thans to Robin's d3ad52a58, as the error message was rather confusing.
2018-01-07 09:53:10 +01:00
Vladimír Čunát
8154fe90fe
Merge #33539: libcroco: upstream security patches
CVE-2017-7960 & CVE-2017-7961
2018-01-07 09:25:40 +01:00
Robin Gloster
d3ad52a58e
gnome3.nautilus-sendto: fix build 2018-01-06 23:38:06 +01:00
adisbladis
3de02449cf
libcroco: Fixes for CVE-2017-7960 & CVE-2017-7961 2018-01-07 04:46:45 +08:00
Jan Tojnar
d75f95d2a2
packages using meson: remove unnecessary checkPhase 2018-01-06 06:47:57 +01:00
Samuel Dionne-Riel
7b97c8c0c8 treewide: homepage+src updates (found by repology, #33263) 2018-01-05 20:42:46 +01:00
Frederik Rietdijk
1869e7e5b0 Merge remote-tracking branch 'upstream/master' into HEAD 2018-01-01 15:09:55 +01:00
Jan Tojnar
4d917639fb
gnome3.gnome_keyring: remove gconf dependency
It has not been needed since 2.31.91.
2018-01-01 14:29:35 +01:00
Jan Tojnar
70a0e6f7d7
gnome3.gnome_keyring: disable tests
Tests are randomly failing so we are disabling them for now.

See: https://bugzilla.gnome.org/show_bug.cgi?id=791932
2018-01-01 14:27:58 +01:00
Yegor Timoshenko
d3e821156e
Merge pull request #31094 from yegortimoshenko/ibus/update
ibus: 1.5.16 -> 1.5.17, fix
2017-12-31 21:23:05 +03:00
Jan Tojnar
c95491cb86
gnome3.epiphany: fix rpath wrapping 2017-12-31 11:13:59 +01:00
Vladimír Čunát
1fcd92ce92
Merge branch 'master' into staging
A few thousand rebuilds from master, again.
Hydra: ?compare=1422362
2017-12-31 09:53:49 +01:00
John Ericson
4d2b763817
Merge pull request #26805 from obsidiansystems/cross-elegant
Make cross compilation elegant
2017-12-30 22:58:02 -05:00
John Ericson
046f091e0d treewide: Don't use envHook anymore
This commits needs a MAJOR audit as I oftentimes just guessed which of
`$hostOffset`, `$targetOffset`, or a fixed offset should be used.
2017-12-30 22:04:22 -05:00
Sébastien Maccagnoni
9db8e22679
gnomeExtensions.mediaplayer: init at 3.5 2017-12-30 20:00:22 +01:00
Frederik Rietdijk
2d0bead714 Merge remote-tracking branch 'upstream/master' into HEAD 2017-12-30 17:04:54 +01:00
Yegor Timoshenko
26d51c8bb4
Merge pull request #33135 from vbgl/gtksourceview-check
gtksourceview: run checks on Linux only
2017-12-30 04:32:41 +03:00
Katona László
19175d4f7b dash-to-panel: init at v11 2017-12-29 20:23:08 +01:00
Vladimír Čunát
6bbec17d44
Merge #32626: atk: clean up 2017-12-29 10:01:00 +01:00
Vincent Laporte
0004682e36
gtksourceview: run checks on Linux only 2017-12-28 11:28:42 +00:00
Jan Tojnar
e3b9406713
gnome3.libpeas: re-add gobject introspection dependency 2017-12-22 23:31:54 +01:00
Jan Tojnar
7e5717a209
gnome3.gspell: re-add gobject introspection dependency 2017-12-22 23:29:07 +01:00
Jan Tojnar
2f14c9da68
simple-scan: add gobject introspection dependency 2017-12-22 23:27:35 +01:00
Jan Tojnar
ff2bda33cc
gnome3.gtksourceview: re-add gobject introspection dependency 2017-12-22 23:27:35 +01:00
Jan Tojnar
8a9b352bec
gnome3.eog: add gobject introspection dependency 2017-12-22 23:27:35 +01:00
Jan Tojnar
041e5b95d3
gnome3.gucharmap: re-add gobject introspection dependency 2017-12-22 23:27:35 +01:00
Jan Tojnar
d2590f8a13
gnome3.gnome-bluetooth: re-add gobject-introspection dependency
It is no longer propagated from atk so we have to add it here.
2017-12-22 23:27:35 +01:00
Jan Tojnar
2e6f01d9a6
gnome3.gnome-characters: re-add gobject-introspection dependency 2017-12-22 23:27:34 +01:00
Jan Tojnar
6e3351d9cc
Merge pull request #32826 from jtojnar/gnome-python3
More GNOME clean-ups
2017-12-22 17:57:01 +01:00
Will Dietz
92e525ed4e vte-ng: don't run configure as part of autogen, since it runs w/o args
We could alternatively pass arguments here as well,
but there seems little point in running configure twice.
2017-12-20 22:19:16 +01:00
Yegor Timoshenko
3322a85223 gconf: add python to dependencies, fixes #31083 2017-12-20 20:11:28 +00:00
Jan Tojnar
e2f76df643
gnome3.anjuta: clean up 2017-12-20 07:35:56 +01:00
Jan Tojnar
6002d1785d
gnome3.evolution_data_server: clean up 2017-12-20 07:35:56 +01:00
Jan Tojnar
f5d7b05f1e
gnome3.glade: enable libgladepython 2017-12-20 05:16:51 +01:00
Jan Tojnar
c6e9acc3eb
gnome3.gnome_desktop: clean up 2017-12-20 05:16:51 +01:00
Jan Tojnar
e6936dd556
gnome3.gnome_keyring: clarify Python version & enable tests 2017-12-20 05:16:50 +01:00
Jan Tojnar
a0a692b3a3
gnome3.gnome_control_center: clean up 2017-12-20 05:16:49 +01:00
Jan Tojnar
0875bea675
Merge pull request #32815 from jtojnar/evince-cleanup
gnome3.evince: clean up
2017-12-18 18:00:12 +01:00
Jan Tojnar
e56c00c9dd
gnome3.evince: clean up
There was som cruft, for example, dogtail tests were removed long time ago.
2017-12-18 17:14:41 +01:00
Jan Tojnar
3366ce99df
Merge pull request #32750 from jtojnar/gupdates
GNOME updates
2017-12-18 02:20:35 +01:00