Commit Graph

41250 Commits

Author SHA1 Message Date
Matthew Bauer
59ec6b559d
Merge pull request #52256 from matthewbauer/52148-fix
Provide real dsymutil to darwin stdenv
2018-12-18 10:00:24 -06:00
Matthew Bauer
d1dfc92187
Merge pull request #47678 from matthewbauer/landmarks
Update macOS frameworks to 10.12
2018-12-18 09:59:44 -06:00
Matthew Bauer
e6f7f2928f darwin: 10.11 → 10.12
Lots of stuff has gotten moved around. Many security libraries have been merged
into the Security monorepo. I’ve cleared them out for now, we will
need to modify Security to build them!

This also moves some things around to more clearly separate
bootstrapping the stdenv from everything else. We want the “normal”
mode to be the non-bootstrapped version. When you ask for “Security”,
you want the actual built software, not a crippled one.

- Add TARGET_OS_OSX to darwin.libSystem. Looks like something
  introduced in 10.12. TARGET_OS_MAC is only set when building for
  desktop (iOS will have TARGET_OS_MAC set)
- Bump darwin.dtrace
- Bump darwin.libpthread
- Remove SmartCardServices, libsecurity*, etc.
- Install some more headers for darling.
2018-12-17 00:07:09 -06:00
Jan Tojnar
cc50638176
libgit2: 0.26.6 → 0.27.7 2018-12-16 22:56:31 +01:00
Jan Tojnar
4c40adceb9
libgit2-glib: move to top-level 2018-12-16 22:56:30 +01:00
Jan Tojnar
aead6e12f9
Merge remote-tracking branch 'upstream/master' into staging 2018-12-16 22:55:06 +01:00
Tor Hedin Brønner
b63df3f2e0 spidermonkey_{17,31}: remove
No longer in use.
2018-12-16 16:53:34 +01:00
Tor Hedin Brønner
77d593e2da spidermonkey: set default to spidermonkey_38
52 and 60 doesn't include `bin/js` only `bin/js52` etc. Some derivations
depending on spidermonkey require `js` to a be a command (at least `jsawk`).
2018-12-16 16:53:34 +01:00
Florian Klink
91c65721f7 owncloud: remove server
pkgs.owncloud still pointed to owncloud 7.0.15 (from May 13 2016)

Last owncloud server update in nixpkgs was in Jun 2016.
At the same time Nextcloud forked away from it, indicating users
switched over to that.

cc @matej (original maintainer)
2018-12-16 15:05:53 +01:00
Vincent Laporte
b6ca91fba5 ocamlPackages.elina: init at 1.1
ELINA contains optimized implementations of popular numerical abstract domains
such as Polyhedra, Octagon and Zones for static analysis.

homepage: http://elina.ethz.ch/
2018-12-16 08:54:51 +00:00
Jörg Thalheim
ba5cba0b0d
Merge pull request #51893 from Mic92/cross-fixes-2
treewide: cross-fixes (memcached, opendkim, gdb, tcl, xorg*)
2018-12-16 01:28:16 +00:00
Will Dietz
3e62cdd72e
Merge pull request #51340 from dtzWill/update/gecode-6.1
gecode: 6.0.0 -> 6.1.0, deps, Gist support
2018-12-15 17:45:07 -06:00
Matthew Bauer
78cabc3ca9 libffado: refactor lib-prefixed package 2018-12-15 14:43:57 -06:00
Matthew Bauer
e422585c0d
Merge pull request #52146 from matthewbauer/readd-gcc-arm-embedded
Revert "gcc-arm-embedded: remove"
2018-12-15 14:22:34 -06:00
Matthew Bauer
4c9bbf01ef Revert "gcc-arm-embedded: remove"
This reverts commit c327df544a.
2018-12-15 12:32:12 -06:00
Matthew Bauer
0a996c8ef3 darwin: use llvm’s dsymutil instead of dummy version
We were previously using a dummy wrapper for dsymutil. This meant that
debug symbols were not getting generated when dsymutil was otherwise
available. This should fix that issue & provide a real dsymutil from
llvm.

