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

fix: wip new pipeline

parent 61372490
No related branches found
No related tags found
No related merge requests found
...@@ -70,7 +70,9 @@ deploy: ...@@ -70,7 +70,9 @@ deploy:
tags: tags:
- nixos-gen3 - nixos-gen3
script: script:
- echo "//registry.npmjs.org/:_authToken=$NPM_TOKEN" > .npmrc
- nix develop .#gitlab --command deploy - nix develop .#gitlab --command deploy
- rm .npmrc
when: on_success when: on_success
rules: rules:
- if: $DEPLOY_VERSION && $CI_COMMIT_TAG - if: $DEPLOY_VERSION && $CI_COMMIT_TAG
......
...@@ -55,11 +55,11 @@ ...@@ -55,11 +55,11 @@
}, },
"nixpkgs_2": { "nixpkgs_2": {
"locked": { "locked": {
"lastModified": 1718437845, "lastModified": 1718717462,
"narHash": "sha256-ZT7Oc1g4I4pHVGGjQFnewFVDRLH5cIZhEzODLz9YXeY=", "narHash": "sha256-qddfQLMaWR2gxfEzUM/zFZVK6H1kTv9WBQSBQxbP3MU=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "752c634c09ceb50c45e751f8791cb45cb3d46c9e", "rev": "938aa157bbd6e3c6fd7dcb77998b1f92c2ad1631",
"type": "github" "type": "github"
}, },
"original": { "original": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment