Skip to content

Comments

Add infra for experimental store implementations#8774

Merged
thufschmitt merged 1 commit intoNixOS:masterfrom
NixLayeredStore:experimental-stores
Aug 3, 2023
Merged

Add infra for experimental store implementations#8774
thufschmitt merged 1 commit intoNixOS:masterfrom
NixLayeredStore:experimental-stores

Conversation

@Ericson2314
Copy link
Member

Motivation

This is analogous to that for experimental settings and flags that we have also added as of late.

Context

This would be useful for both the overlay-local store, and also the mounted-ssh:// store (#7912). Indeed I first wrote this commit for the latter and pushed it onto that branch. Now I am pulling it into a separate PR for the former too.

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.

This is analogous to that for experimental settings and flags that we
have also added as of late.
@github-actions github-actions bot added documentation new-cli Relating to the "nix" command store Issues and pull requests concerning the Nix store labels Aug 2, 2023
@Ericson2314 Ericson2314 changed the title Add infra for experimental store implemenations Add infra for experimental store implementations Aug 3, 2023
@Ericson2314 Ericson2314 mentioned this pull request Aug 3, 2023
8 tasks
@thufschmitt thufschmitt merged commit 635df5e into NixOS:master Aug 3, 2023
@Ericson2314 Ericson2314 deleted the experimental-stores branch August 3, 2023 15:44
@Ericson2314 Ericson2314 mentioned this pull request Aug 4, 2023
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation new-cli Relating to the "nix" command store Issues and pull requests concerning the Nix store

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants