Commit Graph

8 Commits

Author SHA1 Message Date
Sergei Trofimovich
c3d9cee7d8 umoria: unpin from gcc-9
Needed a few things:
- small upstream patch to fix the build
- a fix to be compatible with clang's `_FORTIFY_SOURCE=3`
2024-11-10 07:48:46 +00:00
aleksana
571c71e6f7 treewide: migrate packages to pkgs/by-name, take 1
We are migrating packages that meet below requirements:

1. using `callPackage`
2. called path is a directory
3. overriding set is empty (`{ }`)
4. not containing path expressions other than relative path (to
makenixpkgs-vet happy)
5. not referenced by nix files outside of the directory, other
than`pkgs/top-level/all-packages.nix`
6. not referencing nix files outside of the directory
7. not referencing `default.nix` (since it's changed to `package.nix`)
8. `outPath` doesn't change after migration

The tool is here: https://github.com/Aleksanaa/by-name-migrate.
2024-11-09 20:04:51 +08:00
Jonas
585af9ec70 umpire: Add cuda support 2024-08-30 14:11:58 +02:00
Markus Kowalewski
f50542538e umpire: fix source hash 2024-08-06 13:36:03 +02:00
R. Ryantm
000336e4b7 umpire: 2024.02.1 -> 2024.07.0 2024-07-25 02:56:53 +00:00
R. Ryantm
79d9b3f02b umpire: 2024.02.0 -> 2024.02.1 2024-04-16 15:01:08 +00:00
R. Ryantm
5278ca265e umpire: 2023.06.0 -> 2024.02.0 2024-02-23 08:45:58 +00:00
Phillip Seeber
f740da26ec umpire: init at 2023.06.0 2024-01-30 10:43:43 +01:00