1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-09 03:55:44 +03:00

Merge staging-next into staging

This commit is contained in:
github-actions[bot] 2022-11-02 06:05:15 +00:00 committed by GitHub
commit ff1df95c8f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
33 changed files with 2329 additions and 103 deletions

View file

@ -1419,5 +1419,5 @@ in
];
meta.doc = ./sourcehut.xml;
meta.maintainers = with maintainers; [ julm tomberek ];
meta.maintainers = with maintainers; [ tomberek ];
}