Skip to content

Comments

Move BuiltPath to its own header/C++ file in libcmd#8691

Merged
roberth merged 1 commit intoNixOS:masterfrom
obsidiansystems:built-path
Jul 14, 2023
Merged

Move BuiltPath to its own header/C++ file in libcmd#8691
roberth merged 1 commit intoNixOS:masterfrom
obsidiansystems:built-path

Conversation

@Ericson2314
Copy link
Member

Motivation

It is less important, and used less widely, than DerivedPath.

Context

Checklist for maintainers

Maintainers: tick if completed or explain if not relevant

  • agreed on idea
  • agreed on implementation strategy
  • tests, as appropriate
    • functional tests - tests/**.sh
    • unit tests - src/*/tests
    • integration tests - tests/nixos/*
  • documentation in the manual
  • documentation in the internal API docs
  • code and comments are self-explanatory
  • commit message explains why the change was made
  • new feature or incompatible change: updated release notes

Priorities

Add 👍 to pull requests you find important.

It is less important, and used less widely, than `DerivedPath`.
Copy link

@Dessix Dessix left a comment

Choose a reason for hiding this comment

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

Compiles and seems to work fine for general flake behaviours on x86_64-linux NixOS 23.05. Code appears to be correct and sufficiently unchanged in the refactor.

@roberth roberth merged commit 6d9f1a8 into NixOS:master Jul 14, 2023
@Ericson2314 Ericson2314 deleted the built-path branch July 14, 2023 11:15
@fricklerhandwerk fricklerhandwerk added the contributor-experience Developer experience for Nix contributors label Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contributor-experience Developer experience for Nix contributors

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants