summary refs log tree commit diff
path: root/.github
Commit message (Collapse)AuthorAge
* Merge pull request #251567 from RaitoBezarius/codeowner/remove-matthewbauerRyan Lahfa2023-09-21
|\
| * CODEOWNERS: remove matthewbauerRaito Bezarius2023-08-26
| | | | | | | | | | matthewbauer has been missing for almost a year now, it does not seem reasonable to keep them and spam their GitHub notifications further.
* | php: add new builder `buildComposerProject`Pol Dellaiera2023-09-13
| |
* | Merge pull request #248310 from emilylange/nixos/gitea-forgejo-splitHerwig Hochleitner2023-09-12
|\ \ | | | | | | | | | | | | nixos/forgejo: fork from nixos/gitea (split) close https://github.com/NixOS/nixpkgs/issues/244866
| * | CODEOWNERS: init forgejoemilylange2023-08-06
| | |
* | | workflows/check-by-name: Make runnable without approvalSilvan Mosberger2023-09-11
| | | | | | | | | | | | Co-Authored-By: zowoq <59103226+zowoq@users.noreply.github.com>
* | | build(deps): bump actions/checkout from 3 to 4dependabot[bot]2023-09-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* | | Merge pull request #253249 from ↵Martin Weinelt2023-09-11
|\ \ \ | | | | | | | | | | | | | | | | NixOS/dependabot/github_actions/cachix/install-nix-action-23 build(deps): bump cachix/install-nix-action from 22 to 23
| * | | build(deps): bump cachix/install-nix-action from 22 to 23dependabot[bot]2023-09-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 22 to 23. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](https://github.com/cachix/install-nix-action/compare/v22...v23) --- updated-dependencies: - dependency-name: cachix/install-nix-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* | | | Merge pull request #253621 from tweag/minor-contrib-docs-improvementsSilvan Mosberger2023-09-07
|\ \ \ \ | | | | | | | | | | Minor contrib docs improvements
| * | | | workflows/backport: Fix link and rewordSilvan Mosberger2023-09-06
| |/ / /
* / / / CODEOWNERS: Add myself for installer imagesSamuel Dionne-Riel2023-09-06
|/ / /
* | | Merge pull request #237439 from tweag/spp-1Silvan Mosberger2023-09-05
|\ \ \ | | | | | | | | [RFC 140] Simple package paths, part 1b: Enabling the directory structure
| * | | pkgs/by-name: IntroduceSilvan Mosberger2023-09-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This introduces the `pkgs/by-name` directory as proposed by RFC 140. Included are: - The implementation to add packages defined in that directory to the top-level package scope - Contributer documentation on how to add packages to it - A GitHub Actions workflow to check the structure of it on all PRs
* | | | Merge pull request #245623 from tweag/fileset.toSourceSilvan Mosberger2023-09-02
|\ \ \ \ | | | | | | | | | | File set combinators base: `lib.fileset.toSource`
| * | | | lib.fileset.toSource: initSilvan Mosberger2023-09-01
| | | | |
* | | | | .github/workflows/update-terraform-providers.yml: re-enable workflow_dispatchzowoq2023-09-01
| | | | |
* | | | | .github/workflows/update-terraform-providers.yml: disablezowoq2023-09-01
| |/ / / |/| | |
* | | | Merge pull request #250885 from tweag/spp-1aSilvan Mosberger2023-08-29
|\ \ \ \ | |_|_|/ |/| | | [RFC 140] Simple package paths, part 1a: Checking tool
| * | | pkgs/test/nixpkgs-check-by-name: initSilvan Mosberger2023-08-29
| | | | | | | | | | | | | | | | | | | | Adds an internal CLI tool to verify Nixpkgs to conform to RFC 140. See pkgs/test/nixpkgs-check-by-name/README.md for more information.
* | | | .github/workflows/labels.yml: label texlive tests as topic TeXVincenzo Mantova2023-08-20
| | | |
* | | | Merge pull request #249151 from tweag/direct-push-botSilvan Mosberger2023-08-19
|\ \ \ \ | | | | | | | | | | Remove direct push detection GitHub action
| * | | | Remove direct push detection GitHub actionSilvan Mosberger2023-08-14
| | | | | | | | | | | | | | | | | | | | We are trying out not allowing direct pushes anymore, so this is not necessary anymore, unless we later revert it again (unlikely): https://github.com/NixOS/nixpkgs/issues/249117
* | | | | .github/labeler.yml: add zig labelfigsoda2023-08-17
| | | | |
* | | | | CODEOWNERS: add members of the dotnet teammdarocha2023-08-16
| |/ / / |/| | |
* | | | Merge pull request #245243 from tweag/contributing-combiningSilvan Mosberger2023-08-14
|\ \ \ \ | |/ / / |/| | | Clean up contributing documentation
| * | | CODEOWNERS: Add myself to the newly added filesSilvan Mosberger2023-08-14
| |/ /
* / / CODEOWNERS: add the zig teamfigsoda2023-08-09
|/ /
* | CODEOWNERS: Add myself to PULL_REQUEST_TEMPLATESilvan Mosberger2023-08-09
| | | | | | | | Forgot about that in https://github.com/NixOS/nixpkgs/pull/248166
* | CODEOWNERS: Remove non-existent fileSilvan Mosberger2023-08-09
| | | | | | | | Was removed in f397309f4e6c7a219a7703b629f6a4e8d4e7a58b
* | CODEOWNERS: Add myself to the contributing documentationSilvan Mosberger2023-08-09
| | | | | | | | | | | | | | I want to take ownership of this part of the documentation, especially with the cleanup in https://github.com/NixOS/nixpkgs/pull/245243. Doing so before that PR is merged also allows me to get notified about any potential future merge conflicts before they happen.
* | podman: remove maintainerzowoq2023-08-08
| |
* | kubernetes: remove maintainerzowoq2023-08-08
|/
* CODEOWNERS: remove WilliButzWilliButz2023-07-29
|
* Merge pull request #238502 from l0b0/pr-template-headingsPol Dellaiera2023-07-28
|\ | | | | pr-template: Use semantic H2 level headings
| * pr-template: Use semantic H2 level headingsVictor Engmark2023-06-19
| | | | | | | | | | | | The original Markdown ended up being rendered as `<H6>` HTML elements, which is not semantically valid immediately after an `<H1>` element (the PR title).
* | CODEOWNERS: add ajoseph for kernel/manual-config.nixAdam Joseph2023-07-23
| | | | | | | | | | | | | | | | | | It is hard to get people to test changes to our kernel expression on anything other than x86_64 and aarch64 before merging changes. Therefore, I would like to be notified of PRs opened agains this file, so that I can hopefully catch breakage before it is merged, rather than afterwards.
* | CODEOWNERS: add raitobezarius as a owner of NGINX modulo testsRaito Bezarius2023-07-21
| | | | | | | | So I can see changes on NGINX.
* | CODEOWNERS: ping @amjoseph-nixpkgs on certain treesAdam Joseph2023-06-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | I don't claim ownership of anything, but I would like to be notified of PRs opened against the following paths where I've put a lot of work into cleanup and deduplication: lib/systems pkgs/stdenv pkgs/build-support/cc-wrapper pkgs/development/compilers/gcc Apparently CODEOWNERS is how you tell github you want to be notified of such things.
* | Merge pull request #242323 from hercules-ci/add-labeler-module-systemSilvan Mosberger2023-07-10
|\ \ | | | | | | .github/labeler.yml: Add module system label
| * | .github/labeler.yml: Add module system labelRobert Hensing2023-07-08
| | |
* | | .github/labeler.yml: Add lib labelRobert Hensing2023-07-08
|/ /
* | CODEOWNERS: add myself for PHP related stuffPol Dellaiera2023-07-05
| |
* | workflows/periodic-merge: drop 22.11 jobsMartin Weinelt2023-07-04
| |
* | labeler: label nodejs pull-requestsLily Foster2023-06-30
| |
* | buildNpmPackage: add lilyinstarlight as maintainer/code ownerWinter2023-06-27
| | | | | | | | | | This is long overdue, Lily has done more than me for Node.js in Nixpkgs by this point.
* | build(deps): bump cachix/install-nix-action from 21 to 22dependabot[bot]2023-06-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 21 to 22. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](https://github.com/cachix/install-nix-action/compare/v21...v22) --- updated-dependencies: - dependency-name: cachix/install-nix-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #237557 from pennae/dedocbookify-nixospennae2023-06-19
|\ \ | |/ |/| nixos/doc: dedocbookify
| * nixos/manual: disallow docbook option docspennae2023-06-13
| | | | | | | | | | | | | | | | | | | | it's been long in the making, and with 23.05 out we can finally disable docbook option docs and default to markdown instead. this brings a massive speed boost in manual and manpage builds, so much so that we may consider enabling user module documentation by default. we don't remove the docbook support code entirely yet because it's a lot all over, and probably better removed in multiple separate changes.
* | Merge pull request #237341 from ↵Artturi2023-06-17
|\ \ | | | | | | | | | NixOS/dependabot/github_actions/korthout/backport-action-1.3.1