NixOS / nix

Nix, the purely functional package manager
https://nixos.org/
GNU Lesser General Public License v2.1
12.9k stars 1.53k forks source link

Clean up flakeref parsing #11909

Closed edolstra closed 3 days ago

edolstra commented 6 days ago

Motivation

This factors out some commonality in calling fromURL() and handling the "dir" parameter into a fromParsedURL() helper function.

Cherry-picked from the lazy-trees branch.

Context

Priorities and Process

Add :+1: to pull requests you find important.

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