about summary refs log tree commit diff
path: root/pkgs/os-specific/linux/ocf-resource-agents
AgeCommit message (Collapse)AuthorFilesLines
2024-03-08Merge pull request #287051 from trofi/ocf-resource-agents-fix-metaMario Rodas1-1/+11
ocf-resource-agents: fix `pos` attribute to define source location
2024-02-07ocf-resource-agents: fix build against `autoconf-2.72`Sergei Trofimovich1-0/+11
Without the change build fails in` master` as https://hydra.nixos.org/build/247269225: checking whether gcc supports "-Wunsigned-char"... checking how to run the C preprocessor... gcc -E configure: error: in '/build/source': configure: error: C preprocessor "gcc -E" fails sanity check See 'config.log' for more details
2024-02-07ocf-resource-agents: expose it's inputs as attributesSergei Trofimovich1-0/+5
With individual attributes exposed it's easier to interrogate and upgrade constituents in `nixpkgs`.
2024-02-07ocf-resource-agents: fix `pos` attribute to define source locationSergei Trofimovich1-1/+6
Without the change commands like $ nix edit -f. ocf-resource-agents do not point to a file.
2023-02-22treewide: env.NIX_CFLAGS_COMPILE use toString on result of optionalsArtturin1-2/+2
env values must be strings
2023-02-22treewide: move NIX_CFLAGS_COMPILE to the env attrsetArtturin1-1/+1
with structuredAttrs lists will be bash arrays which cannot be exported which will be a issue with some patches and some wrappers like cc-wrapper this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists in env cause a eval failure
2023-02-05treewide: another round of gcc12 fixupsVladimír Čunát1-0/+5
2022-03-08pacemaker: init at 2.1.2Ryan Mulligan1-0/+7
2021-11-30drbd: 8.4.4 -> 9.19.1, ocf-resource-agents: init at 4.10.0Ryan Mulligan1-0/+56