Commit Graph

44832 Commits

Author SHA1 Message Date
Frederik Rietdijk
3d00d8e4ee pythonPackages.pyyaml_3: init , instead of multiple pyyaml overrides
Temporary attribute until we can get rid of it everywhere.

This was triggered due to the libyaml 0.2.2 incompatibilty requiring
patches and still not building.
2019-07-25 11:51:55 +02:00
Frederik Rietdijk
db6c38a075 Merge master into staging-next 2019-07-22 14:15:32 +02:00
Chris Ostrouchov
62cb4f7228 pythonPackages.zarr: init at 2.3.2 2019-07-22 14:07:32 +02:00
Chris Ostrouchov
d383eade73 pythonPackages.numcodecs: init at 0.6.3 2019-07-22 14:07:32 +02:00
Nick Novitski
7136e0d0a6 bundlerUpdateScript: init and use (#64822) 2019-07-22 12:02:47 +00:00
Delan Azabani
bbf5a8a861 fxlinuxprintutil: init at 1.1.1-1 2019-07-22 19:00:04 +10:00
worldofpeace
c470619a7d
Merge pull request #65196 from delan/fxlinuxprint
fxlinuxprint: init at 1.1.2-1
2019-07-22 03:18:40 -04:00
Delan Azabani
d6e03ca5cf fxlinuxprint: init at 1.1.2-1 2019-07-22 17:10:17 +10:00
Domen Kožar
2000a9ebcb
Add antora 2019-07-22 08:09:09 +02:00
Claas Augner
2c55fe18ba phpPackages.mailparse: 3.0.2 -> 3.0.3
Mailparse 3.0.3 adds PHP 7.3 compatibility.
2019-07-21 22:20:35 +02:00
Michael Raskin
1368f4be4a
Merge pull request #64539 from twhitehead/gl2ps
gl2ps: init at 1.4.0
2019-07-21 14:16:37 +00:00
José Romildo Malaquias
a835adc10c
Merge pull request #64186 from tadfisher/plata-theme
plata-theme: 0.8.3 -> 0.8.7
2019-07-20 23:44:17 -03:00
Maximilian Bosch
e15bc90acc
Merge pull request #60675 from protoben/evcxr-0.3.3
evcxr: init at 0.3.3
2019-07-21 02:37:29 +02:00
Maximilian Bosch
2de35cf8ee
evcxr: fix darwin build
It seems as the `Security` framework is missing during the linking in a
darwin build environment:

https://logs.nix.ci/?key=nixos/nixpkgs.60675&attempt_id=42d9c159-f1a2-4abc-ab14-9dea23d941b1
2019-07-21 02:13:17 +02:00
Aaron Andersen
f5945fcf0e
Merge pull request #64408 from scubed2/nxengine
nxengine-evo: init at 2.6.4
2019-07-20 18:20:20 -04:00
worldofpeace
bacce59bcf
Merge pull request #64993 from gnidorah/video2midi
video2midi: 0.3.7 -> 0.3.9.1
2019-07-20 11:05:13 -04:00
Aaron Andersen
87b4e9cdec
Merge pull request #57437 from elasticdog/cargo-raze
cargo-raze: init at 0.2.8
2019-07-20 08:16:17 -04:00
Lassi Haasio
a8c79e9ab9 pyditz: init at 0.10.3 2019-07-20 13:38:22 +02:00
Peter Romfeld
f5bad02ac7 pythonPackages.django-webpack-loader: init at 0.2.4 2019-07-20 13:27:49 +02:00
gnidorah
895eea2f3d video2midi: 0.3.7 -> 0.3.9.1 2019-07-20 08:52:22 +03:00
Sterling Stein
e0c2e7f65f nxengine-evo: init at 2.6.4 2019-07-19 22:52:07 -07:00
Aaron Andersen
1af592d65f
Merge pull request #64705 from MetaDark/protontricks
protontricks: init at 1.2.3
2019-07-19 20:45:27 -04:00
Aaron Bull Schaefer
1f3a6719d9 cargo-raze: init at 0.2.8 2019-07-19 15:34:43 -07:00
Tad Fisher
c8442c7f6a plata-theme: 0.8.3 -> 0.8.7 2019-07-19 11:30:16 -07:00
Tyson Whitehead
28a0dc5a12
gl2ps: init at 1.4.0 2019-07-19 11:07:10 -04:00
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
Chris Ostrouchov
2d5769884d pythonPackages.ibis-framework: init at 1.20 2019-07-19 09:43:35 +02:00
Chris Ostrouchov
784e957c74 python3Packages.ibis: init at 1.6.0 2019-07-19 09:43:35 +02:00
MetaDark
5d053d8333 protontricks: init at 1.2.3
fixes #61193
2019-07-18 19:59:19 -04: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
MetaDark
a3f452ed0c pythonPackages.vdf: init at 3.1 2019-07-18 17:58:32 -04: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
be0fab1022
Merge pull request #64386 from mogorman/greatfet
greatfet: init at 2019.05.01.dev0
2019-07-18 13:10:52 +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
volth
97ea621a56 perlPackages.buildPerlModule: allow pre/post hooks
buildPerlModule did not allow to specify hooks like preCheck or postInstall
it also did not allow to override buildPhase or installPhase
2019-07-17 10:23:40 +02:00
Frederik Rietdijk
0d832585b7 Merge staging-next into staging 2019-07-17 10:14:29 +02:00
Vladyslav Burzakovskyy
0f5e19cc2b pythonPackages.isoweek: init at 1.3.3 2019-07-17 10:06:12 +02:00