mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-04-24 23:55:52 +03:00
[PR #274] [CLOSED] feat(nix): add comprehensive Nix flake #353
Labels
No labels
android
bug
documentation
enhancement
good first issue
help wanted
linux
pull-request
reverse-engineering
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/librepods#353
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/kavishdevar/librepods/pull/274
Author: @doprz
Created: 11/19/2025
Status: ❌ Closed
Base:
main← Head:feature/comprehensive-nix-flake📝 Commits (4)
c59c9c0feat(nix): add comprehensive Nix flake47f191dfix(nix): treefmte45a72fchore: add nix and direnv3c44f14feat: add .envrc📊 Changes
6 files changed (+247 additions, -0 deletions)
View changed files
➕
.envrc(+1 -0)📝
.gitignore(+7 -0)➕
default.nix(+12 -0)➕
flake.lock(+127 -0)➕
flake.nix(+88 -0)➕
shell.nix(+12 -0)📄 Description
Features:
nix develop,nix run, andnix buildNotes:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.