You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Note that there's no hardware acceleration on GitHub Actions.](https://github.com/actions/virtual-environments/issues/183#issuecomment-610723516).
98
98
99
-
### How can I install packages via nix-env from the specified `nix_path`?
99
+
### How do I install packages via nix-env from the specified `nix_path`?
100
100
101
101
```
102
102
nix-env -i mypackage -f '<nixpkgs>'
@@ -126,3 +126,23 @@ install-nix-action's own `extra_nix_config` input:
0 commit comments