Ryan Horiguchi
da14312c42
gitkraken: 9.1.0 -> 9.1.1
2023-02-22 23:33:25 +01:00
Maximilian Bosch and GitHub
e88cdaf247
Merge pull request #217699 from Ma27/linux-kernel-updates
...
Linux kernel updates 2023-02-22
2023-02-22 23:29:16 +01:00
R. Ryantm
ab08c05eae
ginkgo: 2.8.0 -> 2.8.3
2023-02-22 22:23:56 +00:00
Alyssa Ross
7560f8eea5
linuxPackages.exfat-nofuse: set to null when unsupported
...
This is the same thing every other obsolete kernel module does, and
it's better than an assertion because an assertion prevents testing
evaluation of all the modules for a particular kernel.
2023-02-22 21:34:27 +00:00
Alyssa Ross
807ac7dcbe
linuxKernel: respect config.allowAliases
...
In Nixpkgs, we generally gate throws for package removals behind
config.allowAliases (as seen elsewhere in this very file already!),
which has nice properties like making it possible to test evaluation
of all the packages in an attrset that are expected to evaluate by
disabling aliases.
2023-02-22 21:34:27 +00:00
Alyssa Ross
bfef542b67
linux_5_4_hardened: use meta.broken, not assert
...
Respects NIXPKGS_ALLOW_BROKEN and allows attributes to be accessed.
2023-02-22 21:34:27 +00:00
OPNA2608
c358f92d00
palemoon-bin: 32.0.0 -> 32.0.1
2023-02-22 22:31:37 +01:00
R. Ryantm
23cae10669
tidb: 6.5.0 -> 6.6.0
2023-02-22 21:29:26 +00:00
OPNA2608
c62f928346
palemoon: 32.0.0 -> 32.0.1
2023-02-22 22:23:40 +01:00
Robert Schütz
3f6137791b
rnote: 0.5.13 -> 0.5.14
...
Diff: https://github.com/flxzt/rnote/compare/v0.5.13...v0.5.14
Changelog: https://github.com/flxzt/rnote/releases/tag/v0.5.14
2023-02-22 13:17:16 -08:00
R. Ryantm
be95c39340
evtx: 0.8.0 -> 0.8.1
2023-02-22 21:14:32 +00:00
figsoda and GitHub
a3c21220fd
Merge pull request #217737 from 9999years/nix-your-shell-update
...
nix-your-shell: 1.1.0 -> 1.1.1
2023-02-22 16:12:12 -05:00
Samuel Ainsworth
8027d195af
python3Packages.apache-beam: 2.44.0 -> 2.45.0
...
Fix https://github.com/NixOS/nixpkgs/issues/217266
2023-02-22 13:07:12 -08:00
Samuel Ainsworth
28187cbbed
python3Packages.cloudpickle: 2.2.0 -> 2.2.1
2023-02-22 13:06:24 -08:00
Anders Kaseorg
d768bedd3f
openafs: Patch for Linux kernel 6.2
...
Signed-off-by: Anders Kaseorg <andersk@mit.edu >
2023-02-22 12:40:09 -08:00
Anderson Torres and GitHub
3d566e183b
Merge pull request #216029 from OPNA2608/init/palemoon-bin
...
palemoon-bin: init at 32.0.0
2023-02-22 17:34:28 -03:00
Rebecca Turner
65fe5aba2e
nix-your-shell: 1.1.0 -> 1.1.1
2023-02-22 12:22:36 -08:00
Alyssa Ross
386d97f587
python3.pkgs.pyocd: 0.34.1 -> 0.34.3
2023-02-22 20:11:07 +00:00
Alyssa Ross
e33e3f03f1
python3.pkgs.pyocd: relax pylink-square constraint
...
1.0 seems to be very minor changes[1]. The flash() method is not used
anywhere in pyocd as far as I can tell, the tests all pass, and it
doesn't build at all otherwise.
[1]: https://github.com/square/pylink/blob/master/CHANGELOG.md#100
2023-02-22 20:11:07 +00:00
Alyssa Ross
df9930290b
python3.pkgs.cmsis-pack-manager: 0.4.0 -> 0.5.2
...
Upstream has switched from milksnake to maturin, and dropped the mock
test dependency. Adds Python 3.11 support.
2023-02-22 20:11:07 +00:00
R. Ryantm
4d7fc9c128
deheader: 1.8 -> 1.10
2023-02-22 20:06:14 +00:00
Sandro and GitHub
2320e169c9
Merge pull request #217308 from aaronjheng/amqpcat
2023-02-22 20:59:40 +01:00
R. Ryantm
3a690ebe77
opkg: 0.6.0 -> 0.6.1
2023-02-22 19:53:47 +00:00
Sefa Eyeoglu
2cea31ea63
tomlplusplus: 3.2.0 -> 3.3.0
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2023-02-22 20:49:46 +01:00
Sandro and GitHub
92a9d3cbe7
Merge pull request #216604 from SharzyL/ccal
2023-02-22 20:47:45 +01:00
Charlotte Van Petegem
70b361a13c
eid-mw: 5.1.9 -> 5.1.10
2023-02-22 20:44:05 +01:00
Henri Menke
64be5cc145
nixos/alps: fix embarrasing typo
2023-02-22 20:41:17 +01:00
K900 and GitHub
4b2f57cbd3
Merge pull request #217700 from K900/plasma-5.27.1
...
plasma: 5.27.0 -> 5.27.1
2023-02-22 22:40:32 +03:00
Alexis Hildebrandt
002222043d
musikcube: Fix build on macOS
2023-02-22 20:40:22 +01:00
Martin Weinelt and GitHub
1ad0905d04
Merge pull request #216494 from mcwitt/awswrangler-relax-pyarrow
...
python310Packages.awswrangler: relax pyarrow dependency
2023-02-22 19:29:44 +00:00
Artturin
3251013cc1
treewide: env.NIX_CFLAGS_COMPILE use toString on result of optionals
...
env values must be strings
2023-02-22 21:23:05 +02:00
Artturin
226e149145
treewide: env.NIX_CFLAGS_COMPILE use optionalString instead of optional
...
env values must be strings
2023-02-22 21:23:05 +02:00
Artturin
6b2a05e190
treewide: manual fixups for
...
treewide: use toString on list NIX_CFLAGS_COMPILE
treewide: move NIX_CFLAGS_COMPILE to the env attrset
2023-02-22 21:23:04 +02:00
Artturin
f9fdf2d402
treewide: move NIX_CFLAGS_COMPILE to the env attrset
...
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper
this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists
in env cause a eval failure
2023-02-22 21:23:04 +02:00
Artturin
6f6cc4a22d
treewide: use toString on list NIX_CFLAGS_COMPILE
...
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper
2023-02-22 21:23:04 +02:00
Artturin
425e4250db
tests.stdenv.outputs-no-out: fix
2023-02-22 21:23:04 +02:00
PedroHLC ☭
1e61e68e6c
linuxKernel.kernels.linux_lqx: 6.1.12-lqx1 -> 6.1.13-lqx1
2023-02-22 16:13:21 -03:00
Zhong Jianxin and Eric Bailey
d0c43b82f9
helmfile: Fix version string
2023-02-22 12:55:49 -06:00
László Vaskó
ff00ca7f86
lief: enable darwin support
...
It is supported by upstream
2023-02-22 19:44:18 +01:00
Samuel Ainsworth and GitHub
53624ccbd1
Merge pull request #215229 from ConnorBaker/cuda-12.0.1
...
cudaPackages_12: 12.0.0 -> 12.0.1
2023-02-22 13:30:06 -05:00
Connor Baker
c181273423
cudaPackages_12: 12.0.0 -> 12.0.1
2023-02-22 13:19:49 -05:00
figsoda
cd623bf66c
cargo-semver-checks: 0.18.2 -> 0.18.3
...
Diff: https://github.com/obi1kenobi/cargo-semver-checks/compare/v0.18.2...v0.18.3
Changelog: https://github.com/obi1kenobi/cargo-semver-checks/releases/tag/v0.18.3
2023-02-22 13:10:55 -05:00
github-actions[bot] and GitHub
68dd6912f3
Merge master into staging-next
2023-02-22 18:01:07 +00:00
R. Ryantm
85877ab8a1
toybox: 0.8.8 -> 0.8.9
2023-02-22 17:56:36 +00:00
Samuel Ainsworth and GitHub
2308c637ef
Merge pull request #217330 from ConnorBaker/fix/caffe-use-pre-cudnn8
...
caffe: use pre-CUDNN 8.x
2023-02-22 12:53:26 -05:00
Samuel Ainsworth and GitHub
fe1162da90
Merge pull request #216960 from r-ryantm/auto-update/python310Packages.adjusttext
...
python310Packages.adjusttext: 0.7.3.1 -> 0.8.0
2023-02-22 12:46:44 -05:00
Fabian Affolter
849cb51e72
python310Packages.denonavr: 0.11.0 -> 0.11.1
...
Changelog: https://github.com/ol-iver/denonavr/releases/tag/0.11.1
2023-02-22 18:43:40 +01:00
Doron Behar and GitHub
edee331bc7
Merge pull request #217522 from r-ryantm/auto-update/rtsp-simple-server
...
rtsp-simple-server: 0.21.2 -> 0.21.4
2023-02-22 19:40:08 +02:00
0x4A6F and GitHub
bdf8b6adfd
Merge pull request #217641 from r-ryantm/auto-update/jujutsu
...
jujutsu: 0.6.1 -> 0.7.0
2023-02-22 18:34:00 +01:00
0x4A6F and GitHub
6da99a7cf6
Merge pull request #217439 from CobaltCause/init-engage
...
engage: init at 0.1.2
2023-02-22 18:29:46 +01:00