1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-21 13:10:33 +00:00

tmuxinator: 0.11.3 -> 0.13.0

No changes to dependencies.
This commit is contained in:
Timothy Stott 2018-12-08 18:51:17 +00:00
parent 1f1b7bd2a6
commit 63c2dabccd
No known key found for this signature in database
GPG key ID: E9CEAAAA6D4B3171

View file

@ -8,8 +8,8 @@ buildRubyGem rec {
inherit ruby;
name = "${gemName}-${version}";
gemName = "tmuxinator";
version = "0.11.3";
source.sha256 = "1l9pnfmfxjrszzqbw8w2r6akdi7g52q9iga01bxmy2nm27mbv2q1";
version = "0.13.0";
source.sha256 = "0jyyih8w8b30czfv0dc642vj8yp8iqyci89hjb2279xmmigjzmwc";
erubis = buildRubyGem rec {
inherit ruby;