summaryrefslogtreecommitdiff
path: root/.github (follow)
Commit message (Expand)AuthorAgeFilesLines
* workflows/check-by-name: If channel no existent, fall back to nixos-unstable•••(cherry picked from commit ad228aee4b29c3ab6c0063140171275cdb02d157) Silvan Mosberger2023-11-221-3/+9
* Encourage +1's for prioritisation•••Adds a small text to each issue and the PR template to encourage people to use :+1:'s for issues they're also interested in. See https://github.com/NixOS/nix.dev/issues/359 for more information Co-Authored-By: Valentin Gagarin <valentin.gagarin@tweag.io> Silvan Mosberger2023-11-217-0/+48
* CODEOWNERS: Remove line for removed file•••Was removed in https://github.com/NixOS/nixpkgs/pull/268407 Silvan Mosberger2023-11-201-1/+0
* CODEOWNERS: add ncfavier to HaskellNaïm Favier2023-11-171-7/+7
* Merge pull request #267784 from tweag/flakes-labeler•••.github/labeler.yml: auto-label flakes stuffSilvan Mosberger2023-11-161-0/+5
|\
| * .github/labeler.yml: auto-label flakes stuffSilvan Mosberger2023-11-161-0/+5
* | CODEOWNERS: Remove edolstra•••Updated to reflect reality: Eelco is not acting as a code owner of these files Silvan Mosberger2023-11-161-8/+5
|/
* build(deps): bump korthout/backport-action from 2.1.0 to 2.1.1•••Bumps [korthout/backport-action](https://github.com/korthout/backport-action) from 2.1.0 to 2.1.1. - [Release notes](https://github.com/korthout/backport-action/releases) - [Commits](https://github.com/korthout/backport-action/compare/v2.1.0...v2.1.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-11-131-1/+1
* doc: builders -> build helpers to reduce ambigualtyYueh-Shun Li2023-11-071-2/+2
* doc: move doc/builders/packages -> doc/packagesYueh-Shun Li2023-11-071-1/+1
* build(deps): bump korthout/backport-action from 2.0.0 to 2.1.0•••Bumps [korthout/backport-action](https://github.com/korthout/backport-action) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/korthout/backport-action/releases) - [Commits](https://github.com/korthout/backport-action/compare/v2.0.0...v2.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-11-071-1/+1
* Merge pull request #264638 from ckiee/codeowners-add-libconfig•••CODEOWNERS: add ckiee to libconfig formatSilvan Mosberger2023-10-311-0/+2
|\
| * CODEOWNERS: add ckiee to libconfig formatckie2023-10-311-0/+2
* | Merge pull request #263993 from drupol/rb-update-issue-template•••doc: update r-b issue templatePol Dellaiera2023-10-311-8/+64
|\ \ | |/ |/|
| * doc: update r-b issue templatePol Dellaiera2023-10-291-8/+64
* | build(deps): bump korthout/backport-action from 1.3.1 to 2.0.0•••Bumps [korthout/backport-action](https://github.com/korthout/backport-action) from 1.3.1 to 2.0.0. - [Release notes](https://github.com/korthout/backport-action/releases) - [Commits](https://github.com/korthout/backport-action/compare/v1.3.1...v2.0.0) --- updated-dependencies: - dependency-name: korthout/backport-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>dependabot[bot]2023-10-301-1/+1
|/
* Merge pull request #263961 from raboof/rb-improve-issue-template•••github: improve r-b issue templateArnout Engelen2023-10-281-2/+2
|\
| * github: improve r-b issue template•••You may need to run the regular `nix-build` before running `nix-build --check` Arnout Engelen2023-10-281-2/+2
* | poetry2nix: drop•••The in-tree version has been broken for a while, so now is probably a good time to rip off the band-aid. K9002023-10-261-1/+0
* | Merge pull request #258595 from fricklerhandwerk/doc-emscripten•••Emscripten docs: reword and remove mention of `nix-env`Valentin Gagarin2023-10-261-0/+2
|\ \ | |/ |/|
| * add Emscripten maintainers to CODEOWNERS•••also notify on documentation changes Valentin Gagarin2023-10-031-0/+2
* | Merge pull request #238575 from toonn/pr-template-sandboxingArtturi2023-10-201-1/+3
|\ \
| * | PULL_REQUEST_TEMPLATE.md: Update sandboxing check•••Update the sandboxing check to include the `relaxed` setting for sandboxing. Previously there was no obvious and correct way to convey this intermediate setting between sandboxing being completely disabled and being enforced strictly. toonn2023-06-191-1/+3
* | | CODEOWNERS: Add myself to more parts of libSilvan Mosberger2023-10-201-4/+4
* | | workflows/check-by-name: Improved mergeability checkSilvan Mosberger2023-10-181-6/+26
* | | Merge pull request #261698 from tweag/fix-code-owners•••CODEOWNERS: Fix check-by-name workflow file nameSilvan Mosberger2023-10-171-1/+1
|\ \ \
| * | | CODEOWNERS: Fix check-by-name workflow file nameSilvan Mosberger2023-10-171-1/+1
* | | | workflows/check-by-name: print failed command outputArtturin2023-10-171-1/+3
|/ / /
* | | Merge pull request #259074 from tweag/detect-merge-conflicts•••workflows/check-by-name: Better error for merge conflictsSilvan Mosberger2023-10-061-3/+11
|\ \ \
| * | | workflows/check-by-name: Better error for merge conflictsSilvan Mosberger2023-10-051-3/+11
* | | | workflows/check-by-name: Add a missing colonSilvan Mosberger2023-10-041-1/+1
|/ / /
* | / workflows/check-by-name: Better error when base branch also fails•••Previously, even if the check also failed on the base branch, it looked like the PR introduced the failure. We can easily have a better error message for such cases. Meanwhile this also paves the road for something like https://github.com/NixOS/nixpkgs/issues/256788 Silvan Mosberger2023-10-021-1/+90
| |/ |/|
* | Merge pull request #251567 from RaitoBezarius/codeowner/remove-matthewbauerRyan Lahfa2023-09-211-13/+9
|\ \
| * | CODEOWNERS: remove matthewbauer•••matthewbauer has been missing for almost a year now, it does not seem reasonable to keep them and spam their GitHub notifications further. Raito Bezarius2023-08-261-13/+9
* | | php: add new builder `buildComposerProject`Pol Dellaiera2023-09-131-1/+2
* | | Merge pull request #248310 from emilylange/nixos/gitea-forgejo-split•••nixos/forgejo: fork from nixos/gitea (split) close https://github.com/NixOS/nixpkgs/issues/244866Herwig Hochleitner2023-09-121-0/+4
|\ \ \
| * | | CODEOWNERS: init forgejoemilylange2023-08-061-0/+4
* | | | workflows/check-by-name: Make runnable without approval•••Co-Authored-By: zowoq <59103226+zowoq@users.noreply.github.com> Silvan Mosberger2023-09-111-2/+7
* | | | build(deps): bump actions/checkout from 3 to 4•••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>dependabot[bot]2023-09-1110-10/+10
* | | | Merge pull request #253249 from NixOS/dependabot/github_actions/cachix/instal...•••build(deps): bump cachix/install-nix-action from 22 to 23Martin Weinelt2023-09-117-7/+7
|\ \ \ \
| * | | | build(deps): bump cachix/install-nix-action from 22 to 23•••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>origin/dependabot/github_actions/cachix/install-nix-action-23dependabot[bot]2023-09-057-7/+7
* | | | | Merge pull request #253621 from tweag/minor-contrib-docs-improvements•••Minor contrib docs improvementsSilvan Mosberger2023-09-071-2/+2
|\ \ \ \ \
| * | | | | workflows/backport: Fix link and rewordSilvan Mosberger2023-09-061-2/+2
| |/ / / /
* / / / / CODEOWNERS: Add myself for installer imagesSamuel Dionne-Riel2023-09-061-0/+4
|/ / / /
* | | | Merge pull request #237439 from tweag/spp-1•••[RFC 140] Simple package paths, part 1b: Enabling the directory structureSilvan Mosberger2023-09-052-0/+52
|\ \ \ \
| * | | | pkgs/by-name: Introduce•••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 Silvan Mosberger2023-09-052-0/+52
* | | | | Merge pull request #245623 from tweag/fileset.toSource•••File set combinators base: `lib.fileset.toSource`Silvan Mosberger2023-09-021-0/+2
|\ \ \ \ \
| * | | | | lib.fileset.toSource: initSilvan Mosberger2023-09-011-0/+2
* | | | | | .github/workflows/update-terraform-providers.yml: re-enable workflow_dispatchzowoq2023-09-011-1/+1
* | | | | | .github/workflows/update-terraform-providers.yml: disablezowoq2023-09-011-3/+3
| |/ / / / |/| | | |