1
0
Fork 0
nix-overlay/flake.lock

116 lines
3 KiB
Plaintext
Raw Normal View History

2021-12-14 17:54:48 +00:00
{
"nodes": {
2023-05-10 23:04:05 +00:00
"flake-parts": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
2024-05-03 02:01:20 +00:00
"lastModified": 1714641030,
"narHash": "sha256-yzcRNDoyVP7+SCNX0wmuDju1NUCt8Dz9+lyUXEI0dbI=",
2023-05-10 23:04:05 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-05-03 02:01:20 +00:00
"rev": "e5d10a24b66c3ea8f150e47dfdb0416ab7c3390e",
2023-05-10 23:04:05 +00:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2023-05-10 21:29:38 +00:00
"flake-utils": {
2023-06-12 08:20:02 +00:00
"inputs": {
"systems": "systems"
},
2023-05-10 21:29:38 +00:00
"locked": {
2024-04-19 02:02:10 +00:00
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
2023-05-10 21:29:38 +00:00
"owner": "numtide",
"repo": "flake-utils",
2024-04-19 02:02:10 +00:00
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
2023-05-10 21:29:38 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"neovim-flake": {
"inputs": {
"flake-utils": "flake-utils",
2023-05-10 21:29:38 +00:00
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"dir": "contrib",
2024-05-03 02:01:20 +00:00
"lastModified": 1714683427,
"narHash": "sha256-SMfFU+VsRTZLVIkGpf67oOTZ29gWmFvxF0nGO6CRx/4=",
2023-05-10 21:29:38 +00:00
"owner": "neovim",
"repo": "neovim",
2024-05-03 02:01:20 +00:00
"rev": "01e4a70d668d54a7cefa3ff53ec97e39df516265",
2023-05-10 21:29:38 +00:00
"type": "github"
},
"original": {
"dir": "contrib",
"owner": "neovim",
"repo": "neovim",
"type": "github"
}
},
2021-12-14 17:54:48 +00:00
"nixpkgs": {
"locked": {
2024-05-03 02:01:20 +00:00
"lastModified": 1714642876,
"narHash": "sha256-83DriqOgaKW5oRhW4Mah/aBPRdE2J3KQJSkM3LQSmiE=",
2023-09-23 19:27:56 +00:00
"owner": "nixos",
2021-12-14 17:54:48 +00:00
"repo": "nixpkgs",
2024-05-03 02:01:20 +00:00
"rev": "a75d2c193c2de0b6fbd14f39f370ec4f65231265",
2021-12-14 17:54:48 +00:00
"type": "github"
},
"original": {
2023-09-23 19:27:56 +00:00
"owner": "nixos",
2023-10-05 16:12:34 +00:00
"ref": "nixos-unstable-small",
2021-12-14 17:54:48 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-05-10 23:04:05 +00:00
"nixpkgs-lib": {
"locked": {
2024-05-03 02:01:20 +00:00
"lastModified": 1714640452,
"narHash": "sha256-QBx10+k6JWz6u7VsohfSw8g8hjdBZEf8CFzXH1/1Z94=",
"type": "tarball",
"url": "https://github.com/NixOS/nixpkgs/archive/50eb7ecf4cd0a5756d7275c8ba36790e5bd53e33.tar.gz"
2023-05-10 23:04:05 +00:00
},
"original": {
2024-05-03 02:01:20 +00:00
"type": "tarball",
"url": "https://github.com/NixOS/nixpkgs/archive/50eb7ecf4cd0a5756d7275c8ba36790e5bd53e33.tar.gz"
2023-05-10 23:04:05 +00:00
}
},
2021-12-14 17:54:48 +00:00
"root": {
"inputs": {
2023-05-10 23:04:05 +00:00
"flake-parts": "flake-parts",
2023-05-10 21:29:38 +00:00
"neovim-flake": "neovim-flake",
"nixpkgs": "nixpkgs"
2023-06-06 14:46:20 +00:00
}
},
2023-06-12 08:20:02 +00:00
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
2021-12-14 17:54:48 +00:00
}
},
"root": "root",
"version": 7
}