(nix) update commit hash
All checks were successful
NeoVim tests / code-quality (push) Successful in 1m28s
All checks were successful
NeoVim tests / code-quality (push) Successful in 1m28s
This commit is contained in:
parent
0b72e1c0f9
commit
7f85848620
@ -3,8 +3,8 @@
|
|||||||
import
|
import
|
||||||
# nixpkgs-unstable (neovim@0.11.2):
|
# nixpkgs-unstable (neovim@0.11.2):
|
||||||
(fetchTarball {
|
(fetchTarball {
|
||||||
url = "https://github.com/nixos/nixpkgs/archive/e4b09e47ace7d87de083786b404bf232eb6c89d8.tar.gz";
|
url = "https://github.com/nixos/nixpkgs/archive/f72be405a10668b8b00937b452f2145244103ebc.tar.gz";
|
||||||
sha256 = "1a2qvp2yz8j1jcggl1yvqmdxicbdqq58nv7hihmw3bzg9cjyqm26";
|
sha256 = "0m1vnvngpxrawsgg306c9sdhbzsiigjgb03yfbdpa2fsb1fs0zm9";
|
||||||
})
|
})
|
||||||
{ },
|
{ },
|
||||||
}:
|
}:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user