forked from DGNum/colmena
7e15450fd2
`package.nix` is kept in sync with the expression in upstream Nixpkgs.
3 lines
61 B
Nix
3 lines
61 B
Nix
let
|
|
flake = import ./flake-compat.nix;
|
|
in flake.defaultNix
|