jokatzke
8200b0b5a0
python3Packages.trafilatura: init at 1.6.3
2024-02-05 16:33:48 +01:00
jokatzke
16d9eff467
python3Packages.py3langid: init at 0.2.2
2024-02-05 16:33:48 +01:00
jokatzke
c0980c4504
python3Packages.justext: init at 3.0.0
2024-02-05 16:33:48 +01:00
jokatzke
b4edc2b435
python3Packages.htmldate: init at 1.6.0
2024-02-05 16:33:48 +01:00
jokatzke
5731572c47
python3Packages.courlan: init at 0.9.5
2024-02-05 16:33:48 +01:00
lucasew
2b42796b5d
python3Packages.rtfunicode: init at 1.4
...
Signed-off-by: lucasew <lucas59356@gmail.com>
2024-02-05 15:43:00 +01:00
Mario Rodas
4c2cfabe79
Merge pull request #285926 from marsam/drop-go_1_19
...
go_1_19: drop
2024-02-05 08:16:10 -05:00
Timo Kaufmann
80b01b158a
Merge pull request #285950 from katrinafyi/master
...
retdec: 3.2 -> 5.0
2024-02-05 13:25:20 +01:00
github-actions[bot]
5f4d3d57a7
Merge master into staging-next
2024-02-05 12:01:16 +00:00
Weijia Wang
6e601c77e7
Merge pull request #284252 from atorres1985-contrib/emulationstation
...
emulationstation: refactor
2024-02-05 12:15:04 +01:00
rina
b0bc9782e2
retdec-full: remove
...
since version 5.0, compiled yara patterns are included with the retdec package
so retdec-full is no longer needed.
2024-02-05 20:46:23 +10:00
rina
c099d6661b
retdec: 3.2 -> 5.0
...
- Bumps vendored dependencies and remove ones no longer needed.
- Since 3.3, compiled patterns are not shipped in the support file, obviating the postFetch strip. (avast/retdec-support#3 )
- Now, patterns may be compiled at build time and an argument is provided to control this (on by default).
- As such, retdec-full is no longer needed and removed. The 60MB increase seems more preferred than duplicating the 500MB size.
- We use cmake _URL variables to insert dependencies and we are able to use nixpkgs googletest.
- Fix build with current gcc 13.
- Remove i686 from platforms, as derivation needs to specify lib64.
- Maintainers: remove timokau, add katrinafyi.
2024-02-05 20:31:16 +10:00
Kirill Radzikhovskyy
cef94ff0e7
cloudflared: 2024.1.5 -> 2023.10.0
...
This reverts commit b9f8734b86
.
2024-02-05 20:25:47 +11:00
Fabian Affolter
a83af8d3dd
python311Packages.aioapcaccess: init at 0.4.2
...
Module for working with apcaccess
https://github.com/yuxincs/aioapcaccess
2024-02-05 10:05:53 +01:00
Lassulus
c3c03f17ee
Merge pull request #285760 from DavHau/add-qemu-python
...
python3Packages.qemu: init at 0.6.1.0a1
2024-02-05 14:09:04 +07:00
github-actions[bot]
0f22335f7d
Merge master into staging-next
2024-02-05 06:01:04 +00:00
Stanisław Pitucha
8dde3a1788
python3Packages.mlx: init at 0.1.0
2024-02-05 14:13:56 +11:00
Anderson Torres
3dfad2c328
emulationstation: migrate to by-name
2024-02-04 21:34:16 -03:00
Weijia Wang
faf912b086
Merge pull request #278066 from atorres1985-contrib/tecla
...
Tecla: adopt
2024-02-05 01:24:52 +01:00
Weijia Wang
6809a11034
Merge pull request #283596 from atorres1985-contrib/nestopia-ue
...
nestopia-ue: 1.47 -> 1.52.0
2024-02-05 01:20:45 +01:00
Weijia Wang
24cbb630b9
Merge pull request #286331 from jtbx/farge-style
...
farge: use stdenvNoCC, fix style
2024-02-05 01:11:34 +01:00
Weijia Wang
85044138b8
Merge pull request #283199 from GetPsyched/banana-cursor
...
banana-cursor: refactor
2024-02-05 01:08:08 +01:00
Weijia Wang
19eae257b1
Merge pull request #284587 from atorres1985-contrib/mov-cli
...
mov-cli: update
2024-02-05 01:05:28 +01:00
github-actions[bot]
42e44c0583
Merge master into staging-next
2024-02-05 00:02:17 +00:00
Weijia Wang
295de1fecf
Merge pull request #279997 from ShamrockLee/optparse-bash-drop
...
optparse-bash: drop
2024-02-05 00:35:01 +01:00
Anderson Torres
65d2770885
csvkit: 1.1.1 -> 1.3.0 ( #282340 )
...
* csvkit: migrate to by-name
* csvkit: refactor
- get rid of rec
- get rid of nested with
- set pyproject instead of format
- change meta.maintainers:
- remove vrthra
- add AndersonTorres
* csvkit: 1.1.1 -> 1.2.0
* csvkit: remove sqlalchemy_1_4 pinning
* csvkit: 1.2.0 -> 1.3.0
2024-02-04 23:06:55 +01:00
Anderson Torres
a30ae78435
xonsh: 0.14.0 -> 0.14.4 ( #282368 )
...
* xonsh-unwrapped: add passthru.updateScript
* xonsh-unwrapped: move to pkgs/shells/xonsh/unwrapped.nix
* xonsh-unwrapped: incorporate into xonsh wrapper
* xonsh: migrate to by-name
* xonsh: refactor
- get rid of rec
- Boolean pyproject
- reorder attributes
- get rid of nested with
- change meta.maintainers:
- remove vrthra
- add AndersonTorres
* xonsh: 0.14.0 -> 0.14.1
* xonsh: 0.14.1 -> 0.14.2
* xonsh: 0.14.2 -> 0.14.3
* xonsh: 0.14.3 -> 0.14.4
2024-02-04 23:06:22 +01:00
Soner Sayakci
8d83f2153c
php82Extensions.zstd: init at 0.13.3
2024-02-04 20:08:39 +01:00
github-actions[bot]
145a9cb679
Merge master into staging-next
2024-02-04 18:01:14 +00:00
Jeremy Baxter
0821541f65
farge: migrate to pkgs/by-name
2024-02-05 06:38:08 +13:00
xrelkd
ce2c3c7081
sniffglue: add missing meta.mainProgram
value
2024-02-04 17:32:20 +01:00
fleaz
e376785642
python3Packages.motmetrics: init at 1.4.0-unstable-20240130
2024-02-04 15:19:37 +01:00
fleaz
07d613ce18
python3Packages.onvif-zeep: init at 0.2.12
2024-02-04 15:19:36 +01:00
github-actions[bot]
d87f22085f
Merge master into staging-next
2024-02-04 12:00:55 +00:00
Robert Scott
a9efe8b635
hal-hardware-analyzer: fix build on darwin
...
allow old igraph to build on modern clang by ignoring some new
warnings, and build with sdk 11 to avoid memstream problems
2024-02-04 11:35:35 +00:00
kirillrdy
e1c5158920
Merge pull request #285727 from sefidel/cloudflared-2024.1.5
...
cloudflared: 2023.10.0 -> 2024.1.5
2024-02-04 22:19:46 +11:00
Nikolay Korotkiy
26a4aed048
Merge pull request #285830 from sikmir/mbutil
...
mbutil: fix build
2024-02-04 13:14:18 +04:00
Will Fancher
c45d87c247
Merge pull request #259077 from Kreyren/teres_v2
...
ubootOlimexA64Teres1: init
2024-02-04 03:51:09 -05:00
Aaron Jheng
965fc23294
brook: unpin go1.20
2024-02-04 15:54:29 +08:00
K900
1e6d207240
Merge pull request #285233 from K900/xdg-utils
...
xdg-utils: unstable-2022-11-06 -> 1.2.0, resholve
2024-02-04 10:52:40 +03:00
K900
cee13123c0
xdg-utils: unstable-2022-11-06 -> 1.2.0, resholve
2024-02-04 10:09:23 +03:00
Mario Rodas
2a9e0d5119
rage: migrate to by-name
2024-02-04 04:20:00 +00:00
rewine
1fb9ffecd4
qt6Packages.wayqt: init at 0.2.0
2024-02-04 10:08:07 +08:00
github-actions[bot]
ebdc85862b
Merge master into staging-next
2024-02-04 00:02:24 +00:00
Sandro
f9dd9c31a2
Merge pull request #282841 from siddharthdhakane/nameko
...
python311Packages.nameko: init at 2.4.1
2024-02-04 00:48:19 +01:00
Ben Darwin
c04efae392
python311Packages.spatial-image: init at 1.0.0
2024-02-03 13:40:09 -05:00
Ben Darwin
45027f5dd8
python311Packages.xarray-dataclasses: init at 1.7.0
2024-02-03 13:38:23 -05:00
github-actions[bot]
5a036cc96a
Merge master into staging-next
2024-02-03 18:00:51 +00:00
ydlr
1071e31103
Merge branch 'master' into mix2nix_0.1.9
2024-02-03 11:15:03 -06:00
Robert Scott
e5e19d75c0
Merge pull request #265959 from risicle/ris-openrefine
...
openrefine: init at 3.7.7
2024-02-03 14:28:55 +00:00
Yt
84d1ae10eb
Merge pull request #285495 from CertainLach/xformers/update-0.0.23.post1
...
python3Packages.xformers: 0.03 -> 0.0.23.post1, add cuda support
2024-02-03 14:23:28 +00:00
Martin Weinelt
841b7fc727
python311Packages.starlette: 0.32.0.post1 -> 0.35.1
...
https://github.com/encode/starlette/releases/tag/0.33.0
https://github.com/encode/starlette/releases/tag/0.34.0
https://github.com/encode/starlette/releases/tag/0.35.0
https://github.com/encode/starlette/releases/tag/0.35.1
2024-02-03 14:44:46 +01:00
Robert Scott
272f7bb1f4
openrefine: init at 3.7.7
2024-02-03 13:37:59 +00:00
Yaroslav Bolyukin
364661dc7b
python3Packages.xformers: 0.03 -> 0.0.23.post1
2024-02-03 14:07:03 +01:00
Vladimír Čunát
474d728adf
Merge #285030 : openldap: update, drop openssl_legacy
...
...into staging
2024-02-03 07:44:57 +01:00
Jacob Hrbek
a01d728bd6
ubootOlimexA64Teres1: init
...
Add U-Boot Package Declaration for OLIMEX Teres-I
2024-02-03 04:02:26 +00:00
Martin Weinelt
c6d7811935
Merge pull request #285295 from mweinelt/curl-8.6.0
...
curl: 8.5.0 -> 8.6.0, build with libpsl
2024-02-03 02:10:39 +01:00
github-actions[bot]
73020ae8c1
Merge staging-next into staging
2024-02-03 00:02:44 +00:00
Mario Rodas
49fb981029
Merge pull request #282237 from marsam/ssl-proxy-unpin-go
...
ssl-proxy: unpin go
2024-02-02 18:26:23 -05:00
Mario Rodas
1df0870bb9
Merge pull request #282039 from marsam/gsctl-unpin-go
...
gsctl: unpin go
2024-02-02 18:24:55 -05:00
Ben Darwin
d39d1b7a0b
python311Packages.pygltflib: init at 1.16.1
2024-02-02 16:32:52 -05:00
Nikolay Korotkiy
05a6de1f24
Merge pull request #283561 from Guanran928/yj
...
yj: add meta.mainProgram, move to by-name
2024-02-03 00:44:51 +04:00
Peter Hoeg
5fd6c33068
strawberry: 1.0.21 -> 1.0.23
2024-02-02 20:28:17 +01:00
github-actions[bot]
58c80dd7b8
Merge staging-next into staging
2024-02-02 18:01:50 +00:00
Niklas Hambüchen
292478f780
Merge pull request #264194 from nh2/issue-79818-clang-openmp-fixes
...
Fix clang OpenMP build of openblas and suitesparse
2024-02-02 18:48:40 +01:00
h7x4
4f174019fe
Merge pull request #284710 from GaetanLepage/abseil
...
abseil-cpp: 202301 -> 202401
2024-02-02 17:19:19 +01:00
Nikolay Korotkiy
7bb1bcfabb
mbutil: fix build
2024-02-02 19:57:33 +04:00
Nick Cao
5f1127d94e
Merge pull request #285630 from trofi/crossguid-gcc-13-fix
...
crossguid: port to `gcc-13`
2024-02-02 10:07:47 -05:00
github-actions[bot]
0675b4b947
Merge staging-next into staging
2024-02-02 12:01:43 +00:00
Martin Weinelt
6b29a1034f
Merge pull request #278804 from presto8/python-pyemvue
...
python3Packages.pyemvue: init at 0.18.0
2024-02-02 12:18:32 +01:00
kirillrdy
114a6bedb8
Merge pull request #282148 from pineapplehunter/update-mozc
...
ibus-engines.mozc: 2.26.4660.102 -> 2.29.5268.102
2024-02-02 21:04:59 +11:00
DavHau
11749a4e25
python3Packages.qemu: fix shadowed qemu; improve expression
...
- fix all shadowed references of qemu in python-packages.nix
- migrate to pyproject = true
- add a check to ensure that the version attribute is up to date
- implement check phase testing all executables
- enable tui and fuse support by default for the application only
- if fuse/tui disabled, ensure that corresponding executables are not exported
2024-02-02 16:20:51 +07:00
DavHau
9c4a65790a
qemu-python-utils: init at "0.6.1.0a1"
2024-02-02 15:35:19 +07:00
sefidel
b9f8734b86
cloudflared: 2023.10.0 -> 2024.1.5
2024-02-02 16:56:47 +09:00
6cc7f7b9b1
python3Packages.qemu: init at 0.6.1.0a1
2024-02-02 13:06:18 +07:00
github-actions[bot]
3a8e4cc2aa
Merge staging-next into staging
2024-02-02 06:01:42 +00:00
Mario Rodas
90f6c2d2b6
Merge pull request #285633 from trofi/claws-mail-unpink-from-gcc-12
...
claws-mail: don't pin to `gcc-12`
2024-02-01 23:23:54 -05:00
Preston Hunt
0740d47320
python3Packages.pyemvue: init at 0.18.0
2024-02-01 20:06:51 -08:00
Mario Rodas
3b9c0d92db
Merge pull request #284103 from bcdarwin/niworkflows
...
python311Packages.niworkflows: init at 1.10.0
2024-02-01 21:08:11 -05:00
github-actions[bot]
6b866c8f85
Merge staging-next into staging
2024-02-02 00:02:44 +00:00
Sergei Trofimovich
88e6b0bd44
claws-mail: don't pin to gcc-12
...
Latest reelase was already ported to `gcc-13` and builds successfully.
2024-02-01 20:54:36 +00:00
Sergei Trofimovich
5d736c2bf2
crossguid: port to gcc-13
2024-02-01 20:46:11 +00:00
Niklas Hambüchen
64fe348123
openblas: Fix OpenMP build with clang. See #79818
2024-02-01 20:28:08 +00:00
Niklas Hambüchen
b0b80e15d1
suitesparse: Fix OpenMP build with clang. See #79818
2024-02-01 20:28:08 +00:00
Pol Dellaiera
795dc7d52d
Merge pull request #285511 from drupol/php/dom/update-patch-lower-version-bound
...
php: add lower version bound constraint to avoid applying it to older PHP versions.
2024-02-01 20:19:48 +01:00
Weijia Wang
8735b247ae
Merge pull request #281450 from philiptaron/opencpn
...
opencpn: 5.6.2 -> 5.8.4
2024-02-01 19:34:26 +01:00
github-actions[bot]
381e01e471
Merge staging-next into staging
2024-02-01 18:01:21 +00:00
markuskowa
4ecdf857f7
Merge pull request #285509 from sheepforce/tblite-dftd3
...
python3Packages.tblite: fix simple-dftd3 dependency passing
2024-02-01 16:06:19 +01:00
Leona Maroni
a181ad43a8
youtrack: 2022.3.65371 -> 2023.3.23390
...
This updates YouTrack to a new major version with a new packaging format.
2024-02-01 13:36:13 +01:00
github-actions[bot]
b0861ba3fd
Merge staging-next into staging
2024-02-01 12:01:23 +00:00
Martin Weinelt
27fa02d0f1
Merge remote-tracking branch 'origin/staging-next' into staging
...
Conflicts:
- pkgs/development/compilers/llvm/10/clang/default.nix
- pkgs/development/compilers/llvm/8/clang/default.nix
2024-02-01 12:25:11 +01:00
Mario Rodas
170d8d9b6e
Merge pull request #285506 from wineee/waylib
...
qt6Packages.waylib: init at 0.1.1
2024-02-01 05:44:38 -05:00
Pol Dellaiera
6a6c83c138
php: add lower version bound constraint to avoid applying it to older PHP versions.
2024-02-01 10:36:44 +01:00
Phillip Seeber
ff2c2c16e5
python3Packages.tblite: fix simple-dftd3 dependency passing
2024-02-01 10:27:02 +01:00
rewine
52fbbf1d78
qt6Packages.waylib: init at 0.1.1
2024-02-01 17:19:50 +08:00
Cyril Cohen
4116f0379e
coqPackages.vscoq-language-server: init at 2.0.3 ( #256515 )
2024-02-01 10:10:43 +01:00
Mario Rodas
29bc0559e6
go_1_19: drop
...
Go 1.19 has reached EOL in 06 Sep 2023
2024-02-01 04:20:00 +00:00
Maciej Krüger
82ee069492
Merge pull request #283675 from wegank/prusa-slicer-aarch64-darwin
...
prusa-slicer: fix build on darwin
2024-01-31 23:46:53 +01:00
Shogo Takata
efa2193ff0
ibus-engines.mozc: 2.26.4660.102 -> 2.29.5268.102
2024-02-01 04:01:41 +09:00
Peder Bergebakken Sundt
350f3f7b16
Merge pull request #271885 from jvanbruegge/authentik
...
authentik: init at 2023.10.7
2024-01-31 19:13:39 +01:00
Weijia Wang
ca43ced0ae
Merge pull request #284990 from Dekker1/minizincide282
...
minizincide: 2.5.5 -> 2.8.2
2024-01-31 17:46:45 +01:00
Atemu
cdd4f2ac1b
Merge pull request #281348 from Atemu/update/umr
...
umr: unstable-2022-08-23 -> 1.0.8
2024-01-31 16:49:10 +01:00
Doron Behar
afb69fea3c
Merge pull request #284481 from chuangzhu/gnuradio-gcc13
...
gnuradio3_{9,8}: fix build
2024-01-31 17:07:18 +02:00
Chuang Zhu
b688bda73b
gnuradio3_8Minimal: fix build on Linux by using gcc 12 libraries
...
Not using simply stdenv = gcc12Stdenv due to errors like this:
/nix/store/...-binutils-2.40/bin/ld: /nix/store/...-boost-1.81.0/lib/libboost_program_options.so.1.81.0: undefined reference to `std::ios_base_library_init()@GLIBCXX_3.4.32'
collect2: error: ld returned 1 exit status
make[2]: *** [gr-fec/lib/reed-solomon/CMakeFiles/gr_fec_rstest.dir/build.make:131: gr-fec/lib/reed-solomon/gr_fec_rstest] Error 1
make[1]: *** [CMakeFiles/Makefile2:2165: gr-fec/lib/reed-solomon/CMakeFiles/gr_fec_rstest.dir/all] Error 2
2024-01-31 16:19:43 +02:00
Jan van Brügge
8c335258bd
authentik-outposts.ldap: init at 2023.10.7
2024-01-31 13:45:10 +00:00
Mario Rodas
cd0898ef49
Merge pull request #280569 from wineee/qtwlroots
...
qt6Packages.qwlroots: init at 0.1.0
2024-01-31 07:15:43 -05:00
Yt
a5ae45e45a
Merge pull request #284093 from onny/django-crispy5
...
python3Packages.django-crispy-bootstrap5: init at 2023.10
2024-01-31 11:01:57 +00:00
Vincent Laporte
16e5d89404
ocamlPackages.lablgtk3-rsvg2: init at 3.1.4
2024-01-31 07:05:30 +01:00
Mario Rodas
4006079f95
Merge pull request #276177 from aaronjheng/prometheus-openvpn-exporter
...
prometheus-openvpn-exporter: remove
2024-01-30 19:32:50 -05:00
Mario Rodas
2c8e8030c3
Merge pull request #281321 from aaronjheng/mysql-shell-innovation
...
mysql-shell-innovation: 8.2.1 -> 8.3.0
2024-01-30 19:30:34 -05:00
Jip J. Dekker
b2c07d4a34
minizincide: 2.5.5 -> 2.8.2
2024-01-31 11:17:51 +11:00
Fabian Affolter
39aef81970
Merge pull request #284859 from fabaff/deebot-client-bump
...
python311Packages.svg-py: init at 1.4.2, python311Packages.deebot-client: init at 5.0.0
2024-01-30 21:34:16 +01:00
Fabian Affolter
bb1d672e3e
Merge pull request #284863 from fabaff/tesla-fleet-api-bump
...
python311Packages.tesla-fleet-api: init at 0.2.3
2024-01-30 21:34:04 +01:00
Luflosi
23566fe16d
nextpnr: migrate to by-name
2024-01-30 12:45:49 -06:00
ajs124
d0fd0aa42e
openldap: don't use openssl_legacy anymore
2024-01-30 17:23:27 +01:00
Sandro
ee52e1eeec
Merge pull request #283896 from dotlambda/graphite-cli-buildNpmPackage
...
graphite-cli: use buildNpmPackage
2024-01-30 17:20:53 +01:00
Sandro
950c66b787
Merge pull request #284607 from dotlambda/deeptools-fix
...
deeptools: fix build
2024-01-30 17:16:22 +01:00
a-n-n-a-l-e-e
69a89f0d45
Merge pull request #283913 from a-n-n-a-l-e-e/llvm10-drop
...
treewide: drop LLVM10
2024-01-30 06:59:13 -08:00
Toma
9188d39c92
gcs: 4.8.0 -> 5.20.4, adopt, refactor ( #279271 )
...
* gcs: 4.8.0 -> 5.20.4, adopt, refactor
---------
Co-authored-by: Weijia Wang <9713184+wegank@users.noreply.github.com>
2024-01-30 15:09:54 +01:00
Nick Cao
1d852c8b67
Merge pull request #284834 from wegank/btor2tools-gcc-13
...
btor2tools: fix build with gcc 13
2024-01-30 09:04:32 -05:00
Weijia Wang
d096520055
Merge pull request #282159 from atorres1985-contrib/md4c
...
md4c: 0.4.8 -> 0.5.1
2024-01-30 14:48:02 +01:00
Mario Rodas
99780dd914
Merge pull request #282446 from panicgh/ebpf-verifier-pin-catch2_3
...
ebpf-verifier: re-pin to nixpkgs catch2_3 sources
2024-01-30 08:36:38 -05:00
Sandro
664a237237
Merge pull request #282424 from atorres1985-contrib/fceux
2024-01-30 14:24:07 +01:00
Mario Rodas
fc9c35710e
Merge pull request #284119 from vifino/syslog-ng-4.6.0
...
syslogng: 4.5.0 -> 4.6.0
2024-01-30 08:12:57 -05:00
Anderson Torres
6033d9e54d
fceux: unpin lua and stdenv
2024-01-30 07:21:18 -03:00
Anderson Torres
2fd4f1f457
fceux: 2.6.4 -> 2.6.5
...
Also, pin stdenv to GCC12 - yet another case of updated incompatible C++
standards I suppose.
Oh! Remove it when next version arrives ;)
2024-01-30 07:21:18 -03:00
Weijia Wang
fd400a9585
Merge pull request #283372 from wegank/mailcore2-fix
...
mailcore2: fix build
2024-01-30 10:51:46 +01:00
Florian Klink
d6ee968663
libcamera: move to pkgs/by-name
...
The CI check complains about a new attribute introduced that's not using
the by-name pattern, even though it's using the same .nix file.
It seems using callPackage ../by-name/… from toplevel for the
alternative toplevel attribute seems to be others do this, so using the
same pattern here.
2024-01-30 11:24:59 +02:00
Florian Klink
9ec316831f
libcamera-qcam: init
...
libcamera provides a more helpful debugging gui, which however needs qt,
so is undesirable in the default case (which is why it was disabled
initially).
Introduce a withQcam boolean flag, which will enable building it with
qcam, and expose it as a toplevel libcamera-qcam attribute.
This helped debugging the new ipu6 softisp camera stack.
The Qt 6 support patch is already circulating on the upstream mailing
list, however it doesn't apply cleanly. As discussed in
https://github.com/NixOS/nixpkgs/pull/284964 , we opted to not ship
that patch, but rather use qt5 for now, as KDE seems to maintain a Qt5
patchset that we track.
2024-01-30 11:24:59 +02:00
annalee
9e5b7b2ceb
treewide: drop LLVM10
2024-01-30 06:30:28 +00:00
a-n-n-a-l-e-e
425588f207
Merge pull request #283551 from a-n-n-a-l-e-e/llvmPackages_8-drop
...
treewide: drop LLVM8
2024-01-29 22:25:38 -08:00
github-actions[bot]
2f68b418f1
Merge staging-next into staging
2024-01-30 06:01:22 +00:00
Robert Schütz
2f3f8268ff
Merge pull request #284854 from dotlambda/robotframework-databaselibrary-fix
...
python311Packages.robotframework-databaselibrary: add missing dependency
2024-01-30 03:10:53 +00:00
7c6f434c
7e913c43b4
Merge pull request #284591 from hraban/sbcl-2.4.1
...
sbcl: 2.4.0 -> 2.4.1
2024-01-30 00:18:08 +00:00
github-actions[bot]
93a73aa6cf
Merge staging-next into staging
2024-01-30 00:02:29 +00:00
Bernardo Meurer
5b1867a3a1
Merge pull request #281303 from matdibu/master
...
libvirt: 9.10.0 -> 10.0.0
2024-01-29 18:24:08 -05:00
Fabian Affolter
0fff874154
python311Packages.tesla-fleet-api: init at 0.2.3
...
Python library for Tesla Fleet API and Teslemetry
https://github.com/Teslemetry/python-tesla-fleet-api
2024-01-30 00:17:27 +01:00
Fabian Affolter
c589bb1c79
python311Packages.deebot-client: init at 5.0.0
...
Deebot client library
https://github.com/DeebotUniverse/client.py
2024-01-30 00:08:09 +01:00
Robert Schütz
dc1bee5a69
Merge pull request #269409 from nazarewk/python-keyring-pass
...
python3Packages.keyring-pass: init at 0.9.2
2024-01-29 23:05:07 +00:00
Fabian Affolter
e996236a89
python311Packages.svg-py: init at 1.4.2
...
Type-safe Python library to generate SVG files
https://github.com/orsinium-labs/svg.py
2024-01-29 23:59:21 +01:00
Robert Schütz
2d9cbaf7a2
python311Packages.robotframework-excellib: init at 2.0.1
2024-01-29 14:36:40 -08:00
Matei Dibu
150c0721da
libvirt: 9.10.0 -> 10.0.0
2024-01-29 22:33:24 +01:00
figsoda
7afa3f21a5
Merge pull request #284687 from r-ryantm/auto-update/xh
...
xh: 0.20.1 -> 0.21.0
2024-01-29 15:47:09 -05:00
Weijia Wang
f9c6b14dbd
Merge pull request #283350 from wegank/qtractor-bump
...
qtractor: 0.9.25 -> 0.9.38
2024-01-29 21:41:02 +01:00
Weijia Wang
b03c6a4e9a
btor2tools: fix build with gcc 13
2024-01-29 21:35:06 +01:00
github-actions[bot]
6a27b0be74
Merge staging-next into staging
2024-01-29 18:01:37 +00:00
IogaMaster
a44c757bb7
manix: 0.7.1 -> 0.8.0
...
https://github.com/nix-community/manix
Update pkgs/by-name/ma/manix/package.nix
Co-authored-by: bryango <bryango@users.noreply.github.com>
Update pkgs/by-name/ma/manix/package.nix
Co-authored-by: bryango <bryango@users.noreply.github.com>
2024-01-29 10:48:55 -07:00
figsoda
50390e9183
xh: fix build on darwin
2024-01-29 12:35:09 -05:00
Hraban Luyat
b3d9b990d6
sbcl: 2.4.0 -> 2.4.1
2024-01-29 12:24:16 -05:00
Hraban Luyat
0a3dab4af3
sbcl: move to /pkgs/by-name
2024-01-29 12:23:21 -05:00