Skip to content

libflake: Remove unused maybeParseFlakeRef and maybeParseFlakeRefWith… (backport #13406) #13652

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: 2.29-maintenance
Choose a base branch
from

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jul 30, 2025

…Fragment

Motivation

These wrappers don't seem to be used anywhere in and out of tree. Also the declaration in the header has an incorrect function name maybeParseFlake.

Context

Closes #11948


Add 👍 to pull requests you find important.

The Nix maintainer team uses a GitHub project board to schedule and track reviews.


This is an automatic backport of pull request #13406 done by [Mergify](https://mergify.com).

…Fragment

These wrappers don't seem to be used anywhere in and out of tree.
Also the declaration in the header has an incorrect function name `maybeParseFlake`.

Closes #11948

(cherry picked from commit 75412eb)

# Conflicts:
#	src/libflake/flakeref.cc
#	src/libflake/include/nix/flake/flakeref.hh
@mergify mergify bot requested a review from edolstra as a code owner July 30, 2025 13:04
@mergify mergify bot added automatic backport This PR is a backport produced by automation (does not trigger backporting) conflicts labels Jul 30, 2025
Copy link
Contributor Author

mergify bot commented Jul 30, 2025

Cherry-pick of 75412eb has failed:

On branch mergify/bp/2.29-maintenance/pr-13406
Your branch is up to date with 'origin/2.29-maintenance'.

You are currently cherry-picking commit 75412ebc3.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   src/libflake/flakeref.cc
	both modified:   src/libflake/include/nix/flake/flakeref.hh

no changes added to commit (use "git add" and/or "git commit -a")

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

@mergify mergify bot added merge-queue conflicts automatic backport This PR is a backport produced by automation (does not trigger backporting) labels Jul 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automatic backport This PR is a backport produced by automation (does not trigger backporting) conflicts merge-queue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant