bonehead on nix flake's fetch git convention
This commit is contained in:
parent
eaee170085
commit
b63f75815c
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
- Bootstrapped with [pegasust/dotfiles](https://git.pegasust.com/pegasust/dotfiles)
|
- Bootstrapped with [pegasust/dotfiles](https://git.pegasust.com/pegasust/dotfiles)
|
||||||
|
|
||||||
`nix flake new --template git:git.pegasust.com/pegasust/dotfiles#py-poetry ./`
|
`nix flake new --template git+https://git.pegasust.com/pegasust/dotfiles.git#py-poetry ./`
|
||||||
|
|
||||||
- Provides [devShell (`nix develop`)](https://nixos.org/manual/nix/stable/command-ref/new-cli/nix3-develop.html),
|
- Provides [devShell (`nix develop`)](https://nixos.org/manual/nix/stable/command-ref/new-cli/nix3-develop.html),
|
||||||
[shell.nix (`nix-shell -p ./`)](https://nixos.org/manual/nix/stable/command-ref/nix-shell.html)
|
[shell.nix (`nix-shell -p ./`)](https://nixos.org/manual/nix/stable/command-ref/nix-shell.html)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user