From b6e3342776fb1f7d3fc5a2c5a603af0802d2ebb6 Mon Sep 17 00:00:00 2001 From: Gregory Bednov Date: Fri, 28 Aug 2026 21:55:52 +0300 Subject: [PATCH] =?UTF-8?q?=09=D0=BD=D0=BE=D0=B2=D1=8B=D0=B9=20=D1=84?= =?UTF-8?q?=D0=B0=D0=B9=D0=BB:=20=20=20=20.forgejo/workflows/iso-nixos-ins?= =?UTF-8?q?taller.yaml=20=09=D1=83=D0=B4=D0=B0=D0=BB=D0=B5=D0=BD=D0=BE:=20?= =?UTF-8?q?=20=20=20=20=20=20.forgejo/workflows/hello.yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .forgejo/workflows/iso-nixos-installer.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .forgejo/workflows/iso-nixos-installer.yaml diff --git a/.forgejo/workflows/iso-nixos-installer.yaml b/.forgejo/workflows/iso-nixos-installer.yaml new file mode 100644 index 0000000..c7a6710 --- /dev/null +++ b/.forgejo/workflows/iso-nixos-installer.yaml @@ -0,0 +1,6 @@ +on: [push] +jobs: + hello: + runs-on: builder + steps: + - run: nix build ./installer#