···2233buildManPages {
44 pname = "execline-man-pages";
55- version = "2.8.1.0.3";
66- sha256 = "1n7c75lmyrjzzcbwjl6fxhfs4k29qlr66r1q35799h942cn4li7v";
55+ version = "2.8.1.0.4";
66+ sha256 = "1cxi09dlzvjbilmzgmr3xvwvx0l3s1874k3gr85kbjnvp1c1r6cd";
77 description = "Port of the documentation for the execline suite to mdoc";
88 maintainers = [ lib.maintainers.sternenseemann ];
99}
+1-1
pkgs/data/documentation/s6-man-pages/default.nix
···2233buildManPages {
44 pname = "s6-man-pages";
55- version = "2.11.0.0.5";
55+ version = "2.11.0.1.1";
66 sha256 = "03gl0vvdaqfb5hs0dfdbs9djxiyq3abcx9vwgkfw22b1rm2fa0r6";
77 description = "Port of the documentation for the s6 supervision suite to mdoc";
88 maintainers = [ lib.maintainers.sternenseemann ];
···2233buildManPages {
44 pname = "s6-networking-man-pages";
55- version = "2.5.0.0.2";
66- sha256 = "1ix8qrivp9prw0m401d7s9vkxhw16a4sxfhrs7abf9qqhs2zkd1r";
55+ version = "2.5.1.0.1";
66+ sha256 = "1h87s3wixsms8ys7gvm1s9d8pzn73q5j4sgybpi3gmr55d4cwra4";
77 description = "Port of the documentation for the s6-networking suite to mdoc";
88 maintainers = [ lib.maintainers.sternenseemann ];
99}
+3-3
pkgs/desktops/gnome/default.nix
···255255256256 gitg = callPackage ./misc/gitg { };
257257258258- libgnome-games-support = callPackage ./misc/libgnome-games-support { };
259259-260258 gnome-applets = callPackage ./misc/gnome-applets { };
261259262260 gnome-flashback = callPackage ./misc/gnome-flashback { };
···283281}) // lib.optionalAttrs (config.allowAliases or true) {
284282#### Legacy aliases. They need to be outside the scope or they will shadow the attributes from parent scope.
285283284284+ libgnome-games-support = pkgs.libgnome-games-support; # added 2022-02-19
285285+286286 bijiben = throw "The ‘gnome.bijiben’ alias was removed on 2022-01-13. Please use ‘gnome.gnome-notes’ directly."; # added 2018-09-26
287287 evolution_data_server = throw "The ‘gnome.evolution_data_server’ alias was removed on 2022-01-13. Please use ‘gnome.evolution-data-server’ directly."; # added 2018-02-25
288288 geocode_glib = throw "The ‘gnome.geocode_glib’ alias was removed on 2022-01-13. Please use ‘pkgs.geocode-glib’ directly."; # added 2018-02-25
···300300 gnome_themes_standard = throw "The ‘gnome.gnome_themes_standard’ alias was removed on 2022-01-13. Please use ‘gnome.gnome-themes-standard’ directly."; # added 2018-02-25
301301 gnome-tweak-tool = throw "The ‘gnome.gnome-tweak-tool’ alias was removed on 2022-01-13. Please use ‘gnome.gnome-tweaks’ directly."; # added 2018-03-21
302302 gsettings_desktop_schemas = throw "The ‘gnome.gsettings_desktop_schemas’ alias was removed on 2022-01-13. Please use ‘gnome.gsettings-desktop-schemas’ directly."; # added 2018-02-25
303303- libgames-support = throw "The ‘gnome.libgames-support’ alias was removed on 2022-01-13. Please use ‘gnome.libgnome-games-support’ directly."; # added 2018-03-14
303303+ libgames-support = throw "The ‘gnome.libgames-support’ alias was removed on 2022-01-13. Please use ‘pkgs.libgnome-games-support’ directly."; # added 2018-03-14
304304 libgnome_keyring = throw "The ‘gnome.libgnome_keyring’ alias was removed on 2022-01-13. Please use ‘gnome.libgnome-keyring’ directly."; # added 2018-02-25
305305 rarian = throw "The ‘gnome.rarian’ alias was removed on 2022-01-13. Please use ‘pkgs.rarian’ directly."; # added 2018-04-25
306306 networkmanager_fortisslvpn = throw "The ‘gnome.networkmanager_fortisslvpn’ alias was removed on 2022-01-13. Please use ‘gnome.networkmanager-fortisslvpn’ directly."; # added 2018-02-25