mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
rss2email test: fix name (#125863)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import ./make-test-python.nix {
|
||||
name = "opensmtpd";
|
||||
name = "rss2email";
|
||||
|
||||
nodes = {
|
||||
server = { pkgs, ... }: {
|
||||
|
||||
Reference in New Issue
Block a user