about summary refs log tree commit diff stats
path: root/default.nix
blob: f25ce847d90cbe3c4b6bbeac7ec60cd0e8bb113d (plain)
1
2
3
{ system ? builtins.currentSystem }:

(builtins.getFlake (toString ./.)).packages.${system}.default