Commit Graph

92298 Commits

Author SHA1 Message Date
Kirill Radzikhovskyy
4396643abe talosctl: pin golang 2023-11-04 07:21:06 +11:00
Pol Dellaiera
85b95811a8
Merge pull request #265271 from drupol/font/add-fg-virgil
fg-virgil: init at 0.16.1
2023-11-03 19:34:52 +01:00
Pol Dellaiera
a4c808f542
fg-virgil: init at 0.16.1 2023-11-03 19:26:47 +01:00
Weijia Wang
60b3abeeec aspino: drop gcc10StdenvCompat 2023-11-03 18:05:42 +01:00
natsukium
c3b9db387b
python311Packages.restructuredtext-lint: rename from restructuredtext_lint 2023-11-04 01:34:08 +09:00
6t8k
534acfadf6
poppler: 23.08.0 -> 23.10.0
https://lists.freedesktop.org/archives/poppler/2023-September/015569.html
https://lists.freedesktop.org/archives/poppler/2023-October/015576.html

Remove references to TeXLive, as it no longer depends on Poppler.[1]

In 23.06.0, Poppler added a GPGME-based[2] backend for signature
handling as an alternative to NSS.[3] The dependency on GPGME has been
made soft-mandatory in 23.10.0[4], so we have to either provide it or
disable it at compile time. Since the feature sets provided by both
backends are almost identical so far, it has been decided to make GPGME
support opt-in for now.[5]

[1] 7bf9a3b250
[2] https://gnupg.org/software/gpgme/index.html
[3] https://lists.freedesktop.org/archives/poppler/2023-June/015510.html
[4] 8646a6aa2c (9a2aa4db38d3115ed60da621e012c0efc0172aae_80_82)
[5] https://github.com/NixOS/nixpkgs/pull/264817
2023-11-03 16:53:47 +01:00
Ilan Joselevich
85713068d9
Merge pull request #265033 from khaneliman/fastfetch
fastfetch: 2.2.0 -> 2.2.1
2023-11-03 12:13:05 +00:00
Rick van Schijndel
3eccaf87a8
Merge pull request #264292 from the-furry-hubofeverything/blender-withPackages-test
blender: allow functional declaration within withPackages
2023-11-03 13:01:40 +01:00
OTABI Tomoya
a1edc424af
Merge pull request #264268 from viktornordling/master
python311Packages.prometheus-pandas: init at 0.3.2
2023-11-03 19:38:16 +09:00
Anthony Roussel
5e30039235
wiremock: migrate to by-name 2023-11-03 11:38:12 +01:00
adisbladis
35aa343cba
Merge pull request #264995 from adisbladis/xulrunner-alias
xulrunner: move to aliases.nix
2023-11-03 19:15:35 +13:00
the-furry-hubofeverything
fe4c776ae9 blender: allow functional declaration within withPackages
Based on #257780, separated since it introduces significant changes.

bpycv: update passthru.tests.render

blender-with-packages: deprecated
it is still backwards compatible, but no longer preferred.
2023-11-02 23:03:34 -07:00
Robert Schütz
994b2abddf python311Packages.azure-monitor-ingestion: init at 1.0.2 2023-11-02 21:38:05 -07:00
OTABI Tomoya
19770d1151
Merge pull request #265094 from dotlambda/jarowinkler-2.0.1
python311Packages.jarowinkler: 1.2.3 -> 2.0.1
2023-11-03 12:51:51 +09:00
Viktor Nordling
6583bd180c python311Packages.prometheus-pandas: init at 0.3.2 2023-11-03 14:28:04 +11:00
Artturi
b65f481f0f
Merge pull request #264903 from Artturin/splitqt1 2023-11-03 04:57:41 +02:00
Robert Schütz
5815fcf9c2 python311Packages.jarowinkler: 1.2.3 -> 2.0.1
Diff: https://github.com/maxbachmann/JaroWinkler/compare/refs/tags/v1.2.3...v2.0.1

