We're having a few ACL issues - supposedly these might be fixed in the next version of headscale... let's check!
+8
-5
npins/sources.json
+8
-5
npins/sources.json
···
310
310
"hash": "sha256-PnQdWvPZqHp+7yaHWDFX3NYSKaOy0fjkwpR+rIQC7AY="
311
311
},
312
312
"headscale": {
313
-
"type": "Git",
313
+
"type": "GitRelease",
314
314
"repository": {
315
315
"type": "GitHub",
316
316
"owner": "juanfont",
317
317
"repo": "headscale"
318
318
},
319
-
"branch": "main",
319
+
"pre_releases": false,
320
+
"version_upper_bound": null,
321
+
"release_prefix": null,
320
322
"submodules": false,
321
-
"revision": "2e180d2587c56d0bc3e03daf1aa6807ff2587431",
322
-
"url": "https://github.com/juanfont/headscale/archive/2e180d2587c56d0bc3e03daf1aa6807ff2587431.tar.gz",
323
-
"hash": "sha256-TcCRVD+2fC85jQjfGgZv2ZyOSMQN4EFVEUG5vFw7I10="
323
+
"version": "v0.28.0",
324
+
"revision": "97fa117c48a58bee3941e5e8b4393873501afe14",
325
+
"url": "https://api.github.com/repos/juanfont/headscale/tarball/refs/tags/v0.28.0",
326
+
"hash": "sha256-gR5kOFv4/+87mOhMYjejBMhZlrwYhABZpG0zjIL5vtI="
324
327
},
325
328
"home-manager": {
326
329
"type": "Git",
+1
-1
packetmix/packages/headscale/default.nix
+1
-1
packetmix/packages/headscale/default.nix
+1
-1
packetmix/systems/teal/headscale.nix
+1
-1
packetmix/systems/teal/headscale.nix
History
1 round
0 comments
a.starrysky.fyi
submitted
#0
1 commit
expand
collapse
chore: update headscale
We're having a few ACL issues - supposedly these might be fixed in the
next version of headscale... let's check!
no conflicts, ready to merge