adding env
Some checks failed
gitea-deepak/nixconf/pipeline/head This commit looks good
testing nix stuff / nix (ubuntu-latest) (push) Failing after 3m13s

This commit is contained in:
Deepak Mallubhotla 2025-03-19 19:38:44 -05:00
parent 41e43fbc2a
commit 03a2bce57a
Signed by: deepak
GPG Key ID: 47831B15427F5A55

View File

@ -1,6 +1,10 @@
name: testing nix stuff
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
on: [push]
env:
NIX_PATH: nixpkgs=channel:nixos-24.11-small
jobs:
nix:
strategy: