Commit Graph
694991 Commits
Author SHA1 Message Date
Sergei Trofimovich 3c083ef2ee dmenu: fix build on staging-next
Without the change `dmenu` fails to build on `staging-next` as:

    $ nix build --no-link -f. dmenu -L
    ...
    dmenu> build flags: SHELL=/nix/store/mm0pa3z7kk6jh1i9rkxqxjqmd8h1qpxf-bash-5.2p37/bin/bash CC:=\$\(CC\)
    dmenu> cp config.def.h config.h
    dmenu> gcc -c -std=c99 -pedantic -Wall -Os -I/usr/X11R6/include -I/usr/include/freetype2 -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -D_POSIX_C_SOURCE=200809L -DVERSION=\"5.3\" -DXINERAMA dmenu.c
    dmenu> In file included from dmenu.c:17:
    dmenu> /nix/store/2rxphcg0qabc3a8c4lvy610sm03bh72y-libXft-2.3.8-dev/include/X11/Xft/Xft.h:40:10: fatal error: ft2build.h: No such file or directory
    dmenu>    40 | #include <ft2build.h>
    dmenu>       |          ^~~~~~~~~~~~
    dmenu> compilation terminated.
    dmenu> make: *** [Makefile:12: dmenu.o] Error 1

The change uses `pkg-config` to discover library dependencies and lib paths.
2024-10-15 21:54:10 +01:00
github-actions[bot]andGitHub e2daa3d1b0 Merge master into staging-next 2024-10-15 18:04:32 +00:00
Fabián Heredia MontielandGitHub 1487609749 python312Packages.cpyparsing: 2.4.7.2.4.0 -> 2.4.7.2.4.1 (#348800) 2024-10-15 12:03:49 -06:00
Nick CaoandGitHub c943e7520c checkov: 3.2.260 -> 3.2.266 (#348808) 2024-10-15 13:51:29 -04:00
Nick CaoandGitHub d6e261993c gat: 0.18.0 -> 0.19.1 (#348775) 2024-10-15 13:51:00 -04:00
Nick CaoandGitHub 3c970df01e python312Packages.pygsl: 2.4.0 -> 2.4.1 (#348796) 2024-10-15 13:50:00 -04:00
Nikolay KorotkiyandGitHub 8609d17447 azpainter: 3.0.8 -> 3.0.9a (#348744) 2024-10-15 21:39:40 +04:00
Nick CaoandGitHub 94c216685e manifest-tool: 2.1.7 -> 2.1.8 (#348752) 2024-10-15 13:33:48 -04:00
Nick CaoandGitHub 38e8fe7261 pipectl: 0.5.0 -> 0.5.1 (#348753) 2024-10-15 13:33:05 -04:00
Nick CaoandGitHub dd1b2e71ed ssm-session-manager-plugin: 1.2.650.0 -> 1.2.677.0 (#348758) 2024-10-15 13:30:21 -04:00
Nick CaoandGitHub 0ff0333dfa bootstrap-studio: 6.7.2 -> 6.7.3 (#348728) 2024-10-15 13:26:32 -04:00
Nick CaoandGitHub 0a6a047ed0 python312Packages.gcal-sync: 6.1.5 -> 6.1.6 (#348736) 2024-10-15 13:24:53 -04:00
Nick CaoandGitHub 0193f9ee84 ghr: 0.16.2 -> 0.17.0 (#348667) 2024-10-15 13:21:21 -04:00
Nick CaoandGitHub 4987a3df80 python312Packages.pywebpush: 2.0.0 -> 2.0.1 (#348671) 2024-10-15 13:20:13 -04:00
Nick CaoandGitHub c9cca7b8fb clap: 1.2.1 -> 1.2.2 (#348672) 2024-10-15 13:19:20 -04:00
Adam C. StephensandGitHub 00ded2f331 element-desktop: 1.11.79 -> 1.11.81 (#348779) 2024-10-15 13:19:05 -04:00
Nick CaoandGitHub a43a7be95d newman: 6.1.3 -> 6.2.1 (#348683) 2024-10-15 13:17:49 -04:00
Pol DellaieraandGitHub 5c14ab6ee3 nufmt: modernize; add update script; unstable-2023-09-25 -> 0-unstable-2024-10-15 (#348627) 2024-10-15 19:17:42 +02:00
Nick CaoandGitHub 552295bf16 k3sup: 0.13.6 -> 0.13.7 (#348685) 2024-10-15 13:16:35 -04:00
Nick CaoandGitHub dacf082acc zsh-you-should-use: 1.8.0 -> 1.9.0 (#348689) 2024-10-15 13:15:56 -04:00
Nick CaoandGitHub 25bf8e8284 stratisd: 3.6.8 -> 3.7.1, stratis-cli: 3.6.2 -> 3.7.0 (#347336) 2024-10-15 13:10:37 -04:00
Philip TaronandGitHub 9e9693ec72 build(deps): bump actions/checkout from 4.2.0 to 4.2.1 (#348515) 2024-10-15 10:04:22 -07:00
Martin WeineltandGitHub 249326834c aqbanking: 6.5.4 -> 6.5.12beta; gwenhywfar: 5.10.1 -> 5.11.2beta (#348807) 2024-10-15 18:44:56 +02:00
Vladimír Čunát 4227259f91 Merge branch 'staging' into staging-next 2024-10-15 18:43:09 +02:00
Vladimír Čunát d3bf5fd315 bintools-wrapper: ensure Swift libraries get found (#348790) 2024-10-15 18:39:45 +02:00
Randy Eckenrode 7cbf599edc Revert "dotnetCorePackages.dotnet_{8,9}: ensure build can find the Swift overlay"
This reverts commit 86412523f5.
2024-10-15 12:36:07 -04:00
Randy Eckenrode 4340a5addb bintools-wrapper: ensure Swift auto-linked libraries can be found
While the Swift wrapper should take care of this, not everything that
links these libraries goes through the wrapper.
2024-10-15 12:36:07 -04:00
R. RyantmandAustin Seipp 1815d5a7a7 verilator: 5.026 -> 5.028 2024-10-15 11:16:32 -05:00
Martin WeineltandGitHub 0774659611 procps: 3.3.17 -> 4.0.4 (#298505) 2024-10-15 18:15:58 +02:00
Marc JakobiandGaétan Lepage 4d70507924 luaPackages.lz-n: 2.8.0 -> 2.8.1 2024-10-15 18:15:15 +02:00
Martin WeineltandGitHub 89e6ba7dde skalibs: 2.14.2.0 -> 2.14.3.0 (#347670) 2024-10-15 18:13:40 +02:00
Martin WeineltandGitHub b89b9aa4e2 s2n-tls: 1.5.4 -> 1.5.5 (#347873) 2024-10-15 18:12:56 +02:00
Martin WeineltandGitHub 83b50ffe93 libproxy: 0.5.7 -> 0.5.9 (#348042) 2024-10-15 18:11:58 +02:00
Martin WeineltandGitHub 9f3e475136 xorg.xtrans: 1.5.0 -> 1.5.1 (#348197) 2024-10-15 18:11:01 +02:00
Alyssa Ross 9e719b0600 wayland-protocols: 1.37 -> 1.38 2024-10-15 18:10:15 +02:00
Alyssa Ross 95c231224c wayland-protocols.updateScript: init 2024-10-15 18:10:15 +02:00
Martin Weinelt 216cb62080 Merge remote-tracking branch 'origin/staging-next' into staging 2024-10-15 18:08:42 +02:00
Vladimír Čunát 8810e738c8 GNOME: 46 → 47 (#333911) 2024-10-15 18:07:04 +02:00
Martin WeineltandGitHub 2bb82f3e46 pipewire: use elogind if systemd is disabled (#348556) 2024-10-15 18:05:10 +02:00
Martin WeineltandGitHub 68a5f2b625 python312Packages.poetry-core: 1.9.0 -> 1.9.1 (#348606) 2024-10-15 18:00:47 +02:00
Martin WeineltandGitHub d65f9110e2 execline: 2.9.6.0 -> 2.9.6.1 (#348431) 2024-10-15 17:59:14 +02:00
Martin WeineltandGitHub 1d60c50395 python312Packages.uvloop: 0.20.0 -> 0.21.0 (#348810) 2024-10-15 17:55:48 +02:00
Martin WeineltandGitHub d9500eb04a iproute2: fix build for musl (#348754) 2024-10-15 17:55:28 +02:00
Matthieu CoudronandGitHub b024224462 neovim: expose vimPackage (#348740) 2024-10-15 17:47:08 +02:00
K900andGitHub b857c509df kdePackages: Plasma 6.2.0 -> 6.2.1 (#348812) 2024-10-15 18:39:06 +03:00
Fabián Heredia MontielandGitHub d720aacb92 openexr_3: 3.2.4 -> 3.3.0 (#346060) 2024-10-15 09:36:53 -06:00
Fabián Heredia MontielandGitHub 06880e6fe0 alsa-ucm-conf: 1.2.11 -> 1.2.12 (#347585) 2024-10-15 09:30:29 -06:00
Fabian AffolterandGitHub 8d5bdaf3a4 python312Packages.photutils: 1.13.0 -> 2.0.0 (#348735) 2024-10-15 17:19:41 +02:00
Fabian Affolter 5f75ac75e9 checkov: 3.2.260 -> 3.2.266
Diff: https://github.com/bridgecrewio/checkov/compare/refs/tags/3.2.260...3.2.266

Changelog: https://github.com/bridgecrewio/checkov/releases/tag/3.2.266
2024-10-15 17:15:45 +02:00
Fabian AffolterandGitHub 2d61134e72 prowler: 3.16.11 -> 4.3.7 (#344293) 2024-10-15 17:09:25 +02:00