This branch is 57 commits behind rarias/jungle:pkgs/tasycl
Aleix Boné 82a5e179a2 Add libgcc to intel packages wrapper
Fixes missing lib when compiling some SYCL benchmarks:
ld: cannot find -lstdc++fs: No such file or directory
2026-03-10 12:38:06 +01:00
2026-03-09 15:27:41 +01:00
2026-03-10 12:38:06 +01:00
2025-10-07 16:07:30 +02:00
2025-10-07 16:07:32 +02:00
2026-01-20 12:18:41 +01:00
2026-01-20 12:14:11 +01:00
2026-03-09 08:52:05 +01:00
2026-03-10 12:17:51 +01:00
2025-10-07 16:07:28 +02:00
2023-06-16 12:13:07 +02:00

Jungle

This repository provides two components that can be used independently:

  • A Nix overlay with packages used at BSC (formerly known as bscpkgs). Access them directly with nix shell .#<pkgname>.

  • NixOS configurations for jungle machines. Use nixos-rebuild switch --flake . to upgrade the current machine.

Description
Configuration for NixOS machines.
Readme 249 MiB
Languages
Nix 87.3%
C++ 6.9%
Shell 3.2%
Python 1.3%
CSS 0.6%
Other 0.5%