aux-search/flake.lock

77 lines
1.9 KiB
Plaintext
Raw Normal View History

2020-06-18 22:41:01 +00:00
{
"nodes": {
2021-03-30 21:57:16 +00:00
"flake-utils": {
"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 22:41:01 +00:00
"nixpkgs": {
"locked": {
2021-03-30 21:57:16 +00:00
"lastModified": 1616779317,
"narHash": "sha256-+mUTkYguFMNGb57JkwauDgjcq65RnOLUhDo4mhb8qAI=",
2020-06-18 22:41:01 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2021-03-30 21:57:16 +00:00
"rev": "ad47284f8b01f587e24a4f14e0f93126d8ebecda",
2020-06-18 22:41:01 +00:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
"nixpkgs_2": {
"locked": {
2021-03-30 21:57:16 +00:00
"lastModified": 1610729867,
"narHash": "sha256-bk/SBaBLqZX/PEqal27DMQwAHHl0dcZMp8NNksQr80s=",
2020-06-18 22:41:01 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2021-03-30 21:57:16 +00:00
"rev": "04af07c659c6723a2259bb6bc00a47ec53330f20",
2020-06-18 22:41:01 +00:00
"type": "github"
},
"original": {
2021-03-30 21:57:16 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
2020-06-18 22:41:01 +00:00
}
},
"poetry2nix": {
"inputs": {
2021-03-30 21:57:16 +00:00
"flake-utils": "flake-utils",
2020-06-18 22:41:01 +00:00
"nixpkgs": "nixpkgs_2"
},
"locked": {
2021-03-30 21:57:16 +00:00
"lastModified": 1617110670,
"narHash": "sha256-+GoJjy1Hlpvs2dFjxJsWHur4Jb8gT0Lig3y2MwRn3cI=",
2020-06-18 22:41:01 +00:00
"owner": "nix-community",
"repo": "poetry2nix",
2021-03-30 21:57:16 +00:00
"rev": "19bfde46bb9ba980142f2ca99268ef14df8cad5c",
2020-06-18 22:41:01 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "poetry2nix",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"poetry2nix": "poetry2nix"
}
}
},
"root": "root",
2020-07-24 21:01:16 +00:00
"version": 7
2020-06-18 22:41:01 +00:00
}