Commit graph

80561 commits

Author SHA1 Message Date
Vladimir Pouzanov 496db77f2b resgate: init at 1.7.5 2023-01-17 13:52:55 +00:00
Elis Hirwing 1721bbcf6f
Merge pull request #211192 from bobby285271/upd/php-ext-enchant2
php.extensions.enchant: use enchant2
2023-01-17 12:29:03 +01:00
Alyssa Ross 8ac155a3aa
llvmPackages_git: fix cross eval
0c9716ad3c ("llvmPackages: Make sure we can attempt to cross-compile the tools")
was not applied to llvmPackages_git, presumably because its definition
is hidden away in aliases.nix.
2023-01-17 11:27:11 +00:00
colin bd8533f202 signaldctl: init at 0.6.1
signaldctl is a tool used to administer the signald service (already
available in nixpkgs). after enabling the signald service as below:

```nix
{
  services.signald.enable = true;
}
```

then a user can use signaldctl to introspect signald's state.
the communication happens over `/run/signald/signald.sock`, so either
configure signald to expose that with desired permissions, or run
signaldctl as the signald user:
```
$ sudo -u signald -g signald signaldctl account list
┌──────────────┬──────────────────────────────────────┬───────────┐
│ PHONE NUMBER │ UUID                                 │ DEVICE ID │
├──────────────┼──────────────────────────────────────┼───────────┤
│ +1XXXXXXXXXX │ XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX │         1 │
└──────────────┴──────────────────────────────────────┴───────────┘
```
2023-01-17 11:11:54 +00:00
Bobby Rong 6efdd8b483
php.extensions.enchant: use enchant2
enchant2 is supported in PHP8+.

Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
2023-01-17 17:45:16 +08:00
Robert Schütz 2e1c2b9d88
Merge pull request #209534 from dotlambda/poetry-no-poetry2nix
poetry: don't use poetry2nix
2023-01-16 23:26:19 -08:00
Jonas Heinrich c53db95d25 mir: init at 2.11.0
Co-authored-by: OPNA2608 <christoph.neidahl@gmail.com>
2023-01-17 07:54:27 +01:00
Bobby Rong 802c7a0caf
gtkspell2: Build with enchant2
We want to remove enchant1 when possible.
2023-01-17 12:55:45 +08:00
ajs124 76b158404e rabbitmq-server: 3.10.8 -> 3.11.6
- https://github.com/rabbitmq/rabbitmq-server/releases/tag/v3.11.0
- https://github.com/rabbitmq/rabbitmq-server/releases/tag/v3.11.1
- https://github.com/rabbitmq/rabbitmq-server/releases/tag/v3.11.2
- https://github.com/rabbitmq/rabbitmq-server/releases/tag/v3.11.3
- https://github.com/rabbitmq/rabbitmq-server/releases/tag/v3.11.4
- https://github.com/rabbitmq/rabbitmq-server/releases/tag/v3.11.5
- https://github.com/rabbitmq/rabbitmq-server/releases/tag/v3.11.6
2023-01-16 22:09:12 -05:00
Nick Cao 519ef86421
Merge pull request #209260 from azuwis/sketchybar
sketchybar: 2.8.2 -> 2.12.3
2023-01-17 10:42:09 +08:00
Nick Cao 974db57977
Merge pull request #211118 from superherointj/package-couchdb3-3.3.1
couchdb: 3.2.2 -> 3.3.1
2023-01-17 08:19:13 +08:00
Sofi eb37ec00ff
gnome-epub-thumbnailer: init at 1.7 2023-01-16 23:30:47 +01:00
ajs124 a18ba087b9
Merge pull request #203055 from thenonameguy/fix/dot-http
dot-http: remove at 0.2.0
2023-01-16 22:12:16 +01:00
Krisztian Szabo fe91cc497d dot-http: remove at 0.2.0
This broken package is abandoned and better alternatives exist:
https://github.com/Orange-OpenSource/hurl
2023-01-16 21:14:28 +01:00
Malo Bourgon 3a150b7562 kitty: unbreak on x86_64-darwin 2023-01-16 11:23:07 -08:00
Samuel Ainsworth 86f29625e7
Merge pull request #210135 from samuela/samuela/cuda12
cudaPackages_12: init at 12.0.0
2023-01-16 13:47:38 -05:00
nat-418 a181c29f91 nagelfar: init at 1.3.3 2023-01-16 19:21:59 +01:00
superherointj 9b8d8f91db ejabberd: pin erlang to erlangR24 2023-01-16 13:05:42 -05:00
superherointj fee3da6847 erlang: set version as latest 2023-01-16 13:05:42 -05:00
superherointj c9e983314c couchdb: 3.2.2 -> 3.3.1 2023-01-16 14:46:32 -03:00
Lily Foster f46ee73ba6 dracut: init at 059 2023-01-16 10:53:16 -06:00
ajs124 2de90e2e84 umurmur: fix build with openssl_3 2023-01-16 10:48:36 -06:00
figsoda 18174bdf86 cargo-generate: 0.17.4 -> 0.17.5
Diff: https://github.com/cargo-generate/cargo-generate/compare/v0.17.4...v0.17.5