Changelog: https://github.com/maxbachmann/JaroWinkler/blob/refs/tags/v2.0.1/CHANGELOG.md
2023-11-02 17:21:38 -07:00
Alexandru Scvortov
cbbe57bc52 elixir: make 1.15 default and pin existing pkgs to 1.14 2023-11-02 20:16:00 +00:00
Austin Horstman
160ba578a7
fastfetch: fix darwin build 2023-11-02 14:58:46 -05:00
7c6f434c
f02a75fffe
Merge pull request #205469 from r-ryantm/auto-update/libre
libre: 2.9.0 -> 3.6.0
2023-11-02 17:32:17 +00:00
Wladmis
8e2ba7deb0 pam_mktemp: init at 1.1.1 2023-11-02 19:00:00 +02:00
traxys
758e0ef541 nominatim: fix issues with package
There are two issues that make the package unusable as is:
- The python dependencies are not taken into account, giving import
  errors on launch
- nominatim needs to be built with the same postgres version it will run
  on. It's a bit dirty to do an override postgresql_12 =
  postgresql_another_version, so this commit adds a `postgres` attribute
  to be more consistent
2023-11-02 17:21:57 +01:00
Otavio Salvador
1646eec3be python3Packages.zcbor: init at 0.7.0
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2023-11-02 11:52:40 -03:00
Anderson Torres
3666c314f8 cosmocc: move to cosmopolitan
Also, a refactor.
2023-11-02 11:42:11 -03:00
Anderson Torres
f8d72a6def cosmopolitan: migrate to by-name 2023-11-02 11:42:11 -03:00
Weijia Wang
60ffc2aa71
Merge pull request #249159 from ionutnechita/local/yandex-browser-update-2023Q3
yandex-browser:  23.7.1.1215-1 -> 23.9.1.962-1
2023-11-02 14:38:22 +01:00
Niko
02ee793341 cosmic-settings: init at unstable-2023-10-26 2023-11-02 14:12:51 +01:00
adisbladis
d3be93748d xulrunner: move to aliases.nix
XULRunner was removed from Firefox in 2015.
2023-11-03 00:10:44 +13:00
ciferkey
c196e4741b pocket-casts: 0.6.0 -> 0.7.0 2023-11-02 11:04:07 +01:00
Artturin
19e047434c qt5: fix splicing
and simplify some things

remove now unnecessary use of buildPackages
2023-11-02 01:30:11 +02:00
Ionut Nechita
82d14369fd yandex-browser: 23.7.1.1215-1 -> 23.9.1.962-1
Description:
 - yandex-browser{stable,beta,corporate} is updated to:

    corporate = "23.9.1.1016-1"
    beta = "23.9.1.1028-1"
    stable = "23.9.1.962-1"

