Skip to content

Commit 4c3d1f9

Browse files
committed
fix(ci/arx): Use nix-community/nix-bundle instead of NixOS/bundlers
Signed-off-by: Philipp Jungkamp <philipp.jungkamp@rwth-aachen.de>
1 parent 1992d52 commit 4c3d1f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ pkg:nix:arx:
267267
nix bundle
268268
--print-build-logs
269269
--out-link bundle-arx
270-
--bundler github:NixOS/bundlers#toArx
270+
--bundler github:nix-community/nix-bundle
271271
".#villas-node-${SYSTEM}"
272272

273273
- mkdir -p artifacts

0 commit comments

Comments
 (0)