gomod2nix/flake.lock

44 lines
1,007 B
Text
Raw Normal View History

2020-10-29 12:56:41 +00:00
{
"nodes": {
"nixpkgs": {
"locked": {
2022-05-30 10:10:53 +00:00
"lastModified": 1653581809,
"narHash": "sha256-Uvka0V5MTGbeOfWte25+tfRL3moECDh1VwokWSZUdoY=",
2020-10-29 12:56:41 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-05-30 10:10:53 +00:00
"rev": "83658b28fe638a170a19b8933aa008b30640fbd1",
2020-10-29 12:56:41 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"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
}