nix-community.nixvim/flake.lock

107 lines
2.6 KiB
Text
Raw Normal View History

2020-12-30 01:05:51 +00:00
{
"nodes": {
2022-12-11 19:39:45 +00:00
"beautysh": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"poetry2nix": "poetry2nix",
"utils": "utils"
},
"locked": {
"lastModified": 1669854260,
"narHash": "sha256-Z8NAL3g4i5LAhxveNGJhrVDHxIBbUf1lVIy/Thr2RMU=",
"owner": "lovesegfault",
"repo": "beautysh",
"rev": "d616eb8d9d05ee4fb33de9c5521d99c3f0695d52",
"type": "github"
},
"original": {
"owner": "lovesegfault",
"repo": "beautysh",
"type": "github"
}
},
"flake-utils": {
2020-12-30 01:05:51 +00:00
"locked": {
2023-02-20 11:14:07 +00:00
"lastModified": 1676283394,
"narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=",
"owner": "numtide",
"repo": "flake-utils",
2023-02-20 11:14:07 +00:00
"rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073",
2020-12-30 01:05:51 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1677342105,
"narHash": "sha256-kv1fpkfCJGb0M+LZaCHFUuIS9kRIwyVgupHu86Y28nc=",
2020-12-30 01:05:51 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "b1f87ca164a9684404c8829b851c3586c4d9f089",
2020-12-30 01:05:51 +00:00
"type": "github"
},
"original": {
2023-02-20 11:14:07 +00:00
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
2020-12-30 01:05:51 +00:00
}
},
2022-12-11 19:39:45 +00:00
"poetry2nix": {
"inputs": {
"flake-utils": [
"beautysh",
"utils"
],
"nixpkgs": [
"beautysh",
"nixpkgs"
]
},
"locked": {
"lastModified": 1658665240,
"narHash": "sha256-/wkx7D7enyBPRjIkK0w7QxLQhzEkb3UxNQnjyc3FTUI=",
"owner": "nix-community",
"repo": "poetry2nix",
"rev": "8b8edc85d24661d5a6d0d71d6a7011f3e699780f",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "poetry2nix",
"type": "github"
}
},
2020-12-30 01:05:51 +00:00
"root": {
"inputs": {
2022-12-11 19:39:45 +00:00
"beautysh": "beautysh",
"flake-utils": "flake-utils",
2022-12-29 17:34:47 +00:00
"nixpkgs": "nixpkgs"
2020-12-30 01:05:51 +00:00
}
2022-12-11 19:39:45 +00:00
},
"utils": {
"locked": {
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
2020-12-30 01:05:51 +00:00
}
},
"root": "root",
"version": 7
}