chore: adds nixos flake support #844
Merged
ammaratef45
merged 2 commits from 2026-05-20 22:29:52 +00:00
(deleted):feat-nix-flake into main
Labels
Clear labels
bug
build
ci/cd
critical fix
design
documentation
duplicate
easy-first-issue
enhancement
help wanted
i10n
i18n
installer
invalid
question
release
release-candidate
security
tech-debt
test
wontfix
Something is not working
go build related issues
Building things with CI/CD
https://docs.coopcloud.tech/federation/resolutions/passed/010/
UI/UX
Documenting all the things
This issue or pull request already exists
Something for new people to get stuck into. We hope it's easy!
New feature
Need some help
Everything to do with localisation
Everything to do with internationalisation
Everything to do with the install script.
Something is wrong
More information is needed
Release management
Related to the new release candidate
Security related
Unit/integration testing
This won't be fixed
No labels
Milestone
No items
No Milestone
Projects
Clear projects
No projects
Abra "next"
Done
Assignees
3wordchant
aadil (Aadil Ayub)
abra-bot (Abra Bot)
ammaratef45
amras (Sarma)
Apfelwurm
BornDeleuze
Brooke
carla
cas (Cassowary)
coopcloud
cyrnel
decentral1se (d1)
dede
devydave
fauno (fauno)
iexos
jade (Jade Ambrose)
jjsfunhouse
jmakdah2 (Jackie Makdah)
joe-irving (Joe Irving)
kawaiipunk (KawaiiPunk)
knoflook
kolaente
lambdabundesverband
linnealovespie (April)
moosemower
moritz
notplants
oxaliq (sorrel)
p4u1
pharaohgraphy (Andrew 🐦🔥❤️🔥✴️)
renovate-bot (Comrade Renovate Bot)
ripclap
simon
sixsmith (Sixsmith)
stevensting
trav (Trav Fryer)
val (val (he/him))
yksflip
Clear assignees
No Assignees
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: toolshed/abra#844
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Finally had time to create the PR. WHat do you think should I put in the maintainer property?
Amazing, tested by running
nix developthenmakeand had a clean smooth abra binary to use!For maintainer, are you comfortable maintaining it? I imagine there are not that many updates and I can continue reviewing PRs
@@ -0,0 +3,4 @@inputs = {nixpkgs.url = "github:nixos/nixpkgs?ref=nixos-unstable";flake-utils.url = "github:numtide/flake-utils";nice! (I'm a nix newbie and TIL about this haha)
Yes, I am up for maintaining it :) I use abra on a regular basis, so I also have a strong interest to keep it up to date ^^
I also expect things to stay stable unless there are breaking build changes or external dependencies introduced.
Just to leave it here too, install steps to add it to your system packages once this is merged.
Based on https://nixos.wiki/wiki/flakes#Using_nix_flakes_with_NixOS