diff --git a/flake.lock b/flake.lock index b92040a..9f1c842 100644 --- a/flake.lock +++ b/flake.lock @@ -8,11 +8,11 @@ "pre-commit-hooks": "pre-commit-hooks" }, "locked": { - "lastModified": 1689595120, - "narHash": "sha256-n9q2m9/ul18MnrHjDRWE7vlqc9SIgbCoM/cihvySTzQ=", + "lastModified": 1689785879, + "narHash": "sha256-ofTzITQUNKiA2RBE7hLChVguua4AoHrr1TSvQyTzQ6Q=", "owner": "cachix", "repo": "devenv", - "rev": "892ddef1fba6a956c172e6c1bb7c830795c713a2", + "rev": "e207a8ef9911eba7f9a5e7761e47dc532931d482", "type": "github" }, "original": { diff --git a/nix/home-manager/flake.lock b/nix/home-manager/flake.lock index 91e8e1f..0e8f7fe 100644 --- a/nix/home-manager/flake.lock +++ b/nix/home-manager/flake.lock @@ -38,22 +38,6 @@ "type": "github" } }, - "flake-compat_2": { - "flake": false, - "locked": { - "lastModified": 1650374568, - "narHash": "sha256-Z+s0J8/r907g149rllvwhb4pKi8Wam5ij0st8PwAh+E=", - "owner": "edolstra", - "repo": "flake-compat", - "rev": "b4a34015c698c7793d592d66adbab377907a2be8", - "type": "github" - }, - "original": { - "owner": "edolstra", - "repo": "flake-compat", - "type": "github" - } - }, "flake-utils": { "locked": { "lastModified": 1667395993, @@ -87,6 +71,24 @@ "type": "github" } }, + "flake-utils_3": { + "inputs": { + "systems": "systems_2" + }, + "locked": { + "lastModified": 1681202837, + "narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "cfacdce06f30d2b68473a46042957675eebb3401", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, "gitignore": { "inputs": { "nixpkgs": [ @@ -116,11 +118,11 @@ ] }, "locked": { - "lastModified": 1689495092, - "narHash": "sha256-yZu2j5FpLZEPhJQQutMCPTxa1VMigLPabLYvLTq6ASM=", + "lastModified": 1689875525, + "narHash": "sha256-fgUrFH3bMZ6R7qgBTfuTRGlkZXIkdyjndl6ZbExbjE8=", "owner": "nix-community", "repo": "home-manager", - "rev": "2f84579a70b8c74e5ebb37299a0c3ba279f09382", + "rev": "1443abd2696ec6bd6fb9701e6c26b277a27b4a3e", "type": "github" }, "original": { @@ -219,11 +221,11 @@ "nmt": "nmt" }, "locked": { - "lastModified": 1689517278, - "narHash": "sha256-KKrD0JYPfe3RwpyOuCpyWQpCTIpa+SkAWvMMelh9s7c=", + "lastModified": 1689862877, + "narHash": "sha256-0vArJ5uVEdGzl61u5RSu4MbWqpFjySV679RumpEB1jo=", "owner": "nixneovim", "repo": "nixneovim", - "rev": "cf02e50a7a5341adb8d769c84a2adf029b0cee4a", + "rev": "64ca3e071695fbdb2780a42d70f147ccb804b019", "type": "github" }, "original": { @@ -234,7 +236,6 @@ }, "nixneovimplugins": { "inputs": { - "flake-compat": "flake-compat_2", "flake-utils": [ "nixneovim", "flake-utils" @@ -242,14 +243,15 @@ "nixpkgs": [ "nixneovim", "nixpkgs" - ] + ], + "poetry2nix": "poetry2nix" }, "locked": { - "lastModified": 1688942172, - "narHash": "sha256-LaLr4YrAQNVdgKy/QBSNkb0e/7jWpgrXje/r7gCQy6c=", + "lastModified": 1689849962, + "narHash": "sha256-6Y28NRAKzXl0o2CFJDRhJtm1SZGsb8gSaOK26D8AtMk=", "owner": "nixneovim", "repo": "nixneovimplugins", - "rev": "2120522c517c205dcf1eee9226f86c984c566a7d", + "rev": "14c6568f49b41a08d02fab22c7ca3e065cae235d", "type": "github" }, "original": { @@ -308,11 +310,26 @@ }, "nixpkgs_2": { "locked": { - "lastModified": 1689534811, - "narHash": "sha256-jnSUdzD/414d94plCyNlvTJJtiTogTep6t7ZgIKIHiE=", + "lastModified": 1682243003, + "narHash": "sha256-3B162/r0TtiU+/qUN4pWrd6BDRiQyfRJGHVbyVGPTTM=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "c767200ef42f9b79e184d53454b13e0ab6ddb641", + "type": "github" + }, + "original": { + "owner": "NixOS", + "repo": "nixpkgs", + "type": "github" + } + }, + "nixpkgs_3": { + "locked": { + "lastModified": 1689679375, + "narHash": "sha256-LHUC52WvyVDi9PwyL1QCpaxYWBqp4ir4iL6zgOkmcb8=", "owner": "nixos", "repo": "nixpkgs", - "rev": "6cee3b5893090b0f5f0a06b4cf42ca4e60e5d222", + "rev": "684c17c429c42515bafb3ad775d2a710947f3d67", "type": "github" }, "original": { @@ -354,6 +371,25 @@ "type": "github" } }, + "poetry2nix": { + "inputs": { + "flake-utils": "flake-utils_3", + "nixpkgs": "nixpkgs_2" + }, + "locked": { + "lastModified": 1682132397, + "narHash": "sha256-NbIdSrx3Y1NioEEvoaOTETNTpq6m6bfoxmEt/C8GLAQ=", + "owner": "nix-community", + "repo": "poetry2nix", + "rev": "e2d2c7a31485aeb801fa85da2d0fa103dd5112ef", + "type": "github" + }, + "original": { + "owner": "nix-community", + "repo": "poetry2nix", + "type": "github" + } + }, "pre-commit-hooks": { "inputs": { "flake-compat": [ @@ -388,7 +424,7 @@ "home-manager": "home-manager", "nix-index-database": "nix-index-database", "nixneovim": "nixneovim", - "nixpkgs": "nixpkgs_2" + "nixpkgs": "nixpkgs_3" } }, "systems": { @@ -405,6 +441,21 @@ "repo": "default", "type": "github" } + }, + "systems_2": { + "locked": { + "lastModified": 1681028828, + "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", + "owner": "nix-systems", + "repo": "default", + "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", + "type": "github" + }, + "original": { + "owner": "nix-systems", + "repo": "default", + "type": "github" + } } }, "root": "root", diff --git a/nix/home-manager/modules/packages/neovim.nix b/nix/home-manager/modules/packages/neovim.nix index 475721d..2b2e958 100644 --- a/nix/home-manager/modules/packages/neovim.nix +++ b/nix/home-manager/modules/packages/neovim.nix @@ -71,7 +71,7 @@ ] ) ++ (with pkgs.vimExtraPlugins; [ - nvim-ts-rainbow + nvim-ts-rainbow2 ]); mappings = { normal = {