Update flake
Check Flake / check-flake (push) Has been cancelled

This commit is contained in:
2026-05-15 08:04:58 -07:00
parent 45417aa7ee
commit 36a2a424c5
7 changed files with 84 additions and 74 deletions
+2 -2
View File
@@ -25,7 +25,7 @@
# Mail Server
simple-nixos-mailserver = {
url = "gitlab:simple-nixos-mailserver/nixos-mailserver/master";
url = "gitlab:simple-nixos-mailserver/nixos-mailserver";
inputs = {
nixpkgs.follows = "nixpkgs";
flake-compat.follows = "flake-compat";
@@ -44,7 +44,7 @@
# Dailybot
dailybot = {
url = "git+https://git.neet.dev/zuckerberg/dailybot.git";
url = "github:GoogleBot42/dailybot";
inputs = {
nixpkgs.follows = "nixpkgs";
flake-utils.follows = "flake-utils";