Commit Graph

7 Commits

Author SHA1 Message Date
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
John Ericson
266cdd7d37 treewide: freebsd13 -> freebsd
Co-authored-by: Alyssa Ross <hi@alyssa.is>
2024-04-30 18:20:23 -04:00
sternenseemann
5c3e0a2899 ngn-k: allow cross compilation to FreeBSD 13
For this we just need to advance by one additional commit on master
which fixes the compilation of libk.so on *BSD with -Werror.
Additionally we need to reflect the change that the system double
for x86_64 FreeBSD now also includes the FreeBSD version.
2022-11-29 15:57:09 +01:00
sternenseemann
f68fdcfc4e ngn-k: build k-libc flavor by default
Can be disabled by passing { withLibc = false; } via overriding
2022-11-29 15:57:09 +01:00
sternenseemann
5822bee639 ngn-k: unstable-2021-12-17 -> 2022-11-27 2022-11-29 15:57:09 +01:00
Сухарик
676e7fe6b9 ngn-k: unstable-2021-08-30 -> unstable-2021-12-17 2021-12-20 19:57:23 +01:00
sternenseemann
5b01ba1bc0 ngn-k: init at unstable-2021-08-30 2021-08-31 17:28:17 +02:00