dev-templates/elixir/flake.lock

43 lines
992 B
Plaintext
Raw Normal View History

2022-07-29 00:47:10 +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:05:50 +02:00
"lastModified": 1659052813,
"narHash": "sha256-U6Q3Uc74ckYgXGQjFAAGlxr6fErbpQS7Y8s/OPNoFuk=",
2022-07-29 00:47:10 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-07-29 02:05:50 +02:00
"rev": "6c36cf7d3f28d923b6333813d6b0188c5e2a4914",
2022-07-29 00:47:10 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}