-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
nixos/archtika: init at 1.0.1 #365218
base: master
Are you sure you want to change the base?
nixos/archtika: init at 1.0.1 #365218
Conversation
Some improvements can be made, such as avoiding the I will look into this. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's always great to see someone's first contribution is a massive NixOS module. Great work on this!
The following commits should be squashed:
archtika: fix allow-import-from-derivation error for npm
➜archtika: init at 1.0.1
nixos/manual: add archtika module to 25.05 release notes
➜nixos/archtika: init module
archtika: fix formatting, add module description, remove trailing whitespace
andarchtika: refactor package and module definitions
➜ Both the package and module commit, as appropriate.
c30931a
to
855e916
Compare
This pull request has been mentioned on NixOS Discourse. There might be relevant details there: https://discourse.nixos.org/t/prs-already-reviewed/2617/2167 |
855e916
to
02fdf87
Compare
I have also tested all the functionality again using the given steps and using a local setup in the repository, see https://github.com/archtika/archtika/blob/main/nix/module.nix |
This pull request has been mentioned on NixOS Discourse. There might be relevant details there: https://discourse.nixos.org/t/prs-already-reviewed/2617/2188 |
archtika: fix allow-import-from-derivation error for npm archtika: fix package formatting archtika: refactor package archtika: update GitHub hash for version 1.0.1 archtika: add auto update script archtika: refactor package archtika: update version to 1.1.0 archtika: update GitHub hash to version 1.1.0
nixos/manual: add archtika module to 25.05 release notes nixos/archtika: fix module formatting, add description and remove trailing whitespace nixos/archtika: refactor module nixos/archtika: refactor module nixos/archtika: make SystemCallFilter addition for postgres systemd service
This PR adds the archtika package and its NixOS module.
archtika is a modern Content Management System (CMS) designed for the creation and management of documentation and blog websites. It focuses on simplicity, performance and maintainability, while providing essential features for content creators, such as:
Homepage: https://archtika.com
Repository: https://github.com/archtika/archtika
Things done
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)Add a 👍 reaction to pull requests you find important.