This website requires JavaScript.
Explore
Help
Sign in
eeva
/
home-manager
Watch
1
Star
0
Fork
You've already forked home-manager
0
mirror of
https://github.com/nix-community/home-manager
synced
2024-11-01 16:59:43 +01:00
Code
Issues
Releases
Wiki
Activity
446293584f
home-manager
/
tests
/
modules
/
misc
/
xdg
/
desktop-min-expected.desktop
6 lines
70 B
Desktop File
Raw
Normal View
History
Unescape
Escape
xdg-desktop-entries: add module (#1450) * xdg-desktop-entries: add module rebase * xdg-desktop-entries: adapt to changes in makeDesktopItem This package depends on the makeDesktopItem function in nixpkgs, which recently changed its syntax: https://github.com/NixOS/nixpkgs/pull/91790 This commit makes the module compatible with the new syntax. It also exposes the fileValidation option in makeDesktopItem. Co-authored-by: cwyc <cwyc@users.noreply.github.com> Co-authored-by: --get <--show>
2021-06-03 01:36:17 +02:00
[Desktop Entry]
Name
=
Test
Terminal
=
false
Type
=
Application
xdg-desktop-entries: adjust to API changes The `makeDesktopItem` function changed in a backwards incompatible way in https://github.com/NixOS/nixpkgs/commit/0c713dbed40dd87090a4632cffc7b088653f35cb This commit updates the module accordingly. Fixes #2767
2022-03-02 15:01:40 +01:00
Version
=
1.4
Reference in a new issue
Copy permalink