Commit Graph
100 Commits
Author SHA1 Message Date
Christopher Ostrouchov e16e9c978d python3Packages.sly: init at 0.3 (#55093)
tests will be included with the next release
https://github.com/dabeaz/sly/pull/25
2019-02-07 23:57:22 +01:00
Chris Ostrouchov 58c89ec26a nixos/mincraft-server: refactor
- allow for options to (added 2 options):
   - agree to eula (eula.txt) true/false will create symlink over
     existing eula.txt to `/nix/store/...`.
   - whitelist users (optional and will symlink over existing
     whitelist.json and create backup)
   - server.properties can be configured with the serverProperties
     option. If there is an existing server.properties it will
     copy it to a server.properties.old to keep the old
     one. server.properties MUST be writable thus symlinking is not
     an option.
  - all ports that are stated in `server.properties` are exposed
    properly in the firewall.

(infinisil) nixos/minecraft-server: Fix, refactor and polish

Adds an option `declarative` (defaulted to false), in order to stay
(mostly) backwards compatible. The only thing that's not backwards
compatible is that you now need to agree to the EULA on evaluation time,
but that's guarded by an assertion and therefore doesn't need a release
note.
2019-02-03 02:16:11 +01:00
Chris Ostrouchov 9080b2eadf minecraft-server: 1.12.2 -> 1.13.2
Update minecraft client to 1.13.2. The url is not as nice as before
but it is the one provided by mojang. Adds 1_13_2, 1_13_1 as well.

https://minecraft.net/en-us/download/server
2019-02-02 13:25:16 -05:00
Christopher Ostrouchov 518a7b0f8e pythonPackages.tableaudocumentapi: init at 0.6 (#54956) 2019-01-31 10:18:01 +01:00
Chris Ostrouchov 5a5def3753 munge: fix module munge.key permissions from 0700 -> 0400 readonly 2019-01-30 12:53:54 -05:00
Christopher Ostrouchov 142687c5c7 python3Packages.flit: 1.0 -> 1.2.1 (#51674) 2018-12-23 18:26:31 +01:00
Chris Ostrouchov 19d077a157 pythonPackages.pygmo: 2.8 -> 2.9 refactor fix broken package
Introduce a `pagmo2WithPython` which overrides the pagmo2 expression
and enables the pygmo build. Then hand it over to `buildPythonPackage`
by making it the src to produce a usable package.
2018-12-18 10:11:49 -05:00
Chris Ostrouchov 3eb461dedb pagmo2: 2.8 -> 2.9 fix broken package
corrects the library nlopt location as well.
2018-12-18 10:01:25 -05:00
Chris Ostrouchov 47f54a48bd pythonPackages.parsimonious: 0.7.0 -> 0.8.1 2018-12-05 12:05:17 -05:00
Chris Ostrouchov 0107125d32 pythonPackages.branca: refactor fix broken python package 2018-12-03 16:50:41 +01:00
Chris Ostrouchov 9051a48dd2 pythonPackages.awkward: 0.4.4 -> 0.5.2 fix broken package 2018-12-03 16:50:41 +01:00
Chris Ostrouchov ef66dfe40c pythonPackages.asyncio: refactor disable for anything but 34 2018-12-03 16:50:41 +01:00
Chris Ostrouchov c38fb3f89c pythonPackages.altair: refactor fix broken python package 2018-12-03 16:50:41 +01:00
Chris Ostrouchov 5af94096ac pythonPackages.Wand: refactor fix broken package 2018-12-03 16:50:41 +01:00
Chris Ostrouchov 380b7086bc pythonPackages.lz4 refactor fix broken build 2018-12-03 16:50:41 +01:00
Chris Ostrouchov c631b307a0 pythonPackages.github3_py: refactor fix broken package 2018-12-03 16:50:41 +01:00
Chris Ostrouchov cafc4786f1 pythonPackages.jwcrypto: init at 0.6.0 dependency for broken github3_py 2018-12-03 16:50:41 +01:00
Chris Ostrouchov 9ab6554d3d python3Packages.gidgethub: refactor fix broken package 2018-12-03 16:50:41 +01:00
Chris Ostrouchov f5ce8aface pythonPackages.tifffile: 2018.10.18 -> 0.15.1
Downgrade package. 2018.XX.XX are not official releases? Fixes
dask-image build as well.
2018-12-03 16:50:41 +01:00
Chris Ostrouchov d39d85c0b2 pythonPackages.faker: refactor remove pytest requirements 2018-12-03 16:50:41 +01:00
Chris Ostrouchov 0ae8b4868c pythonPackages.fake_factory: refactor disable tests (for good reason) 2018-12-03 16:50:41 +01:00
Chris Ostrouchov 99b5abef81 pythonPackages.factory_boy: refactor remove fake_factory dependency 2018-12-03 16:50:41 +01:00
Chris Ostrouchov 6ae42339d6 pythonPackages.iocapture: refactor meta attribute license 2018-12-03 16:50:41 +01:00
Chris Ostrouchov 56fbdbca15 pythonPackages.Quandl: 3.2.1 -> 3.4.5 2018-12-03 16:50:41 +01:00
Chris Ostrouchov d5111b119c pythonPackages.factory_boy: 2.6.1 -> 2.11.1 2018-12-03 16:50:41 +01:00
Chris Ostrouchov 3e69473974 pythonPackages.httpretty: 0.8.10 -> 0.9.6 2018-12-03 16:50:41 +01:00
Chris Ostrouchov d5399b074a pythonPackages.nose-randomly: init at 1.2.5 2018-12-03 16:50:41 +01:00
Chris Ostrouchov 7fe2539e19 pythonPackages.PyLTI: refactor add chalice as dependency fix build 2018-12-03 16:50:41 +01:00
Chris Ostrouchov 147473511e pythonPackages.chalice: init at 1.6.1 2018-12-03 16:50:41 +01:00
Chris Ostrouchov 4149c51ed1 pythonPackages.livereload: 2.5.1 -> 2.6.0 2018-12-03 16:50:41 +01:00
Chris Ostrouchov 67a4067a44 autospotting: init at unstable-2018-11-17 2018-11-28 19:58:07 -05:00
Chris Ostrouchov 0549e307a5 pythonPackages.pytest-mypy: init at 0.3.2 2018-11-28 07:38:00 -05:00
Chris Ostrouchov 0b7522d0f6 pythonPackages.perf: init at 1.5.1 2018-11-28 07:37:53 -05:00
Chris Ostrouchov 8b6b45c742 pythonPackages.uarray: init at 0.4 2018-11-27 20:45:41 -05:00
Chris Ostrouchov a6dc1123e0 pythonPackages.hopcroftkarp: init at 1.2.4 2018-11-27 20:45:40 -05:00
Chris Ostrouchov e097b5e82b pythonPackages.matchpy: init at 0.4.6 2018-11-27 20:45:40 -05:00
Chris Ostrouchov fe5a7e5ed6 pythonPackages.matchpy: init at 0.4.6 2018-11-27 20:45:40 -05:00
Chris Ostrouchov b5d58552c0 pythonPackages.multiset: init at 2.1.1 2018-11-27 20:45:39 -05:00
Chris Ostrouchov ab8bd6e34e pythonPackages.nbval: init at 0.9.1 2018-11-27 20:45:39 -05:00
Chris Ostrouchov 0e3c1e7801 pythonPackages.astunparse: 1.5.0 -> 1.6.1 2018-11-27 20:31:12 -05:00
Chris Ostrouchov 12d4cc12ac pythonPackages.sure: 1.2.24 -> 1.4.11
Fix broken python package `sure`
2018-11-27 18:36:59 -05:00
Christopher Ostrouchov aadeacfd5d sqlite-web: init at 0.3.5 (#50955) 2018-11-26 11:37:23 +01:00
Chris Ostrouchov ed6befe2f2 pythonPackages.jupyterhub: 0.8.1 -> 0.9.4 2018-11-21 12:38:54 +01:00
Chris Ostrouchov 58bba5a208 pythonPackages.jupyterlab: 0.34.12 -> 0.35.4 2018-11-21 12:38:54 +01:00
Chris Ostrouchov 43df6a539b pythonPackages.jupyterlab_server: init at 0.2.0 2018-11-21 12:38:54 +01:00
Chris Ostrouchov 04db7b1ea8 python36Packages.jupyter_console: 5.2.0 -> 6.0.0 2018-11-21 12:38:54 +01:00
Chris Ostrouchov 39adcea9d6 python36Packges.ipykernel: 4.8.2 -> 5.1.0 2018-11-21 12:38:54 +01:00
Chris Ostrouchov 3dd245c5f8 pythonPackages.nbconvert: 5.3.1 -> 5.4.0 2018-11-21 12:38:54 +01:00
Chris Ostrouchov 7a2de9e9ac pythonPackages.notebook: 5.6.0 -> 5.7.0 2018-11-21 12:38:54 +01:00
Chris Ostrouchov d69246709f pythonPackages.prompt_toolkit: 1.0.15 -> 2.0.7
Created a version to prompt_toolkit_1 for legacy ipython
2018-11-21 12:38:54 +01:00
Chris Ostrouchov 189acf712d python27Packages.ipython: 5.7.0 -> 5.8.0, python36Packages.ipython 5.7.0 -> 7.1.1
- removed patch for sage as it is applied in most recent release.
 - simplified `ipython` attribute no need for explicit version `5`
   vs. `6`.
 - upgrade to most recent version of ipython
2018-11-21 12:38:54 +01:00
Chris Ostrouchov 24d96d9f04 pythonPackages.google_cloud_websecurityscanner: init at 0.1.0 2018-11-20 14:12:19 -05:00
Chris Ostrouchov 4dc3d52167 pythonPackages.google_cloud_vision: init at 0.34.0 2018-11-20 14:12:19 -05:00
Chris Ostrouchov e657733595 pythonPackages.google_cloud_videointelligence: init at 1.5.0 2018-11-20 14:12:18 -05:00
Chris Ostrouchov 88942912f8 pythonPackages.google_cloud_translate: init at 1.3.1 2018-11-20 14:12:18 -05:00
Chris Ostrouchov b729904acc pythonPackages.google_cloud_trace: init at 0.19.0 2018-11-20 14:12:18 -05:00
Chris Ostrouchov b1bfcaac25 pythonPAckages.google_cloud_texttospeech: init at 0.2.0 2018-11-20 14:12:17 -05:00
Chris Ostrouchov 334a2d7baf pythonPackages.google_cloud_tasks: init at 0.3.0 2018-11-20 14:12:17 -05:00
Chris Ostrouchov e856f40f18 pythonPackages.google_cloud_speed: refactor enable tests 2018-11-20 14:12:17 -05:00
Chris Ostrouchov 226cde0476 pythonPackages.google_cloud_spanner: init at 1.6.0 2018-11-20 14:12:16 -05:00
Chris Ostrouchov b7c7eea740 pythonPackages.grpcio-gcp: init at 0.2.2 2018-11-20 14:12:16 -05:00
Chris Ostrouchov 50f0fc2862 pythonPAckages.google_cloud_securitycenter: init at 0.1.0 2018-11-20 14:12:16 -05:00
Chris Ostrouchov 8810a026c3 pythonPackages.google_cloud_runtimeconfig: init at 0.28.1 2018-11-20 14:12:16 -05:00
Chris Ostrouchov 4171715886 pythonPackages.google_cloud_resource_manager: init at 0.28.1 2018-11-20 14:12:15 -05:00
Chris Ostrouchov 2964bb840c pythonPacakges.google_cloud_redis: init at 0.2.0 2018-11-20 14:12:15 -05:00
Chris Ostrouchov 3c40cc5eeb pythonPackages.google_cloud_pubsub: init at 0.38.0 2018-11-20 14:12:15 -05:00
Chris Ostrouchov 1e85f64bc2 pythonPackages.google_cloud_monitoring: init at 0.30.1 2018-11-20 14:12:15 -05:00
Chris Ostrouchov d3609a0610 pythonPackages.google_cloud_language: init at 1.1.0 2018-11-20 14:12:14 -05:00
Chris Ostrouchov 3a81c65c38 pythonPackages.google_cloud_iot: init at 0.1.0 2018-11-20 14:12:14 -05:00
Chris Ostrouchov 9c13931d5e pythonPackages.google_cloud_firestore: init at 0.30.0 2018-11-20 14:12:14 -05:00
Chris Ostrouchov 4b88425dc9 pythonPackages.google_cloud_error_reporting: init at 0.30.0 2018-11-20 14:12:13 -05:00
Chris Ostrouchov f012fd1f90 pythonPackages.google_cloud_logging: init at 1.8.0 2018-11-20 14:12:13 -05:00
Chris Ostrouchov 9887696cae pythonPAckages.webapp2: init at 2.5.2 2018-11-20 14:12:13 -05:00
Chris Ostrouchov aeba5b010c pythonPackages.google_cloud_dns: init at 0.29.0 2018-11-20 14:12:12 -05:00
Chris Ostrouchov 5472060a7a pythonPackages.google_cloud_dlp: init at 0.9.0 2018-11-20 14:12:12 -05:00
Chris Ostrouchov dccf50300f pythonPackages.google_cloud_datastore: init at 1.7.1 2018-11-20 14:12:12 -05:00
Chris Ostrouchov 206a66c138 pythonPAckages.google_cloud_dataproc: init at 0.2.0 2018-11-20 14:12:12 -05:00
Chris Ostrouchov fcf9839117 pythonPackages.google_cloud_container: init at 0.1.1 2018-11-20 14:12:11 -05:00
Chris Ostrouchov a3b4598970 pythonPackages.google_cloud_bigtable: init at 0.31.0 2018-11-20 14:12:11 -05:00
Chris Ostrouchov 2b907d2856 pythonPackages.google_cloud_automl: init at 0.1.1 2018-11-20 14:12:11 -05:00
Chris Ostrouchov 035ae7a5c8 pythonPackages.google_cloud_asset: init at 0.1.1 2018-11-20 14:12:11 -05:00
Chris Ostrouchov 7e852bf739 pythonPackages.google_cloud_bigquery_datatransfer: init at 0.1.1 2018-11-20 14:12:10 -05:00
Chris Ostrouchov fd46217757 pythonPackages.google_cloud_bigquery: init at 1.6.0 2018-11-20 14:12:10 -05:00
Chris Ostrouchov 9cb04c0799 pythonPackages.google_cloud_storage: init at 1.13.0 2018-11-20 14:12:10 -05:00
Chris Ostrouchov 6622deac9a pythonPackages.google_cloud_testutils: init at unstable-36ffa923c7037e8b4fdcaa76272cb6267e908a9d
This is a pseudo package (not released on pypi) but a package
necissary for running google-cloud-* package tests.
2018-11-20 14:12:10 -05:00
Chris Ostrouchov 53a196bea8 pythonPackages.google_cloud_kms: init at 0.2.0 2018-11-20 14:12:09 -05:00
Chris Ostrouchov 855f9d02e5 pythonPackages.grpc_google_iam_v1: init at 0.11.4 2018-11-20 14:12:09 -05:00
Chris Ostrouchov f5af8bf5f1 pythonPackages.google_resumeable_media: init at 0.3.1 2018-11-20 14:12:09 -05:00
Chris Ostrouchov c618667bd3 pythonPackages.ovito: init at 3.0.0 2018-11-12 20:06:02 +01:00
Chris Ostrouchov 484a5c6152 pythonPackages.ruamel_yaml: refactor move to python-modules 2018-11-12 11:10:02 +01:00
Chris Ostrouchov ae66a9244b hoomd-blue: init at 2.3.4 2018-10-30 14:20:31 -04:00
Chris Ostrouchov 1ac9d8ea40 pythonPackages.atomman: init at 1.2.3 2018-10-30 13:38:59 -04:00
Chris Ostrouchov 7dd7190a57 pythonPackages.DataModelDict: init at 0.9.4 2018-10-30 13:38:59 -04:00
Chris Ostrouchov 0cf2c6fcfe pythonPackages.numericalunits: init at 1.16 2018-10-30 13:38:59 -04:00
Chris Ostrouchov fa7d1d8bfb pythonPackages.smugline: refactor move to python-modules 2018-10-30 00:51:23 -04:00
Chris Ostrouchov c33c576212 pythonPackages.pivy: refactor move to python-modules 2018-10-30 00:51:23 -04:00
Chris Ostrouchov f54484f527 pythonPackages.telegram: refactor move to python-modules 2018-10-30 00:51:23 -04:00
Chris Ostrouchov a36ce69f6c pythonPAckages.pygments-markdown-lexer: refactor move to python-modules 2018-10-30 00:51:23 -04:00
Chris Ostrouchov c0e09bef5a pythonPAckages.yapsy: refactor move to python-modules 2018-10-30 00:51:23 -04:00
Chris Ostrouchov 6afd56f61a pythonPackages.threadpool: refactor move to python-modules 2018-10-30 00:51:23 -04:00