Skip to content
Snippets Groups Projects
Commit 6f53923b authored by Michele Alberti's avatar Michele Alberti
Browse files

[Nix] Use hatrick to overcome old nix version.

parent c30c6cff
No related branches found
No related tags found
No related merge requests found
...@@ -67,7 +67,7 @@ genassigns: ...@@ -67,7 +67,7 @@ genassigns:
frama-clang: frama-clang:
stage: tests stage: tests
script: script:
- nix/frama-ci.sh build -A frama-clang.tests - nix-shell -I nixpkgs=https://github.com/NixOS/nixpkgs/archive/0c0fe6d85b92c4e992e314bd6f9943413af9a309.tar.gz -p nix --run "nix/frama-ci.sh build -A frama-clang.tests"
tags: tags:
- nix - nix
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment