mirror of
https://github.com/NixOS/nix.git
synced 2025-11-25 03:39:36 +01:00
parent
86c07fcf2d
commit
69c6fb12ee
1 changed files with 1 additions and 1 deletions
|
|
@ -25,6 +25,6 @@ cat << EOF > flake.nix
|
|||
EOF
|
||||
nix fmt ./file ./folder | grep 'Formatting: ./file ./folder'
|
||||
nix flake check
|
||||
nix flake show | grep -P 'x86_64-linux|x86_64-darwin'
|
||||
nix flake show | grep -P "package 'formatter'"
|
||||
|
||||
clearStore
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue