Compare commits
8 Commits
f07454c40e
...
ec9fde3de7
Author | SHA1 | Date | |
---|---|---|---|
ec9fde3de7 | |||
58e2c3ee75 | |||
33ecfb7ebb | |||
6aed640402 | |||
1fcd271b20 | |||
95d676cb67 | |||
b586f29394 | |||
1a2949f020 |
@ -2,6 +2,8 @@
|
||||
let
|
||||
gitea_host = "git.${fqdn}";
|
||||
# TODO: Move this docker image out to a separate package and NixOS Module
|
||||
# Huge thank you to https://icewind.nl/entry/gitea-actions-nix/ -- wouldn't have figured this out
|
||||
# without that post 🙂
|
||||
base = import (inputs.nix + "/docker.nix") {
|
||||
inherit pkgs;
|
||||
name = "nix-ci-base";
|
||||
|
Loading…
x
Reference in New Issue
Block a user