Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
EPNix nixos-24.11 documentation
Logo
EPNix nixos-24.11 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
    • RecCaster configuration
    • 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
    • ChannelFinder service setup
    • Phoebus Alarm single server setup
    • Phoebus Save-and-restore setup
  • Options reference
    • Archiver Appliance
    • Channel Access gateway
    • Channel Finder
    • Phoebus alarm logger
    • Phoebus alarm server
    • Phoebus Client
    • Phoebus Olog
    • Phoebus save-and-restore
    • RecCeiver

Release notes

  • 24.11 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
View this page
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
24.11 Release notes
Copyright © 2021-2025, The EPNix Contributors
Made with Sphinx and @pradyunsg's Furo
On this page
  • 24.05 Release notes
    • Breaking changes