nix: +boomer

This commit is contained in:
Primrose 2025-03-26 22:20:50 +01:00
parent fe05b5ba5a
commit 99f358208d
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
2 changed files with 30 additions and 6 deletions

View file

@ -12,6 +12,18 @@
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz",
"version": "0.15.0"
},
"boomer": {
"branch": "master",
"description": "Zoomer application for Linux",
"homepage": "",
"owner": "nilp0inter",
"repo": "boomer",
"rev": "3c1917956ac40de94a86d471202c968e4a93c3dd",
"sha256": "04acmb6437rbf1zpzk2ps0ic1mww1j7n5f0l44irkzwlrh8h7zh5",
"type": "tarball",
"url": "https://github.com/nilp0inter/boomer/archive/3c1917956ac40de94a86d471202c968e4a93c3dd.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"digikam-pin": {
"branch": "master",
"description": "Nix Packages collection & NixOS",
@ -37,6 +49,18 @@
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz",
"version": "v1.8.0"
},
"flake-compat": {
"branch": "master",
"description": null,
"homepage": null,
"owner": "edolstra",
"repo": "flake-compat",
"rev": "v1.1.0",
"sha256": "19d2z6xsvpxm184m41qrpi1bplilwipgnzv9jy17fgw421785q1m",
"type": "tarball",
"url": "https://github.com/edolstra/flake-compat/archive/v1.1.0.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"home-manager": {
"branch": "release-24.11",
"description": "Manage a user environment using Nix [maintainer=@rycee] ",