Skip to content

Conversation

@cole-h
Copy link
Member

@cole-h cole-h commented Jun 28, 2024

Description

Closes #120

Checklist

@cole-h cole-h enabled auto-merge (rebase) June 28, 2024 20:43
@cole-h cole-h requested a review from colemickens June 28, 2024 20:45
Comment on lines +18 to +22
const lockfileSummaryFlags = [
"--option",
"commit-lockfile-summary",
commitMessage,
];
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If I understand correctly, this could be --commit-lock-file-summary. But this is probably "safer", and more backward compatible?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It could only be --commit-lock-file-summary on versions of Nix >=2.23.0. We don't require a "MSNV", so I wouldn't feel comfortable making that change.

@cole-h cole-h merged commit db4ee38 into main Jun 28, 2024
@cole-h cole-h deleted the fixup-aliased-options branch June 28, 2024 21:11
dc-tec referenced this pull request in dc-tec/nixvim Aug 7, 2024
#19)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[DeterminateSystems/update-flake-lock](https://togithub.com/DeterminateSystems/update-flake-lock)
| action | major | `v22` -> `v23` |

---

### Release Notes

<details>
<summary>DeterminateSystems/update-flake-lock
(DeterminateSystems/update-flake-lock)</summary>

###
[`v23`](https://togithub.com/DeterminateSystems/update-flake-lock/releases/tag/v23)

[Compare
Source](https://togithub.com/DeterminateSystems/update-flake-lock/compare/v22...v23)

#### What's Changed

- Lock third-party actions by
[@&#8203;arianvp](https://togithub.com/arianvp) in
[https://github.com/DeterminateSystems/update-flake-lock/pull/118](https://togithub.com/DeterminateSystems/update-flake-lock/pull/118)
- Add instructions for new fine grained GitHub PAT by
[@&#8203;ibizaman](https://togithub.com/ibizaman) in
[https://github.com/DeterminateSystems/update-flake-lock/pull/92](https://togithub.com/DeterminateSystems/update-flake-lock/pull/92)
- Fixup support for Nix 2.23.0 and later by
[@&#8203;cole-h](https://togithub.com/cole-h) in
[https://github.com/DeterminateSystems/update-flake-lock/pull/121](https://togithub.com/DeterminateSystems/update-flake-lock/pull/121)

#### New Contributors

- [@&#8203;arianvp](https://togithub.com/arianvp) made their first
contribution in
[https://github.com/DeterminateSystems/update-flake-lock/pull/118](https://togithub.com/DeterminateSystems/update-flake-lock/pull/118)
- [@&#8203;ibizaman](https://togithub.com/ibizaman) made their first
contribution in
[https://github.com/DeterminateSystems/update-flake-lock/pull/92](https://togithub.com/DeterminateSystems/update-flake-lock/pull/92)

**Full Changelog**:
DeterminateSystems/update-flake-lock@v22...v23

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job log](https://developer.mend.io/github/dc-tec/nixvim).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
detsys-pr-bot pushed a commit to detsys-pr-bot/update-flake-lock that referenced this pull request Dec 10, 2025
…` (`f335f0d0939f2b8488174d3cd5f818d1cec23ab6`)
grahamc added a commit that referenced this pull request Dec 10, 2025
…39f2b8488174d3cd5f818d1cec23ab6

Update `detsys-ts`: Grahamc/switch to npm (#121)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unrecognized flag error --commit-lockfile-summary

3 participants