Contents Menu Expand Light mode Dark mode Auto light/dark mode
EPNix nixos-24.05 documentation
Logo
EPNix nixos-24.05 documentation

EPICS IOCs

  • Introduction
  • Tutorials
    • Pre-requisites
    • Creating a StreamDevice IOC
    • Adding integration tests to your IOC
  • User guides
    • Private repository setup
    • Setting up the flake registry
    • Developing support modules
    • Micro Research Finland timing devices
    • Testing
      • Unit testing
      • Packaging Python scripts
  • IOC options reference
  • IOC packages list
  • Frequently Asked Questions

Packages

  • Packages list

NixOS services

  • Introduction
  • Tutorials
    • Creating an Archiver Appliance instance
  • User guides
    • Channel Access gateway setup
    • Phoebus Alarm single server setup
    • Phoebus Save-and-restore setup
  • NixOS options reference

Release notes

  • 24.05 Release notes
Versions:
  • dev
  • nixos-25.05
  • nixos-24.11
  • nixos-24.05
  • nixos-23.11
  • nixos-23.05
Back to top
Edit this page

24.05 Release notes¶

Breaking changes¶

  • The config.epnix.outputs.mdbook and config.epnix.outputs.manpages options from the IOC module options, previously deprecated, are now removed.

  • The services.phoebus-alarm-server.enable, services.phoebus-olog.enable, and services.phoebus-save-and-restore.enable options don’t enable ElasticSearch automatically anymore. See Phoebus Alarm single server setup and Phoebus Save-and-restore setup for how to enable it yourself on the same server.

Previous
NixOS options reference
Copyright © The EPNix Contributors
Made with Sphinx and @pradyunsg's Furo
On this page
  • 24.05 Release notes
    • Breaking changes