Changelog: https://github.com/cargo-generate/cargo-generate/blob/v0.17.5/CHANGELOG.md
2023-01-16 11:35:23 -05:00
Sandro b62fe5095d
Merge pull request #210765 from lourkeur/chia-dev-tools 2023-01-16 15:19:00 +01:00
Jörg Thalheim f1b0fbcaa3
Merge pull request #211074 from Atemu/toybox-darwin-unbreak
toybox: fix Libsystem inconsistency properly
2023-01-16 14:35:34 +01:00
Nick Cao 25d107eb8e
Merge pull request #210866 from suominen/colorless
colorless: init at 109
2023-01-16 18:38:48 +08:00
Kimmo Suominen c98d09461e colorless: init at 109 2023-01-16 12:29:51 +02:00
Atemu 5e2eff6984 toybox: fix Libsystem inconsistency properly
As @wegank pointed out, the problem was that buildPackages.stdenv.cc was in
depsBuildBuild and that includes the regular stdenv's Libsystem. Only do that
when cross-compiling.
2023-01-16 11:20:00 +01:00
Jörg Thalheim 2f1948af9c
Merge pull request #210894 from Atemu/toybox-darwin-unbreak
toybox: unbreak on darwin
2023-01-16 09:58:26 +01:00
Nick Cao 44fa54579e
Merge pull request #209194 from farcaller/tubekit
tubekit: init at 4
2023-01-16 16:40:51 +08:00
Nick Cao 9a7928e1ed
Merge pull request #209738 from wesleyjrz/add-lukesmithxyz-bible-kjv
lukesmithxyz-bible-kjv: init at unstable-2022-06-01
2023-01-16 16:28:02 +08:00
Nick Cao 22f77d8eb7
Merge pull request #210825 from meain/golines
golines: init at 0.11.0
2023-01-16 13:56:38 +08:00
WhiteBlackGoose a6cb255f91
litemdview: init at 0.0.32 2023-01-16 08:43:50 +03:00
Bobby Rong 0bdc78c064
Merge pull request #210822 from bobby285271/rm/gnome-2
gnome2: remove some packages
2023-01-16 11:07:07 +08:00
Nick Cao 2b91591ea4
Merge pull request #210739 from newAM/probe-rs-cli-0.14.0
probe-rs-cli: 0.13.0 -> 0.14.0
2023-01-16 10:43:22 +08:00
Jörg Thalheim 283b4c25f4
Merge pull request #210564 from vcunat/p/gnat-drop-old
gnat10, gnat9, gnat6: drop the packages
2023-01-16 01:35:15 +01:00
Jörg Thalheim 99f3708566
Merge pull request #210904 from fabaff/cwltool-bump
cwltool: 3.1.20220224085855 -> 3.1.20221201130942
2023-01-16 01:26:48 +01:00
Jörg Thalheim 914c0fb9ac
Merge pull request #210907 from Yarny0/dtv-scan-tables
dtv-scan-tables: use version from linuxtv.org
2023-01-16 00:57:55 +01:00
Jörg Thalheim dd2f1ce1df
Merge pull request #210954 from LostAttractor/github-desktop
github-desktop: 3.0.6 -> 3.1.1
2023-01-16 00:39:38 +01:00
Jörg Thalheim e1ebb1bbdf
Merge pull request #208971 from McSinyx/vicious-2.6
luaPackages.vicious: 2.5.1 -> 2.6.0
2023-01-16 00:16:14 +01:00
Alyssa Ross bf9643c2b7
libiconv: don't use libiconvReal on NetBSD
It's perhaps debatable whether we want to be building iconv as part of
libc on BSD, I suppose, but while that's the current situation there's
no point pulling in libiconvReal as well.
2023-01-15 20:44:02 +00:00
Vladimir Pouzanov bb978928b9 tubekit: init at 4 2023-01-15 20:42:27 +00:00
Louis Bettens 23d63549df
chia-dev-tools: init at 1.1.4 2023-01-15 21:17:09 +01:00
Maximilian Bosch 8528a0b512
Merge pull request #210897 from K900/kernels-20230115
Kernels for 2023-01-15
2023-01-15 20:58:06 +01:00
ChaosAttractor 3945dcee59 github-desktop: 3.0.6 -> 3.1.1 2023-01-16 03:26:09 +08:00
Ryan Lahfa b4a95a60ca
Merge pull request #209034 from farcaller/noborus-ov
ov: init at 0.13.0
2023-01-15 20:00:50 +01:00
Sandro 7fadb94784
Merge pull request #202587 from traxys/add/oscclip 2023-01-15 19:22:21 +01:00
Vladimir Pouzanov d182206882 ov: init at 0.13.0
Adds the ov, an advanced pager. I've put it into tools/text next to the similar packages.
2023-01-15 18:09:54 +00:00
Sandro 52843395ab
Merge pull request #206529 from xworld21/latexml-0.8.7 2023-01-15 19:03:19 +01:00
Francesco Gazzetta 4ae2ca2ef8
Merge pull request #209502 from fgaz/arubaotp-seed-extractor/init
arubaotp-seed-extractor: init at unstable-22-12-2022
2023-01-15 17:51:31 +00:00
Ryan Lahfa 377b0f8d75
Merge pull request #208808 from baloo/baloo/secureboot/shim
shim: init at 15.7
2023-01-15 18:07:44 +01:00
Luke Granger-Brown 03c1550bbe
Merge pull request #209591 from e1mo/paperless-111
paperless-ngx: 1.10.2 -> 1.11.3
2023-01-15 16:58:51 +00:00
Atemu 0c9f7eaae0 toybox: unbreak on darwin
Was also missing iconv which Darwin's libc doesn't include apparently.

