c2625afbff
chore: reformat codebase
Check test suite / Check outputs (push) Has been cancelled
Deploy documentation site / Build website (push) Has been cancelled
Deploy documentation site / Deploy website (push) Has been cancelled
Update Nix dependencies / update-nix-deps (push) Has been cancelled
2025-01-12 17:58:39 +08:00
2bb1dc66c7
docs: update GitHub repo name
Check test suite / Check outputs (push) Waiting to run
Deploy documentation site / Build website (push) Waiting to run
Deploy documentation site / Deploy website (push) Blocked by required conditions
2025-01-11 14:22:50 +08:00
a7ec84436e
modules/env: fix example config
Check test suite / Check outputs (push) Waiting to run
Deploy documentation site / Build website (push) Waiting to run
Deploy documentation site / Deploy website (push) Blocked by required conditions
2025-01-10 14:32:35 +08:00
github-actions[bot]
601669563a
npins: update lockfile as of 2025-01-01 ( #7 )
...
Check test suite / Check outputs (push) Has been cancelled
Deploy documentation site / Build website (push) Has been cancelled
Deploy documentation site / Deploy website (push) Has been cancelled
Co-authored-by: foo-dogsquared <34962634+foo-dogsquared@users.noreply.github.com>
2025-01-04 05:04:15 +00:00
github-actions[bot]
cf2f046d69
npins: update lockfile as of 2024-12-01 ( #6 )
...
Check test suite / Check outputs (push) Has been cancelled
Deploy documentation site / Build website (push) Has been cancelled
Deploy documentation site / Deploy website (push) Has been cancelled
Update Nix dependencies / update-nix-deps (push) Has been cancelled
Co-authored-by: foo-dogsquared <34962634+foo-dogsquared@users.noreply.github.com>
2024-12-01 12:08:31 +00:00
dependabot[bot]
1bb6e45eb3
ci: bump DeterminateSystems/nix-installer-action from 15 to 16 ( #2 )
...
Check test suite / Check outputs (push) Has been cancelled
Deploy documentation site / Build website (push) Has been cancelled
Deploy documentation site / Deploy website (push) Has been cancelled
Update Nix dependencies / update-nix-deps (push) Has been cancelled
Bumps [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action ) from 15 to 16.
- [Release notes](https://github.com/determinatesystems/nix-installer-action/releases )
- [Commits](https://github.com/determinatesystems/nix-installer-action/compare/v15...v16 )
---
updated-dependencies:
- dependency-name: DeterminateSystems/nix-installer-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-11-21 05:42:18 +00:00
7eee12ff7e
docs/website: update Hugo modules
2024-11-21 13:40:06 +08:00
628952542e
wrapper-manager-fds/modules: add package installation option for common integration module
2024-11-21 13:40:01 +08:00
github-actions[bot]
1542702317
npins: update lockfile as of 2024-11-19 ( #3 )
...
Co-authored-by: foo-dogsquared <34962634+foo-dogsquared@users.noreply.github.com>
2024-11-19 02:29:53 +00:00
674abbb875
ci: fix update-deps step... yet again
2024-11-19 10:24:42 +08:00
115b27e597
ci: set branch for update deps PR
2024-11-17 17:34:16 +08:00
24b059da5b
ci: fix update deps step... again
2024-11-17 17:32:12 +08:00
738317d538
docs/website: update shell
2024-11-15 14:29:04 +08:00
d151713fd6
ci: fix update deps step
2024-11-15 14:28:36 +08:00
94b07876c5
ci: enable automatic update for GitHub Actions only
...
As much as possible, we want to do the update in the local environment
instead of letting it be through a remote server.
2024-11-12 18:17:11 +08:00
1e2c8e1dd9
ci: add update Nix dependencies
2024-11-12 18:15:49 +08:00
7313cfa666
docs/website: update project overview and user guide
2024-11-12 18:11:14 +08:00
54f6be1861
shell: update
2024-11-12 18:08:31 +08:00
d02ed82414
docs/website: update base URL settings
...
To set certain assets right such as the SVG icons.
2024-11-12 16:28:19 +08:00
b0b7852ba6
docs: make base URL configurable through Nix
2024-11-11 18:48:54 +08:00
0f3a17a802
ci: add build site job
2024-11-10 13:18:25 +08:00
c54ffe07b5
ci: add check step
2024-11-10 13:16:41 +08:00
9c4ea57cc7
tests/configs: add test for setting XDG base directories
2024-11-07 17:46:42 +08:00
96ba0a0702
docs/hugo-build-module: update package list
2024-11-07 10:25:15 +08:00
ac6b9a9023
docs/website: update Hugo modules
...
As a side note for the commit conventions, this occurs after the
migration from the monorepo to its own repository so there's no need to
prefix with the subproject name any more.
2024-11-06 21:50:50 +08:00
fc1b3357d7
wrapper-manager-fds/docs: update menu and user guide
2024-10-24 08:03:18 +08:00
20a0a6acfc
wrapper-manager-fds/docs: add more sections to user guide
2024-10-12 12:31:44 +08:00
a6f448348d
wrapper-manager-fds/tests: add test config for XDG desktop entries
2024-10-12 11:42:36 +08:00
5a04d1670b
wrapper-manager-fds/modules/files: update description and example
2024-09-28 19:37:00 +08:00
fb5d984306
wrapper-manager-fds/docs: create user guide
...
It's a first draft and considered incomplete. We're just committing this
to save the effort.
2024-09-22 18:01:29 +08:00
7347a865d3
wrapper-manager-fds: change packages to devPackages
...
Just to make it more explicit that it is not intended for users.
2024-09-22 15:41:22 +08:00
bb651f57fc
wrapper-manager-fds/docs: update project overview
2024-09-22 15:40:45 +08:00
ef677fda8b
wrapper-manager-fds: add more comments for user entrypoint
2024-09-21 19:22:35 +08:00
4916eee048
wrapper-manager-fds/lib: add more functions into top-level
2024-09-21 19:22:10 +08:00
90a9702169
wrapper-manager-fds/lib: init modules subset
2024-09-21 19:21:37 +08:00
19a035da58
wrapper-manager-fds/tests: update test structure for configs
2024-09-21 19:32:08 +08:00
b667a335de
wrapper-manager-fds/modules: change build.isBinary
to build.variant
...
This makes it possible to implement different types of wrappers, even
our own in case it is desparately needed.
2024-09-21 10:14:54 +08:00
3516efa6f2
wrapper-manager-fds/modules: init files option
2024-09-17 18:18:59 +08:00
321fe5ee4c
wrapper-manager-fds/docs: update website build step
2024-09-07 22:06:16 +08:00
fbb5955587
wrapper-manager-fds/lib: set modulesPath to module env
...
This makes it possible to have replacement modules in case the user
wanted to replace some things.
2024-09-07 22:05:51 +08:00
de4ae411a9
wrapper-manager-fds: update inputs
2024-09-04 14:49:24 +08:00
d7ea56adf3
wrapper-manager-fds/modules: add option for additional modules inclusion in documentation
2024-09-04 14:49:00 +08:00
d28a4c305d
wrapper-manager-fds/docs: add notes in manpage
2024-08-31 11:34:40 +08:00
ea4b45597a
wrapper-manager-fds/docs: add proper copyright header for Hugo builder
...
It is basically a modified version of Go builder so ehhh...
2024-08-29 20:15:38 +08:00
79a8de7769
wrapper-manager-fds/docs: fix custom Hugo builder
...
Oh, so it can work, HELL YES! THIS'LL MAKE IT INTO MY LIST OF CUSTOM
BUILDERS FOR MY OTHER HUGO PROJECTS AS WELL.
2024-08-29 17:22:25 +08:00
6f79ff6680
wrapper-manager-fds/docs: add TOC to HTML reference page
2024-08-27 18:09:22 +08:00
c17e076767
wrapper-manager-fds/docs: update declarations for nixosOptionsDoc
2024-08-26 15:59:43 +08:00
91b84bf9e3
wrapper-manager-fds: update project overview and module examples
2024-08-26 15:59:04 +08:00
5ae0bd4f63
wrapper-manager-fds/tests: update one of the test config
...
Just to test the various options.
2024-08-25 19:09:53 +08:00
9d5c5be409
wrapper-manager-fds: add overlays in the user entrypoint
2024-08-20 20:04:26 +08:00