lix/tests
Artemis Tosini 445b7c7d8a flake: Use nixpkgs 24.11
nixpkgs 24.11 changes how we access xonsh yet again
and updates clang.

Unfortunately, clang 18 produces significantly more
warnings on existing code that is challenging to fix.
Make sure that doesn't error when we're running
`-Werror` builds.

n.b. I had to change the "SSL certificate problem: self-signed
certificate" to the old error prior to the improved libcurl errors,
since what is presumably a difference in which TLS library is used has
cropped up between releases? Either way the curl error buffer is empty.
Seems like we aggressively cannot do anything about this.

Change-Id: If0141a46a8b445a0e7d6f86f939e8c8e03569bf5
2024-12-10 12:32:42 -08:00
..
functional libexpr: Rework error messages on ExprSelct::eval 2024-12-08 20:52:18 +01:00
functional2 libstore: ban unpacking case hacked filenames from NARs 2024-10-09 14:47:39 -07:00
installer chore: rebrand Nix to Lix when it makes sense 2024-06-01 20:31:24 +02:00
nixos flake: Use nixpkgs 24.11 2024-12-10 12:32:42 -08:00
unit libexpr: Undeprecate overriding __nixPath 2024-12-10 19:02:41 +01:00
repl-completion.nix Merge pull request #10799 from hercules-ci/safer-tab-completion 2024-06-16 04:03:32 +00:00