We need to use a workaround for https://github.com/NixOS/nixpkgs/issues/210923
here.
2023-01-15 15:43:00 +01:00
Ben Darwin c1b736275e python3Packages.nptyping: init at 2.4.1 2023-01-15 15:24:37 +01:00
Frederik Rietdijk c25d0cde24 python3.pkgs.opencensus-context: init at 0.1.3
Split package into top-level Python library.

We need to propagate it just like any other package, otherwise
dependents cannot detect it during installation.

The __init__.py collide since it uses old-style namespaces so we get rid
of those. In the future we may need to extend the namespaces.
This was enough for my dependency opencensus-ext-azure.

Having it as a top-level Python is just common practice; there is no
good reason not to.
2023-01-15 15:08:54 +01:00
Fabian Affolter 6441fff9c1 python310Packages.cwl-utils: init at 0.21 2023-01-15 14:57:12 +01:00
Fabian Affolter 768366b645 python310Packages.cwlformat: init at 2022.02.18 2023-01-15 14:57:12 +01:00
Fabian Affolter e11e570888 python310Packages.cwl-upgrader: init at 1.2.4 2023-01-15 14:57:12 +01:00
K900 33b60cca17 linux/hardened/patches/6.1: init at 6.1.6-hardened1 2023-01-15 15:23:24 +03:00
Madoura 089bf2e38a
rocdbgapi: init at 5.4.1 2023-01-15 05:39:27 -06:00
Madoura 2d967b6e3a
hipify: init at 5.4.1 2023-01-15 05:39:27 -06:00
Martin Weinelt 8ceba79d54
python3Packages.logutils: Fix tests 2023-01-15 11:16:16 +01:00
Yarny0 d425725ce3 dtv-scan-tables_linuxtv: init at 2022-04-30-57ed29822750
As this is the original repository of dtv scan tables,
and is still actively maintained, it becomes
the new default package for `dtv-scan-tables`.
2023-01-15 10:56:32 +01:00
Yarny0 0a2b99bbc2 dtv-scan-tables: rename to dtv-scan-tables_tvheadend
This happens in preparation of the introduction
of an alternate version, maintained by linuxtv.
2023-01-15 10:56:32 +01:00
Abin Simon ba375edb3f golines: init at 0.11.0 2023-01-15 10:38:32 +05:30
Bobby Rong df34371428
xiphos: use gnome.gtkhtml
gnome.gtkhtml should provide what gnome2.gtkhtml4 provides.
2023-01-15 11:51:37 +08:00
Bobby Rong 0522c17245
xournal: remove unused libgnomeprint dependency
Not needed starting from 0.4.3.

