summaryrefslogtreecommitdiff
path: root/.github (follow)
Commit message (Expand)AuthorAgeFilesLines
* CODEOWNERS: Add OCaml maintainers•••* CODEOWNERS: add OCaml team Ulrik Strid2023-03-181-0/+5
* CODEOWNERS: add superherointj to vscode (2th path)superherointj2023-03-171-1/+1
* maintainers: add script and workflows to check sortedness•••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> pennae2023-03-151-0/+21
* CODEOWNERS: add superherointj to vscodesuperherointj2023-03-091-0/+1
* workflows/backport: Copy security label in backport PRs•••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. Martin Weinelt2023-03-061-0/+1
* .github: build nixpkgs manual on `lib` changes•••The nixpkgs manual includes documentation for `lib` functions. Naïm Favier2023-03-041-0/+1
* Revert "workflows: pin install-nix-action to use nix 2.13.3"•••This reverts commit 3563c178ca7d45d028c095b2a3ba35ee28294eea. fixed in cachix/install-nix-action@v20 zowoq2023-03-016-7/+0
* .github/workflows: update cachix/install-nix-action to v20zowoq2023-03-016-6/+6
* workflows: pin install-nix-action to use nix 2.13.3•••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. pennae2023-03-016-0/+7
* Merge pull request #218858 from cole-h/fixup-editorconfig-action•••Fixup editorconfig action with Nix 2.14.0Weijia Wang2023-02-281-3/+1
|\
| * ci: editorconfig: use nix-shell instead of nix-envCole Helbling2023-02-281-3/+1
* | build(deps): bump korthout/backport-action from 1.1.0 to 1.2.0•••Bumps [korthout/backport-action](https://github.com/korthout/backport-action) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/korthout/backport-action/releases) - [Commits](https://github.com/korthout/backport-action/compare/v1.1.0...v1.2.0) --- 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>dependabot[bot]2023-02-281-1/+1
|/
* Merge pull request #215741 from NixOS/python-codeownership•••CODEOWNERS: Drop python-modules ownershipMartin Weinelt2023-02-261-2/+0
|\
| * CODEOWNERS: Drop python-modules and python-packages ownership•••We currently have 5800 python modules in that path, and we're seeing roughly 1000 pull requests for these modules per month. Having @FRidh and @jonringer requested on every PR that touches a python package isn't helping anyone, nor is it sustainable for any one person to have that number of incoming notifications. I think it's time to get rid of that code ownership. Martin Weinelt2023-02-261-2/+0
* | build(deps): bump cachix/install-nix-action from 18 to 19•••Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 18 to 19. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](https://github.com/cachix/install-nix-action/compare/v18...v19) --- 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>dependabot[bot]2023-02-146-6/+6
|/
* nixos/manual: remove md-to-db•••with manual chapters no longer needing pandoc for their conversion to xml we can get rid of this source of confusion, and its huge cache of xml files. pennae2023-02-102-35/+0
* Merge pull request #204460: Issue template improvements•••Issue template improvementspiegames2023-02-075-38/+25
|\
| * fixup! .github/ISSUE_TEMPLATE: Improvementspiegames2022-12-271-22/+8
| * Update .github/ISSUE_TEMPLATE/missing_documentation.md•••Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>piegames2022-12-151-1/+1
| * .github/ISSUE_TEMPLATE: Improvementspiegames2022-12-045-31/+32
* | CODEOWNERS: add new Rust team members, re-add Rust build support/docs•••8ce6fdf581b191d67c62590ec73a22cbf8797ae8 removed the build support/docs entries, but per discussion in #213697, we think having multiple members justifies its readdition. Winter2023-01-311-1/+3
* | build(deps): bump korthout/backport-action from 1.0.1 to 1.1.0•••Bumps [korthout/backport-action](https://github.com/korthout/backport-action) from 1.0.1 to 1.1.0. - [Release notes](https://github.com/korthout/backport-action/releases) - [Commits](https://github.com/korthout/backport-action/compare/v1.0.1...v1.1.0) --- 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>dependabot[bot]2023-01-241-1/+1
* | .github/workflows/labels.yml: fix typo•••mistake in https://github.com/NixOS/nixpkgs/commit/d1570428a2685b40925fe90916b68862b0895e94 zowoq2023-01-211-1/+1
* | .github/workflows/labels.yml: allow PRs to skip labelszowoq2023-01-211-1/+1
* | .github/workflows/editorconfig.yml: change to `skip treewide`zowoq2023-01-211-1/+1
* | Merge pull request #209940 from romildo/upd.labeler•••.github/labeler.yml: label Enlightenment, Lumina and LXQt pull requestsJosé Romildo Malaquias2023-01-101-0/+13
|\ \
| * | .github/labeler.yml: label LXQt pull requestsJosé Romildo2023-01-091-0/+5
| * | .github/labeler.yml: label Lumina pull requestsJosé Romildo2023-01-091-0/+3
| * | .github/labeler.yml: label Enlightenment pull requestsJosé Romildo2023-01-091-0/+5
* | | build(deps): bump korthout/backport-action from 1.0.0 to 1.0.1•••Bumps [korthout/backport-action](https://github.com/korthout/backport-action) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/korthout/backport-action/releases) - [Commits](https://github.com/korthout/backport-action/compare/v1.0.0...v1.0.1) --- updated-dependencies: - dependency-name: korthout/backport-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>dependabot[bot]2023-01-101-1/+1
|/ /
* | Merge pull request #209447 from raboof/fix-rb-issue-template•••Fix issue template for unreproducible packagesArnout Engelen2023-01-091-1/+1
|\ \
| * | Fix issue template for unreproducible packagesArnout Engelen2023-01-071-1/+1
* | | .github/labeler.yml: label MATE pull requestsBobby Rong2023-01-081-0/+5
|/ /
* | CODEOWNERS: Add myself to python language documentationMartin Weinelt2023-01-031-1/+1
* | Merge pull request #205190 from NixOS/lib.path.relativeNormalise•••lib.path.subpath.{isValid,normalise}: initRobert Hensing2023-01-031-0/+1
|\ \
| * | lib.path: init README.md document•••Adds initial work towards a `lib.path` library Originally proposed in https://github.com/NixOS/nixpkgs/pull/200718, but has since gone through some revisions Co-Authored-By: Valentin Gagarin <valentin.gagarin@tweag.io> Co-Authored-By: Robert Hensing <robert@roberthensing.nl> Silvan Mosberger2023-01-031-0/+1
* | | build(deps): bump zeebe-io/backport-action from 0.0.9 to 1.0.0•••Bumps [zeebe-io/backport-action](https://github.com/zeebe-io/backport-action) from 0.0.9 to 1.0.0. - [Release notes](https://github.com/zeebe-io/backport-action/releases) - [Commits](https://github.com/zeebe-io/backport-action/compare/v0.0.9...v1.0.0) --- updated-dependencies: - dependency-name: zeebe-io/backport-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> dependabot[bot]2023-01-031-8/+4
* | | terraform-providers: add github token to update-providerszowoq2023-01-021-2/+4
* | | workflows/periodic-merge: Remove 22.05 jobsMartin Weinelt2023-01-011-4/+0
* | | nixos/lib/make-disk-image: make raitobezarius code owner of this primitiveRaito Bezarius2022-12-241-0/+4
|/ /
* | makeHardcodeGsettingsPatch: Rename from glib.mkHardcodeGsettingsPatch•••glib expression is messy enough as is. Also rename the `glib-schema-to-var` argument to `schemaIdToVariableMapping` to better match Nixpkgs coding style. Jan Tojnar2022-12-191-0/+1
* | Merge pull request #172237 from DeterminateSystems/bootspec-rfc•••Support external bootloader backends (RFC-0125)Jörg Thalheim2022-12-171-0/+2
|\ \
| * | nixos/activation/bootspec: bootspec owners also own the cue fileCole Helbling2022-12-081-0/+1
| * | nixos/activation/bootspec: add @raitobezarius as a code-ownerRaito Bezarius2022-12-081-1/+1
| * | nixos/activation/bootspec: init bootspec support (RFC-0125)Cole Helbling2022-12-081-0/+1
* | | teams: add figsoda to the vim team and codeownersfigsoda2022-12-121-2/+2
|/ /
* | CODEOWNERS: Add codeowners for cacert related packagesMartin Weinelt2022-12-041-0/+5
* | CODEOWNERS: Remove piegames from matrix-appservice-ircMartin Weinelt2022-12-031-3/+0
* | Release NixOS 22.11Martin Weinelt2022-11-301-1/+1
* | workflows/backport-action 0.0.8 -> 0.0.9•••https://github.com/zeebe-io/backport-action/releases/tag/v0.0.9 Martin Weinelt2022-11-231-1/+1