1
0
Fork 0
nix-overlay/flake.lock

122 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-03-02 02:02:07 +00:00
"lastModified": 1709336216,
"narHash": "sha256-Dt/wOWeW6Sqm11Yh+2+t0dfEWxoMxGBvv3JpIocFl9E=",
2023-05-10 23:04:05 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-03-02 02:02:07 +00:00
"rev": "f7b3c975cf067e56e7cda6cb098ebe3fb4d74ca2",
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": {
2023-12-23 02:01:17 +00:00
"lastModified": 1701680307,
"narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=",
2023-05-10 21:29:38 +00:00
"owner": "numtide",
"repo": "flake-utils",
2023-12-23 02:01:17 +00:00
"rev": "4022d587cbbfd70fe950c1e2083a02621806a725",
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-03-08 02:01:51 +00:00
"lastModified": 1709860683,
"narHash": "sha256-M1ZVK3IU4dKzdW/T0/xgVcE+M4oS1ZNySTH9NQTZXus=",
2023-05-10 21:29:38 +00:00
"owner": "neovim",
"repo": "neovim",
2024-03-08 02:01:51 +00:00
"rev": "d0b3c872192152d5b09a92e53e3986b9fe64a3d9",
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-03-08 02:01:51 +00:00
"lastModified": 1709812245,
"narHash": "sha256-i/RysAZgUYsu8618g3yKG65J3CRUIOUPqo+TckMR6iE=",
2023-09-23 19:27:56 +00:00
"owner": "nixos",
2021-12-14 17:54:48 +00:00
"repo": "nixpkgs",
2024-03-08 02:01:51 +00:00
"rev": "413506a7ca983170cc8c7bc47f0845a2e6e03e95",
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": {
"dir": "lib",
2024-03-02 02:02:07 +00:00
"lastModified": 1709237383,
"narHash": "sha256-cy6ArO4k5qTx+l5o+0mL9f5fa86tYUX3ozE1S+Txlds=",
2023-05-10 23:04:05 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-03-02 02:02:07 +00:00
"rev": "1536926ef5621b09bba54035ae2bb6d806d72ac8",
2023-05-10 23:04:05 +00:00
"type": "github"
},
"original": {
"dir": "lib",
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
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
}