Commit Graph

11 Commits

Author SHA1 Message Date
R. Ryantm
45089df0cf pacemaker: 2.1.7 -> 2.1.8 2024-08-19 12:04:52 +00:00
Julien Malka
58b29b2328
pacemaker: fix build failure 2024-08-15 21:38:56 +02:00
Alexis Hildebrandt
bf995e3641 treewide: Remove ending period from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-06-09 23:04:51 +02:00
R. Ryantm
9db17e1fe0 pacemaker: 2.1.6 -> 2.1.7 2023-12-20 10:34:58 +00:00
R. Ryantm
b79b4f294e pacemaker: 2.1.5 -> 2.1.6 2023-05-28 06:39:28 +00:00
Artturin
3251013cc1 treewide: env.NIX_CFLAGS_COMPILE use toString on result of optionals
env values must be strings
2023-02-22 21:23:05 +02:00
Artturin
f9fdf2d402 treewide: move NIX_CFLAGS_COMPILE to the env attrset
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-22 21:23:04 +02:00
R. Ryantm
04a2aa7b80 pacemaker: 2.1.4 -> 2.1.5 2022-12-25 12:01:07 +01:00
R. Ryantm
38e3858441 pacemaker: 2.1.2 -> 2.1.4 2022-07-30 07:03:19 +00:00
Astro
70c1e849c0 nixos/tests/pacemaker: init 2022-03-09 01:19:10 +01:00
Ryan Mulligan
2b78cfdb09 pacemaker: init at 2.1.2 2022-03-08 20:26:52 +01:00