1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-25 03:17:13 +00:00
Commit graph

555217 commits

Author SHA1 Message Date
Mario Rodas f889c8f562
Merge pull request #261509 from SuperSandro2000/dlib
dlib: build with fftw, blas and webp
2023-12-01 18:11:26 -05:00
Mario Rodas 9fb55dc70e
Merge pull request #271415 from marsam/update-rubyPackages
rubyPackages: update
2023-12-01 18:10:41 -05:00
Robert Scott 53bf3e8255
Merge pull request #267049 from justinas/justinas/remove-teleport-11
teleport_11: remove
2023-12-01 23:06:31 +00:00
Robert Scott af8e4dc782
Merge pull request #270901 from a-n-n-a-l-e-e/spooles
spooles: fix compiler errors and link properly; fix darwin build
2023-12-01 23:02:30 +00:00
Robert Schütz 73b5e1f09d
Merge pull request #270335 from dotlambda/tzlocal-5.2
python311Packages.tzlocal: 5.0.1 -> 5.2
2023-12-01 14:51:24 -08:00
Robert Scott b47ec406f2
Merge pull request #271279 from r-ryantm/auto-update/python310Packages.django-hijack
python310Packages.django-hijack: 3.4.2 -> 3.4.3
2023-12-01 22:20:47 +00:00
Adam C. Stephens 145d101931
Merge pull request #271447 from jnsgruk/lxd-ui-0.5
lxd-ui: 0.4 -> 0.5
2023-12-01 17:10:08 -05:00
Lassulus d7ea0ae06e
Merge pull request #271446 from Mic92/nixos-anywhere
nixos-anywhere: 1.0.0 -> 1.1.0
2023-12-01 23:06:32 +01:00
Adam Joseph 7e0464aa50 spandsp: fix function argument name
The function here is being passed to `overrideAttrs`, not
`mkDerivation`, so it should be named `previousAttrs`, not
`finalAttrs`.  This was my mistake.
2023-12-01 22:05:02 +00:00
Adam Joseph 62dbf14a30 gcc: put environment variables in drvAttrs.env 2023-12-01 22:03:09 +00:00
Nikolay Korotkiy c074160dcf
Merge pull request #268181 from sikmir/simplotask
simplotask: 1.11.5 → 1.12.0
2023-12-02 00:46:37 +04:00
Fabian Affolter 30e89e4fcd
Merge pull request #270541 from r-ryantm/auto-update/python310Packages.botocore-stubs
python310Packages.botocore-stubs: 1.31.79 -> 1.33.0
2023-12-01 21:08:53 +01:00
Fabian Affolter 5f01754a48
Merge pull request #271363 from r-ryantm/auto-update/python310Packages.elasticsearch-dsl
python310Packages.elasticsearch-dsl: 8.9.0 -> 8.11.0
2023-12-01 21:07:17 +01:00
Fabian Affolter 252be6683c
Merge pull request #271400 from fabaff/cnspec-bump
cnspec: 9.8.0 -> 9.9.3
2023-12-01 21:05:57 +01:00
Fabian Affolter cda0047da5
Merge pull request #271401 from fabaff/py-serializable-bump
python311Packages.py-serializable: 0.15.0 -> 0.16.0
2023-12-01 21:05:45 +01:00
Fabian Affolter f69c21c3a8
Merge pull request #271409 from fabaff/xkcdpass-bump
python311Packages.xkcdpass: 1.19.6 -> 1.19.8
2023-12-01 21:05:33 +01:00
Fabian Affolter 16f46042af
Merge pull request #271410 from fabaff/metasploit-bump
metasploit: 6.3.44 -> 6.3.45
2023-12-01 21:05:22 +01:00
Fabian Affolter 1054ed56aa
Merge pull request #271432 from fabaff/luqum-fix
python311Packages.luqum: refactor
2023-12-01 21:05:01 +01:00
Nick Cao ae4f0a84c0
Merge pull request #271466 from NickCao/telegram-desktop
telegram-desktop: 4.11.8 -> 4.12.2
2023-12-01 14:52:46 -05:00
Jan Tojnar 4ce29f6c8b inkscape: 1.3.1 → 1.3.2
https://inkscape.org/news/2023/12/01/Inkscape-1-3-2-solves-data-loss-bug/
https://gitlab.com/inkscape/inkscape/-/compare/INKSCAPE_1_3_1...INKSCAPE_1_3_2
2023-12-01 20:21:07 +01:00
Sefa Eyeoglu c1f0be0373 nixos/postgresqlBackup: add Scrumplex as maintainer
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-12-01 19:08:31 +01:00
Sefa Eyeoglu 0aaf428fde nixos/postgresqlBackup: add --rsyncable to compression programs
The --rsyncable option changes the behavior of gzip/zstd so that the
resulting files can be incrementally backed up easily. Tools like Borg,
rsync and xdelta can make use their deduplication/diff mechanisms more
easily.

