gitlab: add gitlab-artifact-cleanup
This commit is contained in:
parent
29ce7579a5
commit
7b32e2db1e
3 changed files with 68 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ rec {
|
|||
emmet-cli = pkgs.callPackage ./emmet-cli.nix { };
|
||||
material-wifi-icons = pkgs.callPackage ./material-wifi-icons.nix { };
|
||||
gnome-pass-search-provider = pkgs.callPackage ./gnome-pass-search-provider.nix { };
|
||||
gitlab-artifact-cleanup = pkgs.callPackage ./gitlab-artifact-cleanup.nix { };
|
||||
my-factorio-headless = pkgs.callPackage ./factorio-headless {
|
||||
inherit (pkgs.unstable) factorio-headless;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue