Skip to content

Commit 241f45d

Browse files
committed
Drop nixed node packages
1 parent 1451344 commit 241f45d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/auto-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
- name: Build dependencies
4848
run: |
4949
nix-build -A generate-new
50-
nix-build '<nixpkgs>' -A python3 -A python3Packages.pyparsing -A asciidoctor -A gnumake -A nodejs -A nodePackages.he -A nodePackages.escape-string-regexp
50+
nix-build '<nixpkgs>' -A python3 -A python3Packages.pyparsing -A asciidoctor -A gnumake -A nodejs
5151
nix-build '<nixpkgs>' -A haskellPackages.hpack
5252
nix-build '<nixpkgs>' -A doxygen
5353

0 commit comments

Comments
 (0)