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
Anders Lundstedt
e6dd87c438
spotifyd: init at 0.2.11
2019-07-21 00:58:19 +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
Andrew Chambers
386b7d814d
redo-apenwarr: init at unstable-2019-06-21
2019-07-19 15:00:27 +12: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
Ben Hipple
08d10e04db
pythonPackages.mkl-service: init at 2.1.0
2019-07-17 20:49:17 +00: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
Chris Ostrouchov
28f1c7765d
pythonPackages.modeled: init at 0.1.8
2019-07-17 10:02:03 +02:00
Chris Ostrouchov
52840a2557
pythonPackages.sunpy: init at 1.0.2
2019-07-17 10:02:03 +02:00
Chris Ostrouchov
daf811fa6d
pythonPackages.drms: init at 0.5.6
2019-07-17 10:02:03 +02:00
Chris Ostrouchov
ccdd093064
pythonPackages.glymur: init at 0.8.18
2019-07-17 10:02:03 +02:00
Chris Ostrouchov
504134a4a0
pythonPackages.asdf: init at 2.3.3
2019-07-17 10:02:03 +02:00
Chris Ostrouchov
bd82932de3
pythonPackages.parfive: init at 1.0.0
2019-07-17 10:02:03 +02:00
Chris Ostrouchov
ad4bbe8684
pythonPackages.aioftp: init at 0.13.0
2019-07-17 10:02:03 +02:00
Chris Ostrouchov
7e929898d7
pythonPackages.pytest-socket: init at 0.3.3
2019-07-17 10:02:03 +02:00
Chris Ostrouchov
1832c1c52e
pythonPackages.pytest-astropy: init at 0.5.0
2019-07-17 10:02:03 +02:00
Chris Ostrouchov
45ee5f6d28
pythonPackages.pytest-arraydiff: init at 0.3
2019-07-17 10:02:03 +02:00
Chris Ostrouchov
3291b8dadf
pythonPackages.pytest-openfiles: init at 0.3.2
2019-07-17 10:02:03 +02:00
Chris Ostrouchov
e175b841f8
pythonPackages.pytest-remotedata: init at 0.3.1
2019-07-17 10:02:03 +02:00
Chris Ostrouchov
5bf65feaaa
pythonPackages.pytest-doctestplus: init at 0.3.0
2019-07-17 10:02:03 +02:00
Chris Ostrouchov
eceb53f082
pythonPackages.pydy: init at 0.5.0
2019-07-17 10:02:03 +02:00
Chris Ostrouchov
b965b4b7ae
pythonPackages.yt: init at 3.5.1
2019-07-17 10:02:03 +02:00
Chris Ostrouchov
ceaf12fd6e
pythonPackages.pygbm: init at 0.1.0
2019-07-17 10:02:03 +02:00
Chris Ostrouchov
1765a678fb
pythonPackages.clifford: init at 1.0.4
2019-07-17 10:02:03 +02:00
Chris Ostrouchov
99f7b14981
pythonPackages.stumpy: init at 1.0
2019-07-17 10:02:03 +02:00
Chris Ostrouchov
36dc1d4fe6
pythonPackages.colorcet: init at 0.10
2019-07-17 10:02:03 +02:00
Chris Ostrouchov
029ef744a8
pythonPackages.colorcet: init at 2.0.1
2019-07-17 10:02:03 +02:00
Chris Ostrouchov
30169d9493
pythonPackages.datashader: init at 0.7.0
2019-07-17 10:02:03 +02:00
Matt Melling
6c9d4bc846
pythonPackages.mwparserfromhell: init at 0.5.4
2019-07-17 10:00:21 +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
volth
589dd21f4e
perlPackages.FileFindObjectRule: fix tests
2019-07-17 09:29:52 +02:00
volth
a610024634
perlPackages.EmailSender: fix tests
...
It should fix https://github.com/NixOS/nixpkgs/pull/64157#issuecomment-510473907
2019-07-17 09:29:52 +02: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
Wael Nasreddine
6c2b929f7e
Merge pull request #60435 from mwilsoninsight/azure-sdk-update
...
Azure sdk update
2019-07-16 15:43:09 -07:00
worldofpeace
568395c28f
Merge pull request #64692 from costrouc/python-starfish-init
...
pythonPackages.starfish: init at 0.1.3
2019-07-16 18:00:49 -04:00
Wael M. Nasreddine
736f645da1
pythonPackages.uamqp: fix the build on Darwin
2019-07-16 14:54:50 -07:00
Max Wilson
b2c1505132
pythonPackages.azure-mgmt-web: init at 0.41.0
2019-07-16 14:54:44 -07:00
Max Wilson
af56054c8e
pythonPackages.azure-mgmt-trafficmanager: init at 0.51.0
2019-07-16 14:54:43 -07:00
Max Wilson
a85b7c99db
pythonPackages.azure-mgmt-subscription: init at 0.3.0
2019-07-16 14:54:42 -07:00
Max Wilson
7ff677c231
pythonPackages.azure-mgmt-sql: init at 0.12.0
2019-07-16 14:54:41 -07:00
Max Wilson
f71c40a4b1
pythonPackages.azure-mgmt-signalr: init at 0.1.1
2019-07-16 14:54:40 -07:00
Max Wilson
abb0852c86
pythonPackages.azure-mgmt-servicefabric: init at 0.2.0
2019-07-16 14:54:38 -07:00
Max Wilson
0795e4b362
pythonPackages.azure-mgmt-servicebus: init at 0.6.0
2019-07-16 14:54:37 -07:00
Max Wilson
d98b22b174
pythonPackages.azure-mgmt-search: init at 2.0.0
2019-07-16 14:54:36 -07:00
Max Wilson
e70d8d9802
pythonPackages.azure-mgmt-scheduler: init at 2.0.0
2019-07-16 14:54:35 -07:00
Max Wilson
e1f894b0de
pythonPackages.azure-mgmt-reservations: init at 0.3.2
2019-07-16 14:54:34 -07:00
Max Wilson
b7a690c164
pythonPackages.azure-mgmt-relay: init at 0.2.0
2019-07-16 14:54:33 -07:00
Max Wilson
6730fb4fcb
pythonPackages.azure-mgmt-redis: init at 6.0.0
2019-07-16 14:54:32 -07:00
Max Wilson
d52b290a28
pythonPackages.azure-mgmt-recoveryservicesbackup: init at 0.3.0
2019-07-16 14:54:31 -07:00
Max Wilson
e3a5ef136c
pythonPackages.azure-mgmt-recoveryservices: init at 0.4.0
2019-07-16 14:54:30 -07:00
Max Wilson
747d59e6b3
pythonPackages.azure-mgmt-rdbms: init at 1.8.0
2019-07-16 14:54:29 -07:00
Max Wilson
0b5759cd31
pythonPackages.azure-mgmt-powerbiembedded: init at 2.0.0
2019-07-16 14:54:28 -07:00
Max Wilson
efa438331f
pythonPackages.azure-mgmt-policyinsights: init at 0.3.1
2019-07-16 14:54:27 -07:00
Max Wilson
b044c8e1e6
pythonPackages.azure-mgmt-notificationhubs: init at 2.1.0
2019-07-16 14:54:25 -07:00
Max Wilson
628d735751
pythonPackages.azure-mgmt-msi: init at 1.0.0
2019-07-16 14:54:24 -07:00
Max Wilson
9977c6cf19
pythonPackages.azure-mgmt-monitor: init at 0.6.0
2019-07-16 14:54:23 -07:00
Max Wilson
92425a94b1
pythonPackages.azure-mgmt-media: init at 1.1.1
2019-07-16 14:54:22 -07:00
Max Wilson
f0a784a83f
pythonPackages.azure-mgmt-marketplaceordering: init at 0.2.1
2019-07-16 14:54:21 -07:00
Max Wilson
de4d5fc86f
pythonPackages.azure-mgmt-maps: init at 0.1.0
2019-07-16 14:54:20 -07:00
Max Wilson
b9b15c5f89
pythonPackages.azure-mgmt-managementpartner: init at 0.1.1
2019-07-16 14:54:19 -07:00
Max Wilson
58a2e1ea3a
pythonPackages.azure-mgmt-managementgroups: init at 0.2.0
2019-07-16 14:54:18 -07:00
Max Wilson
75a0b554f6
pythonPackages.azure-mgmt-machinelearningcompute: init at 0.4.1
2019-07-16 14:54:17 -07:00
Max Wilson
4ddc3e954a
pythonPackages.azure-mgmt-logic: init at 3.0.0
2019-07-16 14:54:16 -07:00
Max Wilson
d169f956a7
pythonPackages.azure-mgmt-loganalytics: init at 0.2.0
2019-07-16 14:54:15 -07:00
Max Wilson
d412d05457
pythonPackages.azure-mgmt-keyvault: init at 1.1.0
2019-07-16 14:54:14 -07:00
Max Wilson
2c5b10afa4
pythonPackages.azure-mgmt-iothubprovisioningservices: init at 0.2.0
2019-07-16 14:54:13 -07:00
Max Wilson
e3c2f073e0
pythonPackages.azure-mgmt-iothub: init at 0.8.2
2019-07-16 14:54:11 -07:00
Max Wilson
ee699b7707
pythonPackages.azure-mgmt-iotcentral: init at 1.0.0
2019-07-16 14:54:10 -07:00
Max Wilson
977d109254
pythonPackages.azure-mgmt-hanaonazure: init at 0.6.0
2019-07-16 14:54:09 -07:00
Max Wilson
0652652f9a
pythonPackages.azure-mgmt-eventhub: init at 2.6.0
2019-07-16 14:54:08 -07:00
Max Wilson
fcbd76193d
pythonPackages.azure-mgmt-eventgrid: init at 2.0.0
2019-07-16 14:54:07 -07:00
Max Wilson
1c61953e30
pythonPackages.azure-mgmt-dns: init at 2.1.0
2019-07-16 14:54:06 -07:00
Max Wilson
d6e8770db8
pythonPackages.azure-mgmt-devtestlabs: init at 3.0.0
2019-07-16 14:54:05 -07:00
Max Wilson
27034c57dd
pythonPackages.azure-mgmt-devspaces: init at 0.1.0
2019-07-16 14:54:04 -07:00
Max Wilson
7c81a1de3c
pythonPackages.azure-mgmt-datamigration: init at 2.1.0
2019-07-16 14:54:03 -07:00
Max Wilson
f1a822058f
pythonPackages.azure-mgmt-datalake-store: init at 0.5.0
2019-07-16 14:54:02 -07:00
Max Wilson
8150b33ef1
pythonPackages.azure-mgmt-datalake-nspkg: init at 3.0.1
2019-07-16 14:54:01 -07:00
Max Wilson
d2167a1418
pythonPackages.azure-mgmt-datalake-analytics: init at 0.6.0
2019-07-16 14:53:59 -07:00
Max Wilson
09c1cdd9ca
pythonPackages.azure-mgmt-datafactory: init at 0.7.0
2019-07-16 14:53:58 -07:00
Max Wilson
6925685ecc
pythonPackages.azure-mgmt-cosmosdb: init at 0.6.0
2019-07-16 14:53:57 -07:00
Max Wilson
d67a687af8
pythonPackages.azure-mgmt-containerservice: init at 5.3.0
2019-07-16 14:53:56 -07:00
Max Wilson
1478e0082b
pythonPackages.azure-mgmt-containerinstance: init at 1.4.1
2019-07-16 14:53:55 -07:00
Max Wilson
9d757d6a18
pythonPackages.azure-mgmt-consumption: init at 3.0.0
2019-07-16 14:53:54 -07:00
Max Wilson
0ed848dbfd
pythonPackages.azure-mgmt-commerce: init at 1.0.1
2019-07-16 14:53:53 -07:00
Max Wilson
55deab5467
pythonPackages.azure-mgmt-cognitiveservices: init at 4.0.0
2019-07-16 14:53:52 -07:00
Max Wilson
6463d3c0c8
pythonPackages.azure-mgmt-cdn: init at 3.1.0
2019-07-16 14:53:51 -07:00
Max Wilson
f638c31205
pythonPackages.azure-mgmt-billing: init at 0.2.0
2019-07-16 14:53:50 -07:00
Max Wilson
3fb174eb0e
pythonPackages.azure-mgmt-batchai: init at 2.0.0
2019-07-16 14:53:49 -07:00
Max Wilson
c156da6fea
pythonPackages.azure-mgmt-batch: init at 6.0.0
2019-07-16 14:53:48 -07:00
Max Wilson
4a9487c0f0
pythonPackages.azure-mgmt-authorization: init at 0.51.1
2019-07-16 14:53:47 -07:00
Max Wilson
467db0f247
pythonPackages.azure-mgmt-applicationinsights: init at 0.2.0
2019-07-16 14:53:45 -07:00
Max Wilson
58ec74f20a
pythonPackages.azure-mgmt-advisor: init at 2.0.1
2019-07-16 14:53:44 -07:00
Max Wilson
7495918f3a
pythonPackages.azure-servicefabric: init at 6.4.0.0
2019-07-16 14:53:43 -07:00
Max Wilson
1921e31873
pythonPackages.azure-servicebus: init at 0.50.0
2019-07-16 14:53:42 -07:00
Max Wilson
56a49133bd
pythonPackages.azure-loganalytics: init at 0.1.0
2019-07-16 14:53:41 -07:00
Max Wilson
83347ee08b
pythonPackages.azure-keyvault: init at 1.1.0
2019-07-16 14:53:40 -07:00
Max Wilson
7eafb0a2c1
pythonPackages.azure-graphrbac: init at 0.61.0
2019-07-16 14:53:39 -07:00
Max Wilson
850e7d62f0
pythonPackages.azure-eventgrid: init at 1.2.0
2019-07-16 14:53:38 -07:00
Max Wilson
c2d4ae671e
pythonPackages.azure-datalake-store: init at 0.0.45
2019-07-16 14:53:37 -07:00
Max Wilson
ca147f91d2
pythonPackages.azure-cosmosdb-table: init at 1.0.5
2019-07-16 14:53:36 -07:00
Max Wilson
44bbc6632a
pythonPackages.azure-cosmosdb-nspkg: init at 2.0.2
2019-07-16 14:53:35 -07:00
Max Wilson
4bd2b34ba9
pythonPackages.uamqp: init at 1.1.0
2019-07-16 14:53:34 -07:00
Max Wilson
7ca7dfcd2c
pythonPackages.azure-batch: init at 6.0.1
2019-07-16 14:53:33 -07:00
Max Wilson
a18f5138e1
pythonPackages.azure-applicationinsights: init at 0.1.0
2019-07-16 14:53:32 -07: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
Bruno Bzeznik
9a22c8c697
est-sfs: init at 2.03
2019-07-16 13:55:59 +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