In my local testing, this resulted in a 2% size increase for backup
files.

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-12-01 19:08:31 +01:00
Nikolay Korotkiy 786100e12d
Merge pull request #270462 from sikmir/e2fsprogs
e2fsprogs: add withFuse option
2023-12-01 21:34:02 +04:00
Maciej Krüger 2344fe1da1
Merge pull request #266368 from bbigras/remmina 2023-12-01 18:22:36 +01:00
Jörg Thalheim 49a204d40e spdk: fix python installation prefix
without this change, we cannot import spdk
2023-12-01 17:55:06 +01:00
Emily Trau 4052ea54b7
Merge pull request #271340 from azuwis/trigger-control
trigger-control: unstable-2023-06-18 -> 1.5.1
2023-12-02 03:14:29 +11:00
Pol Dellaiera 7c12c86153
Merge pull request #271378 from gaelreyrol/xdebug-update-3.3.0
phpExtensions.xdebug: 3.3.0alpha3 -> 3.3.0
2023-12-01 17:09:37 +01:00
Pol Dellaiera b2f7e3736a
Merge pull request #271382 from drupol/phpunit/bump
phpunit: 10.4.2 -> 10.5.0
2023-12-01 17:00:47 +01:00
Nick Cao cae1e33e8c
Merge pull request #271267 from eclairevoyant/wasm-bindgen-cli
wasm-bindgen-cli: 0.2.88 -> 0.2.89
2023-12-01 10:46:35 -05:00
Nick Cao e7318ef0c3
Merge pull request #271278 from r-ryantm/auto-update/python310Packages.django-filter
python310Packages.django-filter: 23.3 -> 23.4
2023-12-01 10:46:23 -05:00
Nick Cao 19c94cd4bd
Merge pull request #271402 from fabaff/terrascan-bump
terrascan: 1.18.3 -> 1.18.5
2023-12-01 10:41:20 -05:00
Nick Cao a5b64c9d15
Merge pull request #271300 from NickCao/stratis
stratisd: 3.6.2 -> 3.6.3
2023-12-01 10:39:57 -05:00
Nick Cao a9ecb18954
Merge pull request #270764 from NickCao/mautrix-telegram
mautrix-telegram: 0.14.2 -> 0.15.0
2023-12-01 10:39:48 -05:00
Nick Cao d940f3d922
Merge pull request #271380 from gaelreyrol/mailpit-update-1.10.2
mailpit: 1.10.1 -> 1.10.2
2023-12-01 10:39:30 -05:00
Nick Cao 11f8a9f7bd
Merge pull request #271168 from r-ryantm/auto-update/python310Packages.cryptoparser
python310Packages.cryptoparser: 0.11.0 -> 0.12.0
2023-12-01 10:36:18 -05:00
Nick Cao d0d668791f
Merge pull request #271167 from r-ryantm/auto-update/python310Packages.cryptolyzer
python310Packages.cryptolyzer: 0.10.3 -> 0.12.0
2023-12-01 10:35:20 -05:00
Nick Cao 79bea56197
Merge pull request #271426 from R-VdP/fix_eris_test
eris-server: fix nixos test
2023-12-01 10:32:48 -05:00
Nick Cao 8feb58d12b
Merge pull request #271389 from r-ryantm/auto-update/libgbinder
libgbinder: 1.1.34 -> 1.1.35
2023-12-01 10:27:08 -05:00
Nick Cao db0e264068
Merge pull request #271388 from kashw2/act
act: 0.2.54 -> 0.2.55
2023-12-01 10:25:43 -05:00
Nick Cao f5030642d7
Merge pull request #271385 from r-ryantm/auto-update/python310Packages.ezyrb
python310Packages.ezyrb: 1.3.0.post2311 -> 1.3.0.post2312
2023-12-01 10:25:20 -05:00
Nick Cao 77356f6811
Merge pull request #271384 from fabaff/checkov-bump
checkov: 3.1.19 -> 3.1.20
2023-12-01 10:24:36 -05:00
Nick Cao c034a79b63
Merge pull request #271372 from r-ryantm/auto-update/python310Packages.enaml
python310Packages.enaml: 0.16.1 -> 0.17.0
2023-12-01 10:22:07 -05:00
Matthieu Coudron 74a8cd2210
Merge pull request #270968 from GaetanLepage/debugprint-nvim
vimPlugins.debugprint-nvim: init at 2023-11-28
2023-12-01 16:17:21 +01:00
Nick Cao 214e58a072
Merge pull request #271421 from doronbehar/pkg/syncthingtray
syncthingtray: 1.4.8 -> 1.4.9
2023-12-01 10:16:03 -05:00
Emily Trau 1fb078914c
Merge pull request #271261 from Defelo/uiua
uiua: 0.3.1 -> 0.4.1
2023-12-02 02:15:36 +11:00
Nick Cao 9d01a5847b
Merge pull request #271414 from fabaff/seclists-bump
seclists: 2023.3 -> 2023.4
2023-12-01 10:13:36 -05:00
Nick Cao 9da97f207b
Merge pull request #271411 from fabaff/step-cli-bump
step-cli: 0.25.0 -> 0.25.1
2023-12-01 10:12:57 -05:00
Nick Cao a68995e4c2
Merge pull request #271403 from fabaff/exploitdb-bump
exploitdb: 2023-11-28 -> 2023-12-01
2023-12-01 10:11:00 -05:00
Robert Schütz 5032f78503
Merge pull request #270329 from dotlambda/keyring-24.3.0
python311Packages.keyring: 24.2.0 -> 24.3.0
2023-12-01 07:10:17 -08:00
Emily Trau 48a7c13fea
Merge pull request #271455 from NixOS/revert-271268-gruvbox-plus-icons
Revert "gruvbox-plus-icons: init at unstable-2023-11-30"
2023-12-02 02:02:56 +11:00