Commit graph

79 commits

Author SHA1 Message Date
seth
07e54f5b3c
feat: add subflake for development & testing (#64) 2023-12-16 23:38:36 +00:00
github-actions
cceb51991e docs: update docs for f3aaec1 2023-11-04 23:47:17 +00:00
Leah Amelia Chen
f3aaec142f
feat(gtk): add cursor theming support (#61) 2023-11-04 19:46:21 -04:00
seth
714c415506
refactor(modules)!: auto import modules & improve passing of arguments (#60) 2023-11-03 18:13:02 -04:00
Sefa Eyeoglu
a0e508260c
refactor(home-manager): ensure xdg.enable using assertion (#59)
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-11-03 13:25:24 -04:00
dependabot[bot]
5cb3e83bdd
actions: bump cachix/install-nix-action from 20 to 23 (#51)
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 20 to 23.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v20...v23)

---
updated-dependencies:
- dependency-name: cachix/install-nix-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-03 12:14:41 -04:00
dependabot[bot]
545231cf22
actions: bump actions/checkout from 2 to 4 (#52)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-03 12:13:04 -04:00
github-actions
5614810b3c docs: update docs for 4ba874e 2023-11-03 16:08:35 +00:00
Anomalocaridid
4ba874eaa9
feat(home-manager): init zathura module (#53) 2023-11-03 12:07:31 -04:00
github-actions
e74013b4ae docs: update docs for 88376af 2023-11-03 15:56:06 +00:00
Anomalocaridid
88376af32e
feat(home-manager): init hyprland module (#56) 2023-11-03 11:55:17 -04:00
seth
f616c3ce91
docs: specify stance on unofficial ports (#58) 2023-11-03 11:41:38 -04:00
github-actions
fcbef07c92 docs: update docs for 32c742b 2023-11-03 15:31:11 +00:00
seth
32c742bfce
ci: exclude some workflows from forks/branches & better scope permissions (#57) 2023-11-03 11:26:26 -04:00
seth
96e861b5ab
ci: fix revision for docs generation & add dependabot (#50)
* ci: fix revision for docs generation

* ci: add dependabot
2023-11-02 14:09:01 -04:00
github-actions
81ca008137 docs: update docs for 2023-11-02 17:56:17 +00:00
seth
a30f0ff077
feat: limit use of IFD, add auto updates & vm testing (#40)
* feat(modules): remove unnecessary IFD

by moving all upstream repos to our flake inputs, we no longer need
to have [IFD](https://nixos.wiki/wiki/Import_From_Derivation) in most
of our modules - making evaluation faster for all configurations. the
only remaining instances of IFD are in `lib.ctp.toYAML` and the themes
for kitty, which is due to it's use upstream in home-manager

* ci: start auto updating flake inputs

* ci: init basic vm tests

* ci: rename ci to format

* ci: use PAT for update-lock workflow

this is required to run tests such as test-vm after the pull request is
made

* fix(home-manager): make sure to use readFile in helix module

* ci: fix typo in test-vm

* ci: use verbose logging in test-vm & enable kvm

* docs: add flake inputs & vm testing to CONTRIBUTING.md

* feat(modules)!: use nvfetcher for upstream sources

* docs: add information about nvfetcher

* chore: don't include flake-compat in flake inputs

while this does make us lose out on easy updating, i think it's nice not
  have this as a required dependency for flake users

* chore: update flake inputs

Flake lock file updates:

• Updated input 'home-manager':
    'github:nix-community/home-manager/f58889c07efa8e1328fdf93dc1796ec2a5c47f38' (2023-07-29)
  → 'github:nix-community/home-manager/48b0a30202516e25d9885525fbb200a045f23f26' (2023-11-01)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/2a9d660ff0f7ffde9d73be328ee6e6f10ef66b28' (2023-07-28)
  → 'github:NixOS/nixpkgs/0cbe9f69c234a7700596e943bfae7ef27a31b735' (2023-10-29)

* chore: update nvfetcher sources

* refactor: don't instantiate nixpkgs in flake + cleanup vm test

* fix(home-manager): update paths from new lazygit theme revision

* feat(lib)!: use constant module arguments automatically
2023-11-02 13:55:47 -04:00
Isabel
71f4a7d6ff
feat(hm): micro init (#47)
* feat(hm): micro init

* Update modules/home-manager/micro.nix

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

* Update modules/home-manager/micro.nix

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

---------

Co-authored-by: seth <getchoo@tuta.io>
2023-11-02 12:05:02 -04:00
Anomalocaridid
4840eda13e
feat(home-manager): init mako module (#49) 2023-11-02 11:55:47 -04:00
Anomalocaridid
3a12806a37
fix(home-manager): correctly set btop's theme (#48) 2023-11-02 11:49:39 -04:00
Sefa Eyeoglu
5713b478b1
feat(home-manager): add support for fish (#46)
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-10-22 15:28:28 -04:00
Sefa Eyeoglu
7513e5edf8
fix(home-manager/sway): avoid IFD (#45)
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-10-22 12:53:26 -04:00
Ryan Cao
a97085d28b
feat(modules/home-manager): add glamour (#44) 2023-10-22 12:48:48 -04:00
Ryan Cao
4ade204012
fix(home-manager/bat): use attrset for theme specification (#43) 2023-10-13 10:51:17 -04:00
seth
a60d227622
feat: add autogenerated docs (#39)
* feat: add auto generated docs

* docs: init options docs
2023-07-29 08:40:13 -04:00
seth
60a1d9ba22
refactor: use alternatives to with and rec (#38)
* fix(home-manager): dont declare xdg.configFile when btop isn't enabled

* refactor: use alternatives to `with` and `rec`

---------

Co-authored-by: Sam Nystrom <sam@samnystrom.dev>
2023-07-13 12:17:51 -04:00
seth
9616836d65
fix(home-manager): dont declare xdg.configFile when btop isn't enabled (#37) 2023-07-13 12:15:35 -04:00
seth
2558a75928
Merge pull request #36 from vgskye/main
fix(gtk): capitalize "Light" and "Dark"
2023-07-04 06:27:16 +00:00
Skye
430223932e
fix(home-manager): capitalize "Light" and "Dark" 2023-07-04 15:20:35 +09:00
Sam Nystrom
bf5af639cf chore: remove branch from relative links again 2023-06-26 13:33:04 -04:00
Sam Nystrom
b635c97c97 chore: remove branch name from relative links 2023-06-26 13:32:20 -04:00
Sam Nystrom
b561d98f42 chore: use relative links for previews again
I am regretting not using a feature branch when dealing with github
stuff
2023-06-26 13:29:12 -04:00
Sam Nystrom
4b13ea4740 chore: use relative links for previews 2023-06-26 13:26:13 -04:00
seth
af61ea49d0
fix(home-manager): adopt new naming scheme for gtk theme (#34)
the dark/light suffix is now lowercase as of https://github.com/catppuccin/gtk/releases/tag/v0.6.1
2023-06-25 20:17:27 -04:00
seth
56ede534c9
chore: add project previews (#35) 2023-06-25 20:16:54 -04:00
isabel
547ba1984c feat(modules): add support for lazygit 2023-06-20 12:40:41 -04:00
seth
1e95e1c7bc ci: use nix fmt 2023-06-03 21:11:10 -04:00
seth
66ae727710 fix(home-manager): don't set home.activation.batCache
this has become a default in newer versions of home-manager
aa03c8a429
2023-06-03 21:11:10 -04:00
seth
f2332cd872 chore: set formatter to nixpkgs-fmt 2023-06-03 21:11:10 -04:00
seth
c88242c4fa fix(modules): vendor our own revision of nixpkgs 2023-06-03 21:11:10 -04:00
seth
27683fd6b8
style: format with nixpkgs-fmt 2023-04-18 20:01:16 -04:00
Sam Nystrom
a8981723bb
ci: add formatting check (#30)
This will help enforce a consistent coding style. The formatter used is `nixpkgs-fmt`.
2023-04-18 09:00:21 -04:00
Sam Nystrom
7a9b6b359e
docs: add instructions for maintainers 2023-04-17 22:58:00 -04:00
seth
35298f0d58 docs: add link to nixos modules 2023-04-17 21:52:58 -05:00
seth
a89537a873 chore(nixos): use mkCatppuccinOpt in grub 2023-04-17 21:52:28 -05:00
seth
20a4a5d3f2
feat(home-manager): add support for neovim (#27) 2023-04-17 22:51:53 -04:00
seth
12733d64c3
feat(home-manager): add support for sway (#26) 2023-04-17 22:50:23 -04:00
seth
be6320c4b1
feat(modules): add util library (#25) 2023-04-17 12:44:07 -04:00
seth
8b7aa60e3f feat(nixos): add support for grub 2023-04-17 11:40:20 -05:00
seth
8f930092e5
feat(home-manager): add support for tmux (#21) 2023-04-15 19:22:31 -05:00