nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix
at python-updates 74 lines 1.8 kB view raw
1{ 2 addressable = { 3 dependencies = [ "public_suffix" ]; 4 groups = [ "default" ]; 5 platforms = [ ]; 6 source = { 7 remotes = [ "https://rubygems.org" ]; 8 sha256 = "0cl2qpvwiffym62z991ynks7imsm87qmgxf0yfsmlwzkgi9qcaa6"; 9 type = "gem"; 10 }; 11 version = "2.8.7"; 12 }; 13 getoptlong = { 14 groups = [ "default" ]; 15 platforms = [ ]; 16 source = { 17 remotes = [ "https://rubygems.org" ]; 18 sha256 = "198vy9dxyzibqdbw9jg8p2ljj9iknkyiqlyl229vz55rjxrz08zx"; 19 type = "gem"; 20 }; 21 version = "0.2.1"; 22 }; 23 ipaddr = { 24 groups = [ "default" ]; 25 platforms = [ ]; 26 source = { 27 remotes = [ "https://rubygems.org" ]; 28 sha256 = "0wmgwqv6c1kq8cxbxddllnrlh5jjmjw73i1sqbnvq55zzn3l0zyb"; 29 type = "gem"; 30 }; 31 version = "1.2.7"; 32 }; 33 json = { 34 groups = [ "default" ]; 35 platforms = [ ]; 36 source = { 37 remotes = [ "https://rubygems.org" ]; 38 sha256 = "0s5vklcy2fgdxa9c6da34jbfrqq7xs6mryjglqqb5iilshcg3q82"; 39 type = "gem"; 40 }; 41 version = "2.13.2"; 42 }; 43 public_suffix = { 44 groups = [ "default" ]; 45 platforms = [ ]; 46 source = { 47 remotes = [ "https://rubygems.org" ]; 48 sha256 = "1543ap9w3ydhx39ljcd675cdz9cr948x9mp00ab8qvq6118wv9xz"; 49 type = "gem"; 50 }; 51 version = "6.0.2"; 52 }; 53 resolv = { 54 groups = [ "default" ]; 55 platforms = [ ]; 56 source = { 57 remotes = [ "https://rubygems.org" ]; 58 sha256 = "057vj12w6cnzz9kzbnwg17snm9jwr22izrbp9yqv3pnxrr2ybvv1"; 59 type = "gem"; 60 }; 61 version = "0.6.2"; 62 }; 63 resolv-replace = { 64 dependencies = [ "resolv" ]; 65 groups = [ "default" ]; 66 platforms = [ ]; 67 source = { 68 remotes = [ "https://rubygems.org" ]; 69 sha256 = "13v8xdmsqlr9822xpcvscnr4b9vzmzhg0l7r6hh4b281baq1jda7"; 70 type = "gem"; 71 }; 72 version = "0.1.1"; 73 }; 74}