revert version

This commit is contained in:
RingOfStorms (Joshua Bell) 2024-05-02 23:51:43 -05:00
parent b0c61768db
commit 1eb427a6dc

View file

@ -24,7 +24,7 @@
# work then we make a new version name. Helps separate any files and
# "version" my neovim flake
# ==================
version = "helium";
version = "hydrogen";
# ===================
inherit (nixpkgs) lib;