Change-Id: I691b2b109c1ebce03fee804bd7e4d5c940b6804f
Signed-off-by: Ionut Nechita <ionut_n2001@yahoo.com>
Co-authored-by: Weijia Wang <9713184+wegank@users.noreply.github.com>
2023-11-01 20:00:51 +01:00
Mario Rodas
c1a7aa731d
Merge pull request #263827 from sysedwinistrator/jq-lsp
jq-lsp: init at unstable-2023-10-27
2023-11-01 13:08:46 -05:00
Franz Pletz
79d0b86c4a
Merge pull request #264683 from Scrumplex/pkgs/qpwgraph/qt6 2023-11-01 17:39:17 +01:00
ckie
39d2f0847e
Merge pull request #264717 from mrtnvgr/celeste-classic 2023-11-01 18:13:23 +02:00
mrtnvgr
819198c11f
celeste-classic: init at unstable-2020-12-08 2023-11-01 17:52:06 +02:00
lewo
d9493be7c8
Merge pull request #264756 from anthonyroussel/rename/terraform-plugin-docs
terraform-plugin-docs: rename from tfplugindocs
2023-11-01 15:33:55 +01:00
OTABI Tomoya
d64dbf7253
Merge pull request #263636 from arcnmx/python-bip32
python3Packages.bip32: init at 3.4
2023-11-01 23:09:14 +09:00
Martin Weinelt
595d10732d
Merge pull request #264721 from natsukium/jinja2-pluralize
python311Packages.jinja2-pluralize: rename from jinja2_pluralize
2023-11-01 12:23:06 +01:00
Atemu
954929831d
Merge pull request #258397 from Atemu/init/nct6687d
kernelPackages.nct6687d: init at unstable-2023-09-22
2023-11-01 11:22:15 +01:00
Atemu
ff10d31268
Merge pull request #264675 from chayleaf/libaribcaption
libaribcaption: init at 1.1.1
2023-11-01 11:01:14 +01:00
natsukium
52d0117a7b
python311Packages.jinja2-pluralize: rename from jinja2_pluralize 2023-11-01 18:38:56 +09:00
OTABI Tomoya
2ccc9c7567
Merge pull request #263355 from aldoborrero/feat/sqlite-migrate
python311Packages.sqlite-migrate: init at version 0.1a2
2023-11-01 18:29:45 +09:00
chayleaf
4ae49638cd
libaribcaption: init at 1.1.1
https://github.com/xqq/libaribcaption - a library for decoding ARIB
STD-B24 captions
2023-11-01 15:40:09 +07:00
Anthony Roussel
445b0b4395
terraform-plugin-docs: rename from tfplugindocs 2023-11-01 07:51:41 +01:00
Vincent Laporte
42bea51aa7 coqPackages.VST: 2.11.1 → 2.12 2023-11-01 07:07:41 +01:00
OTABI Tomoya
2fb4d5ad5a
Merge pull request #264321 from fsagbuya/sphinxcontrib-wavedrom
python3Packages.sphinxcontrib-wavedrom: init at 3.0.4
2023-11-01 09:47:36 +09:00
Anderson Torres
5ff9d48070 spigot: migrate to by-name 2023-10-31 20:29:23 -03:00
Weijia Wang
ac3f3214fb
Merge pull request #264172 from anthonyroussel/ocsinventory-agent
ocsinventory-agent: init at 2.10.1
2023-10-31 23:52:58 +01:00
Ben Darwin
8c856417c0 python310Packages.opencv3: remove 2023-10-31 18:44:13 -04:00
Ben Darwin
01d1c835ff shogun: opencv3 -> opencv4
No-op by default since `opencvSupport` defaults to `false`.
2023-10-31 18:44:13 -04:00
Sefa Eyeoglu
40d6816648
qpwgraph: switch to Qt 6
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-10-31 23:27:27 +01:00
Yueh-Shun Li
409f95731e shellcheck-minimal: init
Expose the minimal and stripped shellcheck package used by writeShellApplication.
2023-11-01 06:23:04 +08:00
Stanisław Pitucha
e528d0864b libcpuid: migrate to by-name 2023-10-31 19:52:07 +01:00
mdarocha
97532516ca pycomposefile: init at 0.0.30 2023-10-31 11:45:23 -07:00
Thiago Kenji Okada
09e42015ad
Merge pull request #264425 from otavio/junit2html
python3Packages.junit2html: init at 30.1.3
2023-10-31 18:08:36 +00:00
arcnmx
5c5d74942a python3Packages.bip32: init at 3.4 2023-10-31 09:26:05 -07:00
Robin Gloster
7e2992c01b
Merge pull request #264584 from Ma27/drop-privacyidea
privacyidea: remove
2023-10-31 16:46:37 +01:00
Franz Pletz
a7aba55a13
Merge pull request #254749 from fgaz/shattered-pixel-dungeon/mods 2023-10-31 15:56:21 +01:00
Franz Pletz
6869914e75
Merge pull request #263813 from vtuan10/klipper-firmware-gcc-arm-fix 2023-10-31 15:47:31 +01:00
Franz Pletz
4fdd6052d4
Merge pull request #252191 from pschmitt/obs-replay-source 2023-10-31 15:37:18 +01:00
Maximilian Bosch
5927d55685
privacyidea: remove
Related to #262907 (Django3 removal from nixpkgs).

