1
0
Fork 0

Update deps

This commit is contained in:
Daniel Kempkens 2023-09-05 11:56:31 +02:00
parent 24c3d42a99
commit de86fc50eb
Signed by: daniel
SSH key fingerprint: SHA256:Ks/MyhQYcPRQiwMKLAKquWCdCPe3JXlb1WttgnAoSeM
3 changed files with 27 additions and 26 deletions

View file

@ -137,11 +137,11 @@
]
},
"locked": {
"lastModified": 1693791515,
"narHash": "sha256-1HXhqNCd1nyxhUvhLuH8pb+wxBm5DNgxhRbBnERdAr8=",
"lastModified": 1693905783,
"narHash": "sha256-ALIQLAzTJ6iy46U7tL62Nxd7247683kOR6TlSU6PXhU=",
"owner": "nix-community",
"repo": "disko",
"rev": "1c38664f59f95ac6ddef77a418df85ee662036d2",
"rev": "b2ea7d62581fa50d3e19a949b85fe04c1e8d7384",
"type": "github"
},
"original": {
@ -491,11 +491,11 @@
]
},
"locked": {
"lastModified": 1693713564,
"narHash": "sha256-00w2uwb4O6Y1e2W5LG5UFyl1ZN3KFG7aoRdYEvT/BqA=",
"lastModified": 1693859358,
"narHash": "sha256-r3Pak/ao3p8weTzR+Ry3qQrfRsmSOwWW5sAe73mrYKs=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "8e49b883890ccb52c059abb152b00a416342ec1c",
"rev": "886ea1d213efd1082f419d066e89ef37635dc970",
"type": "github"
},
"original": {
@ -514,11 +514,11 @@
},
"locked": {
"dir": "contrib",
"lastModified": 1693814116,
"narHash": "sha256-9UWvn4tPo6Z7dCWzAfD9kTq31j5KyQf8MH1eogiKL9g=",
"lastModified": 1693896527,
"narHash": "sha256-jZ2J+2Qq+paM+Gva2AGK0eqoRpkLYbnSzbZhzJRnftk=",
"owner": "neovim",
"repo": "neovim",
"rev": "069fad6e2df25e6b079879670cf6c68ae7ddb012",
"rev": "6abc608445745e7e8def2aabf57c7a0c26b8a485",
"type": "github"
},
"original": {
@ -539,11 +539,11 @@
"weewx-proxy-flake": "weewx-proxy-flake"
},
"locked": {
"lastModified": 1693815598,
"narHash": "sha256-DK026bknR7R2SmcoCDStZL/NrTxWPFunJEe23TLu3Gs=",
"lastModified": 1693902068,
"narHash": "sha256-MYZ52Wh/6GXWmGDY66JdOd59WEzGuTKlTvqqZYeYtw4=",
"owner": "nifoc",
"repo": "nix-overlay",
"rev": "ecab65354626cafb65dee976233250dd4d1199d9",
"rev": "178f5895c1ddb3a6c8caf8c3d1459f5b0a02dca0",
"type": "github"
},
"original": {
@ -606,11 +606,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1693780807,
"narHash": "sha256-diV1X53HjSB3fIcDFieh9tGZkJ3vqJJQhTz89NbYw60=",
"lastModified": 1693844670,
"narHash": "sha256-t69F2nBB8DNQUWHD809oJZJVE+23XBrth4QZuVd6IE0=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "84ef5335abf541d8148433489e0cf79affae3f89",
"rev": "3c15feef7770eb5500a4b8792623e2d6f598c9c1",
"type": "github"
},
"original": {

View file

@ -33,6 +33,7 @@
"net.ipv4.tcp_window_scaling" = 1;
"net.ipv4.tcp_fastopen" = 3;
"net.core.rmem_max" = 2500000;
"net.core.wmem_max" = 2500000;
"vm.overcommit_memory" = 1;
};
};

View file

@ -118,12 +118,12 @@ in
};
nvim-treesitter = buildVimPluginFrom2Nix {
pname = "nvim-treesitter";
version = "2023-09-04";
version = "2023-09-05";
src = fetchFromGitHub {
owner = "nvim-treesitter";
repo = "nvim-treesitter";
rev = "30604fd7dde5abcba7ca8f5761894dfa61febe51";
sha256 = "0mzl92jdgdjr36gy58pvdsca91k0lxf6pzcf3cw86h01rai2lmfg";
rev = "95d02cdafe704fa5b86eac81f2eb1de3d8f52330";
sha256 = "0qjm772883hy9k6ys5a0nn8kwkfi5y79bd9ckd2jh0d10pxmw50l";
fetchSubmodules = false;
};
};
@ -166,8 +166,8 @@ in
src = fetchFromGitHub {
owner = "nvim-telescope";
repo = "telescope.nvim";
rev = "6b79d7a6a45adc1508a7afee5bc973173ec22f59";
sha256 = "15lr5b7922w6wrzky0gy5sgscmw5axvhyajkfdqgrlpl98acqfgp";
rev = "20a37e43bb43c74c6091f9fea6551af0964ad45a";
sha256 = "0n8g9m44d250wdncv9cy71irsj10r78g3hdz1x72bpbx6ixlckyz";
fetchSubmodules = false;
};
};
@ -242,12 +242,12 @@ in
};
nvim-lspconfig = buildVimPluginFrom2Nix {
pname = "nvim-lspconfig";
version = "2023-08-26";
version = "2023-09-05";
src = fetchFromGitHub {
owner = "neovim";
repo = "nvim-lspconfig";
rev = "a27356f1ef9c11e1f459cc96a3fcac5c265e72d6";
sha256 = "17xq7h9d9zx0pbnhhxxqsp2n6rlz16dvdg6cjaylrm7r60ll9215";
rev = "499314f76fa6e8f82f7cfd116578906d61ba2560";
sha256 = "131a1f8cvsilrlbywhiyhanzkh4y17fcl60b0bmp4sdmafwfwkrf";
fetchSubmodules = false;
};
};
@ -462,12 +462,12 @@ in
};
nvim-autopairs = buildVimPluginFrom2Nix {
pname = "nvim-autopairs";
version = "2023-09-02";
version = "2023-09-05";
src = fetchFromGitHub {
owner = "windwp";
repo = "nvim-autopairs";
rev = "a52fc6eeec116746110b703381777c46d89d9e27";
sha256 = "0bjn6zqjq23w9hp47yrv96074lq3gnr0ncs4bli21kkdvd7hy051";
rev = "35493556b895f54c129918aca43ae9a63af42a1f";
sha256 = "13j8m902cblfddwbhjcqrqgshc39476xgrar57mayw1id7025nn4";
fetchSubmodules = false;
};
};