5 lines
82 B
Bash
5 lines
82 B
Bash
|
#!/usr/bin/env nix-shell
|
||
|
#!nix-shell -i bash -p nix-update
|
||
|
|
||
|
nix-update kafka-cmak
|