index
:
NixOS-WSL.git
main
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
Age
Commit message (
Expand
)
Author
2023-09-29
feat: rewrite tarball generation to use proper nixos-install + nixos-enter
K900
2023-09-09
ci: only trigger runs on push to main and PRs
nzbr
2023-09-04
chore(deps): update actions/checkout action to v4 (#283)
renovate[bot]
2023-09-04
chore(deps): update cachix/install-nix-action action to v23 (#282)
renovate[bot]
2023-07-28
Update release drafter config
nzbr
2023-06-18
chore(deps): update cachix/install-nix-action action to v22
renovate[bot]
2023-06-18
ci: remove update flakes workflow
nzbr
2023-06-17
Enable renovate for nix
nzbr
2023-06-17
move renovate.json to .github
nzbr
2023-01-18
Merge branch 'main' into version
nzbr
2022-12-22
use the GITHUB_TOKEN to get around rate limits
nzbr
2022-12-17
fix?
nzbr
2022-12-17
change the flake-update commit author
nzbr
2022-12-17
backport nixos-wsl-version
nzbr
2022-12-01
Fix tests (#173)
nzbr
2022-11-25
Add CI Tests (#161)
nzbr
2022-08-29
feat: rewrite syschdemd (#126)
K900
2022-04-10
attach sha256 checksums for release tarballs
nzbr
2022-04-08
Create issue templates
nzbr
2022-03-30
update release-drafter config
nzbr
2022-03-24
add release drafter
nzbr
2022-02-08
create an installer tarball to circumvent the unspecified error when running ...
nzbr
2022-02-02
use flake-compat for non-flake nix-build
nzbr
2022-02-01
adjust artifact path in github action
nzbr
2021-03-21
Add workflow to update flakes
Jamie Magee
2021-02-21
Add releasing to workflow
Andreas Stührk
2021-02-20
GitHub Actions: also run workflow for PRs
Vincent Haupert
2021-02-20
GitHub Actions: run `nix flake check`
Vincent Haupert
2021-02-18
Convert to flakes; build tarball with GitHub Actions
Jamie Magee