nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at 19.03 74 lines 2.2 kB view raw
1[ 2 { 3 goPackagePath = "golang.org/x/sys"; 4 fetch = { 5 type = "git"; 6 url = "https://go.googlesource.com/sys"; 7 rev = "d9157a9621b69ad1d8d77a1933590c416593f24f"; 8 sha256 = "1asdbp7rj1j1m1aar1a022wpcwbml6zih6cpbxaw7b2m8v8is931"; 9 }; 10 } 11 { 12 goPackagePath = "github.com/dustin/go-humanize"; 13 fetch = { 14 type = "git"; 15 url = "https://github.com/dustin/go-humanize"; 16 rev = "8929fe90cee4b2cb9deb468b51fb34eba64d1bf0"; 17 sha256 = "1g155kxjh6hd3ibx41nbpj6f7h5bh54zgl9dr53xzg2xlxljgjy0"; 18 }; 19 } 20 { 21 goPackagePath = "github.com/tdewolff/buffer"; 22 fetch = { 23 type = "git"; 24 url = "https://github.com/tdewolff/buffer"; 25 rev = "0edfcb7b750146ff879e95831de2ef53605a5cb5"; 26 sha256 = "1mdd4k9byp22mw0a399j3w73zjb5g0vn58g76rjy7ajb0dzm80vl"; 27 }; 28 } 29 { 30 goPackagePath = "github.com/tdewolff/parse"; 31 fetch = { 32 type = "git"; 33 url = "https://github.com/tdewolff/parse"; 34 rev = "34d5c1160d4503da4b456e5094609f2331d6dde3"; 35 sha256 = "0hxf65fgkrc1q4p99p33xxxy1s6wxpn1vfsnqf9p846awwbqsy0v"; 36 }; 37 } 38 { 39 goPackagePath = "github.com/tdewolff/strconv"; 40 fetch = { 41 type = "git"; 42 url = "https://github.com/tdewolff/strconv"; 43 rev = "3e8091f4417ebaaa3910da63a45ea394ebbfb0e3"; 44 sha256 = "00w2mryfjhz3vaqzxvbwvyhi1vgpc1s4xfv1r9hxn8hwa078q5gp"; 45 }; 46 } 47 { 48 goPackagePath = "github.com/matryer/try"; 49 fetch = { 50 type = "git"; 51 url = "https://github.com/matryer/try"; 52 rev = "93d30e50512f879b73829eb79867df38084bcd31"; 53 sha256 = "0dmc8iar9685ks1ba3vnycjsx8qxwyqv51jb7677dvwnzbqhgw6f"; 54 }; 55 } 56 { 57 goPackagePath = "github.com/fsnotify/fsnotify"; 58 fetch = { 59 type = "git"; 60 url = "https://github.com/fsnotify/fsnotify"; 61 rev = "30411dbcefb7a1da7e84f75530ad3abe4011b4f8"; 62 sha256 = "0kbpvyi6p9942k0vmcw5z13mja47f7hq7nqd332pn2zydss6kddm"; 63 }; 64 } 65 { 66 goPackagePath = "github.com/ogier/pflag"; 67 fetch = { 68 type = "git"; 69 url = "https://github.com/ogier/pflag"; 70 rev = "45c278ab3607870051a2ea9040bb85fcb8557481"; 71 sha256 = "0620v75wppfd84d95n312wpngcb73cph4q3ivs1h0waljfnsrd5l"; 72 }; 73 } 74]