X-Git-Url: http://git.scottworley.com/nix-pin-deps/blobdiff_plain/107c5850403d88393a819538426fe9594f5746ec..cf8e9f60920742f11a972c266e8bf5bf358c0881:/nix_pin_deps.py diff --git a/nix_pin_deps.py b/nix_pin_deps.py index 6f12df8..297f7c1 100644 --- a/nix_pin_deps.py +++ b/nix_pin_deps.py @@ -1,3 +1,10 @@ +# nix-pin-deps: gc-pin dependencies of a partially-built derivation +# +# This program is free software: you can redistribute it and/or modify it +# under the terms of the GNU General Public License as published by the +# Free Software Foundation, version 3. + + from contextlib import contextmanager import json import os