0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-14 14:10:33 +03:00

send: 3.4.23 -> 3.4.25 (#402098)

This commit is contained in:
Ramses 2025-04-27 01:26:57 +02:00 committed by GitHub
commit bad2e4ee3e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 25 additions and 9 deletions

View file

@ -1,9 +1,16 @@
{ lib, pkgs, ... }:
{
lib,
pkgs,
...
}:
{
name = "send";
meta = {
maintainers = with lib.maintainers; [ moraxyc ];
maintainers = with lib.maintainers; [
moraxyc
MrSom3body
];
};
nodes.machine =