diff --git a/flake.lock b/flake.lock index 586746b..f344d29 100644 --- a/flake.lock +++ b/flake.lock @@ -34,6 +34,24 @@ "type": "indirect" } }, + "flake-parts_3": { + "inputs": { + "nixpkgs-lib": "nixpkgs-lib_3" + }, + "locked": { + "lastModified": 1709336216, + "narHash": "sha256-Dt/wOWeW6Sqm11Yh+2+t0dfEWxoMxGBvv3JpIocFl9E=", + "owner": "hercules-ci", + "repo": "flake-parts", + "rev": "f7b3c975cf067e56e7cda6cb098ebe3fb4d74ca2", + "type": "github" + }, + "original": { + "owner": "hercules-ci", + "repo": "flake-parts", + "type": "github" + } + }, "home-manager": { "inputs": { "nixpkgs": [ @@ -54,13 +72,35 @@ "type": "github" } }, + "nixd-nightly": { + "inputs": { + "flake-parts": "flake-parts_3", + "nixpkgs": [ + "opdavies-nvim", + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1710553072, + "narHash": "sha256-g80GlUrlCdHQVaJq9r8myCIzLmQp59e6jiGfxkodNYo=", + "owner": "nix-community", + "repo": "nixd", + "rev": "a436786fbd8ed5aafea4b0512cb1170a6e0e39df", + "type": "github" + }, + "original": { + "owner": "nix-community", + "repo": "nixd", + "type": "github" + } + }, "nixpkgs": { "locked": { - "lastModified": 1710451336, - "narHash": "sha256-pP86Pcfu3BrAvRO7R64x7hs+GaQrjFes+mEPowCfkxY=", + "lastModified": 1710631334, + "narHash": "sha256-rL5LSYd85kplL5othxK5lmAtjyMOBg390sGBTb3LRMM=", "owner": "nixos", "repo": "nixpkgs", - "rev": "d691274a972b3165335d261cc4671335f5c67de9", + "rev": "c75037bbf9093a2acb617804ee46320d6d1fea5a", "type": "github" }, "original": { @@ -88,11 +128,11 @@ }, "nixpkgs-2311": { "locked": { - "lastModified": 1710420202, - "narHash": "sha256-MvFKESbq4rUWuaf2RKPNYENaSZEw/jaCLo2gU6oREcM=", + "lastModified": 1710565619, + "narHash": "sha256-xu/EnZCNdIj7m/QjCNIG5vrCA4TYg5uwFReb9XDxET0=", "owner": "nixos", "repo": "nixpkgs", - "rev": "878ef7d9721bee9f81f8a80819f9211ad1f993da", + "rev": "8ac30a39abc5ea67037dfbf090d6e89f187c6e50", "type": "github" }, "original": { @@ -138,20 +178,39 @@ "type": "github" } }, + "nixpkgs-lib_3": { + "locked": { + "dir": "lib", + "lastModified": 1709237383, + "narHash": "sha256-cy6ArO4k5qTx+l5o+0mL9f5fa86tYUX3ozE1S+Txlds=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "1536926ef5621b09bba54035ae2bb6d806d72ac8", + "type": "github" + }, + "original": { + "dir": "lib", + "owner": "NixOS", + "ref": "nixos-unstable", + "repo": "nixpkgs", + "type": "github" + } + }, "opdavies-nvim": { "inputs": { "flake-parts": "flake-parts_2", + "nixd-nightly": "nixd-nightly", "nixpkgs": [ "nixpkgs" ], "nixpkgs-2305": "nixpkgs-2305" }, "locked": { - "lastModified": 1710402144, - "narHash": "sha256-dzLumqxKdo7zskzt5/Pfcx5DtsENRewieo4bcSpJ0Q8=", + "lastModified": 1710706579, + "narHash": "sha256-ohuYJzbWLzJpUMq0xn2xDdgvS72hfiYmOi/uAyO0P8Q=", "owner": "opdavies", "repo": "opdavies.nvim", - "rev": "021093bd3da84d7499ee0991140222649cf9f978", + "rev": "69b2d3b71097954ccdfeb4c739413ed52a5a4d88", "type": "github" }, "original": {