Commit graph

33 commits

Author SHA1 Message Date
worldofpeace f3fddcb9cc gnome3.gnome-boxes: 3.34.3 -> 3.34.4 2020-02-19 20:55:10 -05:00
R. RyanTM c2a7cfb3a8 gnome3.gnome-boxes: 3.34.2 -> 3.34.3 2020-01-21 15:05:56 +00:00
R. RyanTM 1426aa37f5 gnome3.gnome-boxes: 3.34.1 -> 3.34.2 2019-11-27 13:01:29 -08:00
worldofpeace b27b5c4461 gnome3.gnome-boxes: nixpkgs-fmt 2019-11-05 13:48:06 -05:00
worldofpeace 0720a4e24b gnome3.gnome-boxes: add glib-networking 2019-11-05 13:46:54 -05:00
Tor Hedin Brønner ca64e5669d gnome3.gnome-boxes: 3.34.0 → 3.34.1 2019-10-08 12:08:51 +02:00
Tor Hedin Brønner b59b97637a gnome3.gnome-boxes: 3.32.1 → 3.34.0
oVirt support was dropped
2019-09-30 19:39:41 +02:00
Bjørn Forsman 879f851cfc gnome3.gnome-boxes: set maintainers = gnome3.maintainers
All packages under ./pkgs/desktops/gnome-3/apps/ are maintained by
gnome3.maintainers except this one. Fix it.
2019-09-17 23:59:04 +02:00
volth c814d72b51 treewide: name -> pname 2019-08-17 10:54:38 +00:00
worldofpeace 120337053f gnome3.gnome-boxes: fix hardcoded emulator path
To avoid this you must install the qemu binaries globally in some
manner.

Fixes #57931
2019-07-14 08:32:02 -04:00
worldofpeace 6377960911 gnome3.gnome-boxes: 3.32.0.2 -> 3.32.1
https://gitlab.gnome.org/GNOME/gnome-boxes/blob/v3.32.1/NEWS
2019-05-15 21:08:33 -04:00
Tor Hedin Brønner 69aa1b069f
gnome3.gnome-boxes: 3.30.3 -> 3.32.0.2
- add required vte dependency
- require new libosinfo et.al.

https://gitlab.gnome.org/GNOME/gnome-boxes/blob/v3.32.0.2/NEWS
2019-04-05 11:40:25 +02:00
Jan Tojnar 606ceda352
gnome3: stop using aliases 2019-02-14 02:31:15 +01:00
Jan Tojnar a51a99c690
gobject-introspection: rename package
camelCase package name was a huge inconsistency in GNOME package set.
2018-12-02 12:42:29 +01:00
Jan Tojnar 83ce748807
gnome3.gnome-boxes: 3.28.5 → 3.30.3 2018-11-30 21:34:00 +01: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 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 05992b9b1b
gtk-vnc: rename from gtkvnc
Upstream uses gtk-vnc, let’s be consistent.
2018-08-25 15:57:23 +02:00
Jan Tojnar 8abddf8373
gnome3.gnome-boxes: 3.28.4 → 3.28.5 2018-07-06 09:35:02 +02:00
Vladimír Čunát 392e6de7d0
Merge branch 'master' into staging 2018-05-20 13:20:53 +02:00
Jan Tojnar 683d397dd8
gnome3.gnome-boxes: 3.28.3 → 3.28.4 2018-05-19 17:34:08 +02:00
Matthew Bauer 6748534d83 Merge remote-tracking branch 'upstream/master' into staging 2018-05-08 09:36:00 -05:00
Jan Tojnar cafac77e20
gnome3.gnome-boxes: 3.28.2 → 3.28.3 2018-05-08 02:35:09 +02: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 49d85d42b7
gnome3.gnome-boxes: fix build 2018-03-22 07:46:56 +01:00
Jan Tojnar cc8403ffdc
gnome3.gnome-boxes: fix build 2018-03-22 07:46:45 +01:00
Jan Tojnar 0973618e4e
gnome3: automated update 2018-03-22 07:46:42 +01:00
Jan Tojnar 546e7669b2
gnome3: move src.nix into default.nix automatically 2018-03-01 02:53:00 +01:00
Jan Tojnar a31d98f312
tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
Jan Tojnar 1c1d677149
gnome3: dependency tweaks 2017-11-26 03:10:49 +01:00
Jan Tojnar 0f06bab3f3
gnome3: 3.24 -> 3.26 2017-11-26 03:10:47 +01:00
Jan Tojnar 69698ec11c gnome3: only maintain single GNOME 3 package set (#29397)
* gnome3: only maintain single GNOME 3 package set

GNOME 3 was split into 3.10 and 3.12 in #2694. Unfortunately, we barely have the resources
to update a single version of GNOME. Maintaining multiple versions just does not make sense.
Additionally, it makes viewing history using most Git tools bothersome.

This commit renames `pkgs/desktops/gnome-3/3.24` to `pkgs/desktops/gnome-3`, removes
the config variable for choosing packageset (`environment.gnome3.packageSet`), updates
the hint in maintainer script, and removes the `gnome3_24` derivation from `all-packages.nix`.

Closes: #29329

* maintainers/scripts/gnome: Use fixed GNOME 3 directory

Since we now allow only a single GNOME 3 package set, specifying
the working directory is not necessary.

This commit sets the directory to `pkgs/desktops/gnome-3`.
2017-09-24 12:15:50 +01:00