Commit Graph

49195 Commits

Author SHA1 Message Date
Peter Simons
7edfd9dbe1 multi-ghc-travis: update to git head from 2018-05-22 2018-05-30 12:53:07 +02:00
R. RyanTM
d985d9d2d5 rr: 5.1.0 -> 5.2.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/rr/versions.

These checks were done:

- built on NixOS
- /nix/store/yavka83b6xy0fd22d63gvs5jhzq2yl4f-rr-5.2.0/bin/signal-rr-recording.sh passed the binary check.
- Warning: no invocation of /nix/store/yavka83b6xy0fd22d63gvs5jhzq2yl4f-rr-5.2.0/bin/rr_page_64 had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/yavka83b6xy0fd22d63gvs5jhzq2yl4f-rr-5.2.0/bin/rr_page_64_replay had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/yavka83b6xy0fd22d63gvs5jhzq2yl4f-rr-5.2.0/bin/rr_page_32 had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/yavka83b6xy0fd22d63gvs5jhzq2yl4f-rr-5.2.0/bin/rr_page_32_replay had a zero exit code or showed the expected version
- /nix/store/yavka83b6xy0fd22d63gvs5jhzq2yl4f-rr-5.2.0/bin/rr passed the binary check.
- Warning: no invocation of /nix/store/yavka83b6xy0fd22d63gvs5jhzq2yl4f-rr-5.2.0/bin/rr_exec_stub had a zero exit code or showed the expected version
- 2 of 7 passed binary check by having a zero exit code.
- 1 of 7 passed binary check by having the new version present in output.
- found 5.2.0 with grep in /nix/store/yavka83b6xy0fd22d63gvs5jhzq2yl4f-rr-5.2.0
- directory tree listing: https://gist.github.com/74edbd75eb39af483431d15e9b4c34a8
- du listing: https://gist.github.com/a6983da3782900061246fd222ecc50f9
2018-05-30 10:51:48 +00:00
patternspandemic
ad14ad89ab pony-stable: 0.1.1 -> 0.1.2 (#41235) 2018-05-30 11:55:14 +02:00
patternspandemic
003a0b7ccd ponyc: 0.21.3 -> 0.22.2 (#41234) 2018-05-30 11:40:44 +02:00
Frederik Rietdijk
11a2d07749
Merge pull request #41168 from smaret/spectral-cube
spectral-cube: init at 0.4.2
2018-05-30 09:56:33 +02:00
Thomas Mader
1d5c454b72 gtkd: dontStrip as a workaround for https://github.com/NixOS/nixpkgs/issues/40397 (#41226)
This fixes https://github.com/NixOS/nixpkgs/issues/41188
2018-05-30 09:30:50 +02:00
adisbladis
cfe40f898e
Merge pull request #41172 from holidaycheck/nodejs-10.2.1
nodejs: 10.0.0 -> 10.3.0
2018-05-30 12:00:13 +08:00
Francois-Rene Rideau
fcc6e91c4e gerbil-unstable: 2018-04-03 -> 2018-05-12 2018-05-29 22:54:18 -04:00
Francois-Rene Rideau
69926e61ea gambit-unstable: 2018-03-26 -> 2018-05-30 2018-05-29 22:54:18 -04:00
Francois-Rene Rideau
3816372808 gambit: use release tarball, not git, for 4.8.9 2018-05-29 22:54:17 -04:00
Orivej Desh
a7e93690af pythonPackages.rx: disable check
The tests are nondeterminstic.
2018-05-30 02:43:55 +00:00
Orivej Desh
0159beb89c ns-3: fix build after #28029 2018-05-30 02:37:40 +00:00
Orivej Desh
8edccd928e pythonPackages.datadog: disable check
The tests are nondeterministic.
2018-05-30 02:26:05 +00:00
Orivej Desh
024871718d libffi: fix check
(cherry picked from commit 13b80d7805ef11db1a3d1511171cee378f0a692f)
2018-05-30 02:07:50 +00:00
Orivej Desh
3576d47d33 Merge branch 'master' into staging
* master: (30 commits)
  bitlbee: fix build
  git: 2.17.0 -> 2.17.1
  sc-controller: 0.4.2 -> 0.4.3
  zeroc-ice: fix parallel building
  pythonPackages.bsddb3: fix build after 0fd461d5
  haskellPackages.hlibgit2: fix build after #28029
  gdk-pixbuf: patch library rpath references on darwin
  virtualbox: fix build after #28029
  GHCJS darwin fixes (#41120)
  neovim-remote: 1.8.6 -> 2.0.5
  messenger-for-desktop: remove (#41224)
  typora: gnome2 cleanup (#41167)
  discord: gnome2 cleanup (#41174)
  skypeforlinux: gnome2 cleanup (#41176)
  wire-desktop: gnome2 cleanup (#41155)
  hyper: gnome2 cleanup (#41170)
  drone: 0.5 -> 0.8.5 (#41200)
  racket: use proper uname, allow for unix sockets
  kytea: fix build after #28029
  yoda: fix build after #28029
  ...
2018-05-30 02:06:49 +00:00
Peter Simons
deeeb5002c ghc: add version 8.4.3 2018-05-30 03:46:16 +02:00
Peter Simons
4f696f391d haskell-fgl: avoid jailbreak to fix the build
A jailbreak-cabal binary compiles against Cabal 2.2.x will break fgl's Cabal
file. Therefore, we just disable the test suite that causes these version
issues.
2018-05-30 03:46:16 +02:00
Peter Simons
2495f07222 haskell-cryptohash-sha256: avoid jailbreak, which breaks the Cabal file 2018-05-30 03:46:16 +02:00
Peter Simons
85c5e8d651 haskell-parsec: drop obsolete jailbreak 2018-05-30 03:46:16 +02:00
Peter Simons
57fed4f5b5 haskell.compiler.ghcHEAD: disable format hardening 2018-05-30 03:46:16 +02:00
Peter Simons
31706eeb93 haskell.compiler.ghc7103: disable format hardening 2018-05-30 03:46:16 +02:00
Peter Simons
e168ae6a9d ghc: build version >8.4 with hscolour to enable source links
Fixes https://github.com/NixOS/nixpkgs/issues/41179.
2018-05-30 03:46:16 +02:00
Peter Simons
b825481578 haskell-jailbreak-cabal: build with native Cabal version in ghc-8.4.x package set 2018-05-30 03:46:16 +02:00
Peter Simons
5b73d202ab haskell-jailbreak-cabal: build with Cabal 2.2.x in ghc-8.2.x package set 2018-05-30 03:46:16 +02:00
Peter Simons
852e9dc448 haskell-brick: update override for ghc 8.4.x 2018-05-30 03:46:16 +02:00
Peter Simons
9ef8d70d23 haskell-graphviz: override dependency versions to fix the build
Closes https://github.com/ivan-m/graphviz/issues/34.
2018-05-30 03:46:16 +02:00
Peter Simons
60d8e82558 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.9.2-17-g580e4ea from Hackage revision
ae1b1485e2.
2018-05-30 03:46:16 +02:00
Peter Simons
28ca28296f LTS Haskell 11.11 2018-05-30 03:45:54 +02:00
Orivej Desh
9d33897461 zeroc-ice: fix parallel building 2018-05-30 00:20:27 +00:00
Orivej Desh
e4df80a69b haskellPackages.hlibgit2: fix build after #28029 2018-05-29 23:57:23 +00:00
Daiderd Jordan
6bb08e881d
gdk-pixbuf: patch library rpath references on darwin
A bunch of the libraries like libpixbufloader-png link against libgdk_pixbuf,
however the install_name is not correct at this point yet since meson tries to use rpaths.
2018-05-30 01:26:24 +02:00
Will Fancher
7a23f1acca GHCJS darwin fixes (#41120)
* GHCJS darwin fixes

* Fix ghcjs 80 and 710 packages

* Add socket-io to ghcjs 82 and 84 passthru
2018-05-29 23:39:21 +02:00
Jörg Thalheim
b438709ca6
Merge pull request #41219 from tilpner/racket-uname
racket: use proper uname, allow for unix sockets
2018-05-29 22:16:36 +01:00
Mathias Schreck
9a7b9675d9 nodejs: 10.0.0 -> 10.3.0 2018-05-29 21:44:58 +02:00
Vincent Demeester
e62b01b78e drone: 0.5 -> 0.8.5 (#41200)
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-05-29 21:21:19 +02:00
tilpner
a12a277e62
racket: use proper uname, allow for unix sockets
Racket checks the current platform via uname, then disallows
unix domain socket usage based on the result. Previously, it could not
successfully call uname at all, so it fell back to denying UDS.
2018-05-29 20:07:41 +02:00
Orivej Desh
842f1af65e yoda: fix build after #28029 2018-05-29 17:11:29 +00:00
John Ericson
f303ee29cc
Merge pull request #41065 from Ralith/sanitizer-fix
clang_6: fix sanitizers under libstdc++
2018-05-29 13:08:44 -04:00
gnidorah
62500ec964 virt-viewer: folder sharing support 2018-05-29 19:26:59 +03:00
gnidorah
30dc291331 virt-viewer: support ALSA 2018-05-29 19:25:52 +03:00
Frederik Rietdijk
0450c7f5f3
Merge pull request #41207 from Assassinkin/pdfminer_six
pythonPackages.pdfminer: replacing pdfminer with pdfminer_six
2018-05-29 17:40:22 +02:00
Orivej Desh
2100519278 Revert "vsqlite: fix build"
This reverts commit e89414ff69.
2018-05-29 15:00:45 +00:00
Orivej Desh
c83a530985 sqlite: do not contaminate dependent libtool-based projects with sqlite dependencies
sqlite is built as a shared library, but libtool nevertheless adds -lz into the
link commands of the dependent projects, which fail to link if they do not
directly depend on libz.  Fix this by clearing dependency_libs in libsqlite3.la.
2018-05-29 14:49:35 +00:00
Orivej Desh
83c98f3656 cmake_2_8: fix build after #28029 2018-05-29 14:16:06 +00:00
Orivej Desh
06f1ae5971 ccl: fix build after #28029
15d7e26377/lisp-kernel/linuxx8664/Makefile (L29)
2018-05-29 14:12:18 +00:00
Orivej Desh
50c82704a8 qt5.qtlocation: enable parallel building
It was fixed in [1] which is part of 5.9.2, 5.10.0.

[1] 3ac051c454 (diff-b820e0828543b1da522ff0ab3dac6c75)
2018-05-29 13:41:23 +00:00
Assassinkin
a3caa7bd05 pythonPackages.pdfminer: replacing pdfminer with pdfminer_six 2018-05-29 13:33:23 +01:00
nagato.pain
b37cb1de2b pythonPackages.pdfminer_six: init at 20170720 2018-05-29 13:33:23 +01:00
Orivej Desh
e89414ff69 vsqlite: fix build
Probably broken by 1d6a14e24a.
2018-05-29 11:12:23 +00:00
Peter Hoeg
2af5b6eadd umockdev: fix build 2018-05-29 17:54:29 +08:00
Peter Simons
5418dfcd5c
Merge pull request #41192 from oxij/tree/hardening-unformat
remove some format hardenings
2018-05-29 11:42:15 +02:00
Jan Tojnar
2790b30af8
libhttpseverywhere: update url 2018-05-29 10:56:24 +02:00
Jan Tojnar
f59f7c7efa
gnome-desktop-testing: update URL 2018-05-29 10:56:23 +02:00
Jan Tojnar
ccd064450c
gdk-pixbuf: fix git urls 2018-05-29 10:34:17 +02:00
Jan Tojnar
e933798469
glib-networking: fix patch url 2018-05-29 10:34:16 +02:00
Jan Malakhovski
29757f3790 haskell.compiler.ghc842: disable format hardening 2018-05-29 07:35:46 +00:00
Jan Malakhovski
ee5660e7f6 haskell.compiler.ghc802: disable format hardening, else tests will fail 2018-05-29 07:35:39 +00:00
SLNOS
e102dc716d a52dec: disable tests on i686
before squashing was: "disable pic hardening on i686, else tests will fail"
2018-05-29 07:35:39 +00:00
Jan Malakhovski
3d53d14070 tinyxml: disable format hardening, else tests will fail 2018-05-29 07:35:31 +00:00
Jan Malakhovski
725de314ef tree-wide: random cleanups 2018-05-29 07:31:12 +00:00
Daiderd Jordan
8baaa433b6
gdk-pixbuf: patch all darwin binaries 2018-05-29 08:47:19 +02:00
Daiderd Jordan
437b98cf9c
Merge pull request #41187 from xeji/p/libgdiplus
libgdiplus: fix build
2018-05-29 08:40:13 +02:00
Vincent Laporte
b0102f5501
ocamlPackages_4_02.async_ssl: remove redundancy 2018-05-29 05:29:04 +00:00
Vincent Laporte
0f51d1fa59
ocamlPackages.gapi-ocaml: clean installPhase 2018-05-29 05:29:04 +00:00
Daiderd Jordan
11b799db8b
gdk-pixbuf: also patch binaries in dev output for darwin 2018-05-29 01:10:53 +02:00
Peter Simons
331bcec0d1
Merge pull request #41185 from ryantm/homepage
use https for default Hackage homepage
2018-05-29 00:10:59 +02:00
Daiderd Jordan
4200c9c879
gdk-pixbuf: fix binary @rpath reference on darwin 2018-05-28 23:56:23 +02:00
David Izquierdo
25be6fdb0e tbb: update 2018_U1 -> 2018_U3 (#41134) 2018-05-28 23:48:32 +02:00
Vincent Laporte
5509528c2c ocamlPackages.opam-file-format: init at 2.0.0-rc2 (#41164) 2018-05-28 23:33:00 +02:00
Uli Baum
98a4fbf857 libgdiplus: fix build
was broken after b22cc53db1
2018-05-28 22:53:19 +02:00
Ryan Mulligan
e8c5d867a1 use https for default Hackage homepage 2018-05-28 12:48:16 -07:00
CrazedProgrammer
4b5e23deff urn: init at 0.7.1 2018-05-28 21:24:03 +02:00
R. RyanTM
d58691d38f jruby: 9.1.17.0 -> 9.2.0.0 (#41115)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/jruby/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/mxi03kwk4c23xpfjpqv1ggfkyf50wjkn-jruby-9.2.0.0/bin/rake had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/mxi03kwk4c23xpfjpqv1ggfkyf50wjkn-jruby-9.2.0.0/bin/ast had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/mxi03kwk4c23xpfjpqv1ggfkyf50wjkn-jruby-9.2.0.0/bin/jgem had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/mxi03kwk4c23xpfjpqv1ggfkyf50wjkn-jruby-9.2.0.0/bin/jirb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/mxi03kwk4c23xpfjpqv1ggfkyf50wjkn-jruby-9.2.0.0/bin/jirb_swing had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/mxi03kwk4c23xpfjpqv1ggfkyf50wjkn-jruby-9.2.0.0/bin/gem had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/mxi03kwk4c23xpfjpqv1ggfkyf50wjkn-jruby-9.2.0.0/bin/ri had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/mxi03kwk4c23xpfjpqv1ggfkyf50wjkn-jruby-9.2.0.0/bin/irb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/mxi03kwk4c23xpfjpqv1ggfkyf50wjkn-jruby-9.2.0.0/bin/testrb had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/mxi03kwk4c23xpfjpqv1ggfkyf50wjkn-jruby-9.2.0.0/bin/rdoc had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/mxi03kwk4c23xpfjpqv1ggfkyf50wjkn-jruby-9.2.0.0/bin/jrubyc had a zero exit code or showed the expected version
- /nix/store/mxi03kwk4c23xpfjpqv1ggfkyf50wjkn-jruby-9.2.0.0/bin/jruby passed the binary check.
- /nix/store/mxi03kwk4c23xpfjpqv1ggfkyf50wjkn-jruby-9.2.0.0/bin/jruby.bash passed the binary check.
- /nix/store/mxi03kwk4c23xpfjpqv1ggfkyf50wjkn-jruby-9.2.0.0/bin/ruby passed the binary check.
- /nix/store/mxi03kwk4c23xpfjpqv1ggfkyf50wjkn-jruby-9.2.0.0/bin/.jruby-wrapped passed the binary check.
- /nix/store/mxi03kwk4c23xpfjpqv1ggfkyf50wjkn-jruby-9.2.0.0/bin/.jruby.bash-wrapped passed the binary check.
- 5 of 16 passed binary check by having a zero exit code.
- 0 of 16 passed binary check by having the new version present in output.
- found 9.2.0.0 with grep in /nix/store/mxi03kwk4c23xpfjpqv1ggfkyf50wjkn-jruby-9.2.0.0
- directory tree listing: https://gist.github.com/4fecc39e96054dd41278b1d505cdb498
- du listing: https://gist.github.com/6382ad0545e74f9ff62a410b61801232
2018-05-28 21:04:12 +02:00
Daiderd Jordan
50f46e060f
gdk-pixbuf: fixup library install_names on darwin
Meson tries to use rpaths but we don't use those in the darwin stdenv.
2018-05-28 20:27:16 +02:00
Elis Hirwing
463b9c9ea3 php71: 7.1.17 -> 7.1.18 (#41145)
Changelog: http://www.php.net/ChangeLog-7.php#7.1.18
2018-05-28 20:04:06 +02:00
Matthew Justin Bauer
6cc070df8a
Merge pull request #41162 from ryantm/name-format
treewide: fix derivation names
2018-05-28 13:58:17 -04:00
Daiderd Jordan
9424d15561
gtk-doc: don't use pythonEnv for binaries 2018-05-28 19:12:42 +02:00
Profpatsch
ac404fd9e7 haskellPackages: mark yarn2nix broken w/ message 2018-05-28 17:28:53 +02:00
Daiderd Jordan
0b6c2cfc4d
poppler: remove libintlOrEmpty from v0.61 2018-05-28 16:23:13 +02:00
Daiderd Jordan
e30c7eb5ac
poppler: fix v0.61 build with clang 2018-05-28 16:23:08 +02:00
Ryan Mulligan
af9d10a91b treewide: fix derivation names 2018-05-28 05:59:57 -07:00
Daiderd Jordan
02dcc8d734
cmake: fix darwin build
HAVE_APPLICATION_SERVICES always gets set if cmake is available.
2018-05-28 13:46:45 +02:00
Sébastien Maret
12a46601e9 spectral-cube: init at 0.4.3 2018-05-28 13:30:51 +02:00
Sébastien Maret
3b9a34ff30 radio_beam: init at 0.2 2018-05-28 13:30:42 +02:00
Michael Raskin
8714a30e4c olm: fix build by disabling _FORTIFY_SOURCE 2018-05-28 11:16:43 +02:00
Robert Schütz
cd8d9fd82c python.pkgs.moto: fix build
add responses to propagatedBuildInputs
2018-05-28 00:16:27 +02:00
Robert Schütz
e52c423062 python.pkgs.transitions: 0.6.5 -> 0.6.8 2018-05-28 00:11:41 +02:00
Jörg Thalheim
06fe322187
Merge pull request #39482 from Chiiruno/init/meguca
meguca: init at 2018-05-17
2018-05-27 23:06:53 +01:00
Michael Fellinger
4f7c9186f0 Switch to fetchgit 2018-05-27 22:51:38 +02:00
Michael Raskin
f0d6411c22 pythonPackages.pathlib2: fix build by removing obsolete test removal 2018-05-27 22:45:41 +02:00
Michael Raskin
4922268077 libftdi1: fix build when docs are enabled 2018-05-27 22:42:08 +02:00
Michael Fellinger
d6c4e3e8fb Mint-lang: Init at 2018.05.27 2018-05-27 22:09:09 +02:00
Frederik Rietdijk
3b5fd4dada
Merge pull request #41085 from zimbatm/supervisor-3.3.4
python2Packages.supervisor: 3.1.4 -> 3.3.4
2018-05-27 20:08:07 +02:00
Benjamin Hipple
6bde47d651 pythonPackages.keyring: 12.0.2 -> 12.2.1 (#41142) 2018-05-27 19:58:52 +02:00
Robert Schütz
1e815b50c9 pythonPackages.keyrings-alt: run tests 2018-05-27 19:30:53 +02:00
Benjamin Hipple
ec632ec3b6 pythonPackages.keyrings-alt: 2.3 -> 3.1 2018-05-27 12:51:54 -04:00
Robert Schütz
fc1b5ecc92
Merge pull request #41118 from ryantm/repology
add dependencies of repology
2018-05-27 18:17:00 +02:00
Ryan Mulligan
05ea75f5c0 python3.pkgs.libversion: init at 1.0.0 2018-05-27 09:14:00 -07:00
Ryan Mulligan
0163b98641 python.pkgs.rubymarshal: init at 1.0.3 2018-05-27 09:13:14 -07:00
Ryan Mulligan
b2317a0b87 libversion: init at 2.6.0 2018-05-27 09:12:52 -07:00
Frederik Rietdijk
b22cc53db1 Merge staging into master 2018-05-27 17:44:08 +02:00
Ryan Mulligan
d90eea8cff python.pkgs.bokeh: fix name format (#41135) 2018-05-27 15:02:45 +02:00
Will Dietz
232bc96376 Revert "sqlite{,-analyzer}: use the same src (#40945)"
This reverts commit e28a586f94.
2018-05-27 00:43:26 -05:00
Graham Christensen
8e426877b5
Merge pull request #41117 from r-ryantm/auto-update/insomnia
insomnia: 5.16.2 -> 5.16.6
2018-05-26 23:48:06 -04:00
R. RyanTM
5ba34b84e5 insomnia: 5.16.2 -> 5.16.6
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/insomnia/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/98c4q9sy1qvxivk5f5svimhm4q6il3d9-insomnia-5.16.6/bin/.insomnia-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/98c4q9sy1qvxivk5f5svimhm4q6il3d9-insomnia-5.16.6/bin/insomnia had a zero exit code or showed the expected version
- 0 of 2 passed binary check by having a zero exit code.
- 0 of 2 passed binary check by having the new version present in output.
- found 5.16.6 with grep in /nix/store/98c4q9sy1qvxivk5f5svimhm4q6il3d9-insomnia-5.16.6
- directory tree listing: https://gist.github.com/b7175aec2a35af15cb56818c93443ad6
- du listing: https://gist.github.com/f6cf98c261dda8a0b0415186ee6963a9
2018-05-26 14:44:07 -07:00
Michael Raskin
2351ad0ff9
Merge pull request #41114 from r-ryantm/auto-update/lazarus
lazarus: 1.8.2 -> 1.8.4
2018-05-26 21:20:07 +00:00
R. RyanTM
9275896d7d lazarus: 1.8.2 -> 1.8.4
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/lazarus/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/4z8g46k0hjnys0cpbx5r41z55fb77495-lazarus-1.8.4/bin/lazarus-ide had a zero exit code or showed the expected version
- /nix/store/4z8g46k0hjnys0cpbx5r41z55fb77495-lazarus-1.8.4/bin/lazbuild passed the binary check.
- /nix/store/4z8g46k0hjnys0cpbx5r41z55fb77495-lazarus-1.8.4/bin/lazres passed the binary check.
- Warning: no invocation of /nix/store/4z8g46k0hjnys0cpbx5r41z55fb77495-lazarus-1.8.4/bin/lrstolfm had a zero exit code or showed the expected version
- /nix/store/4z8g46k0hjnys0cpbx5r41z55fb77495-lazarus-1.8.4/bin/updatepofiles passed the binary check.
- Warning: no invocation of /nix/store/4z8g46k0hjnys0cpbx5r41z55fb77495-lazarus-1.8.4/bin/.startlazarus-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/4z8g46k0hjnys0cpbx5r41z55fb77495-lazarus-1.8.4/bin/startlazarus had a zero exit code or showed the expected version
- 3 of 7 passed binary check by having a zero exit code.
- 1 of 7 passed binary check by having the new version present in output.
- found 1.8.4 with grep in /nix/store/4z8g46k0hjnys0cpbx5r41z55fb77495-lazarus-1.8.4
- directory tree listing: https://gist.github.com/5e07a7e98c27e3576c3b8ca055b8df48
- du listing: https://gist.github.com/001bda09b55e3f3c8178f9ffd4b3ee95
2018-05-26 14:06:59 -07:00
Graham Christensen
d56aaa1bc4
Merge pull request #41102 from manveru/crystal-0.24.2
Crystal: 0.24.1 -> 0.24.2
2018-05-26 16:28:24 -04:00
Graham Christensen
8c6e115e20
Merge pull request #41105 from r-ryantm/auto-update/php
php: 7.2.5 -> 7.2.6
2018-05-26 14:34:59 -04:00
John Ericson
713d580d12
Merge pull request #41081 from obsidiansystems/compiler-rt-master
llvm 6: Master version of #39743
2018-05-26 14:28:58 -04:00
R. RyanTM
381bf4d610 php: 7.2.5 -> 7.2.6
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/php/versions.

These checks were done:

- built on NixOS
- /nix/store/25l2hz7njpg9glpmslcadkgqwai5f77s-php-7.2.6/bin/phar.phar passed the binary check.
- /nix/store/25l2hz7njpg9glpmslcadkgqwai5f77s-php-7.2.6/bin/phar passed the binary check.
- /nix/store/25l2hz7njpg9glpmslcadkgqwai5f77s-php-7.2.6/bin/php passed the binary check.
- /nix/store/25l2hz7njpg9glpmslcadkgqwai5f77s-php-7.2.6/bin/phpdbg passed the binary check.
- /nix/store/25l2hz7njpg9glpmslcadkgqwai5f77s-php-7.2.6/bin/php-cgi passed the binary check.
- /nix/store/25l2hz7njpg9glpmslcadkgqwai5f77s-php-7.2.6/bin/pear passed the binary check.
- /nix/store/25l2hz7njpg9glpmslcadkgqwai5f77s-php-7.2.6/bin/peardev passed the binary check.
- /nix/store/25l2hz7njpg9glpmslcadkgqwai5f77s-php-7.2.6/bin/pecl passed the binary check.
- /nix/store/25l2hz7njpg9glpmslcadkgqwai5f77s-php-7.2.6/bin/php-fpm passed the binary check.
- 9 of 9 passed binary check by having a zero exit code.
- 0 of 9 passed binary check by having the new version present in output.
- found 7.2.6 with grep in /nix/store/25l2hz7njpg9glpmslcadkgqwai5f77s-php-7.2.6
- directory tree listing: https://gist.github.com/409d2cfaa7e805714825281fbaba0d0f
- du listing: https://gist.github.com/7fbd8e3d56524f70b3dfb94c045fccd2
2018-05-26 10:55:25 -07:00
Michael Fellinger
430f22296f Crystal: 0.24.1 -> 0.24.2 2018-05-26 18:27:50 +02:00
Tuomas Tynkkynen
2760b24462 Merge remote-tracking branch 'upstream/master' into staging 2018-05-26 19:01:18 +03:00
Tuomas Tynkkynen
840e430744
Merge pull request #41088 from oxij/merge/master-to-staging-20180526
Merge master into staging
2018-05-26 18:50:40 +03:00
worldofpeace
59c09a52f2 solargraph: init at 0.21.1 (#41089) 2018-05-26 16:30:17 +01:00
adisbladis
c6677c4010
Merge pull request #41056 from r-ryantm/auto-update/nanomsg
nanomsg: 1.1.2 -> 1.1.3
2018-05-26 23:07:25 +08:00
Tuomas Tynkkynen
164601faa2 mesa: Enable virgl driver
This gets NixOS tests requiring X11 to work on aarch64:

https://nix-cache.s3.amazonaws.com/log/nj4dwi3wkxx0cxv230ii4a99yz71b4km-vm-test-run-keymap-neo.drv
2018-05-26 18:03:44 +03:00
Pascal Bach
b45fde2da5 gitlab-runner: 10.7.0 -> 10.8.0 (#41096) 2018-05-26 15:38:55 +02:00
Okina Matara
934db656b1 nodePackages: meguca: init at git-2018-05-17 2018-05-26 07:02:06 -05:00
Okina Matara
c989dd512e quicktemplate: init at git-2018-04-30 2018-05-26 07:02:06 -05:00
Okina Matara
6ed5195ba9 easyjson: init at git-2018-03-23 2018-05-26 07:02:06 -05:00
adisbladis
092554e718
nodejs-8_x: 8.11.1 -> 8.11.2 2018-05-26 13:13:47 +08:00
adisbladis
480b9524d8
nodejs-6_x: 6.14.1 -> 6.14.2 2018-05-26 13:13:21 +08:00
Thomas Tuegel
db215a62b7
qtwebengine: fix build failure due to -Wformat-security
ninja builds some components with -Wno-format, which is not compatible with the
default hardening setting of -Wformat-security in Nixpkgs.
2018-05-25 20:14:05 -05:00
Jan Malakhovski
ad35019501 Merge branch 'master' into staging
Fixed conflicts:
- lib/systems/for-meta.nix: in favor of staging
- pkgs/os-specific/darwin/xcode/default.nix: in favor of master
2018-05-26 00:20:17 +00:00
zimbatm
e264c34124 squashme: fixes 2018-05-25 22:34:25 +01:00
Matthew Justin Bauer
98f2f08b4b
Merge pull request #41009 from matthewbauer/normalize-names
Add versions to packages missing it
2018-05-25 16:32:48 -05:00
Matthew Bauer
a0f4d19925 treewide: use appendToName where appropriate
Using appendToName preserves the version at the end of the name.
2018-05-25 15:48:31 -05:00
Yegor Timoshenko
d886a1e630 yuicompressor: normalize 2018-05-25 15:48:29 -05:00
Matthew Bauer
02297beade treewide: add version to packages
Lots of packages are missing versions in their name. This adds them
where appropriate. These were found with this command:

 $ nix-env -qa -f. | grep -v '\-[0-9A-Za-z.-_+]*$' | grep -v '^hook$'

See issue #41007.
2018-05-25 15:48:05 -05:00
zimbatm
1cd792cf79 python2Packages.supervisor: 3.1.4 -> 3.3.4 2018-05-25 21:35:30 +01:00
John Ericson
2e70a75b12 haskell generic-builder: Limit usage of --extra-framework-dirs for compat 2018-05-25 14:52:58 -04:00
Benjamin Saunders
ee06f735a8 tests.cc-wrapper: verify building with sanitizers
(cherry picked from commit 46eeef1898)
2018-05-25 11:53:18 -04:00
Benjamin Saunders
158e550762 llvm and clang 6: factor out compiler-rt, fix libstdcxxStdenv sanitizer headers
Build compiler-rt separate from llvm and clang, and just add as an extra
library in the wrapper.

(cherry picked from commit 16da44b5c1)
2018-05-25 11:53:07 -04:00
Bastian Köcher
495c5a2291 androidndk: Fixes missing libraries for prebuilt clang 2018-05-25 17:32:34 +02:00
John Ericson
ce0180dfd5
Merge pull request #40996 from obsidiansystems/cross-ghc
ghc, haskell-infra: #40929 take 2
2018-05-25 11:09:07 -04:00
Jörg Thalheim
dccd2e9a9b
Merge pull request #41061 from Mic92/python-language-server
python.pkgs.python-language-server: init at 0.18.0
2018-05-25 11:27:05 +01:00
Jörg Thalheim
88b94b7882 python.pkgs.python-language-server: init at 0.18.0 2018-05-25 11:00:31 +01:00
Jörg Thalheim
5432e4d0ad python.pkgs.pyls-isort: init at 0.1.2 2018-05-25 11:00:13 +01:00
Jörg Thalheim
d4153a6fb8 python.pkgs.pyls-mypy: init at 0.1.2 2018-05-25 11:00:10 +01:00
Jörg Thalheim
b76177a625 mypy: make it usuable as a library 2018-05-25 10:59:47 +01:00
Jörg Thalheim
1a1799b6f4 python.pkgs.jedi: 0.11.1 -> 0.12.0 2018-05-25 10:59:47 +01:00
Jörg Thalheim
53d7fe773a python.pkgs.parso: 0.1.1 -> 0.2.0 2018-05-25 10:59:46 +01:00
Gabriel Ebner
8033f52a12 fstar: 0.9.5.0 -> 0.9.6.0 2018-05-25 10:28:37 +02:00
Benjamin Saunders
b0d0b1adfe clang_6: fix sanitizers under libstdc++ 2018-05-24 15:04:30 -07:00
Sarah Brofeldt
c04d3ae0b2
Merge pull request #40922 from jtojnar/rust-cbindgen
rust-cbindgen: init at 0.6.0
2018-05-24 23:52:49 +02:00
R. RyanTM
10c973ef80 nanomsg: 1.1.2 -> 1.1.3
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/nanomsg/versions.

These checks were done:

- built on NixOS
- /nix/store/ixs53g4hgmjsapmv98rhp13dxnia80v7-nanomsg-1.1.3/bin/nanocat passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 1.1.3 with grep in /nix/store/ixs53g4hgmjsapmv98rhp13dxnia80v7-nanomsg-1.1.3
- directory tree listing: https://gist.github.com/cdb8b58cd0b2200dc629e5ed3c05af8b
- du listing: https://gist.github.com/76b99cc11ac487811d0eeff14406bfce
2018-05-24 14:41:19 -07:00
Sarah Brofeldt
8d1eddea16
Merge pull request #40884 from vbgl/ocaml-earley-ocaml
ocamlPackages.earley_ocaml: init at 1.0.2
2018-05-24 23:05:38 +02:00
Pascal Wittmann
9dc009926f
ragel: 7.0.0.10 -> 7.0.0.11 2018-05-24 22:16:00 +02:00
Pascal Wittmann
99e0fb044f
colm: 0.13.0.5 -> 0.13.0.6 2018-05-24 22:10:58 +02:00