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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,8 +21,6 @@
let
name = "himalaya";
version = "0.4.0";
# Imports
pkgs = import nixpkgs {
inherit system;