repo.or.cz
/
NixPkgs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
vuls: init at 0.27.0 (#348530)
[NixPkgs.git]
/
pkgs
/
tools
/
misc
/
twurl
/
gemset.nix
blob
a1a2ed835d3ea67a45949f67aa05a1eec09b806d
1
{
2
oauth = {
3
groups = ["default"];
4
platforms = [];
5
source = {
6
remotes = ["https://rubygems.org"];
7
sha256 = "1zwd6v39yqfdrpg1p3d9jvzs9ljg55ana2p06m0l7qn5w0lgx1a0";
8
type = "gem";
9
};
10
version = "0.5.6";
11
};
12
twurl = {
13
dependencies = ["oauth"];
14
groups = ["default"];
15
platforms = [];
16
source = {
17
remotes = ["https://rubygems.org"];
18
sha256 = "1jgsxa0cnkajnsxxlsrgl2wq3m7khaxvr0rcir4vwbc1hx210700";
19
type = "gem";
20
};
21
version = "0.9.6";
22
};
23
}