adding env
This commit is contained in:
parent
41e43fbc2a
commit
03a2bce57a
@ -1,6 +1,10 @@
|
|||||||
name: testing nix stuff
|
name: testing nix stuff
|
||||||
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
|
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
|
||||||
on: [push]
|
on: [push]
|
||||||
|
|
||||||
|
env:
|
||||||
|
NIX_PATH: nixpkgs=channel:nixos-24.11-small
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
nix:
|
nix:
|
||||||
strategy:
|
strategy:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user