summaryrefslogtreecommitdiff
path: root/maintainers (follow)
Commit message (Expand)AuthorAgeFilesLines
* luaPackages.lua-subprocess: init at scm-1Spencer Pogorzelski2022-08-091-0/+1
* Merge pull request #184591 from oluceps/add_hysteria•••hysteria: init at 1.1.0Rick van Schijndel2022-08-081-0/+6
|\
| * maintainers: add olucepsoluceps2022-08-081-0/+6
* | Merge pull request #185411 from anthonyroussel/pyvips-2.2.1Sandro2022-08-061-0/+9
|\ \
| * | maintainers: add anthonyrousselAnthony Roussel2022-08-061-0/+9
* | | luaPackages.luaunit: init at 3.4-1Jan Schmitt2022-08-061-0/+1
|/ /
* | Merge pull request #181470 from foolnotion/masterSandro2022-08-051-0/+9
|\ \
| * | maintainers: add foolnotionBogdan Burlacu2022-08-051-0/+9
* | | Merge pull request #177896 from panicgh/raidctrl-tools•••perccli, storcli: init proprietary HW RAID configuration toolsLinus Heckemann2022-08-051-0/+6
|\ \ \ | |/ / |/| |
| * | maintainers: add panicghNicolas Benes2022-08-031-0/+6
* | | luaPackages.protobuf: add maintainerJan Schmitt2022-08-051-1/+1
* | | luaPackages.protobuf: init at 0.4.0Jan Schmitt2022-08-051-0/+1
* | | Merge pull request #182036 from SquarePear/steam-rom-manager•••steam-rom-manager: init at 2.3.40Ivv2022-08-041-0/+6
|\ \ \
| * | | maintainers: add squarepearJeffrey Harmon2022-07-191-0/+6
* | | | Merge pull request #184413 from huantianad/scarab•••scarab: init at 1.19.0.0Ivv2022-08-041-0/+10
|\ \ \ \
| * | | | maintainers: add huantianhuantian2022-07-281-0/+10
* | | | | Merge pull request #184194 from NixOS/haskell-updates•••haskellPackages: update hackage and stackage; GHC 9.2.4sternenseemann2022-08-041-2/+2
|\ \ \ \ \
| * \ \ \ \ Merge master into haskell-updatesgithub-actions[bot]2022-08-041-0/+6
| |\ \ \ \ \
| * \ \ \ \ \ Merge master into haskell-updatesgithub-actions[bot]2022-08-032-0/+22
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | maintainers/scripts/haskell/hydra-report: fix capitalisationMalte Brandy2022-08-021-2/+2
| | |_|_|_|/ | |/| | | |
* | | | | | maintainers: move my Matrix accountDaniel Thwaites2022-08-041-1/+1
| |_|/ / / |/| | | |
* | | | | Merge pull request #167734 from matrss/init/getoptionsSandro2022-08-031-0/+6
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | getoptions: init at 3.3.0Matthias Riße2022-08-031-0/+6
* | | | | luaPackages.serpent: add maintainerJan Schmitt2022-08-021-1/+1
* | | | | luaPackages.serpent: init -> 0.30-2Jan Schmitt2022-08-021-0/+1
* | | | | Merge pull request #181723 from keksbg/add-dwarfsWinter2022-08-021-0/+9
|\ \ \ \ \
| * | | | | maintainers: add keksbgStella2022-07-161-0/+9
* | | | | | Merge pull request #184806 from tomhoule/update-prisma-to-4-1••• nodePackages.prisma: 4.0.0 -> 4.1.1superherointj2022-08-021-0/+6
|\ \ \ \ \ \
| * | | | | | maintainers: add tomhouleTom Houlé2022-08-021-0/+6
| | |_|/ / / | |/| | | |
* / | | | | maintainers: add joshvanl•••Signed-off-by: joshvanl <me@joshvanl.dev> joshvanl2022-08-021-0/+6
|/ / / / /
* | | | | Merge pull request #179356 from logo4poop/update-haxe-4.2.5•••Updated Haxe 4.2.1 -> 4.2.5Guillaume Girol2022-08-011-0/+7
|\ \ \ \ \
| * | | | | Updated Haxe 4.2.1 -> 4.2.5 and added myself to the maintainer listlogo4poop2022-06-261-0/+7
* | | | | | treewide: remove myself as maintainerSondre Aasemoen2022-07-301-9/+0
* | | | | | Merge pull request #183559 from ocfox/masterWinter2022-07-301-0/+9
|\ \ \ \ \ \
| * | | | | | maintainers: add ocfoxocfox2022-07-291-0/+9
* | | | | | | maintainers: add hufmanWalter Huf2022-07-291-0/+6
|/ / / / / /
* | | | | | Merge pull request #182944 from YisuiDenghua/master•••hyfetch: init at 1.1.2Stig2022-07-271-0/+6
|\ \ \ \ \ \
| * | | | | | maintainers: add yisuidenghuaYisuiDenghua2022-07-271-0/+6
* | | | | | | deploy-rs: init 2022-05-26 (#182950)•••* deploy-rs: init 2022-05-26 * Add myself to list of maintainers * deploy-rs: fix build on darwin OfBorg errors were: > Compiling deploy-rs v0.1.0 (/private/tmp/nix-build-deploy-rs-unstable-2022-05-26.drv-0/source) > = note: ld: framework not found SystemConfiguration > clang-11: error: linker command failed with exit code 1 (use -v to see invocation) > error: could not compile `deploy-rs` due to previous error ... > Compiling deploy-rs v0.1.0 (/private/tmp/nix-build-deploy-rs-unstable-2022-05-26.drv-0/source) > = note: ld: framework not found CoreServices > clang-11: error: linker command failed with exit code 1 (use -v to see invocation) > error: could not compile `deploy-rs` due to previous error Inspiration: https://github.com/NixOS/nixpkgs/commit/22eb13d3ed169783c44b50bd89c68a47a9068922teutates2022-07-271-0/+10
* | | | | | | Merge pull request #182841 from patryk4815/feature/init-kics•••kics: init at 1.5.12Winter2022-07-271-0/+6
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | maintainers: add patryk4815psondej2022-07-261-0/+6
* | | | | | | Merge pull request #139411 from danc86/rlaunchSandro2022-07-261-0/+9
|\ \ \ \ \ \ \
| * | | | | | | maintainers: add danc86Dan Callaghan2022-07-251-0/+9
* | | | | | | | Merge pull request #182352 from ylh/patch-p9p-darwin-bikeshedding•••plan9port: update darwin inputsDmitry Kalinkin2022-07-261-0/+6
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | maintainers: add myselfYestin L. Harrison2022-07-261-0/+6
* | | | | | | | Merge pull request #182010 from desttinghim/mopidy-bandcamp•••Add Mopidy-BandcampFranz Pletz2022-07-261-0/+7
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | maintainers: add desttinghimLouis Pearson2022-07-181-0/+7
* | | | | | | | Merge pull request #174354 from peeley/selectdefaultapplication-initSandro2022-07-251-0/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Add nsnelson to maintainers and selectdefaultapplicationNoah Snelson2022-07-241-0/+6
* | | | | | | | | Merge pull request #182762 from luizribeiro/soapyrtlsdr•••soapyrtlsdr: 0.3.0 -> 0.3.3Winter2022-07-241-0/+10
|\ \ \ \ \ \ \ \ \