Commit Graph

143671 Commits

Author SHA1 Message Date
Jörg Thalheim
7309b6adab
Merge pull request #52010 from r-ryantm/auto-update/sysprof
sysprof: 3.30.0 -> 3.31.1
2018-12-14 10:59:37 +00:00
Jörg Thalheim
4d7ff6c04c
sysprof: also provide default icons 2018-12-14 10:58:32 +00:00
Sarah Brofeldt
441d8021f9
Merge pull request #52017 from vbgl/ocaml-lablgtk3-beta2
ocamlPackages.lablgtk3: 3.0.beta1 -> 3.0.beta2
2018-12-14 11:35:23 +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
Mathieu Boespflug
463498e3fa bazel: Don't perform the checkPhase, since it's redundant with installCheckPhase.
This change is going to be required when upgrading to Bazel 0.20.0,
because in the checkPhase we're not wrapping the Bazel binary yet to
set some necessary default arguments.
2018-12-14 11:02:25 +01:00
Vincent Laporte
42fd1728fa
ocamlPackages.lablgtk3: 3.0.beta1 -> 3.0.beta2 2018-12-14 09:11:25 +00:00
Jörg Thalheim
e38c84dced
Merge pull request #51996 from r-ryantm/auto-update/texstudio
texstudio: 2.12.10 -> 2.12.14
2018-12-14 08:41:37 +00:00
R. RyanTM
734cd2c98a sysprof: 3.30.0 -> 3.31.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sysprof/versions
2018-12-14 00:39:32 -08:00
Jörg Thalheim
a29d0ca423
Merge pull request #51999 from r-ryantm/auto-update/stunnel
stunnel: 5.49 -> 5.50
2018-12-14 08:20:26 +00:00
Jörg Thalheim
1122901b97
stunnel: remove stunnel3 wrapper 2018-12-14 08:19:39 +00:00
R. RyanTM
19e14c44f0 stunnel: 5.49 -> 5.50
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/stunnel/versions
2018-12-13 23:46:34 -08:00
R. RyanTM
1c1dce6079 texstudio: 2.12.10 -> 2.12.14
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/texstudio/versions
2018-12-13 23:23:02 -08: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
Matthew Bauer
af2cebe78f stdenv/darwin: fix portable libsystem hook
Some packages don’t have /bin directories. We should only run
install_name_tool if that directory exists.

(cherry picked from commit 0b8574540b)
2018-12-13 17:49:18 -05:00
Alexey Shmalko
feb6c54b7d
Merge pull request #51955 from asymmetric/geth-1.8.20
go-ethereum: 1.8.19 -> 1.8.20
2018-12-14 00:45:33 +02:00
Andrew Childs
b0dc7bc6a3 quaternion: 0.0.9.2 -> 0.0.9.3 2018-12-13 17:38:14 -05:00
Alexey Shmalko
7aad64b0f3
Merge pull request #51949 from Synthetica9/sublime-url-fix
sublime: add new download url
2018-12-14 00:36:47 +02:00
volth
0083685a01 freebind: init at 2017-12-27 2018-12-13 22:04:52 +00:00
Alyssa Ross
6ccc922e1d
Merge pull request #51953 from WilliButz/grafana-update
grafana: 5.4.1 -> 5.4.2
2018-12-13 21:55:29 +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
David McKay
fbabead264
kind: master -> 0.0.1 2018-12-13 20:32:59 +00:00
Jos van Bakel
35aab266e3
swiftclient: init at 3.6.0 2018-12-13 21:18:09 +01:00
Michael Weiss
81eed0f30a androidStudioPackages.{dev,canary}: 3.4.0.6 -> 3.4.0.7 2018-12-13 20:50:21 +01:00
Michael Weiss
1c63a4678a gitRepo: 1.12.37 -> 1.13.0 2018-12-13 20:46:13 +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
3170d617ef ncurses: make shared linking optinoal
when enableShared = false, we set --without-shared flag.

(cherry picked from commit 53a67891ab)
2018-12-13 14:04:34 -05:00
Matthew Bauer
a8e0694993 zlib: clean up static/shared distincion
This is kind of a mess, but basically:

- static=true, shared=true means to build statically but move it to
  the static output
- static=true, shared=false means to build statically and leave it in
  the main output
- static=false, shared=true means to not build static at all

Confusingly, the old default was static=true, shared=true even though
static=false? Still can’t figure out what was meant by that.

(cherry picked from commit e999def159)
2018-12-13 14:04:34 -05:00
Matthew Bauer
f11d5341aa darwin/libiconv: fix static/shared logic
The conditional was incorrect - postInstall script should only hsppen
when enableShared = true.

(cherry picked from commit 5e06294276)
2018-12-13 14:04:33 -05:00
Matthew Bauer
7fcbc52d7d stdenv/adapters.nix: fixup makeStaticBinaries
- makeStaticBinaries don’t work on Darwin (no stable ABI!)
- Need to make sure NIX_CFLAGS_LINK appends
- isStatic is not used anymore

(cherry picked from commit 8726f6a558)
2018-12-13 14:04:33 -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
Lorenzo Manacorda
e5d9f98e46
go-ethereum: 1.8.19 -> 1.8.20 2018-12-13 18:47:50 +01:00
Théo Zimmermann
958a6c6dd3 dune: 1.5.1 -> 1.6.2 2018-12-13 17:39:28 +00:00
Ryan Mulligan
ac4eb7ef98
Merge pull request #51948 from layus/fix/modular-arithmetic
haskellPackages.modular-arithmetic: disable tests
2018-12-13 09:19:49 -08:00
WilliButz
3a28198918
grafana: 5.4.1 -> 5.4.2 2018-12-13 18:07:23 +01:00
Peter Simons
c301779be3
Merge pull request #51916 from jabranham/cran-update
R: update CRAN package set
2018-12-13 17:51:57 +01: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
Patrick Hilhorst
dcb5c0cd82
sublime: add new download url
The old one gave a 404. I left it there for if it ever comes back
2018-12-13 17:19:26 +01:00
Guillaume Maudoux
9a104494ec haskellPackages.modular-arithmetic: disable tests 2018-12-13 16:46:22 +01: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
Tor Hedin Brønner
2727774ce1
Merge pull request #51933 from hedning/fix-nautilus-thumbnails
gnome3.nautilus: fix thumbnail generation
2018-12-13 14:34:12 +01:00
Tim Steinbach
5a15ab7b5d
linux: 4.19.8 -> 4.19.9 2018-12-13 06:58:15 -05:00
Tim Steinbach
f335fa6d74
linux: 4.14.87 -> 4.14.88 2018-12-13 06:58:07 -05:00
Tim Steinbach
1f92bdcd94
linux: 4.9.144 -> 4.9.145 2018-12-13 06:57:58 -05:00
Tim Steinbach
adf8cdd67d
linux: 4.4.166 -> 4.4.167 2018-12-13 06:57:42 -05:00
Patrick Hilhorst
22d46c4b6d atom: remove myself as maintainer
I longer use atom, so I won't be regularly updating it. I am hereby removing
myself as maintainer to reflect this.
2018-12-13 11:51:53 +00:00
Patrick Hilhorst
e1de1050d4 atom, atom-beta: 1.32.1 -> 1.33.0, 1.33.0-beta1 -> 1.34.0-beta0 2018-12-13 11:51:53 +00:00