vuls: init at 0.27.0
[NixPkgs.git] / nixos / tests / sourcehut / default.nix
blob04f1551d70d916df3f9050119efea75f4c268e62
1 { system, pkgs, ... }:
4   git = import ./git.nix { inherit system pkgs; };
5   builds = import ./builds.nix { inherit system pkgs; };