This package already required an unreasonable amount of maintenance
regularly for a such small leaf-package. It has a few highly outdated
dependencies (e.g. flask 1, jinja2 2.11, sqlalchemy 1.3).

After at least each Python package-set update one had to fix up a lot of
dependencies to fix the package itself, so it was only useful on stable
branches. And having so much outdated software in a security-sensitive
piece of software seems questionable.

Finally, globin and I won't be available for maintaining this now that
Mayflower is migrating to another solution (and we'll do that as well)
and I'd expect this to bitrot extremely quick if we both bail out.
2023-10-31 14:17:48 +01:00
Van Tuan Vo
31158510a0
klipper-firmware: use gcc-arm-embedded-11
klipper-firmware currently does not define sections for exception index.
This causes build errors with `gcc-arm-embedded-12` which is the default
now. Until https://github.com/Klipper3d/klipper/pull/6331 is added we pin it
to `gcc-arm-embedded-11`.
2023-10-31 13:44:48 +01:00
Mario Rodas
87f99309e0
Merge pull request #257454 from Julow/ocamlformat0261
ocamlPackages.ocamlformat: 0.26.0 → 0.26.1
2023-10-31 07:18:41 -05:00
Mario Rodas
af211100e9
Merge pull request #258207 from aaronjheng/cassandra
cassandra: use cassandra_4
2023-10-31 07:17:17 -05:00
amesgen
4f2eaf6a5f
bazecor: init at 1.3.6
Co-authored-by: Gabriel Volpe <volpegabriel@gmail.com>
2023-10-31 10:32:46 +01:00
OTABI Tomoya
ed9263dc61
Merge pull request #264368 from natsukium/langchain/update
python311Packages.langchain: 0.0.320 -> 0.0.325; python311Packages.langsmith: 0.0.49 -> 0.0.53
2023-10-31 18:20:00 +09:00
Alyssa Ross
77eb94fa5c
wayland-proxy-virtwl: unstable-2023-08-13 -> unstable-2023-10-27 (#264161)
* ocamlPackages.wayland: 1.1 -> 2.0

* wayland-proxy-virtwl: unstable-2023-08-13 -> unstable-2023-10-27
2023-10-31 09:51:22 +01:00
Lassulus
d24929277b
Merge pull request #264401 from ehmry/yggdrasil
yggdrasil: 0.4.7 -> 0.5.1
2023-10-31 08:09:43 +00:00
Florian Agbuya
3d65cbd816 python3Packages.sphinxcontrib-wavedrom: init at 3.0.4 2023-10-31 15:45:17 +08:00
OTABI Tomoya
3959b83785
Merge pull request #263242 from Henry-Hiles/init-monophony
monophony: init at 2.3.0
2023-10-31 16:33:35 +09:00
Aaron Jheng
0b757d681f
cassandra: use cassandra_4 2023-10-31 11:34:35 +08:00
Mario Rodas
f811a92b7b
Merge pull request #256550 from bcdarwin/opencv-updates
{caffe,mxnet,sdrangel,video2midi,waifu2x-converter-cpp}: opencv3 -> opencv4
2023-10-30 22:21:15 -05:00
Mario Rodas
2e6507ecf3
Merge pull request #264284 from aaronjheng/mysql-shell-innovation
mysql-shell-innovation: 8.1.1 -> 8.2.0
2023-10-30 21:37:50 -05:00
Mario Rodas
1122fb5123
Merge pull request #264250 from Ma27/rm-postgres-11
postgresql_11: remove
2023-10-30 21:36:56 -05:00
R. Ryantm
2dfea1c1b7 libre: 2.9.0 -> 3.6.0 2023-10-30 22:39:14 +00:00
Emery Hemingway
50d4288307 yggdrasil: 0.4.7 -> 0.5.1 2023-10-30 22:23:34 +00:00
Martin Weinelt
3f224f0607
Merge pull request #264214 from mweinelt/wyoming-faster-whisper-device-param
nixos/wyoming/faster-whisper: pass device config to executable
2023-10-30 22:27:24 +01:00
Anthony Roussel
398758b86b
meritous: migrate to by-name 2023-10-30 21:32:22 +01:00
Anderson Torres
c90192b9ee pyspread: migrate to by-name 2023-10-30 16:34:26 -03:00
Anderson Torres
1638e2adee jasper: migrate to by-name 2023-10-30 16:33:30 -03:00
Janik
a28ac41fe8
Merge pull request #263530 from 0x4A6F/master-atuin
atuin: 16.0.0 -> 17.0.1
2023-10-30 20:25:48 +01:00
Otavio Salvador
e4bb5ab6dc python3Packages.junit2html: init at 30.1.3
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2023-10-30 16:17:19 -03:00
Henry Hiles
d9b8f117c6 python311Packages.mpris-server: init at 0.4.2 2023-10-30 14:10:48 -04:00
Anthony Roussel
f35eefd3d6
perlPackages.MacPropertyList: init at 1.504
https://github.com/briandfoy/mac-propertylist
2023-10-30 17:57:52 +01:00
Anthony Roussel
c4dab4b230
perlPackages.XMLEntities: init at 1.0002
https://metacpan.org/pod/XML::Entities
2023-10-30 17:57:51 +01:00
Anthony Roussel
47d3ce69dc
perlPackages.MacSysProfile: init at 0.05
https://metacpan.org/pod/Mac::SysProfile
2023-10-30 17:57:51 +01:00
Anthony Roussel
db05c27629
perlPackages.NetCUPS: init at 0.64
https://metacpan.org/pod/Net::CUPS²
2023-10-30 17:57:50 +01:00
Anthony Roussel
b4d5e89f9e
perlPackages.ParseEDID: init at 1.0.7
https://metacpan.org/pod/Parse::EDID
2023-10-30 17:57:50 +01:00
Matthias Thym
3c7dd692d3
perlPackages.ProcPIDFile: init at 1.29 2023-10-30 17:57:50 +01:00
Matthias Thym
f6642aaf8b
perlPackages.ProcDaemon: init at 0.23 2023-10-30 17:57:49 +01:00
natsukium
c114a76e93
python311Packages.openapi-schema-pydantic: remove
It has been removed since it is no longer maintained
2023-10-30 23:21:38 +09:00
Weijia Wang
18ff78f955
Merge pull request #263780 from euank/k3s-go-1-20
k3s: build with go_1_20
2023-10-30 13:58:32 +01:00
Mario Rodas
d784b57da2
Merge pull request #264282 from aaronjheng/mysql-shell
mysql-shell: 8.0.34 -> 8.0.35
2023-10-30 07:32:54 -05:00
Maximilian Bosch
1220a4d4dd
postgresql_11: remove
As described in the release lifecycle docs from postgresql[1], v11 will
stop receiving fixes as of Nov 9 2023. This means it's EOL throughout
the entire lifetime of 23.11, so let's drop it now.

A lot of examples are also referencing postgresql_11. Where it's
sensible, use postgresql_15 as example now to avoid confusion.

This is also handy because the LLVM 16 fix for postgresql is not
available for postgresql 11 ;-)

[1] https://www.postgresql.org/support/versioning/
2023-10-30 10:41:16 +01:00
K900
419eba9ab1 linux_6_6: init at 6.6 2023-10-30 10:48:44 +03:00
Fabian Affolter
ab940810a0
Merge pull request #264113 from fabaff/garminconnect-bump
python311Packages.garminconnect: 0.2.8 -> 0.2.9
2023-10-30 08:05:19 +01:00
Aaron Jheng
919951b1e5
mysql-shell-innovation: 8.1.1 -> 8.2.0 2023-10-30 10:23:46 +08:00
Aaron Jheng
c0782f8e9c
mysql-shell: 8.0.34 -> 8.0.35 2023-10-30 10:07:36 +08:00
Martin Weinelt
479138acc5
ctranslate2: add CUDA/cuDNN support
Enabled by opting into `config.cudaSupport`.
2023-10-30 00:58:30 +01:00
Emily
707696ccd6
Merge pull request #261870 from emilylange/drop-chromium-beta-dev
chromium{Beta,Dev},google-chrome-{beta,dev}: drop
2023-10-29 21:37:24 +01:00
Matthieu Coudron
f15e58cbeb
luarocks-packages-update: init (#262156)
* luarocks-packages-updater: init

Goal is to make it possible to maintain out-of-tree luarocks packages
without needing to clone nixpkgs.

maintainers/scripts/update-luarocks-packages gets renamed to
pkgs/development/lua-modules/updater/updater.py

Once merged you can run for instance
nix run nixpkgs#luarocks-packages-updater -- -i contrib/luarocks-packages.csv -o contrib/generated-packages.nix

I also set the parallelism (--proc) to 1 by default else luarocks fails
because of https://github.com/luarocks/luarocks/issues/1540

* Update maintainers/scripts/pluginupdate.py

Co-authored-by: Marc Jakobi <mrcjkb89@outlook.com>

---------

Co-authored-by: Marc Jakobi <mrcjkb89@outlook.com>
2023-10-29 21:02:55 +01:00
K900
2540af169e mitmproxy: 9.0.1 -> 10.1.1
Also add the new mitmproxy-rs dependency, which seemingly replaces mitmproxy-wireguard.
2023-10-29 20:58:37 +03:00
Peder Bergebakken Sundt
173c9a5f72
Merge pull request #253676 from mimame/update-zettlr-3.0.0
zettlr: 2.3.0 -> 3.0.2
2023-10-29 18:15:18 +01:00
Dennis
d51318c492
python3.pkgs.complycube: init at 1.1.6 (#236895) 2023-10-30 01:07:01 +09:00
Aaron Andersen
602f09d882
Merge pull request #264179 from mguentner/add_kodi_somafm
kodiPackages.somafm: init at 2.0.1
2023-10-29 11:27:55 -04:00
Aaron Andersen
c0bcdc9245
Merge pull request #264168 from mguentner/add_kodi_radioparadise
kodiPackages.radioparadise: init at 1.0.5
2023-10-29 11:17:24 -04:00
Nick Cao
b41bb11ed8
Merge pull request #264018 from Infinidoge/fix/schildichat-electron
schildichat: use electron 25
2023-10-29 11:05:46 -04:00
Maximilian Güntner
200c2340f0
kodiPackages.somafm: init at 2.0.1 2023-10-29 15:50:40 +01:00
Infinidoge
4c84eb4e49 schildichat-desktop: use electron 25 2023-10-29 10:44:42 -04:00
hesiod
02fad9eefd
super-slicer-latest: 2.4.58.3 -> 2.4.58.5; super-slicer-beta: init at 2.5.59.2
* super-slicer-latest: 2.4.58.3 -> 2.4.58.5

* super-slicer-beta: init at 2.5.59.2

* super-slicer: Remove old workaround

* super-slicer: Add maintainer tmarkus

* prusa-slicer: Add maintainer tmarkus

* super-slicer: Move to tbb_2021_8

super-slicer.latest requires tbb_2021_8 in order to build correctly.
Move super-slicer over to tbb_2021_8 and remove the
no longer required TBB discovery patches.

* prusa-slicer: Remove unused gtest dependency

* prusa-slicer: Exclude tests in custom checkPhase

* prusa-slicer: Remove compiler warning override

Eigen disables -Wignored-attributes on its own now.

* super-slicer: Fix libexpat linking issue

---------

Co-authored-by: André-Patrick Bubel <code@apb.name>
2023-10-29 18:06:43 +04:00
Alexandru Scvortov
318af65e51 livebook: 0.11.1 -> 0.11.3 2023-10-29 13:52:12 +00:00
Maximilian Güntner
f9139b2b99
kodiPackages.radioparadise: init at 1.0.5 2023-10-29 14:28:00 +01:00
Euan Kemp
d30bd8a8cc k3s: build with go_1_20
k3s upstream does not support go 1.21, so we're stuck on 1.20 for now.

Fixes #263580
2023-10-29 21:49:52 +09:00
Weijia Wang
3b8189b76e
Merge pull request #263820 from wegank/disarchive-rename
disarchive: rename from guile-disarchive, fix program
2023-10-29 13:24:36 +01:00
Weijia Wang
f4bc9a6ef9
Merge pull request #259820 from Infinidoge/feat/temurin-bin-21
temurin-bin: init at 21
2023-10-29 13:07:34 +01:00
Ryan Lahfa
0891a9099b
Merge pull request #259884 from RaitoBezarius/drop-graylog-eol 2023-10-29 12:54:15 +01:00
Felix Bühler
2997d4bb2f
Merge pull request #263867 from chivay/honggfuzz
honggfuzz: 2.5 -> 2.6
2023-10-29 12:12:59 +01:00
Robert Hensing
0dd2112aa6 qemu-utils: Rework as an emulatorless qemu build
Benefits

  - Reduce the derivation closure.
      - This reduces rebuilds and makes derivations that use
        qemu-utils less susceptible to build errors.
  - Includes extra qemu tools that weren't included before.
  - Removes fragile binary copying (old qemu-utils impl).
      - Can't forget to copy somethat that a binary needs.
      - Less custom packaging is better.

Cost

  - Adds an 80 second build, but the time is offset by rebuilding
    its dependents less.

  - The output of qemu-utils goes from ~7 MB to ~40 MB, but it
    provides more functionality.
2023-10-29 11:33:11 +01:00
Aldo Borrero
b19edaec41
python311Packages.sqlite-migrate: init at version 0.1a2 2023-10-29 11:24:14 +01:00
Uri Baghin
48da240fc5
Merge pull request #262238 from avdv/bazel-6.4
bazel_6: 6.3.2 -> 6.4.0
2023-10-29 17:39:50 +08:00
Claudio Bley
4212f80720 envoy: Downgrade go to 1.20
The build of envoy-deps currently fails with go 1.21 since the go.env file
is missing inside of the Bazel go SDK repository.
2023-10-29 08:30:50 +01:00
Fabian Affolter
eb42414431 python311Packages.withings-sync: init at 4.2.1
Synchronisation of Withings weight

https://github.com/jaroslawhartman/withings-sync
2023-10-29 08:01:07 +01:00
OTABI Tomoya
3d0ecc2e35
Merge pull request #263975 from azuwis/sketchybar
sketchybar: 2.17.1 -> 2.18.0
2023-10-29 13:15:20 +09:00
Mario Rodas
16f39dd70f
Merge pull request #263811 from bcdarwin/init-python3-docker-on-whales
python311Packages.python-on-whales: init at 0.65.0
2023-10-28 22:54:56 -05:00
Mario Rodas
1ffb1df051
Merge pull request #263857 from eclairevoyant/bloom
bloom: init at 1.0.0
2023-10-28 21:31:18 -05:00
emilylange
59719f787e
chromium{Beta,Dev},google-chrome-{beta,dev}: drop
This is mainly due to the lack of maintenance in nixpkgs.
`google-chrome-{beta,dev}` depend on `chromium{Beta,Dev}`'s version
info.

`chromium{Beta,Dev}` are rarely updated and explicitly blocklisted by
`hydra.nixos.org`, meaning they are almost always outdated and not
cached in `cache.nixos.org`.

`chromium{Beta,Dev}` were intended to fix the build derivation of each
new major release (if something broke) *before* stable reached that
new major release.
Allowing for fast bumps in nixpkgs, especially if the stable bump
contains very important critical security fixes.

Something that can easily be replicated by using an early-stable release
or by manually entering a dev/beta version string in stable's
`upstream-info.nix`.

This resolves exposing end-users to outdated and vulnerable
`google-chrome-{beta,dev}` and `chromium{Beta,Dev}` versions.
2023-10-28 22:55:18 +02:00
Nick Cao
3aef0f8407
Merge pull request #263815 from NickCao/enhancements
python311Packages.enhancements: drop
2023-10-28 16:33:50 -04:00
Pierre Bourdon
0b9c0d5a5c
Merge pull request #263962 from orhun/add/daktilo
daktilo: init at 0.5.0
2023-10-28 22:23:21 +02:00
Martin Weinelt
0276fc049d
Merge pull request #262521 from mweinelt/matter-server-fixes
python-matter-server: include server extra
2023-10-28 21:25:01 +02:00
Orhun Parmaksız
419c865d5b
daktilo: init at 0.5.0 2023-10-28 21:16:12 +02:00
éclairevoyant
0ef5d06920
bloom: init at 1.0.0 2023-10-28 13:12:01 -04:00
Weijia Wang
f128c2a5a7 disarchive: rename from guile-disarchive, fix program 2023-10-28 18:07:35 +02:00
Felix Bühler
189d264171
Merge pull request #263004 from nbraud/pkgs/alacritty-theme
alacritty-theme: init at unstable-2023-10-12
2023-10-28 17:28:28 +02:00
nicoo
53d0f6b8e3 alacritty-theme: init at unstable-2023-10-12 2023-10-28 15:15:13 +00:00
Francesco Gazzetta
b9addb4b76 brogue-ce: init at 1.12 2023-10-28 14:33:26 +00:00
Zhong Jianxin
508da65355 sketchybar: 2.17.1 -> 2.18.0 2023-10-28 22:21:13 +08:00
Weijia Wang
a9aafd97cc
Merge pull request #263920 from minijackson/remove-cadence
cadence: remove, archived upstream
2023-10-28 15:50:42 +02:00
Minijackson
44c3048f28
cadence: remove, archived upstream 2023-10-28 15:43:52 +02:00
Francesco Gazzetta
32c51ff1df shorter-pixel-dungeon: init at 1.2.0 2023-10-28 15:32:58 +02:00
Francesco Gazzetta
ebc472116e summoning-pixel-dungeon: init at 1.2.5 2023-10-28 15:32:57 +02:00
Francesco Gazzetta
180831dd46 experienced-pixel-dungeon: init at 2.15.3 2023-10-28 15:32:57 +02:00
Nick Cao
cbce0c662e
Merge pull request #263910 from kirillrdy/pzip
pzip: unpin go
2023-10-28 08:59:56 -04:00
Nick Cao
4ba7ee5ef7
Merge pull request #263769 from romildo/upd.tela-circle-icon-theme
tela-circle-icon-theme: do not get libsForqt5 but breeze-icons
2023-10-28 08:51:26 -04:00
Martin Weinelt
b30e97ace2
Merge pull request #263928 from kirillrdy/gopls
gopls: unpin go
2023-10-28 14:00:11 +02:00
Martin Weinelt
f177b76bfb
Merge pull request #263783 from mweinelt/operation-asynctest
Remove more asynctest references on Python 3.11
2023-10-28 13:39:20 +02:00
Eirik Wittersø
2fd6af1929 fetchFromBittorrent: Rename to fetchtorrent 2023-10-28 11:32:10 +01:00
Kirill Radzikhovskyy
d1843fd42e gopls: unpin go 2023-10-28 20:14:52 +11:00
K900
995aa6ef16
Merge pull request #259634 from hellwolf/owncloud-client-v5.0.0
owncloud-client: 4.2.0 -> 5.0.0
2023-10-28 12:08:22 +03:00
Miao, ZhiCheng
ae102bbaac
owncloud-client: 4.2.0 -> 5.0.0
- 5.0.0 adds new a new local dependency: kdsingleapplication
- 5.0.0 starts to use Qt6
- Qt6 requires qt6.qtsvg for tray icon support
- move all packages under by-name
2023-10-28 12:07:42 +03:00
K900
3406dd96b3
Merge pull request #263308 from K900/rip-poetry2nix
treewide: drop poetry2nix
2023-10-28 11:40:04 +03:00