Commit Graph

6 Commits

Author SHA1 Message Date
Adam Stephens
f74bca53d6
waylock: add meta.mainProgram 2023-09-02 15:29:42 -04:00
figsoda
17d404ee80 zig.hook: rename from zigHook
This makes using specific versions of zig easier (without overrides)
2023-08-10 02:37:53 +00:00
Anderson Torres
5c68e0e7e1 waylock: use zigHook
Also, a cosmetic refactor:

- Reorder parameter listing
- Use rec-less, overlay-style overridable recursive attributes (in effect since
NixOS#119942);
- Remove nested with (according to
https://nix.dev/recipes/best-practices#with-scopes)
2023-08-05 11:10:50 +00:00
Jordan Isaacs
34dcadee7c
waylock: 0.6.0 -> 0.6.2 2023-02-15 16:59:43 -05:00
Jordan
9c2f3e166b
waylock: 0.4.2 -> 0.6.0 (#209867)
Closes https://github.com/NixOS/nixpkgs/pull/209537
2023-01-09 15:32:49 +01:00
Jordan Isaacs
f525342399
waylock: init at 0.4.2
When using, ensure to install a waylock pam.d file.
On NixOS use `security.pam.services.waylock = {}`.
2022-11-20 18:03:20 -05:00