mirror of
https://github.com/RoBaertschi/tt.git
synced 2025-04-16 05:53:30 +00:00
5 lines
78 B
Nix
5 lines
78 B
Nix
# ml2 ts=2 sts=2 sw=2
|
|
|
|
with import <nixpkgs> {};
|
|
callPackage ./package.nix {}
|