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
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
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
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
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
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
Alyssa Ross
91488fb6db
lib.systems: remove (accidental?) rust/rustc alias
...
I imagine this was supposed to be rustc = args.rustc, like the other
two lines. This meant that we accepted both rust and rustc
attributes, with the same effect. I doubt anybody was using the
undocumented, probably-accidental "rust" spelling, but we should
remove it before somebody starts.
In fact, we don't need to set rustc here at all, because no value
platforms.select could return will ever include a rustc key (unlike
the other two), so then rustc will be filled in later, when args is
merged into final.
2023-05-09 17:49:05 +00:00
Sandro Jäckel
f5b3d8ac1d
vtm: 0.9.8v -> 0.9.9h
...
Diff: https://github.com/netxs-group/vtm/compare/v0.9.8v...v0.9.9h
2023-05-09 19:48:32 +02:00
Fabian Affolter
77c392159b
python310Packages.aioairzone: 0.5.3 -> 0.5.5
...
Changelog: https://github.com/Noltari/aioairzone/releases/tag/0.5.5
2023-05-09 19:46:00 +02:00
"Veselin Ivanov"
01825b1f6f
vimPlugins.vim-lsp-ultisnips: init at 2023-04-07
2023-05-09 19:44:29 +02:00
"Veselin Ivanov"
eab7da2c8c
vimPlugins.vim-lsp-snippets: init at 2020-01-15
2023-05-09 19:44:24 +02:00
"Veselin Ivanov"
6f2537b8eb
vimPlugins.vim-lsp-settings: init at 2023-05-05
2023-05-09 19:44:19 +02:00
"Veselin Ivanov"
7f21d561b3
vimPlugins.vim-lsp-ale: init at 2021-12-28
2023-05-09 19:44:14 +02:00
"Veselin Ivanov"
32c0e3d66b
vimPlugins.vim-dim: init at 2021-01-29
2023-05-09 19:44:10 +02:00
"Veselin Ivanov"
66f463aa8e
vimPlugins.dash-vim: init at 2017-09-12
2023-05-09 19:44:05 +02:00
"Veselin Ivanov"
298682d809
vimPlugins.close-buffers-vim: init at 2020-09-23
2023-05-09 19:44:00 +02:00
"Veselin Ivanov"
5326b67e43
vimPlugins.asyncomplete-ultisnips-vim: init at 2023-01-13
2023-05-09 19:43:55 +02:00
"Veselin Ivanov"
a851effe5d
vimPlugins.asyncomplete-tags-vim: init at 2021-04-29
2023-05-09 19:43:51 +02:00
"Veselin Ivanov"
95fc95459d
vimPlugins.asyncomplete-omni-vim: init at 2018-04-04
2023-05-09 19:43:46 +02:00
"Veselin Ivanov"
568ad1dedb
vimPlugins.asyncomplete-file-vim: init at 2022-07-11
2023-05-09 19:43:42 +02:00
"Veselin Ivanov"
e112fd6cfb
vimPlugins.asyncomplete-buffer-vim: init at 2020-06-26
2023-05-09 19:43:37 +02:00