1
1
Fork 0
mirror of https://github.com/the-nix-way/dev-templates synced 2024-05-20 22:46:11 +02:00
github.com_the-nix-way_dev-.../elixir/flake.lock
2022-08-13 18:36:26 +03:00

62 lines
1.5 KiB
JSON

{
"nodes": {
"dev": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1660404770,
"narHash": "sha256-2oaHlH0zYqFhyEZTHfw8A/Lyj9FS0GDz1m96YMrnfVc=",
"owner": "the-nix-way",
"repo": "dev-templates",
"rev": "949acb573ba8f43554d3c95cf24cbe26e4613802",
"type": "github"
},
"original": {
"owner": "the-nix-way",
"repo": "dev-templates",
"type": "github"
}
},
"flake-utils": {
"locked": {
"lastModified": 1659877975,
"narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1660375717,
"narHash": "sha256-U/wSSm6eMfNoMG2Rq48+KPwJIq8bfuW/qcf5digYZ8g=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "65c15b0a26593a77e65e4212d8d9f58d83844f07",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"dev": "dev"
}
}
},
"root": "root",
"version": 7
}