Commit Graph

98233 Commits

Author SHA1 Message Date
github-actions[bot]
97dd14c56c
Merge master into haskell-updates 2024-04-19 00:12:59 +00:00
Connor Baker
c66994ce1c
Merge pull request #301416 from ConnorBaker/feat/cudaPackages-lessons-learned-from-cross-compilation-attempt
cuda-modules: apply lessons learned from cross-compilation attempts
2024-04-18 20:10:59 -04:00
superherointj
f2b40d13cc
Merge pull request #302680 from kalekseev/pyright
pyright: repackage using buildNpmPackage
2024-04-18 19:04:22 -03:00
Konstantin Alekseev
3d95a24d44 pyright: repackage using buildNpmPackage 2024-04-18 23:11:39 +03:00
Jon Seager
30d8af5d6c
Merge pull request #305035 from jnsgruk/snapcraft 2024-04-18 19:53:22 +01:00
sternenseemann
7be562d046 wrapCC, wrapBintools: move expand-response-params bootstrapping out
The cc and bintools wrapper contained ad hoc bootstrapping logic for
expand-response-params (which was callPackage-ed in a let binding). This
lead to the strange situation that the bootstrapping logic related to
expand-response-params is split between the wrapper derivations (where
it is duplicated) and the actual stdenv bootstrapping.

To clean this up, the wrappers simply should take expand-response-params
as an ordinary input: They need an adjacent expand-response-params (i.e.
one that runs on their host platform), but don't care about the how.
Providing this is only problematic during stdenv bootstrapping where we
have to pull it from the previous stage at times.
2024-04-18 20:49:13 +02:00
Jon Seager
bc91f07f9b
python3Packages.craft-application: init at 2.5.0 2024-04-18 17:31:31 +01:00
Connor Baker
843b91a0ee cuda-modules/cuda/overrides: refactor 2024-04-18 16:31:18 +00:00
Aaron Andersen
b9f2ef100e
Merge pull request #304097 from nvmd/master+kodi-composable
kodi: make overrideAttrs and withPackages composable
2024-04-18 16:23:23 +00:00
Jon Seager
3589873e86
python3Packages.catkin-pkg: init at 0.5.2 2024-04-18 14:04:15 +01:00
Jon Seager
ac694ae628
python3Packages.python-apt: init at 2.7.6 2024-04-18 14:04:14 +01:00
Stig
ae3c6a2eb9
Merge pull request #304987 from jmbaur/perl-netdns
perlPackages.NetDNS: 1.40 -> 1.44
2024-04-18 13:56:06 +02:00
Sandro
f186215f8e
Merge pull request #304502 from afh/init-boost185
boost185: init at 1.85.0
2024-04-18 13:05:45 +02:00
Jared Baur
973184bd1c
perlPackages.NetDNS: 1.40 -> 1.44
Upstream release notes: https://metacpan.org/dist/Net-DNS/changes#L4
2024-04-18 02:46:19 -07:00
Stig
03418a0e74
Merge pull request #304408 from nevivurn/feat/fq-160
perlPackages.FinanceQuote: 1.59 -> 1.60
2024-04-18 11:25:41 +02:00
Yt
e68d6d8f91
Merge pull request #304747 from soywod/himalaya-v1.0.0-beta.4
himalaya: 1.0.0-beta.3 -> 1.0.0-beta.4
2024-04-18 08:21:43 +00:00
Clément DOUIN
36fbcec3e0
himalaya: 1.0.0-beta.3 -> 1.0.0-beta.4 2024-04-18 08:41:06 +02:00
github-actions[bot]
686828e7d4
Merge master into haskell-updates 2024-04-18 00:13:06 +00:00
lassulus
c2c5cd0a4b
Merge pull request #298189 from jopejoe1/jsonslicer
python311Packages.jsonslicer: init at 0.1.7
2024-04-17 22:15:32 +02:00
Lily Foster
822af99370
Merge pull request #281902 from SuperSandro2000/fixup-yarn-lock
fixup-yarn-lock: split out from prefetch-yarn-deps
2024-04-17 14:52:12 -04:00
Aleksana
d3bf7abb55
Merge pull request #303694 from panicgh/storcli
storcli: 7.2309.00 -> 7.2904.00, move to by-name
2024-04-18 01:48:26 +08:00
Daniel Wagenknecht
6343120f04 kodi-packages: use kodi release name from kodi package 2024-04-17 19:04:46 +03:00
Sandro Jäckel
6181939cdf
fixup-yarn-lock: split out from prefetch-yarn-deps, cleanup installing
To reduce dependencies (mainly nix-prefetch-git and through that git,
git-lfs) when we just need to fixup a lock file, eg when building electron.
This also tries to avoid needless rebuilds when eg. golang is updated.

