Skip to content
forked from FRC3636/frc-nix

A distribution of Nix packages and NixOS modules for use in the FIRST Robotics Competition.

License

Notifications You must be signed in to change notification settings

frc4451/frc-nix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

196 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A NixOS Distribution for FRC

This repository contains Nix packages for use in the FIRST Robotics Competition.

Try it out by running a development tool

nix run github:frc4451/frc-nix#sysid # or glass, pathplanner, datalogtool, etc.

Package Updates

This repository includes automated package updates:

  • Auto-updates: GitHub Actions runs daily to check for package updates
  • Manual updates: nix run .#frc-nix-update (updates to latest versions + formats files)
  • Dry run: nix run .#frc-nix-update -- --dry-run (preview updates)

Docs

About

A distribution of Nix packages and NixOS modules for use in the FIRST Robotics Competition.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Nix 56.6%
  • Shell 43.4%