1
1
Fork 0
mirror of https://github.com/the-nix-way/dev-templates synced 2024-06-03 15:56:42 +02:00
github.com_the-nix-way_dev-.../nix/flake.lock
2022-07-31 13:01:45 +02:00

61 lines
1.4 KiB
JSON

{
"nodes": {
"dev": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1659265069,
"narHash": "sha256-1lwvQPag89K9dAkYetpinXc4we7/P6DBDrZbIvy50Lk=",
"owner": "the-nix-way",
"repo": "dev-templates",
"rev": "5f7ae4d7f102a3d8be37352bf45ac6437c1124dc",
"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": 1659264167,
"narHash": "sha256-5w5j5xaTX+yNAaYjl2sIB35LWSoDpU0wnxHVx8Kzsro=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "3de6a330bcd434d59901c9c7f8fbe252e2207e22",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"dev": "dev"
}
}
},
"root": "root",
"version": 7
}