Otavio Salvador
12c0a5cab9
libgpiod_1: restore 1.6.4 version
...
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2023-11-19 23:28:15 -03:00
Silvan Mosberger
a7bbd70413
CODEOWNERS: Remove line for removed file
...
Was removed in https://github.com/NixOS/nixpkgs/pull/268407
2023-11-20 02:53:02 +01:00
R. Ryantm
3f21a22b5a
jasper: 4.0.1 -> 4.1.0
2023-11-19 22:38:02 -03:00
Martin Weinelt
26f28d434d
Merge pull request #268609 from mweinelt/stdlib-list-0.10.0
...
python311Packages.stdlib-list: 0.9.0 -> 0.10.0
2023-11-20 02:17:15 +01:00
Martin Weinelt
ecab0bcab4
home-assistant: drop std-lib test dependency
...
This was only required for Python 3.9 support and dropped upstream back
in 2023/01.
2023-11-20 01:35:38 +01:00
Mario Rodas
f91fd8b00d
Merge pull request #267721 from cu1ch3n/update-ngrok
...
ngrok: 3.3.4 -> 3.4.0
2023-11-19 19:33:43 -05:00
Martin Weinelt
3a2fb868d9
python311Packages.stdlib-list: 0.9.0 -> 0.10.0
...
https://github.com/pypi/stdlib-list/releases/tag/v0.10.0
2023-11-20 01:22:11 +01:00
Mario Rodas
118b13ce0b
Merge pull request #268567 from figsoda/xh
...
xh: 0.19.4 -> 0.20.1
2023-11-19 19:20:58 -05:00
Mario Rodas
9d9a32e183
Merge pull request #268582 from figsoda/cherrybomb
...
cherrybomb: 1.0.0 -> 1.0.1
2023-11-19 19:20:31 -05:00
Mario Rodas
19d28743d4
Merge pull request #264880 from marsam/update-ncnn
...
ncnn: 20220729 -> 20231027
2023-11-19 19:19:58 -05:00
github-actions[bot]
07e8e42ba7
Merge master into haskell-updates
2023-11-20 00:13:09 +00:00
Otavio Salvador
001113653e
python3Packages.clvm-rs: 0.1.19 -> 0.3.0
...
ZHF: #265948
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2023-11-19 21:05:46 -03:00
Mario Rodas
2332b0d7f4
Merge pull request #268585 from r-ryantm/auto-update/jackett
...
jackett: 0.21.1096 -> 0.21.1234
2023-11-19 19:00:10 -05:00
Mario Rodas
8df569f0d1
Merge pull request #268579 from reckenrode/lua-language-server-fix
...
lua-language-server: fix build with clang 12+
2023-11-19 18:58:55 -05:00
Mario Rodas
fa14a14694
Merge pull request #258036 from anthonyroussel/fix-ssm-seelog
...
nixos/amazon-ssm-agent: fix missing seelog.xml file
2023-11-19 18:55:57 -05:00
Mario Rodas
c93541b24e
Merge pull request #264910 from anthonyroussel/ocsinventory-agent+nixos
...
nixos/ocsinventory-agent: init
2023-11-19 18:55:06 -05:00
R. Ryantm
e34c090c6d
jenkins: 2.414.3 -> 2.426.1
2023-11-19 23:48:58 +00:00
Bart Brouns
89ddcdf40d
VoiceOfFaust: 1.1.4 -> 1.1.5
2023-11-20 00:44:22 +01:00
emilylange
0a58ab81c2
rustic-rs: 0.5.4 -> 0.6.1
...
Release 0.6.0 had to be skipped due to an inconsistent Cargo.lock file.
The changelog has been moved and restructured between 0.5.4 and 0.6.0.
https://github.com/rustic-rs/rustic/releases/tag/v0.6.1
https://github.com/rustic-rs/rustic/releases/tag/v0.6.0
diff: https://github.com/rustic-rs/rustic/compare/v0.6.0...v0.6.1
diff: https://github.com/rustic-rs/rustic/compare/v0.5.4...v0.6.0
changelog: https://github.com/rustic-rs/rustic/blob/v0.6.1/CHANGELOG.md
2023-11-20 00:34:02 +01:00
Silvan Mosberger
3119041421
Merge pull request #268591 from imincik/docs-update-run-phases
...
doc/stdenv: update manual phases execution instructions
2023-11-20 00:08:30 +01:00
Ivan Mincik
57801428da
doc/stdenv: update manual phases execution instructions
...
Update instructions for manual build phases execution via `nix-shell` to
cover all phases. There is no easy way of getting those commands, so it
makes a sense to have them all properly documented.
2023-11-20 00:06:11 +01:00
Emily
1f9a04da3f
Merge pull request #265465 from jpds/caddy-restart-on-failure
...
nixos/caddy: Set systemd unit to restart on-failure
2023-11-19 23:59:20 +01:00
Silvan Mosberger
4164b1c47e
lib.fileset: Re-order to match reference overview
2023-11-19 23:52:13 +01:00
Silvan Mosberger
13f0af428e
lib.fileset: Add overview section to reference docs
2023-11-19 23:46:23 +01:00
Thomas Watson
cdc306ebe6
quartus-prime-lite: fix loading of libudev.so.0
...
Loading without a path was broken by nixpkgs commit
e2d06c5695
. Fortunately we don't want
libudev.so.0 in modelsim now anyway which was the reason for loading by
name only, so we move it back to being 64-bit only and load it by
absolute path.
2023-11-19 23:29:08 +01:00
happysalada
10e860ea3b
windmill: 1.188.1 -> 1.210.1
2023-11-19 21:54:43 +00:00
Robert Scott
c03834573b
Merge pull request #268564 from mweinelt/adafruit-nrfutil
...
python311Packages.adafruit-nrfutil: 1 -> 0.5.3.post17
2023-11-19 21:46:11 +00:00
Fabian Affolter
aa31edd746
keedump: init at 0.1.0
...
KeePass master password dumper
https://github.com/ynuwenhof/keedump
2023-11-19 22:41:26 +01:00
Artturi
0bd183e065
Merge pull request #268110 from tyxieblub/squid-service
2023-11-19 23:32:10 +02:00
R. RyanTM
8c3079a4e7
python311Packages.awkward-cpp: 25 -> 26 ( #268479 )
2023-11-19 16:19:06 -05:00
R. Ryantm
dd6c406c11
jackett: 0.21.1096 -> 0.21.1234
2023-11-19 21:16:25 +00:00
figsoda
01ba168f06
cherrybomb: 1.0.0 -> 1.0.1
...
Diff: https://diff.rs/cherrybomb/1.0.0/1.0.1
Changelog: https://github.com/blst-security/cherrybomb/releases/tag/v1.0.1
2023-11-19 15:58:35 -05:00
Randy Eckenrode
3e729ac6b5
lua-language-server: fix build with clang 12+
...
Work around https://github.com/NixOS/nixpkgs/issues/166205 .
2023-11-19 15:52:11 -05:00
Robert Hensing
2834c0cf2a
Merge pull request #268458 from Mic92/dockertools
...
nixos/dockerTools: fixup proot/fakeroot code (fixes dockertools nixos test)
2023-11-19 21:50:16 +01:00
Robert Hensing
c7fe3b0faa
Merge pull request #268487 from hercules-ci/changelog-d-static
...
changelog-d: init / `justStaticExecutables`
2023-11-19 21:49:15 +01:00
Mario Rodas
6104170b8c
Merge pull request #268439 from r-ryantm/auto-update/python310Packages.pvextractor
...
python310Packages.pvextractor: 0.3 -> 0.4
2023-11-19 15:24:34 -05:00
Mario Rodas
e4beaf8a2e
Merge pull request #268442 from r-ryantm/auto-update/python311Packages.umap-learn
...
python311Packages.umap-learn: 0.5.4 -> 0.5.5
2023-11-19 15:23:50 -05:00
Mario Rodas
8fb5e1f4d9
Merge pull request #268448 from r-ryantm/auto-update/dbmate
...
dbmate: 2.7.0 -> 2.8.0
2023-11-19 15:22:45 -05:00
Mario Rodas
913e38346a
Merge pull request #268471 from r-ryantm/auto-update/python310Packages.weasel
...
python310Packages.weasel: 0.3.3 -> 0.3.4
2023-11-19 15:21:55 -05:00
Martin Weinelt
c423e3dda7
Merge pull request #244591 from Infinidoge/fix/firefox-signing
...
buildMozillaMach: add options to disable signing requirement and to enable addon sideloading
2023-11-19 21:13:16 +01:00
Mario Rodas
c3d775de19
Merge pull request #268474 from paveloom/subtitleedit
...
subtitleedit: 4.0.1 -> 4.0.2
2023-11-19 15:12:50 -05:00
Payas Relekar
62133d3b9a
nongnu-packages: updated 2023-11-16 (from overlay)
2023-11-19 17:10:52 -03:00
Payas Relekar
ca129aaa3a
melpa-packages: updated 2023-11-16 (from overlay)
2023-11-19 17:10:52 -03:00
Payas Relekar
a7a1cd3019
elpa-devel-packages: updated 2023-11-16 (from overlay)
2023-11-19 17:10:52 -03:00
Payas Relekar
0fa6b3b73a
elpa-packages: updated 2023-11-16 (from overlay)
2023-11-19 17:10:52 -03:00
figsoda
22bdd87f31
xh: 0.19.4 -> 0.20.1
...
Diff: https://github.com/ducaale/xh/compare/v0.19.4...v0.20.1
Changelog: https://github.com/ducaale/xh/blob/v0.20.1/CHANGELOG.md
2023-11-19 15:02:00 -05:00
Mario Rodas
9d2e609d61
Merge pull request #268508 from r-ryantm/auto-update/go-ethereum
...
go-ethereum: 1.13.4 -> 1.13.5
2023-11-19 14:49:48 -05:00
Mario Rodas
9a237465f7
Merge pull request #268507 from r-ryantm/auto-update/argocd
...
argocd: 2.8.5 -> 2.9.1
2023-11-19 14:49:16 -05:00
Mario Rodas
c677c25418
Merge pull request #268536 from MatthieuBarthel/submit/upgrade-clipqr-to-1.1.0
...
clipqr: 1.0.1 -> 1.1.0
2023-11-19 14:48:25 -05:00
Peder Bergebakken Sundt
51cd4ff292
Merge pull request #245783 from sg-qwt/cljfmt-init
...
cljfmt: init at 0.11.2
2023-11-19 20:48:01 +01:00