nix-community.nixvim/flake.lock

105 lines
2.5 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": {
2022-11-10 18:22:45 +00:00
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
"owner": "numtide",
"repo": "flake-utils",
2022-11-10 18:22:45 +00:00
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
2020-12-30 01:05:51 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-01-18 15:41:59 +01:00
"lastModified": 1673606088,
"narHash": "sha256-wdYD41UwNwPhTdMaG0AIe7fE1bAdyHe6bB4HLUqUvck=",
2020-12-30 01:05:51 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-01-18 15:41:59 +01:00
"rev": "37b97ae3dd714de9a17923d004a2c5b5543dfa6d",
2020-12-30 01:05:51 +00:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
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
}