Ellie Hermaszewska
d07825480a
haskellPackages: mark ihaskell and dependencies unbroken
2023-11-20 11:59:39 +08:00
R. Ryantm
13f7396fc1
junicode: 2.200 -> 2.203
2023-11-20 03:52:40 +00:00
Ellie Hermaszewska
9ac5fb8d9f
Merge remote-tracking branch 'origin/master' into haskell-updates
2023-11-20 11:45:03 +08:00
Ellie Hermaszewska
024210d44f
haskellPackages.ihaskell: unbreak
2023-11-20 11:45:00 +08:00
Ellie Hermaszewska
688fb101e6
haskellPackages: regenerate package set based on current config
...
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2023-11-20 11:45:00 +08:00
Ellie Hermaszewska
9efd78a3a2
haskellPackages: add ghc-syntax-highlighter 0.0.10
2023-11-20 11:45:00 +08:00
Ryan Orendorff
6794de08f7
functional-linear-algebra: 0.4->0.4.1
2023-11-19 20:44:47 -07:00
R. Ryantm
150db36be1
wishlist: 0.14.0 -> 0.14.1
2023-11-20 03:07:33 +00:00
Otavio Salvador
0d2085b162
flashrom-stable: fix build due to incompatibility with libgpiod v2 API
...
ZHF: #265948
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br >
2023-11-19 23:34:04 -03:00
Otavio Salvador
ca81640aaf
openocd-rp2040: use libgpiod_1 instead of duplicated expressions
...
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br >
2023-11-19 23:34:04 -03:00
Otavio Salvador
20414d1a40
openocd: use libgpiod_1 instead of duplicated expressions
...
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br >
2023-11-19 23:34:04 -03:00
R. Ryantm
37136d8603
rspamd: 3.7.3 -> 3.7.4
2023-11-20 02:28:41 +00:00
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
R. Ryantm
941ea61ed0
rshim-user-space: 2.0.11 -> 2.0.12
2023-11-20 02:12:13 +00:00
Silvan Mosberger
055ba65fed
lib: Take advantage of section descriptions
...
See https://github.com/nix-community/nixdoc/releases/tag/v2.6.0
2023-11-20 03:02:11 +01: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 and Anderson Torres
3f21a22b5a
jasper: 4.0.1 -> 4.1.0
2023-11-19 22:38:02 -03:00
Martin Weinelt and GitHub
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
dd85449211
Update pkgs/development/tools/build-managers/bazel/bazel_6/default.nix
...
Co-authored-by: Uri Baghin <uri@canva.com >
2023-11-20 02:13:23 +01:00
Dmitry Ivankov
7377bba1c7
bazel_6: fix: make patched bash a native binary
...
https://hydra.nixos.org/build/240805256/nixlog/1
https://hydra.nixos.org/build/240805170/nixlog/2
Failure is a bit obscured but long story short, a script within
bazel gets custom nixpkgs shebang which in turn makes shell run
in POSIX-compatible mode. Bazel expects bash in non-POSIX mode
and osx-specific script starts to fail due to `set -e` and subshell
interaction differences in those modes (sub-shells and functions
suddently start inheriting `set -e` and fail to produce desired
output). More debug info is available in #267670
Shell scripts aren't guaranteed to work as interpreters in shebang.
In particular thin shell wrappers aren't shebang-ready on MacOS.
It may work sometimes depending on what exactly would try to execute
a script with such shebang, but generally it's not guaranteed to work.
See #124556
Bash wrapper was introduced in #266847 and so far seems like the
issue only affects darwin builds: hydra failure is in osx-specific
script, also shebang issue is usually darwin-specific.
Let's wrap it as a native binary to make it shebang-compatible.
The wrapper is only currently added to `bazel_6` so no need for
changes in other versions.
ZHF: #265948
2023-11-20 02:02:39 +01:00
Vincenzo Mantova
631eca2e96
texlive: document simpler way to build custom packages
2023-11-20 00:56:40 +00:00
Vincenzo Mantova
846cad767f
texlive.withPackages: pass package set to requiredTeXPackages instead of empty list
2023-11-20 00:56:40 +00:00
Vincenzo Mantova
a43b7a7751
texlive.withPackages: convert tlDeps packages to attribute sets
...
For backward compatibility, if tlDeps contains old style packages
(of the type { pkgs = [ ... ]; }), convert them to the new attribute
sets.
2023-11-20 00:56:40 +00: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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
19d28743d4
Merge pull request #264880 from marsam/update-ncnn
...
ncnn: 20220729 -> 20231027
2023-11-19 19:19:58 -05:00
github-actions[bot] and GitHub
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
Martin Weinelt
b56b0b28a6
python311Packages.opensearch-py: 2.4.1 -> 2.4.2
...
https://github.com/opensearch-project/opensearch-py/releases/tag/v2.4.2
2023-11-20 01:05:35 +01:00
Mario Rodas and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and sternenseemann
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
Florian Klink
94a5cfaae6
nix_2_3: configure different maintainers
2023-11-20 01:16:08 +02:00
Raito Bezarius and Florian Klink
37e563cbc7
nixVersions.2_3: 2.3.16 -> 2.3.17
...
2.3.17 became a bit more like 2.4, so a lot of the conditionals can
be dropped.
The documentation for 2.3.17 needs libxslt/libxml2 as well as the
docbook stack to render docs.
Co-Authored-By: Florian Klink <flokli@flokli.de >
2023-11-20 01:16:07 +02:00
Defelo
b8686281f8
vscode-extensions.uiua-lang.uiua-vscode: 0.0.23 -> 0.0.24
2023-11-20 00:09:48 +01:00
Silvan Mosberger and GitHub
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
Defelo
91978dff82
uiua: 0.2.0 -> 0.3.0
2023-11-20 00:07:11 +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 and GitHub
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
P. R. d. O.
deb32e08a2
opendrop: cleanup, add openssl to PATH
2023-11-19 16:48:35 -06:00
Silvan Mosberger
13f0af428e
lib.fileset: Add overview section to reference docs
2023-11-19 23:46:23 +01:00
Ilya Fedin
533df7ae75
telegram-desktop: build on Darwin
2023-11-20 02:36:39 +04:00