abonerib
  • Joined on 2024-09-10
abonerib created pull request rarias/jungle#199 2025-10-13 15:11:57 +02:00
Update nixpkgs to get proper gcc version
abonerib pushed to fix/gcc14 at abonerib/jungle 2025-10-13 15:07:48 +02:00
33f41340aa Use standard gcc for intel packages
87dd7018f8 Update nixpkgs (gcc 14.2.1.20250322 -> 14.3.0)
Compare 2 commits »
abonerib created branch fix/gcc14 in abonerib/jungle 2025-10-13 15:06:19 +02:00
abonerib pushed to fix/gcc14 at abonerib/jungle 2025-10-13 15:06:19 +02:00
6fc5ef8fa5 Use standard gcc for intel packages
921254e736 Update nixpkgs (To get fixed gcc14)
Compare 2 commits »
abonerib commented on pull request rarias/jungle#198 2025-10-13 14:53:28 +02:00
Include agenix module and package directly

Since this is not in upstream age, maybe we can put it back in common/base/agenix?

abonerib commented on pull request rarias/jungle#196 2025-10-10 17:04:42 +02:00
Remove unneeded flake inputs

It seems that flake inputs are lazy as long as you don't update the lock, so maybe we can keep it as is, since it will only…

abonerib pushed to remove-old at abonerib/jungle 2025-10-10 17:03:07 +02:00
3816c1bcb2 Remove old packages
4685c36e2f Add brief documentation on maintainer roles
c6c788f1e2 Add meta to packages
606386d006 Add maintainers
Compare 4 commits »
abonerib created pull request rarias/jungle#197 2025-10-10 17:02:33 +02:00
Remove old packages
abonerib merged pull request rarias/jungle#190 2025-10-10 16:39:05 +02:00
Add metadata to packages
abonerib commented on pull request rarias/jungle#196 2025-10-10 16:15:04 +02:00
Remove unneeded flake inputs

Can't we just remove the agenix input completely and copy the agenix package and module in jungle? Is just a simple shell script and it doesn't seem to change that often:

https://github.co…

abonerib created branch remove-old in abonerib/jungle 2025-10-10 16:05:24 +02:00
abonerib pushed to remove-old at abonerib/jungle 2025-10-10 16:05:24 +02:00
9eeebd05bf Remove old packages
abonerib pushed to fix/cross-mpich at abonerib/jungle 2025-10-10 16:00:25 +02:00
abonerib commented on pull request rarias/jungle#190 2025-10-10 15:50:29 +02:00
Add metadata to packages

I'll leave it empty for now.

licenses are attribute sets with {unfree, redistributable::Bool, ...} we can either check for unfree or redistributable later on.

abonerib commented on pull request rarias/jungle#190 2025-10-10 15:48:54 +02:00
Add metadata to packages

That seems reasonable, is mostly what we currently do already. It might be good to write this in a similar doc/maintainers.md doc file linking to that nixpkgs section.

Additionally,…

abonerib pushed to add-meta at rarias/jungle 2025-10-10 15:47:21 +02:00
f8ab42813d Add brief documentation on maintainer roles
abonerib pushed to add-meta at abonerib/jungle 2025-10-10 15:47:04 +02:00
f8ab42813d Add brief documentation on maintainer roles
abonerib commented on pull request rarias/jungle-website#1 2025-10-10 15:29:43 +02:00
Replace references to bscpkgs with jungle and add apex page

Does the image need attribution?