about summary refs log tree commit diff
path: root/pkgs/development/tools/vagrant
diff options
context:
space:
mode:
authorzowoq <59103226+zowoq@users.noreply.github.com>2021-01-22 07:12:40 +1000
committerzowoq <59103226+zowoq@users.noreply.github.com>2021-01-22 07:18:04 +1000
commit59b83c43e053ca31f25187792bc1cf59a8968324 (patch)
treea6c23aa8fd3549d634ec3217b161a96376ca84ee /pkgs/development/tools/vagrant
parent0ebfeaeca15e58909aa91237489beadb277b2349 (diff)
downloadnixlib-59b83c43e053ca31f25187792bc1cf59a8968324.tar
nixlib-59b83c43e053ca31f25187792bc1cf59a8968324.tar.gz
nixlib-59b83c43e053ca31f25187792bc1cf59a8968324.tar.bz2
nixlib-59b83c43e053ca31f25187792bc1cf59a8968324.tar.lz
nixlib-59b83c43e053ca31f25187792bc1cf59a8968324.tar.xz
nixlib-59b83c43e053ca31f25187792bc1cf59a8968324.tar.zst
nixlib-59b83c43e053ca31f25187792bc1cf59a8968324.zip
treewide: add final newline
Diffstat (limited to 'pkgs/development/tools/vagrant')
-rw-r--r--pkgs/development/tools/vagrant/gemset.nix2
-rw-r--r--pkgs/development/tools/vagrant/gemset_libvirt.nix2
2 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/development/tools/vagrant/gemset.nix b/pkgs/development/tools/vagrant/gemset.nix
index 169c3533efcb..e617e1a58729 100644
--- a/pkgs/development/tools/vagrant/gemset.nix
+++ b/pkgs/development/tools/vagrant/gemset.nix
@@ -363,4 +363,4 @@
     };
     version = "1.3.5";
   };
-}
\ No newline at end of file
+}
diff --git a/pkgs/development/tools/vagrant/gemset_libvirt.nix b/pkgs/development/tools/vagrant/gemset_libvirt.nix
index df6b6c40496b..f50f4438f50d 100644
--- a/pkgs/development/tools/vagrant/gemset_libvirt.nix
+++ b/pkgs/development/tools/vagrant/gemset_libvirt.nix
@@ -156,4 +156,4 @@
     };
     version = "0.2.1";
   };
-}
\ No newline at end of file
+}