[skip ci] fix: bump nixpkgs

This commit is contained in:
silver 2024-02-04 20:17:46 +00:00
parent 39594e5973
commit 2acaf29f63
3 changed files with 38 additions and 48 deletions

View file

@ -19,6 +19,7 @@
# email
# simple-nixos-mailserver.url = "gitlab:simple-nixos-mailserver/nixos-mailserver";
simple-nixos-mailserver = {
inputs.nixpkgs.follows = "nixpkgs";
type = "gitlab";
host = "gitlab.skynet.ie";
owner = "compsoc1%2Fskynet";