Created
June 26, 2020 22:22
-
-
Save avnik/5cbf838d1bdf44e317ada4a2eca5d6cd to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
maintainers/maintainer-list.nix: avnik = { | |
maintainers/maintainer-list.nix: email = "[email protected]"; | |
maintainers/maintainer-list.nix: github = "avnik"; | |
pkgs/applications/audio/mp3splt/gtk.nix: maintainers = [ maintainers.avnik ]; | |
pkgs/applications/video/webcamoid/default.nix: maintainers = with maintainers; [ avnik ]; | |
pkgs/applications/window-managers/qtile/0001-Substitution-vars-for-absolute-paths.patch:From: "Alexander V. Nikolaev" <[email protected]> | |
pkgs/applications/window-managers/qtile/0002-Restore-PATH-and-PYTHONPATH.patch:From: "Alexander V. Nikolaev" <[email protected]> | |
pkgs/applications/window-managers/qtile/0003-Restart-executable.patch:From: "Alexander V. Nikolaev" <[email protected]> | |
pkgs/data/fonts/inconsolata/lgc.nix: maintainers = with maintainers; [ avnik rht ]; | |
pkgs/development/libraries/hyperscan/default.nix: maintainers = with maintainers; [ avnik ]; | |
pkgs/development/libraries/xmlrpc-epi/default.nix: mainainer = with maintaines; [ avnik ]; | |
pkgs/development/python-modules/cairocffi/dlopen-paths-0.9.patch:Author: Alexander V. Nikolaev <[email protected]> | |
pkgs/development/python-modules/cairocffi/dlopen-paths.patch:by Alexander V. Nikolaev <[email protected]> | |
pkgs/development/tools/go-bindata-assetfs/default.nix: maintainers = with maintainers; [ avnik ]; | |
pkgs/development/tools/toxiproxy/default.nix: maintainers = with lib.maintainers; [ avnik ]; | |
pkgs/games/vcmi/default.nix: maintainers = with maintainers; [ avnik ]; | |
pkgs/misc/emulators/wine/base.nix: maintainers = with stdenv.lib.maintainers; [ avnik raskin bendlas ]; | |
pkgs/misc/emulators/wine/fonts.nix: maintainers = with lib.maintainers; [ avnik raskin bendlas johnazoidberg ]; | |
pkgs/servers/mail/rspamd/default.nix: maintainers = with maintainers; [ avnik fpletz globin ]; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment