Commit Graph

613688 Commits

Author SHA1 Message Date
Leona Maroni
d9ec9a35df
Merge pull request #300086 from traxys/periodiq_relax
python312Packages.periodiq: Relax pendulum dependency
2024-04-18 23:08:12 +02:00
Gaetan Lepage
3610489cd2 vimPlugins.gitignore-nvim: init at 2024-03-25 2024-04-18 21:49:58 +02:00
Weijia Wang
a2fa883c50
Merge pull request #303770 from r-ryantm/auto-update/codeium
codeium: 1.8.22 -> 1.8.25
2024-04-18 21:11:54 +02:00
Weijia Wang
9291706562
Merge pull request #303753 from r-ryantm/auto-update/igir
igir: 2.6.2 -> 2.6.3
2024-04-18 21:11:22 +02:00
Weijia Wang
aca645b924
Merge pull request #303751 from r-ryantm/auto-update/function-runner
function-runner: 4.2.0 -> 5.0.0
2024-04-18 21:10:48 +02:00
Weijia Wang
4d7fa4b36c
Merge pull request #303668 from r-ryantm/auto-update/castxml
castxml: 0.6.4 -> 0.6.5
2024-04-18 21:09:50 +02:00
Weijia Wang
c516acf6b5
Merge pull request #303435 from r-ryantm/auto-update/pomerium-cli
pomerium-cli: 0.22.0 -> 0.23.0
2024-04-18 20:56:41 +02:00
Weijia Wang
28a378074c
Merge pull request #303360 from r-ryantm/auto-update/livekit
livekit: 1.5.3 -> 1.6.0
2024-04-18 20:55:28 +02:00
Weijia Wang
2e5299f478
Merge pull request #303357 from r-ryantm/auto-update/iqtree
iqtree: 2.3.1 -> 2.3.2
2024-04-18 20:54:50 +02:00
Jon Seager
30d8af5d6c
Merge pull request #305035 from jnsgruk/snapcraft 2024-04-18 19:53:22 +01:00
Weijia Wang
f3624a0bc6
Merge pull request #302836 from r-ryantm/auto-update/frp
frp: 0.56.0 -> 0.57.0
2024-04-18 20:51:55 +02:00
Weijia Wang
e8509788ae
Merge pull request #302816 from r-ryantm/auto-update/renderdoc
renderdoc: 1.31 -> 1.32
2024-04-18 20:51:09 +02:00
Weijia Wang
55100e887d
Merge pull request #303414 from r-ryantm/auto-update/keymapper
keymapper: 3.5.3 -> 4.0.2
2024-04-18 20:49:41 +02:00
sternenseemann
5e8f10fe93 expand-response-params: add description
Since the tool is exposed more prominently now, we should clear up what
it is and note that it is to be considered unstable, i.e. we may change
it if the necessity arises. (In practice it is probably going to be
fairly stable though, as compiler interfaces tend to be quite stable.)

Should we add a version?
2024-04-18 20:49:13 +02: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
sternenseemann
b2a568906a wrapCC, wrapBintools: use runtimeShell instead of stdenv shell
We don't need to artificially make sure that we can execute the wrapper
scripts on the build platform by using stdenv's shell (which comes from
buildPackages) since our cross infrastructure will get us the wrapper
from buildPackages. The upside of this change is that cross-compiled
wrappers (e.g. pkgsCross.aarch64-multiplatform.gcc) will actually work
when executed!

For bootstrapping this is also not a problem, since we have a long
build->build platform chain so runtimeShell is just as good as
stdenvNoCC.shell. We do fall back to old ways, though, by explicitly
using the bootstrap-tools shell in stage2, so the adjacent bash is only
used from stage4 onwards. This is unnecessary in principle (I'll try
removing this hack in the future), but ensures this change causes zero
rebuilds.
2024-04-18 20:49:13 +02:00
Weijia Wang
1486e76262
Merge pull request #303409 from r-ryantm/auto-update/semgrep
semgrep: 1.67.0 -> 1.69.0
2024-04-18 20:48:47 +02:00
Weijia Wang
9141e6f2cf
Merge pull request #304669 from r-ryantm/auto-update/LAStools
LAStools: 2.0.2 -> 2.0.3
2024-04-18 20:47:21 +02:00
Weijia Wang
d912b2968d
Merge pull request #304954 from r-ryantm/auto-update/orchis-theme
orchis-theme: 2024-04-01 -> 2024-04-18
2024-04-18 20:46:08 +02:00
Weijia Wang
47542b4967
Merge pull request #304969 from r-ryantm/auto-update/infisical
infisical: 0.20.1 -> 0.21.1
2024-04-18 20:45:52 +02:00
Weijia Wang
70c566518e
Merge pull request #305005 from r-ryantm/auto-update/proton-ge-bin
proton-ge-bin: GE-Proton9-2 -> GE-Proton9-4
2024-04-18 20:45:36 +02:00
Weijia Wang
4289655e9f
Merge pull request #305009 from r-ryantm/auto-update/mcap-cli
mcap-cli: 0.0.42 -> 0.0.43
2024-04-18 20:45:00 +02:00
Weijia Wang
f2ca9faa0d
Merge pull request #305045 from r-ryantm/auto-update/d2
d2: 0.6.4 -> 0.6.5
2024-04-18 20:44:49 +02:00
Yaya
2817a4e0da electron_source: add yayayayaka to maintainers 2024-04-18 20:09:30 +02:00
Yaya
101d7ae0be electron_28-bin: 28.3.0 -> 28.3.1
https://github.com/electron/electron/releases/tag/v28.3.1

Fixes CVE-2024-1580
Fixes CVE-2024-3515
Fixes CVE-2024-3516
Fixes CVE-2024-3517
2024-04-18 20:09:30 +02:00
Yaya
0b00f7a2e6 electron_27-bin: 27.3.10 -> 27.3.11
https://github.com/electron/electron/releases/tag/v27.3.11

This is the last release before reaching end-of-life.

Fixes CVE-2024-1580
Fixes CVE-2024-3157
Fixes CVE-2024-3515
Fixes CVE-2024-3516
2024-04-18 20:09:30 +02:00
Yaya
0eefb442b4 electron-source.electron_28: 28.3.0 -> 28.3.1
https://github.com/electron/electron/releases/tag/v28.3.1

Fixes CVE-2024-1580
Fixes CVE-2024-3515
Fixes CVE-2024-3516
Fixes CVE-2024-3517
2024-04-18 20:09:30 +02:00
Yaya
e4b0bd3686 electron-source.electron_27: 27.3.10 -> 27.3.11
https://github.com/electron/electron/releases/tag/v27.3.11

This is the last release before reaching end-of-life.

Fixes CVE-2024-1580
Fixes CVE-2024-3157
Fixes CVE-2024-3515
Fixes CVE-2024-3516
2024-04-18 20:09:30 +02:00
Jon Seager
fe0775e297
snapcraft: init at 8.2.0 2024-04-18 19:06:42 +01:00
superherointj
1f3ac32a1e
Merge pull request #304976 from r-ryantm/auto-update/pixelorama
pixelorama: 0.11.3 -> 0.11.4
2024-04-18 14:54:52 -03:00
Sandro
06dfdd24ea
Merge pull request #304121 from SuperSandro2000/uptime-kuma-source
uptime-kuma: drop source reference
2024-04-18 19:21:18 +02:00
Jon Seager
a9c1e0b990
python3Packages.craft-providers: update snap injection patch to use beta for all crafts 2024-04-18 18:05:42 +01:00
Weijia Wang
1b7469ab47
Merge pull request #303068 from OPNA2608/update/nixos-icons
nixos-icons: 2021-02-24 -> 0-unstable-2024-04-10
2024-04-18 19:02:24 +02:00
Sefa Eyeoglu
8f8dc63108 fira-code: avoid use of rec
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-04-18 19:02:06 +02:00
Sefa Eyeoglu
05b242b188 fira-code: add option to install regular fonts instead
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-04-18 19:02:06 +02:00
Weijia Wang
5448017c98
Merge pull request #304880 from OPNA2608/fix/lomiri/network-indicator-work
lomiri.lomiri-network-indicator: Make it work, add it to Lomiri module
2024-04-18 18:57:56 +02:00
Jon Seager
bc91f07f9b
python3Packages.craft-application: init at 2.5.0 2024-04-18 17:31:31 +01: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
Sandro
3e1911632d
Merge pull request #304876 from konradmalik/tree-sitter-grammar-earthfile
tree-sitter-grammars: Add earthfile
2024-04-18 18:02:18 +02:00
Adam C. Stephens
67b5379607
Merge pull request #304919 from adamcstephens/lxd/cpu-hotplug
nixos/lxd-virtual-machine: enable CPU hotplug for x86_64
2024-04-18 11:55:34 -04:00
Pol Dellaiera
bc279bbacf
Merge pull request #303488 from teutat3s/sensu-go-6.11.0
sensu-go-backend: 6.9.2 -> 6.11.0
2024-04-18 17:38:44 +02:00
lassulus
920f704553
Merge pull request #304921 from r-ryantm/auto-update/workout-tracker
workout-tracker: 0.12.0 -> 0.13.4
2024-04-18 17:18:16 +02:00
Sandro
49e7c1059d
Merge pull request #298687 from hellwolf/update-python-eth-rlp-packages 2024-04-18 17:16:09 +02:00
Sandro
2ae714789a
Merge pull request #304337 from DontEatOreo/pkgs-arc-browser 2024-04-18 17:14:56 +02:00
Aleksana
23b0c99bcf
Merge pull request #301557 from bnlrnz/add-wlr-layout-ui
wlr-layout-ui: init at 1.4.7
2024-04-18 23:12:42 +08:00
John Ericson
0820a71359
Merge pull request #304033 from sternenseemann/wrapper-cleanups
wrapCC, wrapBintools, stdenv: make Nix code a bit more consistent
2024-04-18 10:57:18 -04:00
Martin Weinelt
7b8fc0113b
Merge pull request #305063 from r-ryantm/auto-update/python312Packages.findpython
python312Packages.findpython: 0.6.0 -> 0.6.1
2024-04-18 16:52:11 +02:00
Aleksana
e9a1276a9b
Merge pull request #304842 from hakan-demirli/swww
swww: 0.9.1 -> 0.9.4
2024-04-18 22:48:23 +08:00
Nick Cao
9881b34689
Merge pull request #305056 from r-ryantm/auto-update/nexttrace
nexttrace: 1.2.9 -> 1.3.0
2024-04-18 10:47:57 -04:00
Nick Cao
2ceafb8321
Merge pull request #305052 from r-ryantm/auto-update/kube-bench
kube-bench: 0.7.2 -> 0.7.3
2024-04-18 10:47:11 -04:00