mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 06:00:33 +03:00
Merge staging-next-24.11 into staging-24.11
This commit is contained in:
commit
7835ff0ea3
56 changed files with 762 additions and 202 deletions
|
@ -19,7 +19,7 @@ let
|
|||
in
|
||||
makeTest {
|
||||
name = "postgresql-wal-receiver-${package.name}";
|
||||
meta.maintainers = with lib.maintainers; [ pacien ];
|
||||
meta.maintainers = with lib.maintainers; [ euxane ];
|
||||
|
||||
nodes.machine =
|
||||
{ ... }:
|
||||
|
|
|
@ -123,7 +123,7 @@ import ./make-test-python.nix (
|
|||
meta = {
|
||||
maintainers = with lib.maintainers; [
|
||||
happysalada
|
||||
pacien
|
||||
euxane
|
||||
onny
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue