Nick Cao
6f49991ae3
Merge pull request #287835 from onny/poopcorn
...
popcorntime: 0.4.9 -> 0.5.0
2024-02-11 12:50:15 -05:00
Nick Cao
463d2fed6b
Merge pull request #287938 from r-ryantm/auto-update/cockpit
...
cockpit: 308 -> 310.2
2024-02-11 12:48:03 -05:00
Nick Cao
f6ab9624f6
Merge pull request #287974 from trofi/stenc-gcc-13-fix
...
stenc: fix `gcc-13` build failure
2024-02-11 12:46:19 -05:00
Nick Cao
38afef5023
Merge pull request #287977 from trofi/stone-phaser-gcc-13-fix
...
stone-phaser: fix `gcc-13` build failure
2024-02-11 12:45:36 -05:00
Nick Cao
fe3749296e
Merge pull request #288015 from trofi/vkmark-gcc-13-fix-update
...
vkmark: unstable-2022-09-09 -> 2017.08-unstable-2023-04-12
2024-02-11 12:45:08 -05:00
Nick Cao
2d8077c394
Merge pull request #286906 from ashgillman/master
...
dcm2niix: 1.0.20211006 -> 1.0.20230411
2024-02-11 12:43:56 -05:00
Fabian Affolter
a071507ce6
python311Packages.aiopegelonline: refactor
2024-02-11 18:41:12 +01:00
Emily
80afdbf97f
Merge pull request #287589 from networkException/pinecone
...
pinecone: init at 0.11.0-unstable-2023-08-10
2024-02-11 18:40:23 +01:00
Fabian Affolter
e5d479b2c1
python311Packages.denonavr: 0.11.4 -> 0.11.6
...
Diff: https://github.com/ol-iver/denonavr/compare/refs/tags/0.11.4...0.11.6
Changelog: https://github.com/ol-iver/denonavr/releases/tag/0.11.6
2024-02-11 18:37:42 +01:00
Fabian Affolter
33288f5137
python311Packages.evohome-async: 0.4.18 -> 0.4.19
...
Diff: https://github.com/zxdavb/evohome-async/compare/refs/tags/0.4.18...0.4.19
2024-02-11 18:33:24 +01:00
Fabian Affolter
89ba8e8d09
python311Packages.aiopegelonline: 0.0.7 -> 0.0.8
...
Diff: https://github.com/mib1185/aiopegelonline/compare/refs/tags/v0.0.7...v0.0.8
Changelog: https://github.com/mib1185/aiopegelonline/releases/tag/v0.0.8
2024-02-11 18:32:07 +01:00
Fabian Affolter
ced5884557
python311Packages.pyswitchbot: 0.44.1 -> 0.45.0
...
Diff: https://github.com/Danielhiversen/pySwitchbot/compare/refs/tags/0.44.1...0.45.0
Changelog: https://github.com/Danielhiversen/pySwitchbot/releases/tag/0.45.0
2024-02-11 18:31:01 +01:00
Robert Hensing
fd6ea004a0
Merge pull request #274404 from r-ryantm/auto-update/ghostunnel
...
ghostunnel: 1.7.1 -> 1.7.3
2024-02-11 18:28:49 +01:00
Fabian Affolter
db0f864fcd
qovery-cli: 0.83.1 -> 0.84.0
...
Diff: https://github.com/Qovery/qovery-cli/compare/refs/tags/v0.83.1...v0.84.0
Changelog: https://github.com/Qovery/qovery-cli/releases/tag/v0.84.0
2024-02-11 18:27:05 +01:00
Fabian Affolter
a3d0b98d19
python311Packages.tesla-fleet-api: 0.4.0 -> 0.4.1
...
Diff: https://github.com/Teslemetry/python-tesla-fleet-api/compare/refs/tags/v0.4.0...v0.4.1
Changelog: https://github.com/Teslemetry/python-tesla-fleet-api/releases/tag/v0.4.1
2024-02-11 18:25:05 +01:00
Jakub Kozłowski
a498f11fa5
Merge pull request #273798 from kingarrrt/tmux-thumbs
...
tmuxPlugins.tmux-thumbs: 0.7.1 -> 0.8.0
2024-02-11 18:23:35 +01:00
Maximilian Bosch
3f8ecdfda5
Merge pull request #287995 from r-ryantm/auto-update/yamlfmt
...
yamlfmt: 0.10.0 -> 0.11.0
2024-02-11 18:23:03 +01:00
Fabian Affolter
8579f700f8
python311Packages.identify: refactor
2024-02-11 18:21:22 +01:00
Fabian Affolter
39d456753c
Merge pull request #288054 from r-ryantm/auto-update/python311Packages.google-cloud-os-config
...
python311Packages.google-cloud-os-config: 1.17.0 -> 1.17.1
2024-02-11 18:20:49 +01:00
Sergei Trofimovich
9687bedc4c
sgx-azure-dcap-client: fix gcc-13
build failure
...
Without the change build fails on `master` as
https://hydra.nixos.org/build/247706272 :
local_cache.cpp: In function 'void throw_if(bool, const std::string&)':
local_cache.cpp:40:20: error: 'runtime_error' is not a member of 'std'
40 | throw std::runtime_error(error);
| ^~~~~~~~~~~~~
local_cache.cpp:17:1: note: 'std::runtime_error' is defined in header '<stdexcept>'; did you forget to '#include <stdexcept>'?
16 | #include <sys/file.h>
+++ |+#include <stdexcept>
17 | #include <sys/stat.h>
2024-02-11 17:19:57 +00:00
R. Ryantm
1128be2775
openrefine: 3.7.7 -> 3.7.9
2024-02-11 17:18:59 +00:00
Mateus Alves
e05648ed37
vimPlugins.ultimate-autopair: init at 2024-02-10 ( #287913 )
2024-02-11 18:18:54 +01:00
Someone
f12c567b0d
Merge pull request #288030 from GaetanLepage/obs-do
...
obs-do: 0.1.0 -> 0.1.1
2024-02-11 17:18:08 +00:00
Fabian Affolter
652d8b87e2
python311Packages.identify: 2.5.33 -> 2.5.34
...
Diff: https://github.com/pre-commit/identify/compare/refs/tags/v2.5.33...v2.5.34
2024-02-11 18:14:25 +01:00
Austin Horstman
99a12fdbb0
yabai: 6.0.10 -> 6.0.11
2024-02-11 11:12:55 -06:00
TornaxO7
a2d3152ca9
gtt: 8 -> 9
2024-02-11 18:12:18 +01:00
Fabian Affolter
45b4c6f5eb
python311Packages.google-ai-generativelanguage: 0.5.1 -> 0.5.2
...
Changelog: https://github.com/googleapis/google-cloud-python/blob/google-ai-generativelanguage-v0.5.2/packages/google-ai-generativelanguage/CHANGELOG.md
2024-02-11 18:10:42 +01:00
Maximilian Bosch
417fdb06d7
Merge pull request #287856 from emilylange/nixos-gitea-package-forgejo-warning
...
nixos/gitea: warn when using `services.gitea` with forgejo
2024-02-11 18:06:05 +01:00
Weijia Wang
464391cb6d
Merge pull request #288038 from Aleksanaa/ghfetch
...
ghfetch: init at 0.0.19
2024-02-11 18:05:47 +01:00
Thomas Gerbet
c9541aced4
Merge pull request #288044 from OPNA2608/update/palemoon-bin
...
palemoon-bin: 32.5.2 -> 33.0.0
2024-02-11 18:02:22 +01:00
Martin Weinelt
d08d996a52
Merge pull request #287897 from patka-123/python311Packages-sv-ttk
...
python311Packages.sv-ttk: fix build
2024-02-11 17:48:43 +01:00
John Garcia
7786bf7565
docfd: change long description
2024-02-11 16:42:59 +00:00
John Garcia
8afc781161
docfd: add fzf support
2024-02-11 16:40:31 +00:00
markuskowa
0db2b0471e
Merge pull request #287996 from r-ryantm/auto-update/spglib
...
spglib: 2.3.0 -> 2.3.1
2024-02-11 17:14:28 +01:00
Weijia Wang
44fea95b02
Merge pull request #287921 from wegank/htcondor-broken
...
htcondor: mark as broken on aarch64-linux
2024-02-11 17:04:50 +01:00
Dhananjay Balan
c9efac8374
pmbootstrap 2.1.0 -> 2.2.0
...
* According to the postmarketOS blog, development has moved back to
gitlab: https://postmarketos.org/blog/2024/01/17/moving-pmbootstrap/
* Ordered test names and added new impure test case to be skipped.
2024-02-11 16:56:59 +01:00
Mario Rodas
98ddefa0e1
Merge pull request #286359 from bcdarwin/update-python3-xarray
...
python311Packages.xarray: 2023.11.0 -> 2024.1.1
2024-02-11 10:33:14 -05:00
Mario Rodas
4e37a233b7
Merge pull request #283019 from bcdarwin/update-mne
...
python311Packages.mne-python: 1.6.0 -> 1.6.1; unbreak
2024-02-11 10:32:24 -05:00
Ryan Lahfa
78ca947399
Merge pull request #287783 from RaitoBezarius/take-kernel-codeowner-tmp
...
CODEOWNERS: add raitobezarius on the linux kernel
2024-02-11 16:31:13 +01:00
Nick Cao
670e99da2a
v2ray-domain-list-community: 20240131105845 -> 20240208184303
...
Diff: 2024013110...2024020818
2024-02-11 10:27:20 -05:00
Nick Cao
2b6f520af0
Merge pull request #288022 from r-ryantm/auto-update/phrase-cli
...
phrase-cli: 2.21.2 -> 2.22.0
2024-02-11 10:24:32 -05:00
Nick Cao
3edaf54fb8
Merge pull request #288024 from r-ryantm/auto-update/home-manager
...
home-manager: unstable-2024-02-06 -> unstable-2024-02-11
2024-02-11 10:24:12 -05:00
Nick Cao
2c876cd03c
Merge pull request #288004 from r-ryantm/auto-update/croc
...
croc: 9.6.8 -> 9.6.9
2024-02-11 10:23:47 -05:00
Nick Cao
9714d46636
Merge pull request #288006 from r-ryantm/auto-update/runme
...
runme: 2.2.5 -> 2.2.6
2024-02-11 10:23:16 -05:00
Nick Cao
14bb942949
Merge pull request #288007 from r-ryantm/auto-update/vcpkg-tool
...
vcpkg-tool: 2024-02-05 -> 2024-02-07
2024-02-11 10:23:05 -05:00
Nick Cao
c12cb6d559
Merge pull request #288008 from r-ryantm/auto-update/semantic-release
...
semantic-release: 23.0.1 -> 23.0.2
2024-02-11 10:22:50 -05:00
Thomas Gerbet
3882e55559
pixelfed: use php.buildComposerProject
...
That should make upgrades easier by not having to deal with composer2nix.
No functional changes expected.
2024-02-11 16:21:57 +01:00
Nikolay Korotkiy
9b7c8df897
Merge pull request #287757 from Ligthiago/sttr
...
sttr: init at 0.2.18
2024-02-11 19:19:27 +04:00
Nick Cao
dc4db874a0
Merge pull request #288017 from trofi/vowpal-wabbit-gcc-13-fix
...
vowpal-wabbit: fix `gcc-13` build failure
2024-02-11 10:18:31 -05:00
Nick Cao
70fa76eedb
Merge pull request #288045 from r-ryantm/auto-update/emplace
...
emplace: 1.5.2 -> 1.5.3
2024-02-11 10:16:45 -05:00