ac88190986/
2023-01-15 10:54:57 +08:00
figsoda c35589639d
Merge pull request #210589 from figsoda/process-viewer
process-viewer: 0.5.5 -> 0.5.6
2023-01-14 21:53:46 -05:00
Weijia Wang b40f0196f3
megam: add darwin support (#209898)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-01-15 02:50:59 +01:00
Sandro c58002056a
Merge pull request #210361 from wegank/wxmaxima-bump
Closes https://github.com/NixOS/nixpkgs/issues/210224
2023-01-15 02:46:09 +01:00
Sandro c83517aba7
Merge pull request #210144 from wegank/ocaml-bump-obsolete 2023-01-15 02:45:45 +01:00
Francesco Gazzetta 37455d156a arubaotp-seed-extractor: init at unstable-22-12-2022 2023-01-15 01:15:39 +01:00
Nick Cao 2da37482b1
Merge pull request #200434 from DavSanchez/derivation/cotp
cotp: init at 1.1.0
2023-01-15 08:10:08 +08:00
figsoda 752f2732d8
Merge pull request #210266 from figsoda/riff
riff: init at 1.0.3
2023-01-14 18:32:26 -05:00
figsoda 1e47b50d85
Merge pull request #210587 from figsoda/hvm
hvm: 0.1.89 -> 1.0.0
2023-01-14 18:28:49 -05:00
Martin Weinelt 76fed81234
Merge pull request #210297 from mweinelt/hass-matters 2023-01-14 21:34:56 +00:00
Sandro 3668e28811
Merge pull request #210191 from anoadragon453/anoa/init_perl_netasynchttpserver 2023-01-14 22:34:10 +01:00
Sandro 77e825b676
Merge pull request #209542 from amesgen/init-gh-markdown-preview 2023-01-14 22:21:11 +01:00
Sandro 6f58a058ac
Merge pull request #210332 from tejing1/add-hred
Closes https://github.com/NixOS/nixpkgs/issues/165720
2023-01-14 22:13:20 +01:00
Martin Weinelt bc12358925
Merge pull request #210303 from mweinelt/larynx 2023-01-14 20:04:31 +00:00
Alex Martens b0fd480841 probe-rs-cli: 0.13.0 -> 0.14.0 2023-01-14 11:30:39 -08:00
Martin Weinelt adcf940602
larynx-train: init at larynx.version 2023-01-14 20:20:53 +01:00
Martin Weinelt eb29a9d61d
python3Packages.lightning-utilities: init at 0.5.0 2023-01-14 20:20:52 +01:00
Martin Weinelt fce5291adb
python3Packages.espeak-phonemizer: init at 1.1.0 2023-01-14 20:20:52 +01:00
Martin Weinelt bd383edb36
larynx: init at 0.0.2 2023-01-14 20:20:52 +01:00
Weijia Wang 89d4b2b4df wxmaxima: 22.05.0 -> 22.12.0 2023-01-14 20:02:56 +01:00
Ben Darwin de0a7795c3 omake_rc1: remove 2023-01-14 13:11:59 -05:00
figsoda 50ebb3bad8 riff: init at 1.0.3 2023-01-14 12:45:05 -05:00
figsoda 654a3bf049 process-viewer: 0.5.5 -> 0.5.6 2023-01-14 12:06:58 -05:00
Martin Weinelt b974cf6522
Merge pull request #209180 from NixOS/staging-next 2023-01-14 16:26:39 +00:00
figsoda 57b8910e15 hvm: 0.1.89 -> 1.0.0 2023-01-14 11:19:13 -05:00
K900 bc4afb64de
Merge pull request #196738 from GenericNerdyUsername/jetbrains-jcef
jetbrains-jdk: add JCEF support
2023-01-14 19:01:24 +03:00
Martin Weinelt b2a31645aa
python3Packages.python-matter-server: init at 1.0.8 2023-01-14 16:48:47 +01:00
Martin Weinelt 2ec1b3609a
python3Packages.home-assistant-chip-core: init at 2022.12.0 2023-01-14 16:48:47 +01:00
Martin Weinelt 76e0648203
python3Packages.mobly: init at 1.12 2023-01-14 16:48:46 +01:00
Martin Weinelt 7991fc0740
python3Packages.home-assistant-chip-clusters: init at 2022.12.0 2023-01-14 16:48:46 +01:00
Aaron L. Zeng c52c4d4aa1 ocamlPackages.fzf: Patch hardcoded path to fzf binary 2023-01-14 16:08:43 +01:00
ajs124 9190becb61
Merge pull request #210463 from 0x4A6F/master-eidolon
eidolon: openssl_1_1 -> openssl_3
2023-01-14 15:03:39 +01:00
traxys bfa15b30c8 oscclip: init at 0.4.1 2023-01-14 13:52:24 +01:00
github-actions[bot] 306d708b8b
Merge master into staging-next 2023-01-14 12:01:08 +00:00