1
1
mirror of https://github.com/urbit/shrub.git synced 2025-01-07 05:26:56 +03:00
shrub/default.nix
2019-03-04 16:43:53 -08:00

9 lines
87 B
Nix

let
pkgs = import ./nix/pkgs {};
deps = import ./nix/deps {};
in
deps // pkgs