1
0
Fork 0

Update deps

This commit is contained in:
Daniel Kempkens 2023-10-21 13:08:35 +02:00
parent 291837949a
commit b10463b126
Signed by: daniel
SSH key fingerprint: SHA256:Ks/MyhQYcPRQiwMKLAKquWCdCPe3JXlb1WttgnAoSeM
2 changed files with 22 additions and 22 deletions

View file

@ -282,11 +282,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1697688028, "lastModified": 1697838989,
"narHash": "sha256-d9CAOd9W2iTrgB31a8Dvyp6Vgn/gxASCNrD4Z9yzUOY=", "narHash": "sha256-hwVlO+st8vWJO6iy3/JbMHrUyY4Ak7xUSmffoWqBPUg=",
"owner": "nix-community", "owner": "nix-community",
"repo": "home-manager", "repo": "home-manager",
"rev": "c5c1ea85181d2bb44e46e8a944a8a3f56ad88f19", "rev": "ae631b0b20f06f7d239d160723d228891ddb2fe0",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -325,11 +325,11 @@
}, },
"locked": { "locked": {
"dir": "contrib", "dir": "contrib",
"lastModified": 1697814176, "lastModified": 1697885212,
"narHash": "sha256-JUQ4K3aaN0x1NCzlUYTa1QwrYEzfwgJaduXbAFm0Lvg=", "narHash": "sha256-83q5JMrXKhWwplIT7PYJ3VOvb41RY63tCGEOle5JhnY=",
"owner": "neovim", "owner": "neovim",
"repo": "neovim", "repo": "neovim",
"rev": "ad2fad9a3b07d84e24c189b6a5773e979e8c0afd", "rev": "9971bea6f1380c15c22f5035d1d33d994f8a6ed7",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -350,11 +350,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1697830555, "lastModified": 1697886296,
"narHash": "sha256-4d6jJswikEhAX72yNvsDDawnUEu/cwyHWpHWdiMSDzg=", "narHash": "sha256-xPFi1QmnKm0KD9ErRhPBm1YYwDqc1epTgXbbjK97j8o=",
"ref": "refs/heads/master", "ref": "refs/heads/master",
"rev": "528cf23daaebe81506c4b1ba2756b44ea72d83ee", "rev": "13a26eb5f01413f575a71bc051fecda4b8182088",
"revCount": 541, "revCount": 542,
"type": "git", "type": "git",
"url": "https://git.kempkens.io/daniel/nix-overlay" "url": "https://git.kempkens.io/daniel/nix-overlay"
}, },
@ -401,11 +401,11 @@
}, },
"nixos-unstable": { "nixos-unstable": {
"locked": { "locked": {
"lastModified": 1697756275, "lastModified": 1697838558,
"narHash": "sha256-KAZ2F9He5oH2NPxhWDLmtGAsiBjPi7yps1OGZu6peMM=", "narHash": "sha256-/peGlfsdb4DkhASQ1b4SnDUB4NkNK6+GnqgTuNgRAyQ=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "d042a296139c6a111be3e3d5dc9ef6783b5e7c16", "rev": "5c78e5b4aa516bd7c34718e219abfefe6bc62e55",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -417,11 +417,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1697730408, "lastModified": 1697793076,
"narHash": "sha256-Ww//zzukdTrwTrCUkaJA/NsaLEfUfQpWZXBdXBYfhak=", "narHash": "sha256-02e7sCuqLtkyRgrZmdOyvAcQTQdcXj+vpyp9bca6cY4=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "ff0a5a776b56e0ca32d47a4a47695452ec7f7d80", "rev": "038b2922be3fc096e1d456f93f7d0f4090628729",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -40,12 +40,12 @@ in
}; };
nvim-web-devicons = buildVimPlugin { nvim-web-devicons = buildVimPlugin {
pname = "nvim-web-devicons"; pname = "nvim-web-devicons";
version = "2023-10-14"; version = "2023-10-21";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "kyazdani42"; owner = "kyazdani42";
repo = "nvim-web-devicons"; repo = "nvim-web-devicons";
rev = "3af745113ea537f58c4b1573b64a429fefad9e07"; rev = "f0267921c845c42685968401bc49aa65e18d3e09";
sha256 = "103spgpvwm4pv32h954sv68p6qjizkm4fdvyzndjgw9x9bah5ksh"; sha256 = "1qqcjaknnq7bm1rl73nzv9gfcfwx2jrxc8vh2l400m4hj0bgvp9k";
fetchSubmodules = false; fetchSubmodules = false;
}; };
}; };
@ -117,12 +117,12 @@ in
}; };
nvim-treesitter = buildVimPlugin { nvim-treesitter = buildVimPlugin {
pname = "nvim-treesitter"; pname = "nvim-treesitter";
version = "2023-10-20"; version = "2023-10-21";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "nvim-treesitter"; owner = "nvim-treesitter";
repo = "nvim-treesitter"; repo = "nvim-treesitter";
rev = "4a68f0778c05083cc458a3a144205cfc41474439"; rev = "f636d58c8d5780e5fe79a8de5691b1712c758b05";
sha256 = "0dfyqgpkix79w8yalvw8ss7f2dzdwy5xa0zjdrd3hfql3lqqa5k4"; sha256 = "03hcizw0znm67c22889rjamb0hiyqfrdy38mbnfc9nfrv33xwiqd";
fetchSubmodules = false; fetchSubmodules = false;
}; };
}; };