gomod2nix/flake.lock

44 lines
999 B
Text
Raw Permalink Normal View History

2020-10-29 12:56:41 +00:00
{
"nodes": {
"nixpkgs": {
"locked": {
2022-07-20 03:42:46 +00:00
"lastModified": 1658285632,
"narHash": "sha256-zRS5S/hoeDGUbO+L95wXG9vJNwsSYcl93XiD0HQBXLk=",
2020-10-29 12:56:41 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-07-20 03:42:46 +00:00
"rev": "5342fc6fb59d0595d26883c3cadff16ce58e44f3",
2020-10-29 12:56:41 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
2022-07-20 03:42:46 +00:00
"ref": "master",
2020-10-29 12:56:41 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"utils": "utils"
}
},
"utils": {
"locked": {
2022-05-30 10:10:53 +00:00
"lastModified": 1653893745,
"narHash": "sha256-0jntwV3Z8//YwuOjzhV2sgJJPt+HY6KhU7VZUL0fKZQ=",
2020-10-29 12:56:41 +00:00
"owner": "numtide",
"repo": "flake-utils",
2022-05-30 10:10:53 +00:00
"rev": "1ed9fb1935d260de5fe1c2f7ee0ebaae17ed2fa1",
2020-10-29 12:56:41 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}