pin nixpkgs and thus dnscontrol via lon
1 file changed, 15 insertions(+), 0 deletions(-)
changed files
A lon.lock
@@ -0,0 +1,15 @@ +{ + "version": "1", + "sources": { + "nixpkgs": { + "type": "GitHub", + "fetchType": "tarball", + "owner": "nixos", + "repo": "nixpkgs", + "branch": "nixpkgs-unstable", + "revision": "d233902339c02a9c334e7e593de68855ad26c4cb", + "url": "https://github.com/nixos/nixpkgs/archive/d233902339c02a9c334e7e593de68855ad26c4cb.tar.gz", + "hash": "sha256-30sZNZoA1cqF5JNO9fVX+wgiQYjB7HJqqJ4ztCDeBZE=" + } + } +}