davidak
8dc6fccf32
timeline: init at 2.4.0
2021-05-09 11:28:21 -07:00
davidak
e9e72ab47a
pysvg-py3: init at 0.2.2-post3
...
needed for timeline package
2021-05-09 11:28:21 -07:00
davidak
046bc37d1c
humblewx: init at 0.2.2
...
needed for timeline package
2021-05-09 11:28:21 -07:00
Robin Gloster
357e6b3560
Merge pull request #122357 from Ma27/fix-privacyidea
...
privacyidea: fix eval & build
2021-05-09 11:16:51 -05:00
Maximilian Bosch
67e49dbbb7
python2Packages.privacyidea-ldap-proxy: fix python2 build
2021-05-09 17:06:24 +02:00
Maximilian Bosch
5b29b74b71
python3Packages.privacyidea: fix eval with python3
...
While `privacyidea-ldap-proxy` only works on `python2`[1], `privacyidea`
itself works fine with `python3`, however it needs version one of
`pyjwt`[2], so I had to add `pyjwt1` which was already packaged for
`python2`[3] to the `python3` package-set. I think that's fine though
since `python2` should be only used when actually needed which isn't the
case here.
Closes #122250
[1] https://github.com/privacyidea/privacyidea-ldap-proxy/issues/50
[2] https://github.com/privacyidea/privacyidea/issues/2629
[3] bf9b6b1ef3
2021-05-09 16:19:35 +02:00
Michael Raskin
0bb11cb37b
Merge pull request #122251 from 7c6f434c/monotone-update
...
monotone: 1.1 -> 1.1-unstable-2021-05-01 to move from insecure botan 1
2021-05-09 10:03:37 +00:00
Guillaume Girol
f7adb8b94e
Merge pull request #121942 from mjlbach/bump_matrix-nio_dependencies
...
pythonPackages.matrix-nio: 0.15.2 -> 0.18.0, update build system and dependencies
2021-05-09 09:41:45 +00:00
Michael Raskin
ca365f6946
monotone: 1.1 -> 1.1-unstable-2021-05-01 to move from insecure botan 1
2021-05-09 11:18:20 +02:00
Malte Brandy
e60afba5d1
Merge branch 'master' into haskell-updates
2021-05-09 02:18:56 +02:00
sternenseemann
f170298c9a
top-level/release.nix: fix evaluation of jobset
...
We need to merge the set of complete jobs not of platforms to test on
since our aggregate jobs will always be “proper” jobs.
2021-05-09 01:49:17 +02:00
Fabian Affolter
44442c4ad1
Merge pull request #121837 from fabaff/pyialarm
...
python3Packages.pyialarm: init at 1.5
2021-05-09 00:23:11 +02:00
Jonathan Ringer
ae33267bab
python3Packages.backports-zoneinfo: init at 0.2.1
2021-05-08 15:05:21 -07:00
Luke Granger-Brown
83c134bed1
Merge pull request #121648 from AluisioASG/aasg/jupytext-1.11.2
...
python3Packages.markdown-it-py: 0.6.2 -> 1.0.0; python3Packages.jupytext: 1.11.0 -> 1.11.2
2021-05-08 23:01:21 +01:00
Evils
27ed1b4b15
python.pkgs.i2c-tools: init at i2c-tools.version
2021-05-08 13:23:36 -07:00
Robert T. McGibbon
9d469535df
python3Packages.fenics: fix build
2021-05-08 13:15:39 -07:00
Martin Weinelt
af9d0dde55
Merge pull request #121776 from fabaff/bump-roombapy
2021-05-08 21:49:00 +02:00
Mica
8179b81106
prism: init at 0.1.1 ( #121869 )
...
Co-authored-by: Maciej Krüger <mkg20001@gmail.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-05-08 21:34:35 +02:00
Sandro
540680f657
Merge pull request #121697 from jojosch/nzbhydra2-jre
...
nzbhydra2: use openjdk11
2021-05-08 21:31:09 +02:00
Fabian Affolter
b2f905f34e
Merge pull request #121593 from fabaff/fix-databases
...
python3Packages.aiopg: init at 1.2.1
2021-05-08 21:17:06 +02:00
Fabian Affolter
e47dde2e2e
python3Packages.aiopg: init at 1.2.1
2021-05-08 20:50:24 +02:00
J. Neto
094283528b
urweb: build with icu67
2021-05-08 11:17:15 -07:00
Ryan Orendorff
03aa75f46d
pyopencl: enable package build for macOS
2021-05-08 11:09:18 -07:00
Matt Melling
94698a5624
python3Packages.spacy: add spacy_legacy dependency
2021-05-08 11:08:46 -07:00
Matt Melling
ff95da3ab5
python3Packages.pathy: init at 0.5.2
2021-05-08 11:08:46 -07:00
Samuel Gräfenstein
7c710c8b74
quickbms: init at 0.11.0
2021-05-08 11:02:54 -07:00
Robert Schütz
e2cdb2fcc0
python3Packages.castepxbin: init at 0.1.0
2021-05-08 10:23:55 -07:00
Lorenzo Manacorda
a6fb0290d1
ethabi: 11.0.0 -> 13.0.0
2021-05-08 10:13:13 -07:00
sternenseemann
df5b6c61ec
top-level/release-haskell.nix: merge jobs using lib.recursiveUpdate
...
We have different attribute sets defining jobs: The list of base jobs,
the ones generated by versionedCompilerJobs and our added aggregate
jobs. During this we define `haskell` twice: Once for `haskell.compiler`
and once for `haskell.packages.*`. The `//` operator throws a way the
former which is fixed by using lib.recursiveUpdate.
Unfortunately makes the expression less pretty, but at least we have our
compiler jobs back.
2021-05-08 18:27:47 +02:00
Cole Helbling
6e8c1aaac3
python3.pkgs.debut: remove
...
This is actually a duplicate of debian-inspector -- it was renamed recently, but
still provides the legacy debut interface.
2021-05-08 08:26:02 -07:00
Robert Hensing
8e3c5eb501
treewide: xvfb_run -> xvfb-run
2021-05-08 15:48:41 +02:00
Robert Hensing
726306003a
xvfb-run: rename from xvfb_run
2021-05-08 15:46:09 +02:00
Aaron Andersen
b28f0d640f
Merge pull request #121699 from Hoverbear/t-rec
...
t-rec: init at 0.5.2
2021-05-08 08:15:42 -04:00
Vojtěch Káně
06efb08ec4
backblaze-b2: 2.1.0 -> 2.4.0 ( #121250 )
...
* python3Packages.b2sdk: 1.6.0 -> 1.7.0
* python3Packages.b2sdk: enable tests
* pythonPackages.rst2ansi: init at 0.1.5
* backblaze-b2: 2.1.0 -> 2.4.0
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2021-05-08 07:53:30 -04:00
Robert Schütz
dfebdee0fc
Merge pull request #121257 from dotlambda/pythonPackages-ffmpeg
...
pythonPackages: migrate away from ffmpeg_3
2021-05-08 13:25:22 +02:00
sternenseemann
b4c069dc11
haskell.compiler.ghcHEAD: 8.11.20200824 -> 9.3.20210504
2021-05-08 13:03:55 +02:00
Francesco Gazzetta
c40a5ffa56
miniaudicle: init at 1.3.5.2
2021-05-08 10:05:03 +02:00
Jan Tojnar
468cb5980b
gnome: rename from gnome3
...
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
2021-05-08 09:47:42 +02:00
Martin Weinelt
bf9b6b1ef3
python2Packages.pyjwt: init at 1.7.1
2021-05-07 20:05:56 -07:00
Ana Hobden
c8d9af9f4a
t-rec: init at 0.6.0
...
Introduce [`t-rec`](https://github.com/sassman/t-rec-rs ), a terminal
recorder.
Usage:
```bash
nix run .#t-rec
```
Upon exit, `t-rec` will save recordings of the session to disk in GIF
and MP4.
Signed-off-by: Ana Hobden <operator@hoverbear.org>
2021-05-07 16:10:23 -07:00
Maximilian Bosch
31c1a66133
avian: remove
...
ZHF #122042
Doesn't compile anymore[1] and isn't supported by upstream[2].
[1] https://hydra.nixos.org/build/142613769
[2] 0871979b29/README.md
2021-05-07 16:10:17 -07:00
maralorn
958855d30c
Merge pull request #121627 from NixOS/haskell-updates
2021-05-07 23:55:19 +02:00
Michael Lingelbach
8c934146d7
pythonPackages.python-socks: init at 1.2.4
2021-05-07 14:24:19 -07:00
Aluísio Augusto Silva Gonçalves
11c3036bff
python3Packages.mdit-py-plugins: init at 0.2.8
2021-05-07 17:07:05 -03:00
Aluísio Augusto Silva Gonçalves
8b94f86044
python3Packages.linkify-it-py: init at 1.0.1
2021-05-07 17:07:04 -03:00
Aluísio Augusto Silva Gonçalves
8ffb2a6685
python3Packages.uc-micro-py: init at 1.0.1
2021-05-07 17:07:04 -03:00
Aluísio Augusto Silva Gonçalves
43c68b0aa1
python3Packages.pytest-regressions: init at 2.2.0
2021-05-07 17:07:03 -03:00
Martin Weinelt
b672992e2c
sphinx-autobuild: init from python3Packages.sphinx-autobuild
2021-05-07 21:22:56 +02:00
maralorn
8b7d34d89e
Merge pull request #122026 from sternenseemann/ghc-binary-no-aarch64-hydra
...
haskell.compiler: misc cleanups for hydra aarch64 builds
2021-05-07 20:15:44 +02:00
Martin Weinelt
144dc280e3
Merge pull request #121153 from fabaff/bump-denonavr
2021-05-07 20:00:49 +02:00