shymega-ct opened a new pull request, #2063: URL: https://github.com/apache/buildstream/pull/2063
The key difference here is that the Nix package manager will use the Git rev of this repo to build itself, making it useful for developer iterations. It overrides the attribute set of the upstream Nixpkg derivation to use this Git repo. - `default.nix`/`shell.nix` allow 'legacy Nix' to use the Flake without needing the Flake feature 'enabled'. - `flake.lock` may need updating occasionally, but only if there's an update to the Buildstream package other than a version bump upstream on Nixpkgs. - `flake.nix` is where the development shell and 'Flake-enabled Nix' tooling works from. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@buildstream.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org