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
/
flake.nix
Age
Commit message (
Expand
)
Author
2023-10-02
feat: add welcome message
K900
2023-09-29
fix: add better indirection to syschdemd proxy
K900
2023-09-29
feat: rewrite tarball generation to use proper nixos-install + nixos-enter
K900
2023-09-12
Refactor (#291)
nzbr
2023-07-19
Bump stable to 23.05
Sandro Jäckel
2023-06-07
Add default as an export from nixosModules
Scott Moore
2023-02-10
feat: run native-utils tests and rustfmt in CI
K900
2023-02-01
feat: use a Rust tool to do the PATH manipulations
K900
2023-01-28
Add tests for changing username and diverging user attr and name
nzbr
2023-01-26
Merge pull request #183 from nzbr/version
nzbr
2023-01-19
feat: add a statically built shim output
K900
2022-12-17
backport nixos-wsl-version
nzbr
2022-12-14
Update to NixOS 22.11 (#177)
nzbr
2022-11-25
Add CI Tests (#161)
nzbr
2022-11-06
wsl.conf: proper option types (#153)
nzbr
2022-10-30
feat: native systemd support (#134)
K900
2022-08-29
feat: rewrite syschdemd (#126)
K900
2022-07-15
interop: move to its own module, disable by default (#119)
nzbr
2022-06-06
switch to nixpkgs 22.05
nzbr
2022-04-21
clarify language for docker-native in configuration.nix and reorder imports i...
Alex Jackson
2022-04-18
add docker-native module for native docker support in NixOS
Alex Jackson
2022-03-30
switch to nixpkgs 21.11
nzbr
2022-03-24
Update flakes
nzbr
2022-02-08
create an installer tarball to circumvent the unspecified error when running ...
nzbr
2022-02-08
add a module for docker-desktop support
nzbr
2022-02-02
use flake-compat for non-flake nix-build
nzbr
2022-02-01
move wsl-specific config to a flake module
nzbr
2022-02-01
move build-tarball to a flake module
nzbr
2021-02-20
flake.nix: add nixpkgs-fmt check
Vincent Haupert
2021-02-19
Support building without flake.nix
Vincent Haupert
2021-02-18
Convert to flakes; build tarball with GitHub Actions
Jamie Magee