Skip to content

Commit

Permalink
chore: 🌶️🌶️🌶️
Browse files Browse the repository at this point in the history
  • Loading branch information
willruggiano committed Oct 21, 2024
1 parent 5d8e5a8 commit ca24edd
Show file tree
Hide file tree
Showing 20 changed files with 114 additions and 127 deletions.
66 changes: 31 additions & 35 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@
git-hooks.follows = "";
hercules-ci-effects.follows = "";
nixpkgs.follows = "nixpkgs";
neovim-src.follows = "neovim-src";
# neovim-src.follows = "neovim-src";
};
};
neovim-src = {
url = "github:neovim/neovim/3d1e6c56f08f420c0d91ffbee888c05b20806a5e";
flake = false;
};
# neovim-src = {
# url = "github:neovim/neovim";
# flake = false;
# };
nil.url = "github:oxalica/nil";
nix-colors.url = "github:misterio77/nix-colors";
nixpkgs.url = "github:nixos/nixpkgs/nixpkgs-unstable";
Expand Down
32 changes: 16 additions & 16 deletions nix/sources.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"SchemaStore.nvim": {
"branch": "main",
"repo": "[email protected]:b0o/SchemaStore.nvim",
"rev": "6f86b595c24ba3d6d1de23e219bf3be6131aa617",
"rev": "30eacb81f0202c0d5718fb27e3ec0b03945a03c7",
"type": "git"
},
"clang-format.nvim": {
Expand Down Expand Up @@ -62,7 +62,7 @@
"conform.nvim": {
"branch": "master",
"repo": "[email protected]:stevearc/conform.nvim",
"rev": "40d4e98fcc3e6f485f0e8924c63734bc7e305967",
"rev": "f5bd8419f8a29451e20bdb1061a54fe13d5c8de3",
"type": "git"
},
"dial.nvim": {
Expand Down Expand Up @@ -98,7 +98,7 @@
"fzf": {
"branch": "master",
"repo": "[email protected]:junegunn/fzf",
"rev": "7bd5884d120c4a746813c8de5af9a3186abe4df0",
"rev": "3c40b1bd51a895a907dbae5d30f6d9e99bdc1f90",
"type": "git"
},
"fzy-lua-native": {
Expand All @@ -110,13 +110,13 @@
"gitsigns.nvim": {
"branch": "main",
"repo": "ssh://[email protected]/lewis6991/gitsigns.nvim",
"rev": "863903631e676b33e8be2acb17512fdc1b80b4fb",
"rev": "ee7634ab4f0a6606438fe13e16cbf2065589a5ed",
"type": "git"
},
"grug-far.nvim": {
"branch": "main",
"repo": "[email protected]:magicduck/grug-far.nvim",
"rev": "f47594f05d10b0bedfc0ed78e488e7fd714d57be",
"rev": "190c03d54e8976491e6e49acb97087bf4182b079",
"type": "git"
},
"hardtime.nvim": {
Expand Down Expand Up @@ -152,7 +152,7 @@
"kulala.nvim": {
"branch": "main",
"repo": "[email protected]:mistweaverco/kulala.nvim",
"rev": "c7a2c793dca8509f9792e9d35d377de016c88a5b",
"rev": "0a52e1b7d7712daa7640cdb213cb1a781b419504",
"type": "git"
},
"leap.nvim": {
Expand Down Expand Up @@ -206,7 +206,7 @@
"nvim-cmp": {
"branch": "main",
"repo": "[email protected]:hrsh7th/nvim-cmp",
"rev": "ae644feb7b67bf1ce4260c231d1d4300b19c6f30",
"rev": "2c93d5e7e2eb20c4faf88ddf3d421684e8549b35",
"type": "git"
},
"nvim-dap": {
Expand Down Expand Up @@ -254,7 +254,7 @@
"nvim-lspconfig": {
"branch": "master",
"repo": "[email protected]:neovim/nvim-lspconfig",
"rev": "7c4d0f77b8323ff679010706292e5caa4a13d8e6",
"rev": "84f867753f659bfd9319f75bd5eb273a315f2da5",
"type": "git"
},
"nvim-nio": {
Expand Down Expand Up @@ -284,13 +284,13 @@
"nvim-treesitter": {
"branch": "master",
"repo": "ssh://[email protected]/nvim-treesitter/nvim-treesitter",
"rev": "86728435273b63fe71fa64a66c2a6d49e94613a2",
"rev": "18cf02f5efe677d992fe7f96f395ef40a2f329d2",
"type": "git"
},
"nvim-treesitter-textobjects": {
"branch": "master",
"repo": "ssh://[email protected]/nvim-treesitter/nvim-treesitter-textobjects",
"rev": "b91c98afa6c42819aea6cbc1ba38272f5456a5cf",
"rev": "0d79d169fcd45a8da464727ac893044728f121d4",
"type": "git"
},
"nvim-ts-context-commentstring": {
Expand All @@ -314,7 +314,7 @@
"overseer.nvim": {
"branch": "master",
"repo": "[email protected]:stevearc/overseer.nvim",
"rev": "965f8159408cee5970421ad36c4523333b798502",
"rev": "6f8bc37eb729a00e185cdf38b1ed3309a05bfeef",
"type": "git"
},
"plenary.nvim": {
Expand All @@ -326,7 +326,7 @@
"quicker.nvim": {
"branch": "master",
"repo": "[email protected]:stevearc/quicker.nvim",
"rev": "183041a46d6c908eefb1c23ea02cce9c8f41256e",
"rev": "46e0ad6c6a1d998a294e13cbb8b7c398e140983a",
"type": "git"
},
"rust-tools.nvim": {
Expand All @@ -338,7 +338,7 @@
"smart-open.nvim": {
"branch": "main",
"repo": "[email protected]:danielfalk/smart-open.nvim",
"rev": "f4e39e9a1b05a6b82b1182a013677acc44b27abb",
"rev": "7770b01ce4d551c143d7ec8589879320796621b9",
"type": "git"
},
"sqlite.lua": {
Expand All @@ -350,7 +350,7 @@
"statuscol.nvim": {
"branch": "main",
"repo": "ssh://[email protected]/luukvbaal/statuscol.nvim",
"rev": "ecc04176e364dd7f614edfc4325e3a8521905ad6",
"rev": "5998d16044159ad3779f62c45e756c555e3051f0",
"type": "git"
},
"tabout.nvim": {
Expand Down Expand Up @@ -380,7 +380,7 @@
"telescope-manix": {
"branch": "master",
"repo": "[email protected]:mrcjkb/telescope-manix",
"rev": "b04d358d3c1bf65e1a3b10812c4f0a9f57fb6fc0",
"rev": "913dbb2894603ca613f4ff6864827c6383395229",
"type": "git"
},
"telescope-sg": {
Expand Down Expand Up @@ -446,7 +446,7 @@
"vim-matchup": {
"branch": "master",
"repo": "[email protected]:andymass/vim-matchup",
"rev": "1975afe63198ab6a0dff7200919828e5cd4330b9",
"rev": "57d3a4bbf4c9a0ab73f2cb90c4a9c93fef4c420f",
"type": "git"
},
"vim-repeat": {
Expand Down
8 changes: 4 additions & 4 deletions pkgs/nvim-treesitter/grammars/cmake.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"url": "https://github.com/uyha/tree-sitter-cmake",
"rev": "f2569dd1fce0f252097a25bcbcb9ed8898840310",
"date": "2024-10-07T08:54:29Z",
"sha256": "1vy9qrvnmbyah8zb2lg2vwmwilh8byzlyxkwdd2ww5yg651izs1d",
"hash": "sha256-LegfQzHPF85Fa3x2T79fCNLIK9/iUbE+gsqvanfGye8=",
"rev": "e409ae33f00e04cde30f2bcffb979caf1a33562a",
"date": "2024-10-14T03:37:52+03:00",
"sha256": "1v2kkxf9w0y9mwwgimgyvn1s9cmmp6jg71ckr001w1w8szyqqf7q",
"hash": "sha256-+DiM/deIBx4AyJOF86S5tbKkg93+1fg4r8kDnlyfU+w=",
"fetchLFS": false,
"fetchSubmodules": false,
"deepClone": false,
Expand Down
8 changes: 4 additions & 4 deletions pkgs/nvim-treesitter/grammars/cpp.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"url": "https://github.com/tree-sitter/tree-sitter-cpp",
"rev": "30d2fa385735378388a55917e2910965fce19748",
"date": "2024-09-22T21:23:40-04:00",
"sha256": "0sm8wbnc6allavcc1jrsdd6q59vp53j76kccrv9j4c74dfc1bc9v",
"hash": "sha256-O7EVmGvkMCLTzoxNc+Qod6eCTWs6y8DYVpQqw+ziqGo=",
"rev": "16bf9d2c451957aee976c982c2c668b1c0d12014",
"date": "2024-10-14T21:32:10-04:00",
"sha256": "14zdjcar44spzxxkq0ppgi9cklwxqw4f15y4q392pxby257m3ik5",
"hash": "sha256-ZcZRTxF+9SvSwMSX4AjHndPJUnz3Ajx7/1cTkhWT7ZM=",
"fetchLFS": false,
"fetchSubmodules": false,
"deepClone": false,
Expand Down
8 changes: 4 additions & 4 deletions pkgs/nvim-treesitter/grammars/css.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"url": "https://github.com/tree-sitter/tree-sitter-css",
"rev": "a68fcd1e6b03118d1e92ffa45e7ab7a39d52d3f7",
"date": "2024-09-02T04:29:00-04:00",
"sha256": "1apypprrqn23ghay11w35vz31crpjdby6imjhnxq9cqj9rvhxgx3",
"hash": "sha256-o78Od04Ss4S7hbJG41eTN7Mw/i6Dh+AVfENYnPO9/qo=",
"rev": "ccc4e2c4b30ddabc4b41c577ad0550b3cac4a74a",
"date": "2024-10-14T21:34:23-04:00",
"sha256": "14g05rmhz3mqs251kmfqrfy3v204af7ix0kyc4mdfsdgdlsc3l4s",
"hash": "sha256-mtDBNG2vadcqYX6CHo9TBIg9vMvY1RmK0LiOD2su4JE=",
"fetchLFS": false,
"fetchSubmodules": false,
"deepClone": false,
Expand Down
8 changes: 4 additions & 4 deletions pkgs/nvim-treesitter/grammars/go.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"url": "https://github.com/tree-sitter/tree-sitter-go",
"rev": "ecc20866d1bd4d80f3aef06456ed3014d4d598e6",
"date": "2024-09-17T14:03:48-04:00",
"sha256": "19f5acxn0ai9l4018plw3bk8zrdmhglzx3gb1k04pcsqyn9fllvs",
"hash": "sha256-elPqkvVYs0vADOuN/umDteWP5hqcXhQAoSkqYDtTxaU=",
"rev": "df2ce2e206d2810bf010d73055055bfcff1b55aa",
"date": "2024-10-14T23:06:08-04:00",
"sha256": "1p82h14hypqx05jm2vxsw9s7grbj4hqlj2kkvvfi105c64zcn2l5",
"hash": "sha256-hQrLPjGsgBDd3nMKSTEkcuV3dOK6b1FlAR1fD0mAAt0=",
"fetchLFS": false,
"fetchSubmodules": false,
"deepClone": false,
Expand Down
Loading

0 comments on commit ca24edd

Please sign in to comment.