X-Git-Url: http://git.scottworley.com/nix-pin-deps/blobdiff_plain/107c5850403d88393a819538426fe9594f5746ec..9a38ce234bd1fb25907af6c3828c52cff0532661:/nix_pin_deps.py?ds=sidebyside 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