12
0
Fork
You've already forked website
0

fix nix #82

Merged
skowalak merged 4 commits from master into master 2025年07月02日 20:24:27 +02:00
skowalak commented 2025年07月02日 16:01:20 +02:00 (Migrated from github.com)
Copy link

fix building the site with nix. introduces flakes, removes the old nix build config.

use like this:

  • run development server:
nix dev
  • run chaostreff-scheduler
nix run
  • build site
nix build .#site
fix building the site with nix. introduces flakes, removes the old nix build config. use like this: - run development server: ``` nix dev ``` - run chaostreff-scheduler ``` nix run ``` - build site ``` nix build .#site ```
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
section77/website!82
Reference in a new issue
section77/website
No description provided.
Delete branch "master"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?