nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix
at devShellTools-shell 3 lines 27 B view raw
1hello() { 2 echo "hello" 3}