mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
ci/shell: init
The dev shell can now be built locally the same way as in CI with: nix-build ci -A shell
This commit is contained in:
2
.github/workflows/check-shell.yml
vendored
2
.github/workflows/check-shell.yml
vendored
@@ -30,4 +30,4 @@ jobs:
|
||||
- uses: cachix/install-nix-action@526118121621777ccd86f79b04685a9319637641 # v31
|
||||
|
||||
- name: Build shell
|
||||
run: nix-build shell.nix
|
||||
run: nix-build ci -A shell
|
||||
|
||||
Reference in New Issue
Block a user