CI :use explicit flakeref
This commit is contained in:
parent
00d4d15b36
commit
1c315b0ecf
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
update:
|
||||
script:
|
||||
- nix shell nixpkgs/nixos-unstable#python3 -c python3 update.py
|
||||
- nix shell github:NixOS/nixpkgs/nixos-unstable#python3 -c python3 update.py
|
||||
- git add .
|
||||
- git commit -m '[CI] Update extensions' || exit 0
|
||||
- git remote add pushback gitlab@git.privatevoid.net:max/nix-crx.git
|
||||
|
|
Loading…
Reference in a new issue