Archived
0
0
Fork 0
This repository has been archived on 2024-02-06. You can view files and clone it, but cannot push or open issues or pull requests.
flake/flake.lock

141 lines
3.5 KiB
Text
Raw Normal View History

2022-12-21 06:27:41 +00:00
{
"nodes": {
"flake-utils": {
"locked": {
2022-12-28 08:22:43 +00:00
"lastModified": 1644229661,
"narHash": "sha256-1YdnJAsNy69bpcjuoKdOYQX0YxZBiCYZo4Twxerqv7k=",
2022-12-21 06:27:41 +00:00
"owner": "numtide",
"repo": "flake-utils",
2022-12-28 08:22:43 +00:00
"rev": "3cecb5b042f7f209c56ffd8371b2711a290ec797",
2022-12-21 06:27:41 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"utils": "utils"
},
"locked": {
2022-12-30 06:59:12 +00:00
"lastModified": 1672349765,
"narHash": "sha256-Ul3lSGglgHXhgU3YNqsNeTlRH1pqxbR64h+2hM+HtnM=",
2022-12-21 06:27:41 +00:00
"owner": "nix-community",
"repo": "home-manager",
2022-12-30 06:59:12 +00:00
"rev": "dd99675ee81fef051809bc87d67eb07f5ba022e8",
2022-12-21 06:27:41 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2022-12-28 08:22:43 +00:00
"neovim": {
2022-12-21 06:27:41 +00:00
"inputs": {
2022-12-28 08:22:43 +00:00
"flake-utils": [
"utils"
],
2022-12-21 06:27:41 +00:00
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"dir": "contrib",
2022-12-30 06:59:12 +00:00
"lastModified": 1672331788,
"narHash": "sha256-gjdJWT/f+gGfz168xZkR9NkRakzIIdzWpWyIHBFgvms=",
2022-12-21 06:27:41 +00:00
"owner": "neovim",
"repo": "neovim",
2022-12-30 06:59:12 +00:00
"rev": "4703e561d5bc0eef13da171c4f8f8b6e02ae4883",
2022-12-21 06:27:41 +00:00
"type": "github"
},
"original": {
"dir": "contrib",
"owner": "neovim",
"repo": "neovim",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2022-12-30 06:59:12 +00:00
"lastModified": 1672262501,
"narHash": "sha256-ZNXqX9lwYo1tOFAqrVtKTLcJ2QMKCr3WuIvpN8emp7I=",
2022-12-21 06:27:41 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2022-12-30 06:59:12 +00:00
"rev": "e182da8622a354d44c39b3d7a542dc12cd7baa5f",
2022-12-21 06:27:41 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
2022-12-28 08:22:43 +00:00
"ref": "nixos-unstable",
2022-12-21 06:27:41 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
2022-12-28 08:22:43 +00:00
"nur": {
2022-12-21 06:27:41 +00:00
"locked": {
2022-12-30 06:59:12 +00:00
"lastModified": 1672375592,
"narHash": "sha256-SwiWuNLy1yC4gXe/J6a42Wq85UaPsynuVXMq7AUCzr0=",
2022-12-28 08:22:43 +00:00
"owner": "nix-community",
"repo": "NUR",
2022-12-30 06:59:12 +00:00
"rev": "b474be30e1e798aa6e821ca92ce6d23f808979c2",
2022-12-21 06:27:41 +00:00
"type": "github"
},
"original": {
2022-12-28 08:22:43 +00:00
"owner": "nix-community",
"repo": "NUR",
2022-12-21 06:27:41 +00:00
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
2022-12-28 08:22:43 +00:00
"neovim": "neovim",
"nixpkgs": "nixpkgs",
"nur": "nur",
"utils": "utils_2"
2022-12-21 06:27:41 +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"
}
2022-12-28 08:22:43 +00:00
},
"utils_2": {
"inputs": {
"flake-utils": "flake-utils"
},
"locked": {
"lastModified": 1657226504,
"narHash": "sha256-GIYNjuq4mJlFgqKsZ+YrgzWm0IpA4axA3MCrdKYj7gs=",
"owner": "gytis-ivaskevicius",
"repo": "flake-utils-plus",
"rev": "2bf0f91643c2e5ae38c1b26893ac2927ac9bd82a",
"type": "github"
},
"original": {
"owner": "gytis-ivaskevicius",
"repo": "flake-utils-plus",
"type": "github"
}
2022-12-21 06:27:41 +00:00
}
},
"root": "root",
"version": 7
}