about summary refs log tree commit diff
path: root/.github
AgeCommit message (Collapse)AuthorFilesLines
2023-07-29CODEOWNERS: remove WilliButzWilliButz1-5/+0
2023-07-28Merge pull request #238502 from l0b0/pr-template-headingsPol Dellaiera1-2/+2
pr-template: Use semantic H2 level headings
2023-07-23CODEOWNERS: add ajoseph for kernel/manual-config.nixAdam Joseph1-0/+3
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.
2023-07-21CODEOWNERS: add raitobezarius as a owner of NGINX modulo testsRaito Bezarius1-0/+5
So I can see changes on NGINX.
2023-06-30CODEOWNERS: ping @amjoseph-nixpkgs on certain treesAdam Joseph1-5/+5
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.
2023-07-10Merge pull request #242323 from hercules-ci/add-labeler-module-systemSilvan Mosberger1-0/+7
.github/labeler.yml: Add module system label
2023-07-08.github/labeler.yml: Add module system labelRobert Hensing1-0/+7
2023-07-08.github/labeler.yml: Add lib labelRobert Hensing1-0/+3
2023-07-05CODEOWNERS: add myself for PHP related stuffPol Dellaiera1-6/+6
2023-07-04workflows/periodic-merge: drop 22.11 jobsMartin Weinelt1-4/+0
2023-06-30labeler: label nodejs pull-requestsLily Foster1-0/+8
2023-06-27buildNpmPackage: add lilyinstarlight as maintainer/code ownerWinter1-3/+3
This is long overdue, Lily has done more than me for Node.js in Nixpkgs by this point.
2023-06-19build(deps): bump cachix/install-nix-action from 21 to 22dependabot[bot]6-6/+6
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>
2023-06-19Merge pull request #237557 from pennae/dedocbookify-nixospennae3-94/+1
nixos/doc: dedocbookify
2023-06-19pr-template: Use semantic H2 level headingsVictor Engmark1-2/+2
The original Markdown ended up being rendered as `<H6>` HTML elements, which is not semantically valid immediately after an `<H1>` element (the PR title).
2023-06-17Merge pull request #237341 from ↵Artturi1-1/+1
NixOS/dependabot/github_actions/korthout/backport-action-1.3.1
2023-06-17Merge pull request #238126 from nikstur/contributing-release-notesPol Dellaiera1-1/+1
CONTRIBUTING.md: remove historical trivia
2023-06-16.github/PULL_REQUEST_TEMPLATE.md: directly link to release notesnikstur1-1/+1
2023-06-13nixos/manual: disallow docbook option docspennae3-94/+1
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.
2023-06-13CODEOWNERS: remove romildo from OCamlJosé Romildo1-3/+3
2023-06-12build(deps): bump korthout/backport-action from 1.2.0 to 1.3.1dependabot[bot]1-1/+1
Bumps [korthout/backport-action](https://github.com/korthout/backport-action) from 1.2.0 to 1.3.1. - [Release notes](https://github.com/korthout/backport-action/releases) - [Commits](https://github.com/korthout/backport-action/compare/v1.2.0...v1.3.1) --- updated-dependencies: - dependency-name: korthout/backport-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2023-06-07Merge pull request #235064 from fricklerhandwerk/codeowners-docPol Dellaiera1-4/+0
CODEOWNERS: reduce scope for fricklerhandwerk
2023-05-31Release NixOS 23.05Raito Bezarius1-1/+1
2023-05-30CODEOWNERS: reduce scope for fricklerhandwerkValentin Gagarin1-4/+0
2023-05-30build(deps): bump cachix/install-nix-action from 20 to 21dependabot[bot]7-7/+7
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 20 to 21. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](https://github.com/cachix/install-nix-action/compare/v20...v21) --- 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>
2023-05-28CODEOWNERS: add raitobezarius as a ZFS code ownerRaito Bezarius1-0/+7
This will make my work easier about knowing what is going on with ZFS.
2023-05-2223.11 is Tapir 23.11-preRaito Bezarius1-0/+4
2023-05-14github/CODEOWNERS: drop nbpSandro Jäckel1-26/+13
2023-04-21Merge pull request #207039 from NixOS/qemu-boot-disk-using-make-disk-imageRyan Lahfa1-0/+3
nixos/qemu-vm: refactor bootDisk using make-disk-image
2023-04-21Merge pull request #224643 from NixOS/llvm/codeownerRyan Lahfa1-1/+1
CODEOWNERS: add RaitoBezarius to llvm tree
2023-04-21CODEOWNERS: add raitobezarius to qemu-vm.nixRaito Bezarius1-0/+3
I do a lot of work on QEMU VM and make-disk-image and I was bitten by an unnotified change recently, so I want to chime in the future changes of this file.
2023-04-11build(deps): bump peter-evans/create-or-update-comment from 2 to 3dependabot[bot]3-3/+3
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 2 to 3. - [Release notes](https://github.com/peter-evans/create-or-update-comment/releases) - [Commits](https://github.com/peter-evans/create-or-update-comment/compare/v2...v3) --- updated-dependencies: - dependency-name: peter-evans/create-or-update-comment dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2023-04-11build(deps): bump peter-evans/create-pull-request from 4 to 5dependabot[bot]1-1/+1
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 4 to 5. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](https://github.com/peter-evans/create-pull-request/compare/v4...v5) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2023-04-07CODEOWNERS: Add @infinisil to pkgs/pkgs-libSilvan Mosberger1-0/+1
2023-04-04CODEOWNERS: add RaitoBezarius to llvm treeRaito Bezarius1-1/+1
2023-04-04maintainers/team-list: drop lnl7 from rust maintainer listJörg Thalheim1-1/+1
2023-03-30CODEOWNERS: remove superherointjsuperherointj1-5/+4
2023-03-25.github/workflows/update-terraform-providers.yml: variouszowoq1-1/+13
- removed outdated permissions comment - add failed updates step - add failed updates and ofborg rebuild to PR body
2023-03-20build(deps): bump cachix/install-nix-action from 19 to 20dependabot[bot]1-1/+1
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 19 to 20. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](https://github.com/cachix/install-nix-action/compare/v19...v20) --- 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>
2023-03-19workflows: check maintainers sortedness on pull_request_targetpennae1-1/+4
`pull_request` workflows need approval to run, `pull_request_target` does not. this one isn't particularly vulnerable and doesn't take long to run, so we may as well run it without approval.
2023-03-18CODEOWNERS: Add OCaml maintainersUlrik Strid1-0/+5
* CODEOWNERS: add OCaml team
2023-03-17CODEOWNERS: add superherointj to vscode (2th path)superherointj1-1/+1
2023-03-15maintainers: add script and workflows to check sortednesspennae1-0/+21
the script can output a list of sed commands to create the order it expects to find. this was mainly useful for initially sorting the list, but we'll keep it here for later reference. Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
2023-03-09CODEOWNERS: add superherointj to vscodesuperherointj1-0/+1
2023-03-06workflows/backport: Copy security label in backport PRsMartin Weinelt1-0/+1
Since v1.2.0 the backport action supports copying labels from the source to the backport PR. This is useful for copying the security label from the original PR to the backport PR, so relevant security updates don't get lost.
2023-03-04.github: build nixpkgs manual on `lib` changesNaïm Favier1-0/+1
The nixpkgs manual includes documentation for `lib` functions.
2023-03-01Revert "workflows: pin install-nix-action to use nix 2.13.3"zowoq6-7/+0
This reverts commit 3563c178ca7d45d028c095b2a3ba35ee28294eea. fixed in cachix/install-nix-action@v20
2023-03-01.github/workflows: update cachix/install-nix-action to v20zowoq6-6/+6
2023-03-01workflows: pin install-nix-action to use nix 2.13.3pennae6-0/+7
same reasoning as #218858, only now for an action we depend on and can't fix quite as easily. cachix-action also uses nix-env and will thus not work correctly, so pin the nix version used to the last known good one.
2023-02-28Merge pull request #218858 from cole-h/fixup-editorconfig-actionWeijia Wang1-3/+1
Fixup editorconfig action with Nix 2.14.0