gomod2nix/flake.lock
2022-09-02 20:12:10 +12:00

43 lines
999 B
JSON

{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1662100443,
"narHash": "sha256-okq9egKcg+BcDvj6RXueAAH65IigrhQ8fcY3+AZIJ/c=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "9ed722436a784856b4ee24c0f26cb8c6d6f22240",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"utils": "utils"
}
},
"utils": {
"locked": {
"lastModified": 1659877975,
"narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}