renovate[bot]
4e08dd54fb
ci: update determinatesystems/update-flake-lock action to v24 ( #344 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-08 12:59:52 -04:00
seth
630b559cc1
ci: remove backport workflow ( #339 )
2024-09-21 16:56:25 -04:00
renovate[bot]
f4c051d174
ci: update determinatesystems/magic-nix-cache-action action to v8 ( #335 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-21 16:17:55 -04:00
renovate[bot]
13665eb136
ci: update determinatesystems/flakehub-push action to v5 ( #334 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-21 16:17:34 -04:00
seth
d75d580385
ci: merge and cleanup workflows ( #282 )
...
* ci: only format nix files in upstream repo
* ci: merge release & publish workflows
* ci: merge flake.lock & port update workflows
* ci: conditionally run website workflow
2024-07-08 16:56:34 -04:00
renovate[bot]
5d11815d76
ci: update korthout/backport-action action to v3 ( #266 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-06 20:25:09 -04:00
renovate[bot]
e57e033f9f
ci: update determinatesystems/update-flake-lock action to v23 ( #265 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-06 20:24:54 -04:00
seth
0ea2427cd0
ci: add backport action ( #253 )
2024-06-29 10:12:06 -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
renovate[bot]
8c44408b01
ci: update determinatesystems/magic-nix-cache-action action to v7 ( #235 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-22 07:04:10 -04:00
renovate[bot]
047af94814
ci: update determinatesystems/flakehub-push action to v4 ( #234 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-22 07:03:54 -04:00
seth
7518e00f23
ci: getchoo/update-npins@v0.1.1 -> v0.1.2 ( #210 )
2024-06-04 08:04:58 -04:00
seth
aebbd73353
ci: install npins for port updates ( #209 )
2024-06-04 07:48:43 -04:00
seth
534be878b3
ci: split port & flake input updates ( #207 )
2024-06-04 07:46:29 -04:00
Hammy
2c7661c9fa
ci(release-please): use action from googleapis ( #201 )
...
I confirmed that it shouldn't break anything
from looking at the documentation, but who
knows with release-please /shrug
2024-05-30 08:08:07 -04:00
renovate[bot]
96681f62fa
chore: Configure Renovate ( #199 )
...
* Add renovate.json
* chore(renovate): schedule weekly
* chore(dependabot): remove it
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: sgoudham <sgoudham@gmail.com>
2024-05-28 23:11:17 +01:00
dependabot[bot]
ed79a45b47
ci: bump cachix/install-nix-action from 26 to 27 ( #197 )
...
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action ) from 26 to 27.
- [Release notes](https://github.com/cachix/install-nix-action/releases )
- [Commits](https://github.com/cachix/install-nix-action/compare/v26...V27 )
---
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>
2024-05-28 02:50:30 -04:00
seth
ac87622fa4
ci: require website build before deploy ( #189 )
2024-05-21 18:09:28 -04:00
seth
4f978e6173
ci: don't use graphql to commit ( #188 )
...
* ci: don't use graphql to commit
* style: force reformatting of dev/flake.nix
2024-05-21 18:07:44 -04:00
Hammy
5e1a679604
style: format ff4ea84
2024-05-21 22:53:46 +01:00
seth
ff4ea84b11
style: nixpkgs-fmt -> nixfmt ( #187 )
...
* ci: format nix file changes on push
* style: nixpkgs-fmt -> nixfmt
follows nixos RFC 166. closes #127
* ci: move validate-sources to ci
* ci: deploy.yml -> website.yml
2024-05-21 17:53:14 -04:00
seth
1f11b0aeb0
feat!: move docs to website ( #170 )
...
* feat!: move docs to website
* feat: flesh out docs site
* docs: add changelog to website
* docs: fix `npins add` command snippet
* docs: remove broken declarations
* ci: remove local docgen
* docs: update site FAQ
2024-05-21 16:57:51 -04:00
seth
aef5672912
feat(modules): support nixos & home-manager's stable branches ( #182 )
...
* chore(modules): add mkVersionedOpts to lib
* ci: test against stable nixos/home-manager
* feat(modules): support nixos & home-manager's stable branches
* docs: add version support information
2024-05-21 00:34:42 -04:00
seth
45965e113f
ci: publish to flake registries on tag ( #183 )
2024-05-21 00:25:34 -04:00
seth
6f9cb48525
ci: only run on prs that change nix files ( #184 )
2024-05-21 00:24:14 -04:00
dependabot[bot]
9999d33b51
ci: bump cachix/install-nix-action from 26 to 27 ( #180 )
...
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>
2024-05-20 20:08:27 -04:00
dependabot[bot]
0f2d8bba21
ci: bump DeterminateSystems/magic-nix-cache-action from 4 to 6 ( #169 )
...
Bumps [DeterminateSystems/magic-nix-cache-action](https://github.com/determinatesystems/magic-nix-cache-action ) from 4 to 6.
- [Release notes](https://github.com/determinatesystems/magic-nix-cache-action/releases )
- [Commits](https://github.com/determinatesystems/magic-nix-cache-action/compare/v4...v6 )
---
updated-dependencies:
- dependency-name: DeterminateSystems/magic-nix-cache-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>
2024-05-13 19:35:43 -04:00
seth
28e6d8a18d
feat(modules): add catppuccin.sources
option ( #129 )
...
* feat(modules): add `catppuccin.sources` option
* refactor(modules)!: nvfetcher -> npins
npins gives us a nicer file to import that is a simple name value pair
of the port and the path in the store. this allows for easier overriding
with the catppuccin.sources option
* fix(modules): ensure default sources are applied to `catppuccin.sources`
2024-05-13 16:33:16 -04:00
seth
5b5648c10e
chore(modules): factor out option doc generation ( #152 )
...
* chore(modules): factor out option doc generation
* ci: only validate sources on pushes to main
2024-04-29 16:21:14 -04:00
Hammy
772bf7c2f9
ci: allow doc updates without PR ( #140 )
...
* ci: allow doc updates without PR
* ci: remove redundant `permissions` config
2024-04-22 14:28:51 -04:00
seth
850c26a3a2
ci: validate source changes in PRs ( #113 )
2024-04-11 22:48:24 -04:00
seth
844dcd5e20
ci: update repository name for doc generation
2024-04-10 02:00:08 -04:00
seth
4a8e1cdd07
ci: use --commit-changes with nvfetcher
2024-04-07 05:23:55 -04:00
dependabot[bot]
c62fc3ffa6
ci: bump DeterminateSystems/magic-nix-cache-action from 3 to 4 ( #88 )
...
Bumps [DeterminateSystems/magic-nix-cache-action](https://github.com/determinatesystems/magic-nix-cache-action ) from 3 to 4.
- [Release notes](https://github.com/determinatesystems/magic-nix-cache-action/releases )
- [Commits](https://github.com/determinatesystems/magic-nix-cache-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: DeterminateSystems/magic-nix-cache-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>
2024-03-13 18:37:42 -04:00
seth
0a5ee580d8
ci: fix branch name in update-lock
2024-03-13 18:23:42 -04:00
seth
8d8ff5e820
ci: fix dependabot commit prefix
2024-03-13 18:21:50 -04:00
seth
ae03ce2c7a
ci: don't create multiple lockfile PRs
2024-03-13 18:21:33 -04:00
dependabot[bot]
9699536879
actions: bump cachix/install-nix-action from 25 to 26 ( #87 )
...
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action ) from 25 to 26.
- [Release notes](https://github.com/cachix/install-nix-action/releases )
- [Commits](https://github.com/cachix/install-nix-action/compare/v25...v26 )
---
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>
2024-03-13 18:08:35 -04:00
dependabot[bot]
71eb65bea3
actions: bump DeterminateSystems/magic-nix-cache-action from 2 to 3 ( #78 )
...
Bumps [DeterminateSystems/magic-nix-cache-action](https://github.com/determinatesystems/magic-nix-cache-action ) from 2 to 3.
- [Release notes](https://github.com/determinatesystems/magic-nix-cache-action/releases )
- [Commits](https://github.com/determinatesystems/magic-nix-cache-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: DeterminateSystems/magic-nix-cache-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>
2024-03-13 18:08:18 -04:00
dependabot[bot]
948fe713ea
actions: bump cachix/install-nix-action from 24 to 25 ( #72 )
...
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action ) from 24 to 25.
- [Release notes](https://github.com/cachix/install-nix-action/releases )
- [Commits](https://github.com/cachix/install-nix-action/compare/v24...v25 )
---
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>
2024-02-05 08:43:02 -05:00
seth
aeb0dcbf6a
ci: cleanup all workflows ( #71 )
...
* ci: merge test-vm and format workflows
* ci: don't use matrix for doc gen
* ci: use inputs from dev flake
2024-01-11 16:47:25 -05:00
github-actions[bot]
3de3278dc3
chore: update lockfiles ( #70 )
...
* chore: update dev flake inputs
Flake lock file updates:
• Updated input 'call-flake':
'github:divnix/call-flake/7d993ee93bd35a9e6574ec76d54b7d44087495ad' (2023-11-05)
→ 'github:divnix/call-flake/4ff3ef19aee2c030cf0986508711ba19ba006375' (2024-01-07)
• Updated input 'home-manager':
'github:nix-community/home-manager/6a8444467c83c961e2f5ff64fb4f422e303c98d3' (2023-11-07)
→ 'github:nix-community/home-manager/93e804e7f8a1eb88bde6117cd5046501e66aa4bd' (2024-01-11)
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/85f1ba3e51676fa8cc604a3d863d729026a6b8eb' (2023-11-04)
→ 'github:NixOS/nixpkgs/317484b1ead87b9c1b8ac5261a8d2dd748a0492d' (2024-01-08)
* chore: update nvfetch sources
* ci: run test-vm on all lockfile updates
* fix(home-manager): use toml files for alacritty
* ci: fix typo in nvfetcher commit messages
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: seth <getchoo@tuta.io>
2024-01-11 16:23:27 -05:00
seth
8fa4fbd819
ci: push branch manually if needed
2024-01-11 15:55:06 -05:00
seth
97c9dfab96
ci: let gh know what remote to push to
2024-01-11 15:40:31 -05:00
seth
53676c67dd
ci: use --head flag to push lockfile branch
2024-01-11 15:27:09 -05:00
seth
f9bce7fbf0
ci: use github.token for updating lockfiles
2024-01-11 15:20:49 -05:00
dependabot[bot]
4a76ba2815
actions: bump google-github-actions/release-please-action from 3 to 4 ( #63 )
...
Bumps [google-github-actions/release-please-action](https://github.com/google-github-actions/release-please-action ) from 3 to 4.
- [Release notes](https://github.com/google-github-actions/release-please-action/releases )
- [Changelog](https://github.com/google-github-actions/release-please-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/google-github-actions/release-please-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: google-github-actions/release-please-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-12-17 00:11:59 +00:00
dependabot[bot]
19c4ec6064
actions: bump cachix/install-nix-action from 23 to 24 ( #62 )
...
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action ) from 23 to 24.
- [Release notes](https://github.com/cachix/install-nix-action/releases )
- [Commits](https://github.com/cachix/install-nix-action/compare/v23...v24 )
---
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-12-16 23:53:08 +00:00
seth
07e54f5b3c
feat: add subflake for development & testing ( #64 )
2023-12-16 23:38:36 +00: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