Site Tools


onny:notizen

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
onny:notizen [2026/07/14 09:34] – [helix] 10.250.0.1onny:notizen [2026/07/14 09:42] (current) – [packaging] 10.250.0.1
Line 1383: Line 1383:
   ignoredVersions = "_rc";   ignoredVersions = "_rc";
 }; };
 +</code>
 +
 +debuggig, run commands inside derivation
 +
 +<code>
 +nix develop -f . stamp -c bash -c 'pkg-config --cflags --print-errors gio-unix-2.0'
 +nix develop -f . stamp -c bash -c 'pkg-config --variable=includedir gio-unix-2.0'
 +nix develop -f . stamp -c bash -c 'pkg-config --modversion gio-unix-2.0; pkg-config --path gio-unix-2.0 2>/dev/null || pkg-config --debug gio-unix-2.0 2>&1 | grep -i "gio-unix-2.0.pc"'
 +2.88.1
 </code> </code>
 ===== tools ===== ===== tools =====
onny/notizen.1784021686.txt.gz · Last modified: by 10.250.0.1