Merge branch 'flake-update' into 'master'

flake.lock: Update

See merge request simple-nixos-mailserver/nixos-mailserver!504
This commit is contained in:
Martin Weinelt
2026-03-23 01:40:03 +00:00
2 changed files with 8 additions and 10 deletions
+2 -4
View File
@@ -18,10 +18,8 @@
}) })
]; ];
security.acme = { # https://letsencrypt.org/repository/#let-s-encrypt-subscriber-agreement
acceptTerms = true; security.acme.acceptTerms = true;
defaults.email = "security@example.com";
};
# Allow incoming HTTP connections # Allow incoming HTTP connections
networking.firewall.allowedTCPPorts = [ 80 ]; networking.firewall.allowedTCPPorts = [ 80 ];
Generated
+6 -6
View File
@@ -43,11 +43,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1772893680, "lastModified": 1774104215,
"narHash": "sha256-JDqZMgxUTCq85ObSaFw0HhE+lvdOre1lx9iI6vYyOEs=", "narHash": "sha256-EAtviqz0sEAxdHS4crqu7JGR5oI3BwaqG0mw7CmXkO8=",
"owner": "cachix", "owner": "cachix",
"repo": "git-hooks.nix", "repo": "git-hooks.nix",
"rev": "8baab586afc9c9b57645a734c820e4ac0a604af9", "rev": "f799ae951fde0627157f40aec28dec27b22076d0",
"type": "github" "type": "github"
}, },
"original": { "original": {
@@ -79,11 +79,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1773046814, "lastModified": 1774192288,
"narHash": "sha256-3CEw64UyzEk5QjfbcXNIl4TfmIpa2oY+duuo6aiawcU=", "narHash": "sha256-vHqcv1WQvmR4hRz0/dUqlA8LjIHtZvWtWrzIX3YTxzQ=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "0c6c0dd2469abaa216599bb19bbf77a328af6564", "rev": "2cb1420c66c8e634314ce0abf70680208177f5b4",
"type": "github" "type": "github"
}, },
"original": { "original": {