Commit Graph

97761 Commits

Author SHA1 Message Date
John Ericson
8b024834f2 darwin-test-channel: I broke it a bit adding macos-sierra-shared
This doesn't completely unbreak it, but gets it closer.
2017-08-03 18:20:31 -04:00
Michael Weiss
8f141b2a07 androidenv: Update all packages using fetch.sh 2017-08-04 00:07:39 +02:00
John Ericson
8ba6012dfd Merge PR #27536 2017-08-03 17:25:30 -04:00
Robin Gloster
264d6641ec
privoxy: fix weird use of STRIP in the Makefile 2017-08-03 23:19:41 +02:00
Cillian de Róiste
2244b1815d shotcut: fix homepage 2017-08-03 23:03:04 +02:00
Cillian de Róiste
847fbea098 ttfautohint: fix homepage 2017-08-03 23:03:04 +02:00
Cillian de Róiste
f68a45fc22 yaws: fix homepage 2017-08-03 23:03:04 +02:00
Cillian de Róiste
feb7d844f8 processing: fix homepage 2017-08-03 23:03:04 +02:00
Cillian de Róiste
09f2e20a79 movit: fix homepage 2017-08-03 23:03:04 +02:00
Cillian de Róiste
5c7edf239f mlt: fix homepage 2017-08-03 23:03:03 +02:00
Cillian de Róiste
52ebfd6bc6 mixxx: fix homepage 2017-08-03 23:03:03 +02:00
Cillian de Róiste
7c17925aae key-mon: fix download and homepage URLs 2017-08-03 23:03:03 +02:00
Cillian de Róiste
4b960e2ce2 drumgizmo: fix homepage 2017-08-03 23:03:03 +02:00
Cillian de Róiste
8a1328facb chromedriver: update homepage 2017-08-03 23:03:03 +02:00
Cillian de Róiste
8fb5217cf7 blender metadata: fix homepage 2017-08-03 23:03:03 +02:00
Cillian de Róiste
475c303e91 a2jmidid: fix download URL
gna.org is dead, so the homepage is also now longer valid. According to
openhub repo.or.cz seems to be the most relevant repo currently.
2017-08-03 23:03:03 +02:00
John Ericson
cd6c452ade cc-wrapper: Don't hardcode MacOS min version for delegates 2017-08-03 16:37:27 -04:00
John Ericson
2e61d8b71c cc-wrapper: Handle more -l.... gotchas 2017-08-03 16:37:27 -04:00
Robin Gloster
0b96f1d6d3
bsdgames: fix weird Makefile use of STRIP 2017-08-03 21:50:50 +02:00
Daiderd Jordan
d604336b5b Merge pull request #27905 from davidak/restic
restic: enable darwin builds
2017-08-03 20:01:08 +02:00
Daiderd Jordan
09a1f99899 Merge pull request #27898 from matthewbauer/irony-server-darwin
irony-server: supports darwin
2017-08-03 20:00:15 +02:00
WilliButz
aa8cbedf37 packer: add missing go dependency 2017-08-03 18:48:04 +02:00
davidak
31870ae18d restic: enable darwin builds 2017-08-03 16:37:04 +02:00
John Ericson
74f5fe5068 haskell infra: Misc cleanups
- The haskell lib is very close to not relying on Nixpkgs. I think
   this is good---simpler to think about and matches Nixpkgs's lib.

 - The haskell lib is only imported once

 - stdenv is exposed more shallowly so it can be overriden more easily.
   I'll eventually use this on Darwin to avoid the Sierra shared
   library problems (unless changes are to be made system-wide).

Closes https://github.com/NixOS/nixpkgs/pull/27840.
2017-08-03 13:12:01 +02:00
Peter Simons
a2825a3c6f hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.4-2-ge4f891e from Hackage revision
c54ab27c33.
2017-08-03 13:11:56 +02:00
zimbatm
a1c953dfc7 terraform: 0.9.11 -> 0.10.0 2017-08-03 11:06:23 +01:00
Mathias Schreck
86d9b09c9b dockerTools: fix image json and manifest
The image json is not exactly the same as the layer json, therefore I
changed the implementation to use the `baseJson` which doesn’t include
layer specific details like `id`, `size` or the checksum of the layer.

Also the `history` entry was missing in the image json. I’m not totally
sure if this field is required, but a I got an error from a docker
registry when I’ve tried to receive the distribution manifest of an
image without those `history` entry:

