| 24 Feb 2025 |
| Zm94ZGV2 changed their profile picture. | 13:15:52 |
emily | is it known/expected that pkgsStatic.nixVersions.nix_2_26, pkgsCross.*.nixVersions.nix_2_26, etc., all cause a throw? this seems like another regression of importing the flake packaging into Nixpkgs | 17:44:12 |
John Ericson | CC Robert Hensing (roberth) ^ | 18:23:07 |
John Ericson | I don't think so? | 18:23:10 |
John Ericson | thanks for pointing out | 18:23:16 |
emily | another question:
# boost is a public dependency, but not a pkg-config dependency unfortunately, so we
# put in `deps_other`.
why? Boost has .pc files (in Nixpkgs at least), and this breaks e.g. Rust pkg_config parsing the dependencies out of the .pc files
| 18:32:40 |
emily | * another question:
# boost is a public dependency, but not a pkg-config dependency unfortunately, so we
# put in `deps_other`.
why? Boost has .pc files (in Nixpkgs at least), and this breaks e.g. Rust pkg_config parsing the dependencies out of the Nix .pc files
| 18:32:44 |
emily | (fwiw, nixVersions.latest is also not 2.26, although I had been assuming that was intentional while the packaging bakes) | 18:34:59 |
John Ericson | @emilazy:matrix.org: oh awesome! | 18:35:35 |