{ "nodes": { "flake-compat": { "flake": false, "locked": { "lastModified": 1673956053, "narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=", "owner": "edolstra", "repo": "flake-compat", "rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9", "type": "github" }, "original": { "owner": "edolstra", "repo": "flake-compat", "type": "github" } }, "flake-parts": { "inputs": { "nixpkgs-lib": "nixpkgs-lib" }, "locked": { "lastModified": 1685662779, "narHash": "sha256-cKDDciXGpMEjP1n6HlzKinN0H+oLmNpgeCTzYnsA2po=", "owner": "hercules-ci", "repo": "flake-parts", "rev": "71fb97f0d875fd4de4994dfb849f2c75e17eb6c3", "type": "github" }, "original": { "id": "flake-parts", "type": "indirect" } }, "flake-parts_2": { "inputs": { "nixpkgs-lib": [ "neovim-nightly", "nixpkgs" ] }, "locked": { "lastModified": 1685662779, "narHash": "sha256-cKDDciXGpMEjP1n6HlzKinN0H+oLmNpgeCTzYnsA2po=", "owner": "hercules-ci", "repo": "flake-parts", "rev": "71fb97f0d875fd4de4994dfb849f2c75e17eb6c3", "type": "github" }, "original": { "owner": "hercules-ci", "repo": "flake-parts", "type": "github" } }, "flake-parts_3": { "inputs": { "nixpkgs-lib": "nixpkgs-lib_2" }, "locked": { "lastModified": 1685662779, "narHash": "sha256-cKDDciXGpMEjP1n6HlzKinN0H+oLmNpgeCTzYnsA2po=", "owner": "hercules-ci", "repo": "flake-parts", "rev": "71fb97f0d875fd4de4994dfb849f2c75e17eb6c3", "type": "github" }, "original": { "id": "flake-parts", "type": "indirect" } }, "flake-parts_4": { "inputs": { "nixpkgs-lib": [ "neovim-nightly", "hercules-ci-effects", "hercules-ci-agent", "nixpkgs" ] }, "locked": { "lastModified": 1680392223, "narHash": "sha256-n3g7QFr85lDODKt250rkZj2IFS3i4/8HBU2yKHO3tqw=", "owner": "hercules-ci", "repo": "flake-parts", "rev": "dcc36e45d054d7bb554c9cdab69093debd91a0b5", "type": "github" }, "original": { "owner": "hercules-ci", "repo": "flake-parts", "type": "github" } }, "flake-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" } }, "haskell-flake": { "locked": { "lastModified": 1678745009, "narHash": "sha256-ujfwSrkxThmHJozibkCnJmlXLVyxm+Cbo2Q4wXPbCS4=", "owner": "srid", "repo": "haskell-flake", "rev": "26852ade574c712bc3912ad28de52b0c4cf7d4cb", "type": "github" }, "original": { "owner": "srid", "ref": "0.2.0", "repo": "haskell-flake", "type": "github" } }, "hercules-ci-agent": { "inputs": { "flake-parts": "flake-parts_4", "haskell-flake": "haskell-flake", "nixpkgs": "nixpkgs" }, "locked": { "lastModified": 1686138353, "narHash": "sha256-e0wDTIySFCfZMSYQNVGY/d6jjwcua3y6igouI8CejQ8=", "owner": "hercules-ci", "repo": "hercules-ci-agent", "rev": "febf6540ed5fd55812933c159e59742743277b30", "type": "github" }, "original": { "id": "hercules-ci-agent", "type": "indirect" } }, "hercules-ci-effects": { "inputs": { "flake-parts": "flake-parts_3", "hercules-ci-agent": "hercules-ci-agent", "nixpkgs": [ "neovim-nightly", "nixpkgs" ] }, "locked": { "lastModified": 1686181431, "narHash": "sha256-S1IsZGwcMChJg3mgnKdFxh2c/D77B1NoOCd8s3tQQIg=", "owner": "hercules-ci", "repo": "hercules-ci-effects", "rev": "657935127398706754113c1cea5800798ecb99a7", "type": "github" }, "original": { "owner": "hercules-ci", "repo": "hercules-ci-effects", "type": "github" } }, "home-manager": { "inputs": { "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1686305101, "narHash": "sha256-xCgeI+uTKay3Ab3tMdP9m9flIJbFkRMKwRAmg5PQhJQ=", "owner": "nix-community", "repo": "home-manager", "rev": "1e5d741ea3f3290d7ac06a02ded24bfdc7aadb37", "type": "github" }, "original": { "owner": "nix-community", "repo": "home-manager", "type": "github" } }, "neovim-flake": { "inputs": { "flake-utils": "flake-utils", "nixpkgs": [ "neovim-nightly", "nixpkgs" ] }, "locked": { "dir": "contrib", "lastModified": 1686253996, "narHash": "sha256-HFs7888YDrQUf6dAqr1Hn/lTJ+sPMblkOtNfwgPzggY=", "owner": "neovim", "repo": "neovim", "rev": "be539f5fa8e2d7ad73f7f69941bd6ff13354e89c", "type": "github" }, "original": { "dir": "contrib", "owner": "neovim", "repo": "neovim", "type": "github" } }, "neovim-nightly": { "inputs": { "flake-compat": "flake-compat", "flake-parts": "flake-parts_2", "hercules-ci-effects": "hercules-ci-effects", "neovim-flake": "neovim-flake", "nixpkgs": "nixpkgs_2" }, "locked": { "lastModified": 1686269109, "narHash": "sha256-JVJGiziSsQCRQ9j4w8mGssA3DKddWYMO4Nnmn0UGt1A=", "owner": "nix-community", "repo": "neovim-nightly-overlay", "rev": "a5cfea9e8f5ffb9f4b6da162123b44bfd41def79", "type": "github" }, "original": { "owner": "nix-community", "repo": "neovim-nightly-overlay", "type": "github" } }, "nixpkgs": { "locked": { "lastModified": 1680213900, "narHash": "sha256-cIDr5WZIj3EkKyCgj/6j3HBH4Jj1W296z7HTcWj1aMA=", "owner": "NixOS", "repo": "nixpkgs", "rev": "e3652e0735fbec227f342712f180f4f21f0594f2", "type": "github" }, "original": { "owner": "NixOS", "ref": "nixos-unstable", "repo": "nixpkgs", "type": "github" } }, "nixpkgs-lib": { "locked": { "dir": "lib", "lastModified": 1685564631, "narHash": "sha256-8ywr3AkblY4++3lIVxmrWZFzac7+f32ZEhH/A8pNscI=", "owner": "NixOS", "repo": "nixpkgs", "rev": "4f53efe34b3a8877ac923b9350c874e3dcd5dc0a", "type": "github" }, "original": { "dir": "lib", "owner": "NixOS", "ref": "nixos-unstable", "repo": "nixpkgs", "type": "github" } }, "nixpkgs-lib_2": { "locked": { "dir": "lib", "lastModified": 1685564631, "narHash": "sha256-8ywr3AkblY4++3lIVxmrWZFzac7+f32ZEhH/A8pNscI=", "owner": "NixOS", "repo": "nixpkgs", "rev": "4f53efe34b3a8877ac923b9350c874e3dcd5dc0a", "type": "github" }, "original": { "dir": "lib", "owner": "NixOS", "ref": "nixos-unstable", "repo": "nixpkgs", "type": "github" } }, "nixpkgs_2": { "locked": { "lastModified": 1686089707, "narHash": "sha256-LTNlJcru2qJ0XhlhG9Acp5KyjB774Pza3tRH0pKIb3o=", "owner": "NixOS", "repo": "nixpkgs", "rev": "af21c31b2a1ec5d361ed8050edd0303c31306397", "type": "github" }, "original": { "owner": "NixOS", "ref": "nixpkgs-unstable", "repo": "nixpkgs", "type": "github" } }, "nixpkgs_3": { "locked": { "lastModified": 1686226982, "narHash": "sha256-nLuiPoeiVfqqzeq9rmXxpybh77VS37dsY/k8N2LoxVg=", "owner": "nixos", "repo": "nixpkgs", "rev": "a64b73e07d4aa65cfcbda29ecf78eaf9e72e44bd", "type": "github" }, "original": { "owner": "nixos", "ref": "nixos-unstable", "repo": "nixpkgs", "type": "github" } }, "root": { "inputs": { "flake-parts": "flake-parts", "home-manager": "home-manager", "neovim-nightly": "neovim-nightly", "nixpkgs": "nixpkgs_3" } } }, "root": "root", "version": 7 }