dev-templates/gleam/flake.lock

43 lines
992 B
Plaintext
Raw Normal View History

2022-07-28 23:20:46 +02:00
{
"nodes": {
"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-07-29 02:31:47 +02:00
"lastModified": 1659054591,
"narHash": "sha256-Ae4s4jHi1BHcowaS1VLXAdNlWUiAkY/GhZwuevWbgb4=",
2022-07-28 23:20:46 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-07-29 02:31:47 +02:00
"rev": "0d3888a5213362bbeb04f9c83ff6856c8f8a4ff2",
2022-07-28 23:20:46 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}