3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

27346 commits

Author SHA1 Message Date
Frederik Rietdijk 0ce55a10d2 Merge master into staging-next 2019-07-19 16:33:38 +02:00
Frederik Rietdijk 594ca3f1cf ccache.links: make it a function of unwrappedCC
That way we can use a ccacheStdenv with e.g. a different CC:

stdenv = overrideCC gcc8Stdenv (ccacheWrapper.override { unwrappedCC
= gcc8Stdenv.cc.cc; });
2019-07-19 11:27:56 +02:00
Daiderd Jordan 89083ccf85
Merge pull request #64803 from serokell/elixir19
elixir: default 1.7.4 -> 1.9.0
2019-07-19 00:03:29 +02:00
Daiderd Jordan 8c4152dac3
Merge pull request #64801 from serokell/beam-erlangR21
beam-packages: default erlangR20 -> erlangR22
2019-07-19 00:03:07 +02:00
Michael Peyton Jones 7f249190c9 asciidoctor: disable epubcheck by default (#65018)
`epubcheck` pulls in Java, which can be problematic on some platforms,
and some fairly core software uses asciidoctor to build docs.
2019-07-18 17:16:26 +00:00
Joachim F 74bae348ef
Merge pull request #64684 from alexarice/evtest-qt
evtest-qt: init at 0.2.0
2019-07-18 13:10:04 +00:00
Joachim F 22965720de
Merge pull request #63000 from joepie91/package/sidequest
sidequest: init at 0.3.1
2019-07-18 12:54:51 +00:00
Nikolay Amiantov 48d98b02f6 lutris: use optimus and nvidia from environment
That's the correct way because these should be enabled with NixOS
modules.
2019-07-18 12:43:14 +03:00
Nikolay Amiantov b0a961e6fa lutris: refactor, fix icons
* Split the package into wrapped and unwrapped versions;
* Use FHS chrootenv for libraries instead of adding them to
LD_LIBRARY_PATH;
* Fix wrapping so that icons now work.
2019-07-18 12:34:29 +03:00
Aaron Andersen 47411c9f2a
Merge pull request #56893 from das-g/ili2c-init
ili2c: init at 5.0.0
2019-07-17 22:59:19 -04:00
Florian Klink 9d339e3b45
Merge pull request #61312 from Yarny0/tsm-client
TSM client
2019-07-18 02:46:31 +02:00
Austin Seipp ce247b4f9f all-packages: add static exe alias for haskell 'shake' package
Signed-off-by: Austin Seipp <as@fastly.com>
2019-07-17 19:05:55 -05:00
Matthew Bauer 6399cdbe9c
Merge pull request #64612 from NixOS/add-emacs-zmq
emacs: add zmq package
2019-07-17 17:12:41 -04:00
worldofpeace 3795b4d96a
Merge pull request #64570 from doronbehar/package-qtutilities
qtutilities: init at 5.13.0
2019-07-17 10:58:04 -04:00
Doron Behar 8fe76701fd libsForQt5.qtutilities: init at 5.13.0 2019-07-17 10:57:05 -04:00
Raphael Borun Das Gupta c8c751aca2 ili2c: init at 5.0.0 2019-07-17 11:53:54 +02:00
Robert Scott 5c85b24edc pythonPackages.jpylyzer: init at 1.18.0
include as application too
2019-07-17 10:34:41 +02:00
Frederik Rietdijk 0d832585b7 Merge staging-next into staging 2019-07-17 10:14:29 +02:00
Nikolay Amiantov 4dad0ae560 buildBazelPackage: cleanup hacks and enforce them for all builds
Timestamp verification skip is no longer needed (not sure why). Generally we
better off always using the environment hack for all packages because that
ensures all NIX_* flags are correctly applied.

One possible improvement in future is to filter only NIX_* variables to
passthru in Bazel.
2019-07-17 10:40:38 +03:00
Aaron Andersen 3910b12543
Merge pull request #64907 from mmahut/cypres
cypress: init at 3.4.0
2019-07-16 21:32:57 -04:00
Aaron Andersen e45406cab4
Merge pull request #55532 from dasJ/mumsi
mumsi: Init at unstable-2018-12-12
2019-07-16 21:19:08 -04:00
Marek Mahut db599c86c5 cypress: init at 3.4.0 2019-07-16 22:23:24 +02:00
worldofpeace ac94237021
Merge pull request #63898 from mmahut/guardian-agent
guardian-agent: init at 0.7.2-beta
2019-07-16 15:53:52 -04:00
Marek Mahut a02449824e guardian-agent: init at 0.7.2-beta 2019-07-16 21:23:21 +02:00
worldofpeace 75777d6346
Merge pull request #64399 from mmahut/blockbook
blockbook: init at 0.3.1
2019-07-16 14:14:34 -04:00
Vladimír Čunát 5bf68e1354
Merge #64742: firefox 67 -> 68, and related updates 2019-07-16 19:33:04 +02:00
Vladimír Čunát 2b28e4c96f
Merge #64892: 'staging-next' (another iteration)
It's not completely without regressions, but I believe we can deal with
the rest directly on master.  This is required for Firefox security fixes.
2019-07-16 19:32:17 +02:00
Silvan Mosberger 40789093a6
chrome-export: init at 2.0.2 (#63371)
chrome-export: init at 2.0.2
2019-07-16 19:16:26 +02:00
Janne Heß 1808b1eb67 mumsi: Init at git-2019-02-10 2019-07-16 16:18:14 +02:00
Frederik Rietdijk a28a9ac156 Merge master into staging-next 2019-07-16 11:15:46 +02:00
Yorick van Pelt 1b0459741f
rabbitmq-server: bump elixir dependency to 1.8 2019-07-16 11:12:38 +02:00
Yorick van Pelt 900578ee76
relx-exe: 3.23.1 -> 3.32.1 2019-07-16 10:59:30 +02:00
Yorick van Pelt a9baaf90f6
couchdb2: pin to erlangR21 2019-07-16 10:35:47 +02:00
Aaron Andersen c360afa866
Merge pull request #64685 from vyorkin-forks/tdlib/init
tdlib: init at 1.4.0
2019-07-15 22:15:14 -04:00
Kirill Boltaev 979710b4a0 libstrangle: init at 2017-02-22 2019-07-15 22:49:32 +03:00
Frederik Rietdijk 800da69c8a
Merge pull request #64551 from jonringer/update-pyproj
proj: 5.2.0 -> 6.1.1
2019-07-15 21:14:04 +02:00
Wael Nasreddine 407a106cdc
Merge pull request #64714 from ivanbrennan/fly-5.3.0
fly: init at 5.3.0
2019-07-15 06:32:27 -07:00
Yarny0 fe0bfb3fec tsm-client: init at 8.1.8.0
IBM Spectrum Protect (former name: Tivoli Storage Manager)
provides a single point of control for backup and recovery.
This package contains the client software, that is,
a command line client and linkable libraries.

This commit adds two packages to nixpkgs:
The TSM client software contains a Java GUI
that, naturally, requires Java to be installed.
To keep the closure size low, we provide the packages
`tsm-client` and `tsm-client-withGUI`.
The former comes without the Java GUI.

While the product has been renamed, its old name is still
alive in filenames and as package name used by other distros.
2019-07-15 09:41:36 +02:00
Vladimír Čunát 3686036e02
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1530372
2019-07-15 09:39:03 +02:00
taku0 75d4e64fad
firefox-esr: 60.7.2esr -> 68.0esr 2019-07-14 22:51:14 +02:00
Jonathan Ringer 1414598875 proj_5: init at 5.2 2019-07-14 09:59:30 -07:00
Jonathan Ringer c8ec54b969 saga_2_3_2: remove package
No longer used by qgis
2019-07-14 09:59:29 -07:00
Jonathan Ringer 80dd36749a proj-datumgrid: init at world-1.0 2019-07-14 09:59:27 -07:00
Jonathan Ringer f34face721 merkaartor: fix build 2019-07-14 09:59:26 -07:00
Jonathan Ringer 3fbca39afa gdal_2: init at 2.4.0 2019-07-14 09:59:26 -07:00
Vasiliy Yorkin 3f533508d8 tdlib: init at 1.4.0 2019-07-14 15:42:13 +03:00
worldofpeace f48c9d428a
Merge pull request #64677 from costrouc/qt-box-editor-init
qt-box-editor: init at unstable-2019-07-12
2019-07-13 23:57:23 -04:00
Chris Ostrouchov ffaa9c8c3f qt-box-editor: init at unstable-2019-07-12
latest unstable version is only one to build with tesseract4 and qt5
2019-07-13 23:56:49 -04:00
Aaron Andersen abfe2572e8
Merge pull request #62769 from JorisE/sngrep
sngrep: init at 1.4.6
2019-07-13 20:06:43 -04:00
ivanbrennan 9e465d2f60
fly: init at 5.3.0
Add `fly` CLI for working with Concourse CI, and include Bash
completions.
2019-07-13 18:55:22 -04:00