feat: change nvim-web-devicons source

This commit is contained in:
NotAShelf 2023-05-26 16:08:23 +03:00
parent 0afa7184f1
commit d3c14a8cdf
No known key found for this signature in database
GPG key ID: 05A3BD53FEB32B81
2 changed files with 6 additions and 6 deletions

View file

@ -1127,15 +1127,15 @@
"nvim-web-devicons": { "nvim-web-devicons": {
"flake": false, "flake": false,
"locked": { "locked": {
"lastModified": 1683422244, "lastModified": 1684714932,
"narHash": "sha256-+UH04+Bu167fthQntUATik9wl/vRfkMJ/A9JheaHx9w=", "narHash": "sha256-JGGrIm8wTekB7FnD4jNnEQbmcktbVyTxLyER4VOGWto=",
"owner": "kyazdani42", "owner": "nvim-tree",
"repo": "nvim-web-devicons", "repo": "nvim-web-devicons",
"rev": "986875b7364095d6535e28bd4aac3a9357e91bbe", "rev": "e283ab937e0197b37ec5d8013e49495193407324",
"type": "github" "type": "github"
}, },
"original": { "original": {
"owner": "kyazdani42", "owner": "nvim-tree",
"repo": "nvim-web-devicons", "repo": "nvim-web-devicons",
"type": "github" "type": "github"
} }

View file

@ -330,7 +330,7 @@
flake = false; flake = false;
}; };
nvim-web-devicons = { nvim-web-devicons = {
url = "github:kyazdani42/nvim-web-devicons"; url = "github:nvim-tree/nvim-web-devicons";
flake = false; flake = false;
}; };
gitsigns-nvim = { gitsigns-nvim = {