mirror of
https://github.com/nix-community/home-manager
synced 2024-11-05 02:39:45 +01:00
fceef469c2
Before this change, ```rust fn main() { println!("{:?}", glib::get_user_special_dir(glib::UserDirectory::Documents)); } ``` would return `None` even though `~/Documents` is available and `xdg.userDirs.enable = true`. Checking the differences between `xdg-user-dirs-update` shows that the latter has quotes around each thing. PR #1440 |
||
---|---|---|
.. | ||
dconf.nix | ||
debug.nix | ||
fontconfig.nix | ||
gtk.nix | ||
lib.nix | ||
news.nix | ||
nixpkgs.nix | ||
numlock.nix | ||
pam.nix | ||
qt.nix | ||
submodule-support.nix | ||
tmpfiles.nix | ||
version.nix | ||
vte.nix | ||
xdg-mime-apps.nix | ||
xdg-mime.nix | ||
xdg-user-dirs.nix | ||
xdg.nix |