We can use nix flake update to lock down dependencies. We can point to a branch: inputs.nixpkgs.url = "github:Mic92/nixpkgs/master"; . or ...
確定! 回上一頁