Compare commits
8 Commits
ec9fde3de7
...
f07454c40e
Author | SHA1 | Date | |
---|---|---|---|
f07454c40e | |||
b80e9f1184 | |||
facb26541b | |||
b9c2a0e539 | |||
54804dd3d1 | |||
1699d378d9 | |||
74b09e467c | |||
fe60d67d3a |
@ -2,8 +2,6 @@
|
|||||||
let
|
let
|
||||||
gitea_host = "git.${fqdn}";
|
gitea_host = "git.${fqdn}";
|
||||||
# TODO: Move this docker image out to a separate package and NixOS Module
|
# 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") {
|
base = import (inputs.nix + "/docker.nix") {
|
||||||
inherit pkgs;
|
inherit pkgs;
|
||||||
name = "nix-ci-base";
|
name = "nix-ci-base";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user