spack/lib/spack
ByteHamster b304a2d854
Fix installing rust@nightly (#49098)
Installing `rust@nightly` fails because the package file declares a conflict of rust versions older than `:1.64` with `gcc>=13`. However, because `nightly` is alphanumerically smaller than any actual version number, `nightly` is incorrectly detected to have a conflict with `gcc>=13` as well. Marking `nightly` as an infinity version instead solves this.
2025-02-21 09:53:46 -08:00
..
docs Reproducer should deduce artifact root from concrete environment (#45281) 2025-02-21 10:46:43 -06:00
env Remove years from license headers (#48352) 2025-01-02 15:40:28 +01:00
external Remove years from license headers (#48352) 2025-01-02 15:40:28 +01:00
llnl views: resolve symlinked dir - dir conflict when same file (#49039) 2025-02-18 06:53:17 +01:00
spack Fix installing rust@nightly (#49098) 2025-02-21 09:53:46 -08:00
spack_installable Remove years from license headers (#48352) 2025-01-02 15:40:28 +01:00