6 lines
128 B
Nix
6 lines
128 B
Nix
{
|
|
# nix-alien = import (
|
|
# builtins.fetchTarball "https://github.com/thiagokokada/nix-alien/tarball/master"
|
|
# ) {};
|
|
}
|