colmena/default.nix
Zhaofeng Li 7e15450fd2 default.nix: Switch to flake-compat
`package.nix` is kept in sync with the expression in upstream Nixpkgs.
2022-01-21 00:45:12 -08:00

3 lines
61 B
Nix

let
flake = import ./flake-compat.nix;
in flake.defaultNix