Martin Weinelt
ff3a2976ab
Merge pull request #230940 from rhendric/rhendric/python311Packages.stem
...
python311Packages.stem: disable for Python >= 3.11
2023-05-09 22:51:45 +02:00
Martin Weinelt
f56995c6ee
Merge pull request #230952 from rhendric/rhendric/python3Packages.sphinxcontrib-spelling
...
python3Packages.sphinxcontrib-spelling: is pyproject
2023-05-09 22:50:49 +02:00
Raito Bezarius
99e65bb00d
linux_*, except testing, 4.14: apply patch for CVE-2023-32233
...
This applies the patch for CVE-2023-32233 from kernel 4.19 until 6.3,
testing (6.4-rc1 at the moment) is excluded because it already have the
fix and 4.14 doesn't have this fix queued for the next stable kernel.
2023-05-09 22:50:32 +02:00
huantian
afb1ed831a
unityhub: remove GTK filepicker workaround
...
Previously, /usr/share was manually added to XDG_DATA_DIRS in the FHS env to allow GTK filepickers in the application to work.
This is no longer necessary as #230375 implements this change for all FHS envs.
2023-05-09 13:40:13 -07:00
JB Gosselin
f53e6b3dfb
maintainers: rename dennajort -> jbgosselin
2023-05-09 22:36:09 +02:00
Weijia Wang
c70f9cd1b2
Merge pull request #230800 from wineee/wallpapers
...
deepin.dde-daemon: fix can't set custom wallpapers
2023-05-09 23:35:58 +03:00
Ryan Hendrickson
8ec7060018
python3Packages.sphinxcontrib-spelling: is pyproject
2023-05-09 16:33:35 -04:00
Felix Buehler
8f7fa64c57
ariang: 1.3.4 -> 1.3.5
2023-05-09 22:17:12 +02:00
John Ericson
47d50c9586
Merge pull request #227914 from emilytrau/trusting-trust
...
stdenv: begin work on 256b bootstrap i.e. Trusting Trust
2023-05-09 16:14:41 -04:00
Alyssa Ross
454b2058d4
rustc: fix name when cross compiled
...
I made a mistake when trying to add the target prefix to Rust cross
compilers: pkgsCross.aarch64-multiplatform.rustc ended up being called
"aarch64-unknown-linux-gnu-rustc-aarch64-unknown-linux-gnu-1.69.0",
which is a bit verbose.
With this change:
nix-repl> rustc.name
"rustc-1.69.0"
nix-repl> pkgsCross.aarch64-multiplatform.buildPackages.rustc.name
"aarch64-unknown-linux-gnu-rustc-1.69.0"
nix-repl> pkgsCross.aarch64-multiplatform.rustc.name
"rustc-aarch64-unknown-linux-gnu-1.69.0"
As intended.
Fixes: 57e73d23bb
("rustc,rustPlatform.buildRustPackage: broaden platforms")
2023-05-09 20:13:45 +00:00
0x4A6F
c0f48d3668
silicon: fix build on aarch64-linux
2023-05-09 22:12:08 +02:00
Pascal Bach
c66d3f2aff
Merge pull request #230803 from r-ryantm/auto-update/minio
...
minio: 2023-04-28T18-11-17Z -> 2023-05-04T21-44-30Z
2023-05-09 22:09:34 +02:00
Ryan Hendrickson
f274325374
python311Packages.stem: disable for Python >= 3.11
2023-05-09 16:01:16 -04:00
Martin Weinelt
084ccb0731
evcc: 0.116.7 -> 0.117.0
...
https://github.com/evcc-io/evcc/releases/tag/0.117.0
2023-05-09 21:45:35 +02:00
Doron Behar
11a10a9c49
Merge pull request #230882 from skorpy2009/master
...
zoom-us: 5.14.5.2430 -> 5.14.7.2928
2023-05-09 22:40:05 +03:00
Weijia Wang
0e7f39bfb6
Merge pull request #230739 from figsoda/supply
...
cargo-supply-chain: 0.3.2 -> 0.3.3
2023-05-09 22:36:56 +03:00
Martin Weinelt
4a68544db3
Merge pull request #230934 from mweinelt/pysnooz-fix
...
python310Packages.pysnooz: Fix tests
2023-05-09 21:34:07 +02:00
Weijia Wang
7f57da303f
Merge pull request #230849 from azahi/gsl-lite-zhf
...
gsl-lite: fix tests
2023-05-09 22:30:07 +03:00
natsukium
7cc0865a54
python3Packages.langchain: enable some llms api
2023-05-09 15:28:41 -04:00
natsukium
5df7c5224b
python3Packages.manifest-ml: init at 0.1.5
2023-05-09 15:28:41 -04:00
natsukium
4dec52e0d4
python3Packages.nlpcloud: init at 1.0.41
2023-05-09 15:28:41 -04:00
natsukium
58970f4c1e
python3Packages.cohere: init at 4.3.1
2023-05-09 15:28:41 -04:00
natsukium
bc8b4af988
python3Packages.anthropic: init at 0.2.7
2023-05-09 15:28:41 -04:00
asonix
cb2941db79
pict-rs: 0.3.0-alpha.37 -> 0.3.3
2023-05-09 15:24:54 -04:00
Romeo Disca
fd62f6ac9b
insync-v3: 3.3.5.40925 -> 3.8.5.50499
2023-05-09 21:20:50 +02:00
Weijia Wang
86bafe1e7f
Merge pull request #230837 from r-ryantm/auto-update/gowitness
...
gowitness: 2.4.2 -> 2.5.0
2023-05-09 22:19:27 +03:00
Kiskae
1e1b8c5a8d
linuxPackages.nvidia_x11_production: 525.116.03 -> 525.116.04
2023-05-09 21:19:16 +02:00
Jörg Thalheim
6435835056
signal-desktop: 6.16.0 -> 6.17.0
2023-05-09 21:18:54 +02:00
Weijia Wang
52ae539b00
Merge pull request #230862 from r-ryantm/auto-update/python310Packages.robotframework-seleniumlibrary
...
python310Packages.robotframework-seleniumlibrary: 6.0.0 -> 6.1.0
2023-05-09 22:18:11 +03:00
Martin Weinelt
61321a1f65
python310Packages.pysnooz: Fix tests
...
By applying a fix I submitted upstream.
2023-05-09 21:17:51 +02:00
Weijia Wang
f1dc1ab646
Merge pull request #230875 from kranurag7/gadget-bump
...
kubectl-gadget: 0.15.0 -> 0.16.0
2023-05-09 22:17:24 +03:00
Jörg Thalheim
d25da2accb
Merge pull request #228197 from utkarshgupta137/bump/rustup
...
rustup: 1.25.2 -> 1.26.0
2023-05-09 20:14:50 +01:00
Jörg Thalheim
b6f8c270a4
Merge pull request #230879 from azahi/radare-586
...
radare2: 5.8.4 -> 5.8.6
2023-05-09 20:06:08 +01:00
aleksana
d17ecf5685
hcledit: init at 0.2.7
2023-05-10 03:03:49 +08:00
ajs124
c730208109
iredis: fix by relaxing some dependency versions
2023-05-09 20:53:57 +02:00
Pascal Bach
7e14b746c0
Merge pull request #230890 from linyinfeng/tocken
...
nixos/networkd: fix typo of `tokenBucketFilterConfig`
2023-05-09 20:49:37 +02:00
figsoda
e5bb9eaa25
Merge pull request #230852 from Intuinewin/add-tfupdate
...
tfupdate: init at 0.6.7
2023-05-09 14:44:08 -04:00
Robert Hensing
9524f57dd5
Merge pull request #230666 from alyssais/inputDerivation-passAsFile
...
stdenv: fix inputDerivation with passAsFile
2023-05-09 20:36:29 +02:00
K900
f589521841
Merge pull request #230375 from lelgenio/fix-steam-beta-gsettings-schemas
...
steam: fix missing gsettings-schemas dependency
2023-05-09 21:35:52 +03:00
Pascal Bach
301ec4c067
nixos/geth: fix failing test
...
Run authrpc on different ports for main and testnet to avoid collision.
2023-05-09 20:35:28 +02:00
Ryan Horiguchi
9d913aa507
plex: 1.32.0.6973-a787c5a8e -> 1.32.1.6999-91e1e2e2c
2023-05-09 20:30:03 +02:00
figsoda
260d6b8c1b
nil: 2023-05-02 -> 2023-05-09
...
Diff: https://github.com/oxalica/nil/compare/2023-05-02...2023-05-09
Changelog: https://github.com/oxalica/nil/releases/tag/2023-05-09
2023-05-09 14:14:46 -04:00
"Veselin Ivanov"
2ba3de6303
vimPlugins.nvim-treesitter: update grammars
2023-05-09 20:06:18 +02:00
Sandro Jäckel
e97054e30b
gnuplot: use lib.makeBinPath to condense wrapper
2023-05-09 20:04:39 +02:00
Rick van Schijndel
5d74e13d2c
Merge pull request #228297 from amjoseph-nixpkgs/pr/release-cross/comment
...
pkgs/top-level/release-cross.nix: comment explaining how to build all bootstrapFiles
2023-05-09 20:03:35 +02:00
Sandro
c11230f651
Merge pull request #229760 from SuperSandro2000/ledfx
...
ledfx: 2.0.64 -> 2.0.67
2023-05-09 20:01:07 +02:00
Sandro
3b29273515
Merge pull request #229961 from SuperSandro2000/act
...
act: 0.2.44 -> 0.2.45
2023-05-09 20:00:37 +02:00
"Veselin Ivanov"
4efb23d7db
vimPlugins: update
2023-05-09 19:59:39 +02:00
Martin Weinelt
5688865bdc
Merge pull request #230491 from mweinelt/matter-server-3.3.0
...
python310Packages.python-matter-server: 3.2.0 -> 3.3.1
2023-05-09 19:52:34 +02:00
Mike Purvis
2b4d0c0cfb
python3Packages.build: specify mainProgram
2023-05-09 13:52:10 -04:00