nix.dev/flake.lock

96 lines
2.4 KiB
Plaintext
Raw Normal View History

2020-06-18 18:55:26 +03:00
{
"nodes": {
2021-06-03 23:43:03 +03:00
"flake-utils": {
"locked": {
"lastModified": 1622445595,
"narHash": "sha256-m+JRe6Wc5OZ/mKw2bB3+Tl0ZbtyxxxfnAWln8Q5qs+Y=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "7d706970d94bc5559077eb1a6600afddcd25a7c8",
"type": "github"
},
"original": {
"owner": "numtide",
"ref": "master",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_2": {
"locked": {
"lastModified": 1610051610,
"narHash": "sha256-U9rPz/usA1/Aohhk7Cmc2gBrEEKRzcW4nwPWMPwja4Y=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "3982c9903e93927c2164caa727cd3f6a0e6d14cc",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2020-06-18 18:55:26 +03:00
"nixpkgs": {
2021-06-03 23:43:03 +03:00
"locked": {
"lastModified": 1638587357,
"narHash": "sha256-2ySMW3QARG8BsRPmwe7clTbdCuaObromOKewykP+UJc=",
2021-06-03 23:43:03 +03:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "e34c5379866833f41e2a36f309912fa675d687c7",
2021-06-03 23:43:03 +03:00
"type": "github"
2020-06-18 18:55:26 +03:00
},
2021-06-03 23:43:03 +03:00
"original": {
"owner": "NixOS",
"ref": "nixos-21.11",
2021-06-03 23:43:03 +03:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
2020-06-18 18:55:26 +03:00
"locked": {
2021-06-03 23:43:03 +03:00
"lastModified": 1610729867,
"narHash": "sha256-bk/SBaBLqZX/PEqal27DMQwAHHl0dcZMp8NNksQr80s=",
2020-06-18 18:55:26 +03:00
"owner": "NixOS",
"repo": "nixpkgs",
2021-06-03 23:43:03 +03:00
"rev": "04af07c659c6723a2259bb6bc00a47ec53330f20",
2020-06-18 18:55:26 +03:00
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
2021-06-03 23:43:03 +03:00
"poetry2nix": {
"inputs": {
"flake-utils": "flake-utils_2",
"nixpkgs": "nixpkgs_2"
},
"locked": {
2021-12-09 13:15:25 +03:00
"lastModified": 1638854297,
"narHash": "sha256-mt5gMwAThp8FpcvRsKhs/y/VxLDNgH4MJJLlFbbs4gk=",
2021-06-03 23:43:03 +03:00
"owner": "nix-community",
"repo": "poetry2nix",
2021-12-09 13:15:25 +03:00
"rev": "a4b769203284c91529480adcbb4f17f04d3ff67b",
2021-06-03 23:43:03 +03:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "poetry2nix",
"type": "github"
}
},
2020-06-18 18:55:26 +03:00
"root": {
"inputs": {
2021-06-03 23:43:03 +03:00
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs",
"poetry2nix": "poetry2nix"
2020-06-18 18:55:26 +03:00
}
}
},
"root": "root",
2021-06-03 23:43:03 +03:00
"version": 7
2020-06-18 18:55:26 +03:00
}