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-26 10:12:32 +00:00
"lastModified": 1653407748,
"narHash": "sha256-g9puJaILRTb9ttlLQ7IehpV7Wcy0n+vs8LOFu6ylQcM=",
2020-10-29 12:56:41 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-05-26 10:12:32 +00:00
"rev": "5ce6597eca7d7b518c03ecda57d45f9404b5e060",
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-26 10:12:32 +00:00
"lastModified": 1652776076,
"narHash": "sha256-gzTw/v1vj4dOVbpBSJX4J0DwUR6LIyXo7/SuuTJp1kM=",
2020-10-29 12:56:41 +00:00
"owner": "numtide",
"repo": "flake-utils",
2022-05-26 10:12:32 +00:00
"rev": "04c1b180862888302ddfb2e3ad9eaa63afc60cf8",
2020-10-29 12:56:41 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}