Commit graph

12 commits

Author SHA1 Message Date
545ec1afe7
chore(wezterm): Too complicated to configure
Revert " test(wezterm): Add to testing"

This reverts commit 1fb54d67ae.
2024-11-04 20:57:41 -08:00
9064f1348c
test(wezterm): Add to testing 2024-11-04 20:57:36 -08:00
a49c020fc8
fix(tests): Remove unthemed modules from tests 2024-10-20 17:36:53 -07:00
2434f0038f
feat(tests): Catppuccin -> Rose Pine 2024-10-19 11:14:58 -07:00
Ben Brown
96cf8b4a05
feat(home-manager): add support for aerc (#338) 2024-10-08 13:10:14 -04:00
arminius-smh
76dd2b2e1f
feat(home-manager): add support for obs-studio (#324) 2024-09-21 16:37:04 -04:00
Anomalocaridid
6effc32e61
feat(home-manager): add support for freetube (#327) 2024-09-21 16:29:48 -04:00
Willow
faea883811
feat(home-manager): add support for hyprlock (#330)
* feat(home-manager): add support for hyprlock

* feat(hyprlock): enable in tests

* refactor(hyprlock): disable darwin tests
2024-09-21 16:28:10 -04:00
Wölfchen
ff4128f8ea
feat(home-manager): add support for spotify-player (#296)
* feat(home-manager): add support for spotify-player

* fix: make use of `inherit`

Co-authored-by: seth <getchoo@tuta.io>

* feat(spotify-player): enable in tests

* chore: update spotify-player input

---------

Co-authored-by: seth <getchoo@tuta.io>
2024-08-19 02:26:08 -04:00
github-actions[bot]
dfef742dd2
chore: update dev flake inputs (#287)
* chore: update dev flake inputs

Flake lock file updates:

• Updated input 'home-manager':
    'github:nix-community/home-manager/c514e862cd5705e51edb6fe8d01146fdeec661f2?narHash=sha256-1GHh1/WO%2Bf42TXxb1WiZFMuepM7ITA9iT%2B6yJBbBNsY%3D' (2024-07-04)
  → 'github:nix-community/home-manager/6e090576c4824b16e8759ebca3958c5b09659ee8?narHash=sha256-ss0G8t8RJVDewA3MyqgAlV951cWRK6EtVhVKEZ7J5LU%3D' (2024-07-31)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/9f4128e00b0ae8ec65918efeba59db998750ead6?narHash=sha256-rwz8NJZV%2B387rnWpTYcXaRNvzUSnnF9aHONoJIYmiUQ%3D' (2024-07-03)
  → 'github:NixOS/nixpkgs/9f918d616c5321ad374ae6cb5ea89c9e04bf3e58?narHash=sha256-/DJBI6trCeVnasdjUo9pbnodCLZcFqnVZiLUfqLH4jA%3D' (2024-07-31)
• Updated input 'nixpkgs-stable':
    'github:NixOS/nixpkgs/706eef542dec88cc0ed25b9075d3037564b2d164?narHash=sha256-nNJHJ9kfPdzYsCOlHOnbiiyKjZUW5sWbwx3cakg3/C4%3D' (2024-07-02)
  → 'github:NixOS/nixpkgs/cf05eeada35e122770c5c14add958790fcfcbef5?narHash=sha256-B2xRiC3NEJy/82ugtareBkRqEkPGpMyjaLxaR8LBxNs%3D' (2024-07-30)

* chore(tests): rio is broken on darwin

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: seth <getchoo@tuta.io>
2024-08-06 22:02:53 -04:00
Anomalocaridid
7e23de352f
feat(home-manager): add support for fuzzel (#75) 2024-08-06 21:21:08 -04:00
seth
3fdc011242
chore(modules): add tests for home-manager on darwin (#251)
* chore(modules): add tests for home-manager on darwin

* ci: use nix-fast-build for tests

this also enables the new darwin tests

* chore(tests): disable unsupported modules on darwin

* docs: add `tests` scope to CONTRIBUTING.md

* fix(home-manager): exclude `gtk.catppuccin.icon` from global enable

this was accidentally enabled by default only with `catppuccin.enable`

* fix(tests): build activationPackage for darwin
2024-06-29 10:09:49 -04:00