olm/flake.lock

61 lines
1.5 KiB
Plaintext
Raw Normal View History

2022-05-11 17:26:20 +02:00
{
"nodes": {
"flake-utils": {
"locked": {
2022-10-06 21:26:39 +02:00
"lastModified": 1659877975,
"narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
2022-05-11 17:26:20 +02:00
"owner": "numtide",
"repo": "flake-utils",
2022-10-06 21:26:39 +02:00
"rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
2022-05-11 17:26:20 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2022-10-06 21:26:39 +02:00
"lastModified": 1664871473,
"narHash": "sha256-1LzbW6G6Uz8akWiOdlIi435GAm1ct5jF5tovw/9to0o=",
2022-05-11 17:26:20 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-10-06 21:26:39 +02:00
"rev": "b7a6fde153d9470afdb6aa1da51c4117f03b84ed",
2022-05-11 17:26:20 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
2022-05-11 17:26:20 +02:00
}
},
"npmlock2nix": {
"flake": false,
"locked": {
2022-10-06 21:26:39 +02:00
"lastModified": 1654775747,
"narHash": "sha256-9pXHDpIjmsK5390wmpGHu9aA4QOPpegPBvThHeBlef4=",
"owner": "nix-community",
"repo": "npmlock2nix",
2022-10-06 21:26:39 +02:00
"rev": "5c4f247688fc91d665df65f71c81e0726621aaa8",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "npmlock2nix",
"type": "github"
}
},
2022-05-11 17:26:20 +02:00
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs",
"npmlock2nix": "npmlock2nix"
2022-05-11 17:26:20 +02:00
}
}
},
"root": "root",
"version": 7
}