mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-02 15:41:48 +00:00
bundix: 1.0.2 -> 1.0.3
This commit is contained in:
parent
f65fed20de
commit
bb7c9f71e1
@ -1,4 +1,4 @@
|
||||
source "http://rubygems.org"
|
||||
gem "bundix",
|
||||
:git => "https://github.com/cstrahan/bundix.git",
|
||||
:ref => "v1.0.2"
|
||||
:ref => "v1.0.3"
|
||||
|
@ -1,7 +1,7 @@
|
||||
GIT
|
||||
remote: https://github.com/cstrahan/bundix.git
|
||||
revision: e098b8c04087079c897aaf9542990e9fdd503bcf
|
||||
ref: v1.0.2
|
||||
revision: c879cf901ff8084b4c97aaacfb5ecbdb0f95cc03
|
||||
ref: v1.0.3
|
||||
specs:
|
||||
bundix (1.0.2)
|
||||
thor (~> 0.19.1)
|
||||
|
@ -4,8 +4,8 @@
|
||||
source = {
|
||||
type = "git";
|
||||
url = "https://github.com/cstrahan/bundix.git";
|
||||
rev = "e098b8c04087079c897aaf9542990e9fdd503bcf";
|
||||
sha256 = "0www8srjqlxy1pzn2b6himy5y768dni54m7rv67gj8yvx48vd803";
|
||||
rev = "c879cf901ff8084b4c97aaacfb5ecbdb0f95cc03";
|
||||
sha256 = "05kmdnq4qa5h8l3asv05cjpnyplnqqx6hrqybj2cjlzmdxnkkgyj";
|
||||
fetchSubmodules = false;
|
||||
};
|
||||
dependencies = [
|
||||
|
Loading…
Reference in New Issue
Block a user