remove extra version (#183)

* Nix dependencies updated

* fix vim plugin build
This commit is contained in:
toastal
2021-08-03 13:15:38 +00:00
committed by GitHub
parent f77f33b2d8
commit 63090a2f01
-2
View File
@@ -21,8 +21,6 @@
let
name = "himalaya";
version = "0.4.0";
# Imports
pkgs = import nixpkgs {
inherit system;