1
1
Fork 0
mirror of https://github.com/the-nix-way/dev-templates synced 2024-06-03 11:46:34 +02:00
github.com_the-nix-way_dev-.../gleam/flake.lock
2022-07-31 12:57:49 +02:00

61 lines
1.4 KiB
JSON

{
"nodes": {
"dev": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1659264500,
"narHash": "sha256-N87HcKMmIW0Gear0aGulCfaY1DSabSSv/FBH5qoVbDg=",
"owner": "the-nix-way",
"repo": "dev-templates",
"rev": "3e0478c9c4a1f32730adf545fd1a2d7099bf6842",
"type": "github"
},
"original": {
"owner": "the-nix-way",
"repo": "dev-templates",
"type": "github"
}
},
"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": {
"lastModified": 1659259892,
"narHash": "sha256-ZLqbL2SE3kNUyO15uIqtqmp9XfVMV1FZ7F4vjSJGl9c=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "d0617b0846cdf6e717f6418adcfe7f834ec20586",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"dev": "dev"
}
}
},
"root": "root",
"version": 7
}