depot/ops/maint/default.nix

8 lines
169 B
Nix
Raw Normal View History

2020-10-10 17:10:33 +00:00
# SPDX-FileCopyrightText: 2020 Luke Granger-Brown <depot@lukegb.com>
#
# SPDX-License-Identifier: Apache-2.0
args: {
update_nixpkgs = import ./update_nixpkgs args;
}