Commit graph

46509 commits

Author SHA1 Message Date
Vincent Laporte 7264e96053 ocamlPackages.spelll: init at 0.3
Fuzzy string searching, using Levenshtein automaton. Can be used for
spell-checking.

Homepage: https://github.com/c-cube/spelll
2019-10-17 05:50:26 +00:00
worldofpeace 2fbccbc728 Revert "Merge pull request #71095 from flokli/pinentry-cleanup"
This reverts commit 823da4d492, reversing
changes made to b75c8ee3bc.
2019-10-16 20:28:21 -04:00
worldofpeace 823da4d492
Merge pull request #71095 from flokli/pinentry-cleanup
Split pinentry flavors and enable udisks2 on install media again
2019-10-17 00:24:15 +00:00
Franz Pletz b5bea4ce32 gnupg: disable gui/pinentry support by default
This solves the dependency cycle in gcr alternatively so there won't be
two gnupg store paths in a standard NixOS system which has udisks2 enabled
by default.

NixOS users are expected to use the gpg-agent user service to pull in the
appropriate pinentry flavour or install it on their systemPackages and set
it in their local gnupg agent config instead.

Co-authored-by: Florian Klink <flokli@flokli.de>
2019-10-16 19:56:50 -04:00
Florian Klink 66081ceb16 pinentry: change attributes to dashes, alias old ones 2019-10-16 19:56:49 -04:00
Franz Pletz a4916fdea5 pinentry: build with multiple outputs in single drv
Co-authored-by: Florian Klink <flokli@flokli.de>
Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-10-16 19:56:49 -04:00
worldofpeace b75c8ee3bc
Merge pull request #71262 from worldofpeace/merge-funkwhale-python-packages
Merge funkwhale python packages
2019-10-16 23:28:46 +00:00
Florian Klink 954ff698f6
nodePackages_10_x.azure-cli, nodePackages_10_x.azure-functions… (#71170)
nodePackages_10_x.azure-cli, nodePackages_10_x.azure-functions-core-tools: remove
2019-10-17 01:17:01 +02:00
Henri Bourcereau 93ab2aedfa pythonPackages.aioredis: init at 1.2.0 2019-10-16 17:07:11 -04:00
Henri Bourcereau 35bf794787 pythonPackages.channels-redis: init at 2.4.0 2019-10-16 17:07:11 -04:00
Henri Bourcereau 80dd6fb33b pythonPackages.django-cleanup: init at 4.0.0 2019-10-16 17:07:11 -04:00
Henri Bourcereau 9e0e61a912 pythonPackages.django-dynamic-preferences: init at 1.7.1 2019-10-16 17:07:10 -04:00
Henri Bourcereau b63651963f pythonPackages.django-oauth-toolkit: init at 1.2.0 2019-10-16 17:07:10 -04:00
Henri Bourcereau 61e8e9800f pythonPackages.django-storages: init at 1.7.2 2019-10-16 17:07:10 -04:00
Henri Bourcereau 1d88cddcbf pythonPackages.persisting-theory: init at 0.2.1 2019-10-16 17:07:10 -04:00
Henri Bourcereau 5417887d7a pythonPackages.unicode-slugify: init at 0.1.3 2019-10-16 17:07:09 -04:00
Henri Bourcereau 316402e4e6 pythonPackages.django-filter: init at 2.1.0 2019-10-16 17:07:09 -04:00
Henri Bourcereau 704b80fb9e pythonPackages.requests-http-signature: init at 0.1.0 2019-10-16 17:07:09 -04:00
Henri Bourcereau 1b11d0f80f pythonPackages.pymemoize: init at 1.0.3 2019-10-16 17:07:08 -04:00
Henri Bourcereau f975f511ab pythonPackages.hiredis: init at 1.0.0 2019-10-16 17:07:08 -04:00
Henri Bourcereau 0e9169e44c pythonPackages.django-versatileimagefield: init at 1.10 2019-10-16 17:07:07 -04:00
Henri Bourcereau 177ed2f520 pythonPackages.django-auth-ldap: init at 1.7.0 2019-10-16 17:07:07 -04:00
worldofpeace b28a7579fd
Merge pull request #71197 from arcnmx/pr-vit2
vit 2.0.0
2019-10-16 19:22:53 +00:00
Marek Mahut 214c5b326a
Merge pull request #71167 from vbgl/ocaml-doc-ock+remove
ocamlPackages.doc-ock: remove at 1.2.1
2019-10-16 21:13:47 +02:00
arcnmx a104aad1a6 pythonPackages.tasklib: init at 1.2.1 2019-10-16 10:10:16 -07:00
Jörg Thalheim 7b512c1557
Merge pull request #71219 from FRidh/pwndbg
pwndbg: fix runtime python deps, fixes #71071
2019-10-16 12:42:14 +01:00
Maximilian Bosch 9bffa5a6a5
wasm-bindgen-cli: init at 0.2.51
CLI for `wasm-bindgen`, a tool that helps to interact between WASM
modules written in Rust and JS-Code. This contains only the CLI[1], the
libraries are usually included via `Cargo.toml` in a project.

Co-authored-by: Fabian Möller <fabianm88@gmail.com>

[1] https://crates.io/crates/wasm-bindgen-cli
2019-10-16 12:49:54 +02:00
Frederik Rietdijk 14405a0bfd pythonPackages: make isPy38 available 2019-10-16 11:32:16 +02:00
Frederik Rietdijk 3f93a09405 python38Packages: build packages on Hydra
Now that Python 3.8 is released we will also build packages on Hydra.
As soon as the far majority of packages build, we can make Python 3.8
the default `python3`.

https://github.com/NixOS/nixpkgs/issues/71220
2019-10-16 10:46:41 +02:00
Frederik Rietdijk 27a9800e85 pwndbg: fix runtime python deps, fixes #71071
pwndbg is a Python module for gdb. The built-in interpreter is used and
pwndbg offers additional routines. Packaging this is tricky because that
interpreter needs to be used. Using `python3.withPackages` won't work.
By setting `NIX_PYTHONPATH`, the interpreter should pick up pwndbg and
its dependencies.

If `NIX_PYTHONPATH` does not function we can fall back to `PYTHONPATH`.
An example of when that won't work is if pwndbg runs a script of itself
in a subshell. `NIX_PYTHONPATH` would be  unset, but `PYTHONPATH` not.
2019-10-16 10:01:44 +02:00
Mario Rodas 882dc45801
Merge pull request #71199 from arcnmx/pr-cargo-deps
cargo-deps: init at 1.1.1
2019-10-15 21:47:50 -05:00
Vincent Laporte b4db381443 coq_8_10: 8.10+β3 → 8.10.0
coqPackages.coq-elpi: master → 1.1.0
2019-10-16 02:43:46 +00:00
worldofpeace fce8b4837a
Merge pull request #67670 from kampka/zsh-history
zsh-history: init at unstable-2019-08-29
2019-10-16 01:57:23 +00:00
Robin Gloster a1f6c972bb
Merge pull request #70729 from makefu/pkgs/pyhaversion/init
init pyhaversion (3.1.0) for home-assistant
2019-10-15 23:59:08 +02:00
arcnmx c62ad59195 cargo-deps: init at 1.1.1 2019-10-15 10:42:03 -07:00
Matthew Bauer 6a87355211
Merge branch 'master' into libressl-static 2019-10-15 12:55:16 -04:00
Lassulus 04f706e928
Merge pull request #70209 from wucke13/lxd
lxd: 3.13 -> 3.18
2019-10-15 13:31:10 +02:00
Florian Klink 24ea8a6113 nodePackages_10_x.azure-cli, nodePackages_10_x.azure-functions-core-tools: remove 2019-10-15 10:28:01 +02:00
Vincent Laporte 7c6026019e
ocamlPackages.doc-ock: remove at 1.2.1
This is now part of ocamlPackages.odoc
2019-10-15 06:03:53 +00:00
Vincent Laporte e33563438e
ocamlPackages.doc-ock-xml: remove at 1.2.1
This is now part of ocamlPackages.odoc
2019-10-15 06:03:48 +00:00
Vincent Laporte 960dfbc5b4
ocamlPackages.doc-ock-html: remove at 1.2.1
This is now part of ocamlPackages.odoc
2019-10-15 06:03:42 +00:00
worldofpeace 983df8cd79
Merge pull request #70953 from iAmMrinal0/fix/rescuetime
rescuetime: 2.14.3.1 -> 2.14.5.2
2019-10-15 05:45:09 +00:00
Mrinal Purohit b3f415d898 rescuetime: 2.14.3.1 -> 2.14.5.2
- Fix for Qt plugin not found
2019-10-15 10:55:23 +05:30
Vincent Laporte e191a69e8d ocamlPackages.eqaf: init at 0.5 2019-10-15 07:08:13 +02:00
Will Dietz 741b404e8a
Merge pull request #70687 from dtzWill/update/cherry-1.4
cherry: 1.3 -> 1.4, pcf -> otb, mkfontdir for X11
2019-10-14 18:54:57 -05:00
Will Dietz 886bca0af5
Merge pull request #70688 from dtzWill/update/spleen-1.5.0
spleen: 1.3.0 -> 1.5.0, mkfontdir
2019-10-14 18:54:28 -05:00
worldofpeace 516e61a69e
Merge pull request #70724 from yrashk/swipl-gui
swipl: include GUI tools
2019-10-14 22:41:56 +00:00
Florian Klink 0fd1df74be bazel_0_4: remove
bazel_0_4 fails to build since 2018-04-29, so clearly nobody is using
it.
2019-10-14 18:33:17 +02:00
Florian Klink fa7ed535d0 envoy: remove
bazel_0_4 fails to build since 2018-04-29, so envoy can't build anymore
too.
2019-10-14 18:33:17 +02:00
Stig Palmquist f32701d813
perlPackages.Mojomysql: init at 1.17 2019-10-14 16:52:47 +02:00