Commit Graph

483178 Commits

Author SHA1 Message Date
Gaetan Lepage
2f82431c7f julia: 1.8.5 -> 1.9.0 2023-05-09 23:57:28 +02:00
Ben Darwin
1b4e545252 python310Packages.pydicom-seg: init at 0.4.1 2023-05-09 17:53:45 -04:00
Robert Scott
de62c56cab
Merge pull request #229373 from jleightcap/jl/yosys-0.28
yosys: 0.27 -> 0.28
2023-05-09 22:49:48 +01:00
Sandro
688e2b8c02
Merge pull request #227946 from jurraca/nostr-rs-relay
nostr-rs-relay: init at 0.8.9
2023-05-09 23:39:55 +02:00
xfnw
d6ba3f319c python3Packages.dataset: mark as broken
dataset depends on versions of SQLAlchemy older than what nixpkgs
provides. see https://github.com/pudo/dataset/issues/411
2023-05-09 17:30:18 -04:00
Martin Weinelt
2be2bef644
Merge pull request #230957 from mweinelt/tlds-2023050900
python3.pkgs.tlds: 2023050800 -> 2023050900
2023-05-09 23:16:40 +02:00
Adam Joseph
d128d47318 buildLuaPackage: fix cross
buildLuaPackage accesses lua.pkgs.luarocks, which became unspliced
at some point.  Let's use callPackage to get it, so we can be sure
it will be spliced.
2023-05-09 14:15:07 -07:00
MaxHearnden
44591b6e8a
mitscheme: use texinfo6 2023-05-09 14:13:04 -07:00
lize.live
1c65a8c088 starsector: 0.95.1a-RC6 -> 0.96a-RC8 2023-05-09 14:12:40 -07:00
Martin Weinelt
32fc746097 python3.pkgs.tlds: 2023050800 -> 2023050900
Diff: 2023050800...2023050900
2023-05-09 23:03:08 +02:00
Sandro
4487c14ec3
Merge pull request #229983 from SuperSandro2000/vtm-update
vtm: 0.9.8v -> 0.9.9h
2023-05-09 22:57:35 +02:00
aleksana
583ea0263d alarm-clock-applet: remove deprecation notice 2023-05-10 04:57:12 +08:00
aleksana
8ae16df22b alarm-clock-applet: init at 0.4.1 2023-05-10 04:57:12 +08:00
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
Michael Weiss
7ee6775901
chromium: 113.0.5672.63 -> 113.0.5672.92
https://chromereleases.googleblog.com/2023/05/stable-channel-update-for-desktop_8.html
2023-05-09 22:30:17 +02: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
figsoda
282e5e03a8 nixos/sniffnet: init 2023-05-09 15:53:34 -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
figsoda
d8cfae18c8 cargo-bundle-licenses: init at 1.2.1 2023-05-09 15:29:18 -04: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