Also this cleans up and combined the build/installPhase of both tools to
be a lot simpler.
2024-04-17 11:35:22 -04:00
Peder Bergebakken Sundt
e29cb575fc
Merge pull request #294407 from zendo/upd/wike
wike: 2.1.0 -> 3.0.0
2024-04-17 17:25:36 +02:00
Pol Dellaiera
6b6c0dff89
Merge pull request #303369 from jnsgruk/charmcraft
charmcraft: init at 2.6.0
2024-04-17 17:22:10 +02:00
Aaron Andersen
423e304a7a
Merge pull request #303497 from aanderse/kodi
kodi: 20.5 -> 21.0
2024-04-17 13:36:25 +00:00
kirillrdy
a9cbf5c38a
Merge pull request #304225 from sikmir/gitui
gitui: 0.25.2 → 0.26.1
2024-04-17 18:36:43 +10:00
tomberek
2c88a89c8e
Merge pull request #285922 from justinas/teleport-15
teleport_15: init at 15.2.2, teleport_12: remove
2024-04-17 02:05:41 -04:00
github-actions[bot]
bd5c09c003
Merge master into haskell-updates 2024-04-17 00:13:20 +00:00
Weijia Wang
8ab305986d
Merge pull request #304579 from wegank/boolector-stdenv
boolector: unpin stdenv on darwin
2024-04-17 01:46:15 +02:00
Ryan Lahfa
3dfe42d78e
Merge pull request #266258 from hexchen/bundlewrap-foo
bundlewrap-{keepass,pass,teamvault}: init at latest releases
2024-04-17 00:37:58 +02:00
Weijia Wang
d48c3e9410
Merge pull request #302837 from wegank/wasmedge-llvm
wasmedge: unpin llvmPackages_12
2024-04-17 00:17:54 +02:00
sternenseemann
490114a2e1 haskellPackages.ghc: 9.6.4 -> 9.6.5 2024-04-16 23:43:19 +02:00
hexchen
159fb64474 python311Packages.bundlewrap-pass: init at 1.0.2 2024-04-16 21:30:07 +00:00
hexchen
9137a06f94 python311Packages.bundlewrap-keepass: init at 0.1.0 2024-04-16 21:30:06 +00:00
hexchen
4175642bd1 python311Packages.bundlewrap-teamvault: init at 3.1.5 2024-04-16 21:30:06 +00:00
Tungsten842
a1080ded57 rtl-sdr: refactor, add rtl-sdr-blog and set it as default 2024-04-16 20:55:35 +02:00
sternenseemann
179f8e0aa4 haskell.compiler.ghc965: init at 9.6.5
https://www.haskell.org/ghc/blog/20240416-ghc-9.6.5-released.html
2024-04-16 20:07:28 +02:00
Justinas Stankevicius
b944bd2c7f teleport_12: remove
EOL as v15 has been released.
2024-04-16 20:52:42 +03:00
Justinas Stankevicius
3b16464200 teleport_15: init at 15.2.2 2024-04-16 20:50:10 +03:00
Weijia Wang
435f9ed5c7
Merge pull request #295595 from SFrijters/espflash-3.0.0
espflash: 2.1.0 -> 3.0.0
2024-04-16 18:16:35 +02:00
Weijia Wang
bd9e20aedf boolector: unpin stdenv on darwin 2024-04-16 18:12:47 +02:00
Aaron Andersen
f54620d089 kodi: 20.5 -> 21.0 2024-04-16 09:52:09 -04:00
Nick Cao
21787bebb5
Merge pull request #304344 from wegank/osl-darwin-2
osl: remove overrideLibcxx
2024-04-16 09:34:44 -04:00
Nick Cao
77af60277e
Merge pull request #304356 from wegank/prusa-slicer-libcxx
prusa-slicer: remove overrideLibcxx
2024-04-16 09:34:24 -04:00
Fabian Affolter
5956ef0f39
Merge pull request #304443 from r-ryantm/auto-update/python312Packages.mkdocs-material
python312Packages.mkdocs-material: 9.5.17 -> 9.5.18
2024-04-16 13:43:12 +02:00
Fabian Affolter
25b033908b
Merge pull request #304233 from fabaff/lxml-html-clean
python312Packages.lxml-html-clean: init at 0.1.1
2024-04-16 12:32:25 +02:00
Jon Seager
1877c3c0aa
python3Packages.craft-store: init at 2.6.0 2024-04-16 10:54:46 +01:00
Jon Seager
cb4d1f7403
python3Packages.macaroonbakery: init at 1.3.4 2024-04-16 10:54:44 +01:00
Alexis Hildebrandt
1c3fc9cb29 boost185: init at 1.85.0
Release notes: https://www.boost.org/users/history/version_1_85_0.html
2024-04-16 11:28:50 +02:00