GET: `http://<registry-host>/v2/<imageName>/manifests/<imageTag>`

```json
{
  "errors": [
    {
      "code": "MANIFEST_INVALID",
      "message": "manifest invalid",
      "detail": {}
    }
  ]
}
```

I’ve also used a while loop to iterate over all layers which should make
sure that the order of the layers is correct. Previously `find` was
used and I’m not sure if the order was always correct.
2017-08-03 11:52:03 +02:00
Matthew Bauer
55b80467c3
irony-server: supports darwin
Package should support all unix-like systems.
2017-08-03 01:30:25 -07:00
Frederik Rietdijk
f6817ddf99 Merge pull request #27895 from jtojnar/patch-1
improve description of fonts
2017-08-03 10:24:30 +02:00
Frederik Rietdijk
c41b81f0da intltool: fix url
(cherry picked from commit 34aa9a6a40)
2017-08-03 10:18:19 +02:00
Charles Strahan
c1d8a84d5b Merge pull request #27629 from cstrahan/envoy-staged
Envoy: init at 1.3.0
2017-08-03 03:31:53 -04:00
Jan Tojnar
ef7cc032ad
lohit-fonts: add package description 2017-08-03 09:09:03 +02:00
Joachim F
670e1e518d Merge pull request #27838 from sauyon/numix-sx
numix-sx-gtk-theme: init at 2017-04-24
2017-08-03 07:09:49 +01:00
Jan Tojnar
881e2556f4 junicode: make description more concrete 2017-08-03 07:08:02 +02:00
Charles Strahan
e50f3d37e9
envoy: init at 1.3.0
L7 proxy and communication bus designed for large modern service
oriented architectures.

See: https://lyft.github.io/envoy/
2017-08-03 00:38:33 -04:00
Charles Strahan
4fcc6da889
rapidjson: init at 1.1.0
A fast JSON parser/generator for C++ with both SAX/DOM style API.

See: http://rapidjson.org/
2017-08-03 00:38:33 -04:00
Charles Strahan
cd2b6a94f7
lightstep-tracer-cpp: init at 0.36
The LightStep distributed tracing library for C++.

See: http://lightstep.com
2017-08-03 00:38:33 -04:00
Charles Strahan
f281cfe76d
backward: init at 1.3
A beautiful stack trace pretty printer for C++
2017-08-03 00:38:33 -04:00
Charles Strahan
958cdf37c1
spdlog: 292bdc5eb492 -> 0.13.0 2017-08-03 00:38:33 -04:00
Charles Strahan
3be19de8e4
libevent: 2.0.22 -> 2.1.8 2017-08-03 00:38:32 -04:00
Charles Strahan
7541f285e0
boringssl: 2016-03-08 -> 2017-02-23
Also, include libcrypto.a and libdecrepit.a.
2017-08-03 00:38:20 -04:00
Peter Hoeg
cd4d0c72a8 dropbox: 30.4.22 -> 31.4.24 2017-08-03 10:55:23 +08:00
Nikolay Amiantov
f64fb1cc0a mupdf: remove third-party libjpeg 2017-08-03 02:59:08 +03:00
Joachim F
be6170d803 Merge pull request #27862 from mbrgm/upgrade-restic
restic: 0.7.0 -> 0.7.1
2017-08-02 19:15:29 +01:00
Joachim Fasting
4751fca48c
tor: 0.3.0.9 -> 0.3.0.10
Fixes TPROXY on linux, fixes potential DOS on openbsd.
Otherwise mostly minor bugfixes.
2017-08-02 20:05:05 +02:00
Jascha Geerds
0854c85678 gnome3: Remove myself from maintainer list 2017-08-02 18:21:50 +02:00
Peter Simons
be0071c2d7 wiggle: fix build
After 093cc00cdd, the environment variable STRIP
is defined to "strip" -- the path / name of the strip(1) executable -- , which
is not what wiggle's build system expects that variable to mean.
2017-08-02 15:36:48 +02:00
Rob Vermaas
3906aac637
varnish: Update to 5.1.2: https://varnish-cache.org/security/VSV00001.html 2017-08-02 12:48:05 +00:00
Frederik Rietdijk
5ccd255735 Merge pull request #27867 from Moredread/gutenprint
gutenprint: 5.2.11 -> 5.2.13
2017-08-02 12:37:57 +02:00
Yann Hodique
45fb1c94d7 fzf: 0.16.10 -> 0.16.11 2017-08-02 12:02:23 +02:00