| Commit message (Expand) | Author | Age | Files | Lines |
| * | CODEOWNERS: add ownership for KDE stuff | K900 | 2024-02-28 | 1 | -5/+12 |
| * | CODEOWNERS: Remove myself as codeowner from PHP | Elis Hirwing | 2024-02-22 | 1 | -7/+7 |
| * | CODEOWNERS: add raitobezarius on the linux kernel•••I'm planning to do some structural changes to the Linux kernel expressions,
for this, I need to be aware of all PRs inflight which will be created.
This is not a permanent code ownership that I'm taking, I don't have the strength
to care seriously about the kernel like others, so I will drop myself at the end of
the work.
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
| Raito Bezarius | 2024-02-11 | 1 | -0/+4 |
| * | Merge pull request #280322 from h7x4/add-hocon-format-generator•••pkgs.formats: Add HOCON format generator | Silvan Mosberger | 2024-02-10 | 1 | -0/+1 |
| |\ |
|
| | * | CODEOWNERS: add h7x4 to pkgs.formats.hocon | h7x4 | 2024-02-09 | 1 | -0/+1 |
| * | | nix: add myself (ma27) as maintainer & codeowner•••As discussed with RaitoBezarius on FOSDEM, I'm happy to assist in
maintaining the Nix packages of NixPkgs.
| Maximilian Bosch | 2024-02-06 | 1 | -2/+2 |
| * | | Merge pull request #284977 from SuperSandro2000/codeowners-nox•••CODEOWNERS: add myself to nixos/no-x-libs module | Nick Cao | 2024-01-30 | 1 | -0/+3 |
| |\ \ |
|
| | * | | CODEOWNERS: add myself to nixos/no-x-libs module | Sandro | 2024-01-30 | 1 | -0/+3 |
| | |/ |
|
| * | | workflows/periodic-merge: drop 23.05 jobs | figsoda | 2024-01-29 | 1 | -4/+0 |
| * | | build(deps): bump peter-evans/create-or-update-comment•••Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 3.1.0 to 4.0.0.
- [Release notes](https://github.com/peter-evans/create-or-update-comment/releases)
- [Commits](https://github.com/peter-evans/create-or-update-comment/compare/23ff15729ef2fc348714a3bb66d2f655ca9066f2...71345be0265236311c031f5c7866368bd1eff043)
---
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> | dependabot[bot] | 2024-01-29 | 2 | -2/+2 |
| |/ |
|
| * | Merge pull request #282707 from tweag/by-name-base-trigger•••workflows/check-by-name: Trigger on base branch changes | Silvan Mosberger | 2024-01-24 | 1 | -1/+9 |
| |\ |
|
| | * | workflows/check-by-name: Trigger on base branch changes•••Not doing this can cause CI to report a misleading result when it wasn't
retriggered after a base branch change.
| Silvan Mosberger | 2024-01-21 | 1 | -1/+9 |
| * | | .github/CODEOWNERS: drop amjoseph-nixpkgs•••I enjoyed doing major overhaul work on these parts of the codebase,
but I can't continue maintaining them.
| Adam Joseph | 2024-01-22 | 1 | -8/+5 |
| * | | Merge pull request #282684 from NixOS/revert-275443-piegamesde-patch-1•••Revert "CODEOWNERS: Watch the maintainers lists" | piegames | 2024-01-22 | 1 | -1/+0 |
| |\ \ |
|
| | * | | Revert "CODEOWNERS: Watch the maintainers lists" | piegames | 2024-01-21 | 1 | -1/+0 |
| | |/ |
|
| * / | CODEOWNERS: add h7x4 to libconfig | h7x4 | 2024-01-22 | 1 | -1/+1 |
| |/ |
|
| * | build(deps): bump cachix/cachix-action from 13 to 14 (#281122)•••Bumps [cachix/cachix-action](https://github.com/cachix/cachix-action) from 13 to 14.
- [Release notes](https://github.com/cachix/cachix-action/releases)
- [Commits](https://github.com/cachix/cachix-action/compare/6a2e08b5ebf7a9f285ff57b1870a4262b06e0bee...18cf96c7c98e048e10a83abd92116114cd8504be)
---
updated-dependencies:
- dependency-name: cachix/cachix-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | dependabot[bot] | 2024-01-18 | 3 | -3/+3 |
| * | build(deps): bump cachix/install-nix-action from 24 to 25 (#281120)•••Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 24 to 25.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/7ac1ec25491415c381d9b62f0657c7a028df52a7...6004951b182f8860210c8d6f0d808ec5b1a33d28)
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | dependabot[bot] | 2024-01-18 | 8 | -8/+8 |
| * | check-by-name: Update contributor docs•••Now that the tooling is pinned instead of being fetched indirectly from
the channel, the docs need some updating
| Silvan Mosberger | 2024-01-17 | 1 | -2/+3 |
| * | check-by-name: Fix CI•••Wasn't detected in https://github.com/NixOS/nixpkgs/pull/281407
| Silvan Mosberger | 2024-01-17 | 1 | -1/+1 |
| * | Merge pull request #281407 from tweag/by-name-local-run-platforms•••check-by-name/run-local.sh: Make it usable for non-CI platforms | Silvan Mosberger | 2024-01-17 | 1 | -2/+6 |
| |\ |
|
| | * | check-by-name/run-local.sh: Make it usable for non-CI platforms•••Since https://github.com/NixOS/nixpkgs/pull/281374, the
nixpkgs-check-by-name tooling is pinned to a specific /nix/store path to
avoid having to evaluate Nixpkgs in CI.
The same path is used for local runs, but that doesn't actually work
when you're trying to run it on a platform different from CI.
This commit makes it work by being clearer about platforms and making
local runs check out the correct Nixpkgs to evaluate the tool from.
| Silvan Mosberger | 2024-01-17 | 1 | -2/+6 |
| * | | CODEOWNERS: add janik to octodns | Janik H. | 2024-01-17 | 1 | -0/+1 |
| |/ |
|
| * | Merge pull request #281374 from tweag/by-name-check-pin•••workflows/check-by-name: Pin nixpkgs-check-by-name tool | Silvan Mosberger | 2024-01-16 | 1 | -1/+1 |
| |\ |
|
| | * | workflows/check-by-name: Pin nixpkgs-check-by-name tool•••Before this, the tool for CI would update when nixos-unstable updated,
which is kind of terrible because you don't know when it happens, and it
might break master.
In fact, the tooling _right now_ has a serious bug and shouldn't be used!
This PR addresses this by _pinning_ the tooling in Nixpkgs itself.
Updating the tooling now requires two PRs:
- The first PR to update the tooling source
- (wait for Hydra to build and publish it in nixos-unstable)
- The second PR to update the pinned tooling
In turn you know exactly when the changes are going to take effect.
This change however has additional benefits:
- It makes CI more reproducible, because it doesn't depend on the state
of nixos-unstable anymore
- Updates to the tooling can be tested with the workflow itself,
because PRs that update the pinned tool will be tested on the updated
version
- CI gets a sizable speed boost, because there's no need to download and
evaluate a channel anymore
- It makes it more realistic to move the source of the tool into a
separate repository
- It removes the brittle branch-specific logic that was previously
needed to ensure that release branches use their own version of the
tooling.
| Silvan Mosberger | 2024-01-16 | 1 | -1/+1 |
| * | | ci: Fix nix-parse workflow•••The nix_path definition was missing :/
| Janne Heß | 2024-01-16 | 1 | -1/+3 |
| * | | Merge pull request #279892 from helsinki-systems/feat/parse-nix-files•••ci: Check if all nix files are parseable | Janne Heß | 2024-01-16 | 1 | -0/+40 |
| |\ \
| |/
|/| |
|
| | * | ci: Only check nix files when any nix file changed | Janne Heß | 2024-01-16 | 1 | -0/+5 |
| | * | ci: Check if all nix files are parseable | Janne Heß | 2024-01-10 | 1 | -0/+35 |
| * | | CODEOWNERS: add myself as code owner of the Nix package manager•••Given the prior attempts to encourage Nix package bumps to be more stable, we failed, failed and failed again.
Today again, we shipped a broken Nix (2.19.2) without sufficient testing to unstable-small and it broke some users.
As announced in the past, I am taking ownership of the package manager bumps and modifications
as seemingly no one is interested to do it inside of Nixpkgs.
| Raito Bezarius | 2024-01-11 | 1 | -0/+4 |
| |/ |
|
| * | Merge pull request #275459 from emilylange/chromium-drop-inactive-maintainers•••chromium: drop inactive maintainers, CODEOWNERS: init chromium | Weijia Wang | 2024-01-05 | 1 | -0/+2 |
| |\ |
|
| | * | CODEOWNERS: init chromium | emilylange | 2023-12-19 | 1 | -0/+2 |
| * | | .github/CODEOWNERS: add buildbot | zowoq | 2024-01-05 | 1 | -0/+5 |
| * | | maintainers/teams: remove adisbladis from podman | adisbladis | 2023-12-27 | 1 | -7/+0 |
| * | | Merge pull request #274591 from tweag/by-name-reproducible•••`pkgs/by-name`: Enable gradual migration checks and add `run-local.sh` | Silvan Mosberger | 2023-12-22 | 1 | -115/+16 |
| |\ \ |
|
| | * | | maintainers/scripts/check-by-name.sh: Introduce symlink alias | Silvan Mosberger | 2023-12-22 | 1 | -1/+1 |
| | * | | check-by-name: Pass --base in CI and local running script•••This enables the ratchet checks for pkgs/by-name, allowing gradual
migrations!
| Silvan Mosberger | 2023-12-20 | 1 | -1/+1 |
| | * | | workflows/check-by-name: Slim down and prepare for --base•••Now that we have a script to run the check locally,
there's no real need to output the information to reproduce anymore,
which allows cleaning up the CI workflow.
Furthermore, this prepares the CI workflow to be passed `--base`, as
introduced recently.
| Silvan Mosberger | 2023-12-20 | 1 | -81/+11 |
| | * | | workflows/check-by-name: Why the mergeability check needs to be inline | Silvan Mosberger | 2023-12-19 | 1 | -0/+3 |
| | * | | workflows/check-by-name: Move tool fetching into script•••This part of the CI can also be reproduced locally
| Silvan Mosberger | 2023-12-19 | 1 | -34/+2 |
| * | | | Merge pull request #273773 from nbraud/scripts/doc/check-manpage-urls•••maintainers: Add new script to check URLs in `doc/manpage-urls.json` | Silvan Mosberger | 2023-12-20 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | workflows/manual-nixpkgs: Run the manual's tests | nicoo | 2023-12-18 | 1 | -1/+1 |
| * | | | | CODEOWNERS: Watch the maintainers lists | piegames | 2023-12-19 | 1 | -0/+1 |
| | |_|/
|/| | |
|
| * | | | workflows/check-by-name: Cancel on merge conflicts | Silvan Mosberger | 2023-12-15 | 1 | -3/+11 |
| | |/
|/| |
|
| * | | CODEOWNERS: unsubscribe fricklerhandwerk | Valentin Gagarin | 2023-12-15 | 1 | -3/+3 |
| |/ |
|
| * | .github/workflows/update-terraform-providers.yml: use opentofu instead of ter...•••terraform is unfree and can't be built on ofborg
| zowoq | 2023-12-08 | 1 | -1/+1 |
| * | CODEOWNERS: fix errors | Pol Dellaiera | 2023-12-05 | 1 | -2/+2 |
| * | build(deps): bump cachix/cachix-action from 12 to 13 (#272012)•••Bumps [cachix/cachix-action](https://github.com/cachix/cachix-action) from 12 to 13.
- [Release notes](https://github.com/cachix/cachix-action/releases)
- [Commits](https://github.com/cachix/cachix-action/compare/6a9a34cdd93d0ae4b4b59fd678660efb08109f2f...6a2e08b5ebf7a9f285ff57b1870a4262b06e0bee)
---
updated-dependencies:
- dependency-name: cachix/cachix-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | dependabot[bot] | 2023-12-05 | 3 | -3/+3 |
| * | build(deps): bump cachix/install-nix-action from 23 to 24 (#272011)•••Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 23 to 24.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/6a9a9e84a173d90b3ffb42c5ddaf9ea033fad011...7ac1ec25491415c381d9b62f0657c7a028df52a7)
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | dependabot[bot] | 2023-12-05 | 7 | -7/+7 |
| * | codeowners: add JulienMalka to systemd-boot | Julien Malka | 2023-12-03 | 1 | -0/+3 |