Fixes #52148.
2018-12-15 12:26:11 -06:00
Alexey Shmalko
40f6f1590b
Merge pull request #51986 from ivan/add-grab-site
grab-site: init at 2.1.11
2018-12-15 03:33:05 +02:00
Dmitry Kalinkin
246efb21e5
Merge pull request #50221 from hyphon81/add/gym-add
pythonPackages.gym: init at 0.9.6
2018-12-14 20:03:16 -05:00
Ivan Kozik
66f59ee1ad grab-site: init at 2.1.11 2018-12-14 22:21:44 +00:00
Ivan Kozik
cb3e6e72b9 pythonPackages.fb-re2: init at 1.0.6 2018-12-14 22:21:44 +00:00
Ivan Kozik
33b906bacf pythonPackages.ludios_wpull: init at 3.0.7 2018-12-14 22:21:36 +00:00
Ivan Kozik
9295ffbf8e pythonPackages.namedlist: init at 1.7 2018-12-14 22:20:04 +00:00
Mario Rodas
87d84a6397 pythonPackages.pytest-dependency: init at 0.4.0 (#51912) 2018-12-14 20:53:02 +01:00
markuskowa
052379cd75
Merge pull request #51742 from markuskowa/upd-osmocore
libosmocore: 0.9.6 -> 0.12.1
2018-12-14 16:20:49 +01:00
Mathieu Boespflug
8d8b443ce2 bazel_jdk11: remove.
This package is redundant, since Bazel (since the upgrade to v0.20.0),
now uses JDK 11 as the runtime JDK.
2018-12-14 11:02:25 +01:00
Mathieu Boespflug
6f5014e0ae bazel: 0.18.0 -> 0.20.0 2018-12-14 11:02:25 +01:00
John Ericson
e0a4d1083f
Merge pull request #51965 from vaibhavsagar/fix-static-lz4
lz4: Fix pkgsStatic build
2018-12-13 18:28:05 -05:00
Vaibhav Sagar
cb5a7bdc3a lz4: fix pkgsStatic build 2018-12-13 18:00:26 -05:00
Alexey Shmalko
01c16e0d6d
Merge pull request #51961 from volth/freebind
freebind: init at 2017-12-27
2018-12-14 00:51:26 +02:00
volth
0083685a01 freebind: init at 2017-12-27 2018-12-13 22:04:52 +00:00
worldofpeace
c86349b317
Merge pull request #51815 from c0deaddict/master
swiftclient: init at 3.6.0
2018-12-13 16:50:11 -05:00
Jos van Bakel
35aab266e3
swiftclient: init at 3.6.0 2018-12-13 21:18:09 +01:00
Matthew Bauer
3c36dccd7c top-level/stage.nix: add static overlay
Adds the static overlay that can be used to build Nixpkgs statically.
Can be used like:

  nix build pkgsStatic.hello

Not all packages build, as some rely on dynamic linking.

(cherry picked from commit 6d90a8b894)
2018-12-13 14:04:34 -05:00
Matthew Bauer
e84255296f stdenv: implement crossOverlays
crossOverlays only apply to the packages being built, not the build
packages. It is useful when you don’t care what is used to build your
packages, just what is being built. The idea relies heavily on the
cross compiling infrastructure. Using this implies that we need to
create a cross stdenv.

(cherry picked from commit a3a6ad7a01)
2018-12-13 14:04:33 -05:00
Lorenzo Manacorda
6283971a2c slither-analyzer: init at 0.3.0 2018-12-13 13:37:38 -05:00
worldofpeace
b7fbde893a
Merge pull request #48519 from dtzWill/update/fwupd-1.1.3
fwupd: 1.1.2 -> 1.2.1
2018-12-13 11:50:48 -05:00
Jörg Thalheim
3d4cb55b71
Merge pull request #51937 from ivan/add-cchardet
pythonPackages.cchardet: init at 2.1.4
2018-12-13 13:58:08 +00:00
Alexey Shmalko
bb14e3b1fb
Merge pull request #51929 from ivan/add-manhole
pythonPackages.manhole: init at 1.5.0
2018-12-13 13:39:36 +02:00
Sarah Brofeldt
b64e71e09c
Merge pull request #51677 from plapadoo/pro-office-calculator-init
pro-office-calculator: init at 1.0.6
2018-12-13 12:13:35 +01:00
Ivan Kozik
76dc4b56f7 pythonPackages.cchardet: init at 2.1.4 2018-12-13 11:12:59 +00:00
Vincent Laporte
113a7562fe ocamlPackages.lablgtk3: init at 3.0.beta1 2018-12-13 09:09:09 +00:00
Ivan Kozik
e7ec6cdf11 pythonPackages.manhole: init at 1.5.0 2018-12-13 09:07:13 +00:00
Sarah Brofeldt
d77035596f
Merge pull request #51679 from gnidorah/intelmetool
intelmetool: init at 4.8.1
2018-12-13 09:49:56 +01:00
gnidorah
bc4c3e5cb9 intelmetool: init at 4.8.1 2018-12-13 09:41:11 +03:00
Jan Tojnar
a6f7842008 libxmlb: init at 0.1.5 2018-12-12 21:38:31 -05:00
David McKay
47f008676f bibata-cursors: init at 0.4.1 (#51871) 2018-12-13 00:21:55 +00:00
Jan Tojnar
25ab74f853
Merge pull request #51889 from jtojnar/gnome-3.30.3
Gnome 3.30.3
2018-12-12 21:27:28 +01:00
Jan Tojnar
aaaf48b2aa
libgda: move from gnome3.libgda 2018-12-12 20:00:59 +01:00
Jörg Thalheim
e2ed882c17
Merge pull request #51905 from Profpatsch/strip-nondeterminism-1.0.0
strip-nondeterminism: 0.016 -> 1.0.0
2018-12-12 17:03:31 +00:00
Jörg Thalheim
f49e2ad365
Merge pull request #51758 from rasendubi/pynvim
pythonPackages.neovim-0.3.0 -> pythonPackages.pynvim-0.3.1
2018-12-12 17:01:25 +00:00