Files
jungle/README.md
Rodrigo Arias Mallo 5c59b97aa2
All checks were successful
CI / build:cross (pull_request) Successful in 8s
CI / build:all (pull_request) Successful in 33s
CI / build:all (push) Successful in 3s
CI / build:cross (push) Successful in 8s
Add contributing guidelines
Regulate git commit style and ban LLM usage.

Reviewed-by: Aleix Roca Nonell <aleix.rocanonell@bsc.es>
Reviewed-by: Aleix Boné <abonerib@bsc.es>
2026-03-27 14:42:22 +01:00

392 B

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.

Before contributing, please read the guidelines.