4a8d628054
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
(cherry picked from commit
|
||
---|---|---|
.. | ||
dconf.nix | ||
debug.nix | ||
fontconfig.nix | ||
gtk.nix | ||
lib.nix | ||
news.nix | ||
nixpkgs.nix | ||
numlock.nix | ||
pam.nix | ||
qt.nix | ||
submodule-support.nix | ||
version.nix | ||
xdg-mime-apps.nix | ||
xdg-mime.nix | ||
xdg-user-dirs.nix | ||
xdg.nix |