Skip to content
This repository has been archived by the owner on Feb 23, 2025. It is now read-only.

Updated script to use /usr/bin/env #244

Merged
merged 2 commits into from
Aug 8, 2020

Conversation

Risto-Stevcev
Copy link
Contributor

The script uses /bin/bash which isn't compatible with NixOS. This updates it to use /usr/bin/env bash instead

@codecov-commenter
Copy link

codecov-commenter commented Aug 8, 2020

Codecov Report

Merging #244 into master will decrease coverage by 0.20%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #244      +/-   ##
==========================================
- Coverage   81.71%   81.50%   -0.21%     
==========================================
  Files          68       66       -2     
  Lines        5414     5353      -61     
==========================================
- Hits         4424     4363      -61     
  Misses        990      990              
Impacted Files Coverage Δ
autoload/iced/buffer.vim 98.14% <0.00%> (-1.86%) ⬇️
autoload/iced/component/format/native_image.vim 91.84% <0.00%> (-1.64%) ⬇️
autoload/iced/util.vim 98.27% <0.00%> (-0.87%) ⬇️
autoload/iced/component/format/nrepl.vim 90.84% <0.00%> (-0.66%) ⬇️
autoload/iced/component/job/neovim.vim
autoload/iced/component/virtual_text/neovim.vim

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9a1b34c...a550ba6. Read the comment docs.

@liquidz
Copy link
Owner

liquidz commented Aug 8, 2020

@Risto-Stevcev Thanks for your contribution!
Could you update this file too?
https://github.com/liquidz/vim-iced/blob/master/clj/template/iced.bash

@liquidz liquidz merged commit 1076f17 into liquidz:master Aug 8, 2020
@liquidz
Copy link
Owner

liquidz commented Aug 8, 2020

@Risto-Stevcev Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants