1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-26 16:38:34 +02:00
home-manager/tests
cwyc 30102ea9e5
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-02 19:36:17 -04:00
..
lib/types Remove some usage of config.lib.dag 2021-05-09 12:13:31 +02:00
modules xdg-desktop-entries: add module (#1450) 2021-06-02 19:36:17 -04:00
asserts.nix tests: allow testing assertions 2021-02-07 22:48:22 +01:00
default.nix htop: replace individual option with 'settings' (#1844) 2021-05-19 01:36:08 +02:00