Skip to content
Snippets Groups Projects
Verified Commit 4762a861 authored by Volker Schukai's avatar Volker Schukai :alien:
Browse files

fix: wip new pipeline

parent ca3d6375
No related branches found
No related tags found
No related merge requests found
......@@ -106,7 +106,9 @@
ciJobToken = builtins.getEnv "CI_JOB_TOKEN";
script-run-ci-tests = pkgs'.callPackage ./nix/scripts/run-ci-tests.nix {};
gitlabPackages = [
gitlabPackages = with pkgs';[
nodejs_21
git
script-run-ci-tests
];
in
......
......@@ -4,7 +4,7 @@ with pkgs'; [
blackbox
blackbox-terminal
coreutils-full
corepack_21
corepack
dialog
drill
fd
......@@ -25,7 +25,6 @@ with pkgs'; [
logrotate
meld
nodejs_21
node2nix
plantuml
ranger
unixtools.xxd
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment