dev-templates/protobuf/flake.lock

61 lines
1.4 KiB
Plaintext
Raw Normal View History

2022-07-29 02:49:09 +02:00
{
"nodes": {
2022-07-31 12:57:49 +02:00
"dev": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
},
"locked": {
2022-08-02 12:52:51 +02:00
"lastModified": 1659437505,
"narHash": "sha256-7THAlyl6fXSwVdr2+Vie8QMQXJGKdy733zlxGqWKqp4=",
2022-07-31 12:57:49 +02:00
"owner": "the-nix-way",
"repo": "dev-templates",
2022-08-02 12:52:51 +02:00
"rev": "30fc699a2a2df15d3c8ff0c5a81b90cc38be665c",
2022-07-31 12:57:49 +02:00
"type": "github"
},
"original": {
"owner": "the-nix-way",
"repo": "dev-templates",
"type": "github"
}
},
2022-07-29 02:49:09 +02:00
"flake-utils": {
"locked": {
"lastModified": 1656928814,
"narHash": "sha256-RIFfgBuKz6Hp89yRr7+NR5tzIAbn52h8vT6vXkYjZoM=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "7e2a3b3dfd9af950a856d66b0a7d01e3c18aa249",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2022-08-02 12:52:51 +02:00
"lastModified": 1659436715,
"narHash": "sha256-PayghY/GmE0Es+IfydT4JaeBvtsOJv00ql/grTSVTx0=",
2022-07-29 02:49:09 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-08-02 12:52:51 +02:00
"rev": "0d6edc43e3e97c56f9bff19982fcffc79e886d2a",
2022-07-29 02:49:09 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2022-07-31 12:57:49 +02:00
"dev": "dev"
2022-07-29 02:49:09 +02:00
}
}
},
"root": "root",
"version": 7
}