mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-08 16:49:02 +03:00
[PR #75] [CLOSED] Add support for nix using flakes #457
Reference in New Issue
Block a user
Delete Branch "%!s()"
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?
📋 Pull Request Information
Original PR: https://github.com/sigoden/dufs/pull/75
Author: @delneg
Created: 6/28/2022
Status: ❌ Closed
Base:
main← Head:main📝 Commits (1)
c60ec15Added flake.nix & flake.lock📊 Changes
2 files changed (+101 additions, -0 deletions)
View changed files
➕
flake.lock(+74 -0)➕
flake.nix(+27 -0)📄 Description
Added support for using Nix package manager to build & run the repo.
Several usage examples:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.