mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 13:40:28 +03:00
xdg-user-dirs-gtk: init at 0.11
https://gitlab.gnome.org/GNOME/nautilus/-/merge_requests/1625#note_2234235
This commit is contained in:
parent
283ba1fdcf
commit
09918511b8
2 changed files with 66 additions and 0 deletions
|
@ -383,6 +383,7 @@ in
|
|||
pkgs.gnome-menus
|
||||
pkgs.gtk3.out # for gtk-launch program
|
||||
pkgs.xdg-user-dirs # Update user dirs as described in https://freedesktop.org/wiki/Software/xdg-user-dirs/
|
||||
pkgs.xdg-user-dirs-gtk # Used to create the default bookmarks
|
||||
];
|
||||
in
|
||||
mandatoryPackages
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue