| Commit message (Expand) | Author | Age | Files | Lines |
| * | CODEOWNERS: Add OCaml maintainers•••* CODEOWNERS: add OCaml team
| Ulrik Strid | 2023-03-18 | 1 | -0/+5 |
| * | CODEOWNERS: add superherointj to vscode (2th path) | superherointj | 2023-03-17 | 1 | -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>
| pennae | 2023-03-15 | 1 | -0/+21 |
| * | CODEOWNERS: add superherointj to vscode | superherointj | 2023-03-09 | 1 | -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 Weinelt | 2023-03-06 | 1 | -0/+1 |
| * | .github: build nixpkgs manual on `lib` changes•••The nixpkgs manual includes documentation for `lib` functions.
| Naïm Favier | 2023-03-04 | 1 | -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
| zowoq | 2023-03-01 | 6 | -7/+0 |
| * | .github/workflows: update cachix/install-nix-action to v20 | zowoq | 2023-03-01 | 6 | -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.
| pennae | 2023-03-01 | 6 | -0/+7 |
| * | Merge pull request #218858 from cole-h/fixup-editorconfig-action•••Fixup editorconfig action with Nix 2.14.0 | Weijia Wang | 2023-02-28 | 1 | -3/+1 |
| |\ |
|
| | * | ci: editorconfig: use nix-shell instead of nix-env | Cole Helbling | 2023-02-28 | 1 | -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-28 | 1 | -1/+1 |
| |/ |
|
| * | Merge pull request #215741 from NixOS/python-codeownership•••CODEOWNERS: Drop python-modules ownership | Martin Weinelt | 2023-02-26 | 1 | -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 Weinelt | 2023-02-26 | 1 | -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-14 | 6 | -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.
| pennae | 2023-02-10 | 2 | -35/+0 |
| * | Merge pull request #204460: Issue template improvements•••Issue template improvements | piegames | 2023-02-07 | 5 | -38/+25 |
| |\ |
|
| | * | fixup! .github/ISSUE_TEMPLATE: Improvements | piegames | 2022-12-27 | 1 | -22/+8 |
| | * | Update .github/ISSUE_TEMPLATE/missing_documentation.md•••Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io> | piegames | 2022-12-15 | 1 | -1/+1 |
| | * | .github/ISSUE_TEMPLATE: Improvements | piegames | 2022-12-04 | 5 | -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.
| Winter | 2023-01-31 | 1 | -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-24 | 1 | -1/+1 |
| * | | .github/workflows/labels.yml: fix typo•••mistake in https://github.com/NixOS/nixpkgs/commit/d1570428a2685b40925fe90916b68862b0895e94
| zowoq | 2023-01-21 | 1 | -1/+1 |
| * | | .github/workflows/labels.yml: allow PRs to skip labels | zowoq | 2023-01-21 | 1 | -1/+1 |
| * | | .github/workflows/editorconfig.yml: change to `skip treewide` | zowoq | 2023-01-21 | 1 | -1/+1 |
| * | | Merge pull request #209940 from romildo/upd.labeler•••.github/labeler.yml: label Enlightenment, Lumina and LXQt pull requests | José Romildo Malaquias | 2023-01-10 | 1 | -0/+13 |
| |\ \ |
|
| | * | | .github/labeler.yml: label LXQt pull requests | José Romildo | 2023-01-09 | 1 | -0/+5 |
| | * | | .github/labeler.yml: label Lumina pull requests | José Romildo | 2023-01-09 | 1 | -0/+3 |
| | * | | .github/labeler.yml: label Enlightenment pull requests | José Romildo | 2023-01-09 | 1 | -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-10 | 1 | -1/+1 |
| |/ / |
|
| * | | Merge pull request #209447 from raboof/fix-rb-issue-template•••Fix issue template for unreproducible packages | Arnout Engelen | 2023-01-09 | 1 | -1/+1 |
| |\ \ |
|
| | * | | Fix issue template for unreproducible packages | Arnout Engelen | 2023-01-07 | 1 | -1/+1 |
| * | | | .github/labeler.yml: label MATE pull requests | Bobby Rong | 2023-01-08 | 1 | -0/+5 |
| |/ / |
|
| * | | CODEOWNERS: Add myself to python language documentation | Martin Weinelt | 2023-01-03 | 1 | -1/+1 |
| * | | Merge pull request #205190 from NixOS/lib.path.relativeNormalise•••lib.path.subpath.{isValid,normalise}: init | Robert Hensing | 2023-01-03 | 1 | -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 Mosberger | 2023-01-03 | 1 | -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-03 | 1 | -8/+4 |
| * | | | terraform-providers: add github token to update-providers | zowoq | 2023-01-02 | 1 | -2/+4 |
| * | | | workflows/periodic-merge: Remove 22.05 jobs | Martin Weinelt | 2023-01-01 | 1 | -4/+0 |
| * | | | nixos/lib/make-disk-image: make raitobezarius code owner of this primitive | Raito Bezarius | 2022-12-24 | 1 | -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 Tojnar | 2022-12-19 | 1 | -0/+1 |
| * | | Merge pull request #172237 from DeterminateSystems/bootspec-rfc•••Support external bootloader backends (RFC-0125) | Jörg Thalheim | 2022-12-17 | 1 | -0/+2 |
| |\ \ |
|
| | * | | nixos/activation/bootspec: bootspec owners also own the cue file | Cole Helbling | 2022-12-08 | 1 | -0/+1 |
| | * | | nixos/activation/bootspec: add @raitobezarius as a code-owner | Raito Bezarius | 2022-12-08 | 1 | -1/+1 |
| | * | | nixos/activation/bootspec: init bootspec support (RFC-0125) | Cole Helbling | 2022-12-08 | 1 | -0/+1 |
| * | | | teams: add figsoda to the vim team and codeowners | figsoda | 2022-12-12 | 1 | -2/+2 |
| |/ / |
|
| * | | CODEOWNERS: Add codeowners for cacert related packages | Martin Weinelt | 2022-12-04 | 1 | -0/+5 |
| * | | CODEOWNERS: Remove piegames from matrix-appservice-irc | Martin Weinelt | 2022-12-03 | 1 | -3/+0 |
| * | | Release NixOS 22.11 | Martin Weinelt | 2022-11-30 | 1 | -1/+1 |
| * | | workflows/backport-action 0.0.8 -> 0.0.9•••https://github.com/zeebe-io/backport-action/releases/tag/v0.0.9
| Martin Weinelt | 2022-11-23 | 1 | -1/+1 |