Weijia Wang
8fb22b4f2e
Merge pull request #243296 from NotAShelf/prettierd-darwin-support
...
prettierd: add darwin to supported platforms
2023-07-13 21:04:04 +03:00
Weijia Wang
2dfef3b02a
Merge pull request #243295 from natsukium/delly/darwin
...
delly: enable darwin support
2023-07-13 21:01:55 +03:00
Fabian Affolter
5975bd00fa
Merge pull request #243262 from r-ryantm/auto-update/python310Packages.griffe
...
python310Packages.griffe: 0.31.0 -> 0.32.0
2023-07-13 19:55:09 +02:00
Weijia Wang
0c87c8c09b
Merge pull request #243286 from wegank/tobim-boost-update-1
...
boost17x, boost18x: remove aliases
2023-07-13 20:48:31 +03:00
pennae
bbf9a8c44f
Merge pull request #241402 from newAM/probe-rs-0.19.0
...
probe-rs: 0.18.0 -> 0.19.0
2023-07-13 19:10:29 +02:00
Mauricio Collares
943e19d2e0
Merge pull request #243039 from collares/pari-2.15.4
...
pari: 2.15.3 -> 2.15.4
2023-07-13 18:08:41 +01:00
7c6f434c
ee5e438359
Merge pull request #242762 from NickCao/julia
...
julia_19{,-bin}: 1.9.1 -> 1.9.2
2023-07-13 16:35:39 +00:00
Janik
351143bf43
Merge pull request #241671 from thillux/jitterentropy-3.4.1
2023-07-13 18:33:57 +02:00
Martin Weinelt
d13f6fe16b
Merge pull request #240763 from mweinelt/frigate-0.12.1
...
openvino: 2022.3.0 -> 2023.0.0; frigate: 0.12.0 -> 0.12.1
2023-07-13 18:14:01 +02:00
adisbladis
260fdc8e74
Merge pull request #243270 from r-ryantm/auto-update/emacsPackages.ebuild-mode
...
emacsPackages.ebuild-mode: 1.64 -> 1.65
2023-07-14 04:10:31 +12:00
NotAShelf
a72b814577
prettierd: add darwin to supported platforms
2023-07-13 15:37:17 +00:00
Bjørn Forsman
df1eee2aa6
nixos: show which files are related to "not applying GID/UID change"
...
I initially thought it was related to /var/lib/nixos/{gid-map,uid-map},
but it seems that to migrate GID/UID you have to edit
/etc/{group,passwd} (and update GID/UID in all files). So mention those
files in the warning messages.
2023-07-13 17:21:36 +02:00
natsukium
7cec88e50f
delly: enable openmp
2023-07-14 00:20:20 +09:00
natsukium
ae95c0d5a5
delly: refactor
2023-07-14 00:18:27 +09:00
Ramses
1bee79f9f7
nixos/swap: make sure all kernel modules are loaded before creating swap devices. ( #239163 )
...
Co-authored-by: iliana etaoin <iliana@buttslol.net>
2023-07-13 17:12:54 +02:00
natsukium
61be2ca18a
delly: enable darwin support
...
- add passthru.tests
2023-07-13 23:54:39 +09:00
Tobias Mayer
315d100113
boost17x, boost18x: remove aliases
2023-07-13 17:48:33 +03:00
Weijia Wang
6e7938422d
Merge pull request #243266 from dotlambda/nextcloud24-remove-patch
...
nextcloud24: remove unused patch
2023-07-13 17:38:23 +03:00
pennae
4959cd51c6
Merge pull request #180997 from magnetophon/bolliedelayxt.lv2
...
bolliedelayxt.lv2: init at unstable-2017-10-25
2023-07-13 15:01:23 +02:00
R. Ryantm
75d49ecfa9
emacsPackages.ebuild-mode: 1.64 -> 1.65
2023-07-13 12:54:56 +00:00
Nick Cao
e8f986984c
Merge pull request #243240 from basedtheorem/patch-1
...
uhk-agent: 2.1.2 -> 3.0.0
2023-07-13 20:37:35 +08:00
Robert Schütz
6b8186f405
nextcloud24: remove unused patch
...
nextcloud24 was removed in 430f1dcdbd
2023-07-13 05:29:19 -07:00
Weijia Wang
b8eaa70945
Merge pull request #243189 from r-ryantm/auto-update/ipcalc
...
ipcalc: 1.0.2 -> 1.0.3
2023-07-13 15:25:16 +03:00
Martin Weinelt
5346af663c
Merge pull request #243119 from mweinelt/findpython-0.3.0
...
python310Packages.findpython: 0.2.5 -> 0.3.0
2023-07-13 14:23:37 +02:00
happysalada
bb3afd3b3a
python310Packages.transformers: add myself as maintainer
2023-07-13 20:12:29 +08:00
happysalada
85ff2d1a26
python310Packages.transformers: 4.28.1 -> 4.30.2
2023-07-13 20:12:29 +08:00
R. Ryantm
99ff431682
lefthook: 1.4.3 -> 1.4.4
2023-07-13 09:07:13 -03:00
Weijia Wang
ab41b79fed
Merge pull request #243153 from r-ryantm/auto-update/cypress
...
cypress: 12.16.0 -> 12.17.1
2023-07-13 15:04:20 +03:00
R. Ryantm
a74f584216
python310Packages.griffe: 0.31.0 -> 0.32.0
2023-07-13 11:59:49 +00:00
Weijia Wang
9caab144be
Merge pull request #243222 from tjni/pyserial-asyncio
...
python310Packages.pyserial-asyncio: enable on darwin
2023-07-13 14:58:02 +03:00
Bjørn Forsman
112dc82132
mawk: 1.3.4-20230203 -> 1.3.4-20230525
...
Upgrade to fix random segfault.
Before:
$ nix-build -A mawk && for i in $(seq 10); do printf "i=$i "; echo PASS | ./result/bin/mawk -W interactive '{ print }'; done
/nix/store/zyxgmjyb8ii282lx8g64dhd8y9k3rzd6-mawk-1.3.4-20230203
i=1 PASS
i=2 PASS
i=3 Segmentation fault (core dumped)
i=4 Segmentation fault (core dumped)
i=5 Segmentation fault (core dumped)
i=6 Segmentation fault (core dumped)
i=7 Segmentation fault (core dumped)
i=8 PASS
i=9 Segmentation fault (core dumped)
i=10 PASS
After:
$ nix-build -A mawk && for i in $(seq 10); do printf "i=$i "; echo PASS | ./result/bin/mawk -W interactive '{ print }'; done
/nix/store/dn4mcifn50a6z3g482by0d988zwms0yq-mawk-1.3.4-20230525
i=1 PASS
i=2 PASS
i=3 PASS
i=4 PASS
i=5 PASS
i=6 PASS
i=7 PASS
i=8 PASS
i=9 PASS
i=10 PASS
Upstream changelog: https://invisible-island.net/mawk/CHANGES
2023-07-13 12:16:49 +01:00
Victor Borja
3cf59a3c25
gleam: 0.29.0 -> 0.30.0
2023-07-13 19:14:00 +08:00
Sandro
f58ef48c1e
Merge pull request #243212 from belak/belak/wezterm-20230712
2023-07-13 13:13:25 +02:00
Markus Theil
a8efd663ed
rng-tools: increase initialization robustness together with jitterentropy-3.4.1
...
With jitterentropy 3.4.1 the initial timeout of rng-tools for the
initialization of jitterentropy seems to be too small in some cases.
Set a larger timeout for tests. Add comment how this timeout can be
set by users needing it.
Signed-off-by: Markus Theil <theil.markus@gmail.com>
2023-07-13 12:50:10 +02:00
R. Ryantm
030b2f2457
cri-tools: 1.27.0 -> 1.27.1
2023-07-13 20:40:42 +10:00
Markus Theil
1547a6c4a8
jitterentropy: disable upstream install strip
...
This install strip is later done through nixpkgs and is not needed.
Furthermore it failed for me when cross compiling on x86-64 to aarch64.
Signed-off-by: Markus Theil <theil.markus@gmail.com>
2023-07-13 12:20:46 +02:00
Markus Theil
f60a3a0004
jitterentropy: 3.3.1 -> 3.4.1
...
update to new version 3.4.1 in order to gain support
for native timestamps on ARM64.
Signed-off-by: Markus Theil <theil.markus@gmail.com>
2023-07-13 12:20:46 +02:00
Laurens M
b412ff8711
uhk-agent: 2.1.2 -> 3.0.0
...
[Release notes](https://github.com/UltimateHackingKeyboard/agent/releases/tag/v3.0.0 )
2023-07-13 22:10:36 +12:00
zowoq
1128a6668a
terraform: 1.5.2 -> 1.5.3 ( #243204 )
...
Diff: https://github.com/hashicorp/terraform/compare/v1.5.2...v1.5.3
Changelog: https://github.com/hashicorp/terraform/blob/v1.5.3/CHANGELOG.md
2023-07-13 10:45:58 +02:00
adisbladis
6a05eeb515
Merge pull request #243199 from adisbladis/nixos-lemmy-config
...
nixos/lemmy: Fix pictrs config
2023-07-13 20:31:30 +12:00
happysalada
eaeb62a83a
turbo: 1.8.8 -> 1.10.7
2023-07-13 16:21:16 +08:00
Robert Schütz
b6ce42c928
Revert "irrd: init at 4.2.6 ( #210565 )" ( #242957 )
...
This reverts commit be1e280246
.
2023-07-13 10:12:20 +02:00
Pol Dellaiera
3c1a134cbd
Merge pull request #243133 from afh/update-weechat
...
weechat: 4.0.1 -> 4.0.2
2023-07-13 10:08:49 +02:00
Pol Dellaiera
9890d06e3e
Merge pull request #243145 from msfjarvis/hs/add-gleam-vsc-extension
...
vscode-extensions.gleam.gleam: init at 2.3.0
2023-07-13 10:07:57 +02:00
Pol Dellaiera
5c4b24c889
Merge pull request #243150 from dritter/update-jetbrains3
...
jetbrains: 2023.1.3 -> 2023.1.4
2023-07-13 10:07:25 +02:00
Pol Dellaiera
02f0a0eb65
Merge pull request #243172 from 1000teslas/digikam
...
digikam: 8.0.0 -> 8.1.0
2023-07-13 10:06:48 +02:00
Pol Dellaiera
a4b9f5634c
Merge pull request #243165 from donovanglover/crystal
...
crystal: 1.8 -> 1.9
2023-07-13 10:06:29 +02:00
Vladimír Čunát
13e0d1bcdc
Merge #243179 : thunderbirdPackages.thunderbird-115: patch icu
...
...for issues with non-compliant VTIMEZONE
2023-07-13 10:04:21 +02:00
Theodore Ni
989e727d9c
python310Packages.pyserial-asyncio: enable on darwin
2023-07-13 01:02:53 -07:00
Weijia Wang
2316adf1c6
Merge pull request #242843 from r-ryantm/auto-update/google-guest-agent
...
google-guest-agent: 20230601.00 -> 20230707.00
2023-07-13 10:48:57 +03:00