ci(gitlab-ci): update devenv commands for deploys

also try to use pipenv on RTD config and forgot to add devenv.yaml config updates
on previous commits

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.dev>
This commit is contained in:
Andrei Jiroh Halili 2025-06-14 02:10:25 +08:00
parent e440ee780d
commit c171da5586
No known key found for this signature in database
GPG key ID: 67BFC91B3DA12BE8
3 changed files with 21 additions and 29 deletions

View file

@ -6,3 +6,6 @@ inputs:
follows: nixpkgs
nixpkgs:
url: https://flakehub.com/f/DeterminateSystems/nixpkgs-weekly/*.tar.gz
# If you're using non-OSS software, you can set allowUnfree to true.
allowUnfree: true