Commit graph

374658 commits

Author SHA1 Message Date
Bobby Rong
d76284e0a1
Merge pull request #168007 from aaronjheng/reflex
reflex: 0.2.0 -> 0.3.1
2022-05-02 20:09:42 +08:00
Mihai Fufezan
c0a1035b5e
orchis-theme: 2022-02-18 -> 2022-05-01 2022-05-02 15:07:33 +03:00
Sandro
2c91cdd09b
Merge pull request #171170 from AtilaSaraiva/devito
python310Packages.devito: fix sha256 hash that changed
2022-05-02 14:01:24 +02:00
Sandro
58e64b1a9f
Merge pull request #171195 from happysalada/node_packages_update
nodePackages: use latest node2nix
2022-05-02 14:00:48 +02:00
Ngô Ngọc Đức Huy
cd3794a21d
ibus-engines.bamboo: 0.7.0 -> 0.7.7 (#167901) 2022-05-02 19:44:40 +08:00
Anselm Schüler
92a849e613
tesseract5: init at 5.1.0 2022-05-02 13:44:04 +02:00
Anselm Schüler
1b38ecfc74
tesseract4.tessdata: 4.0.0 -> 4.1.0 2022-05-02 13:44:03 +02:00
Erik Arvstedt
7d2cee008b
tesseract: add wrapper test 2022-05-02 13:44:03 +02:00
R. Ryantm
8fc246e8cf python310Packages.svdtools: 0.1.22 -> 0.1.23 2022-05-02 11:23:34 +00:00
R. Ryantm
15122dfdd9 python310Packages.apispec: 5.2.0 -> 5.2.1 2022-05-02 11:16:26 +00:00
Stanisław Pitucha
21bf58c74a ssh-import-id: add self to maintainers 2022-05-02 21:02:27 +10:00
Stanisław Pitucha
19e3c148be ssh-import-id: add man page 2022-05-02 21:01:46 +10:00
Phillip Cloud
da664a1440
duckdb: concat with space separator explicitly 2022-05-02 06:45:39 -04:00
Phillip Cloud
c05e64b281
duckdb: add darwin library path to allow tests to run 2022-05-02 06:45:38 -04:00
Phillip Cloud
2b88803ac9
duckdb: skip kurtosis and skewness tests on aarch64 2022-05-02 06:45:37 -04:00
Phillip Cloud
72698b35ce
duckdb: run unit tests 2022-05-02 06:45:36 -04:00
Félix Baylac-Jacqué
23b12701a4
prosody: remove ninjatrappeur from maintainers
I give up on that one.
2022-05-02 12:43:19 +02:00
Félix Baylac-Jacqué
788ac72c78
nixosTests.prosody: remove explicit timeout_callback error path
Slixmpp is yielding a IqTimeout error when timeout is reached. This
exception should be catched by the catchall exept clause. Removing the
useless timeout_callback function.

Kudos to
https://lab.louiz.org/poezio/slixmpp/-/merge_requests/198#note_16939
for that one.
2022-05-02 12:43:19 +02:00
Félix Baylac-Jacqué
20693a1e73
prosody: 0.11.13 -> 0.12.0
See https://blog.prosody.im/prosody-0.12.0-released for more
informations.

We remove the various lua wrappers introduced by
6799a91843 and
16d0b4a69f. It seems like we don't need
them anymore. I'm not brave enough to dig into the Lua machinery to
see what resolved that. Sorry, you'll have to trust me on that one.

We should probably think about the migration from http_upload to
http_file_share for the NixOS module. It's not trivial, we need to
make sure we don't break the already uploaded URLs.
2022-05-02 12:43:19 +02:00
Bobby Rong
a585b1c709
Merge pull request #169666 from armeenm/unit-drop-python2
unit: drop python2 support
2022-05-02 18:43:05 +08:00
Erik Arvstedt
0532532835
tesseract: use multi-line build inputs format 2022-05-02 12:39:50 +02:00
Erik Arvstedt
683c50d805
tesseract: switch to SRI hash format 2022-05-02 12:39:49 +02:00
Erik Arvstedt
42b719a3be
tesseract: fix fetch-language-hashes
- Don't match spaces in language names
- Remove duplicate languages
2022-05-02 12:39:49 +02:00
Fabian Affolter
b10e012588
Merge pull request #171121 from fabaff/pathy-clean
python310Packages.smart-open: 5.2.1 -> 6.0.0, python39Packages.spacy: 3.2.4 -> 3.3.0, snakemake: 6.15.5 -> 7.5.0
2022-05-02 12:33:22 +02:00
Lara
917be9fa32 asterisk: Create symlinks for each config individually
This commit refactors the way how configuration files are deployed to
the `/etc/asterisk` directory.

The current solution builds a Nix derivation containing all config files
and symlinks it to `/etc/asterisk`. The problem with that approach is
that it is not possible to provide additional configuration that should
not be written to the Nix store, i.e. files containing credentials.

The proposed solution changes the creation of configuration files so
that each configuration file gets symlinked to `/etc/asterisk`
individually so that it becomes possible to provide additional config
files to `/etc/asterisk` as well.
2022-05-02 10:32:34 +00:00
Bobby Rong
71285d11fd
Merge pull request #170242 from armeenm/libglade-remove-python2
gnome2.libglade: remove python2-dependent functionality
2022-05-02 18:32:02 +08:00
Fabian Affolter
f5a3980a5b adreaper: init at 1.1 2022-05-02 12:30:19 +02:00
Bobby Rong
89ae731298
Merge pull request #169595 from armeenm/fix-ptex
ptex: remove python2 as dependency
2022-05-02 18:25:07 +08:00
Sandro Jäckel
e93f7b6a89
gmailctl: unstable-2022-03-24 -> 0.10.2 2022-05-02 12:11:27 +02:00
R. Ryantm
e5cd0b86b1 python310Packages.pims: 0.5 -> 0.6.0 2022-05-02 10:08:41 +00:00
Sandro Jäckel
9f0746f997
htop: make changelog url better clickable 2022-05-02 12:01:54 +02:00
Sandro Jäckel
b1b3f87d63
htop: remove with lib over entire file 2022-05-02 12:01:30 +02:00
Lin Yinfeng
3bf58300c2
godns: 2.7.5 -> 2.7.6 2022-05-02 17:58:27 +08:00
Sandro
fb679d351a
Merge pull request #171208 from jluttine/yle-dl-20220425
yle-dl: 20220213 -> 20220425
2022-05-02 11:37:57 +02:00
Fabian Affolter
1cbda90496 python310Packages.netutils: init at 1.1.0 2022-05-02 11:30:42 +02:00
Bobby Rong
5441b2def7
Merge pull request #168352 from techknowlogick/bump-nomad-pack
nomad-pack: 2022-02-11 -> 2022-04-12
2022-05-02 17:24:28 +08:00
Lassulus
5eae56ce1b
Merge pull request #164288 from r-ryantm/auto-update/python310Packages.gtts
python310Packages.gtts: 2.2.3 -> 2.2.4
2022-05-02 11:13:46 +02:00
Mario Rodas
7cbd261802
Merge pull request #170854 from r-ryantm/auto-update/python3.10-jwcrypto
python310Packages.jwcrypto: 1.0 -> 1.2
2022-05-02 04:02:30 -05:00
zowoq
f2070efc6b slirp4netns: 1.1.12 -> 1.2.0
https://github.com/rootless-containers/slirp4netns/releases/tag/v1.2.0
2022-05-02 18:57:14 +10:00
Alexander Bakker
becaf4acdf python3Packages.flask_login: 0.6.0 -> 0.6.1 2022-05-02 10:55:55 +02:00
Mario Rodas
5f3cf460cf
Merge pull request #171210 from marsam/update-ytarchive
ytarchive: 2022-02-16 -> 2022-03-11
2022-05-02 03:51:59 -05:00
Robert Hensing
e4054fe0a9
Merge pull request #169310 from Xiami2012/zookeeper-jre
nixos/zookeeper: Take the same JRE we build zookeeper with by default
2022-05-02 10:51:42 +02:00
Mario Rodas
78dc5e7d83
Merge pull request #170394 from r-ryantm/auto-update/python3.10-scikit-survival
python310Packages.scikit-survival: 0.17.1 -> 0.17.2
2022-05-02 03:51:04 -05:00
Manuel Bärenz
85651a7784
Merge pull request #170715 from matthewess/feat/vscodium-aarch64-darwin
vscodium: Add aarch64-darwin support
2022-05-02 10:46:26 +02:00
Robert Hensing
757278a53c
Merge pull request #170412 from jtojnar/nscd-warning
nixos/nscd: Fix lib.literalExample deprecation
2022-05-02 10:46:11 +02:00
Mario Rodas
a1c3c402ef
Merge pull request #170734 from r-ryantm/auto-update/python3.10-snowflake-sqlalchemy
python310Packages.snowflake-sqlalchemy: 1.3.3 -> 1.3.4
2022-05-02 03:16:36 -05:00
Mario Rodas
3741343cd0
Merge pull request #171180 from marsam/update-rage
rage: 0.7.1 -> 0.8.0
2022-05-02 03:10:09 -05:00
Fabian Affolter
2f56ba48c3 python310Packages.ansible-doctor: 1.2.4 -> 1.3.0 2022-05-02 10:05:16 +02:00
Robert Hensing
761c21a16a
Merge pull request #170090 from danth/has-infix-toString
lib/strings: call toString within hasInfix
2022-05-02 09:47:15 +02:00
Jaakko Luttinen
b892f9dd33
yle-dl: 20220213 -> 20220425 2022-05-02 10:43:00 +03:00