alpha
Login
or
Join now
yemou.pink
/
nix-configs
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Nix configurations for my homelab
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
Update tangled
author
yemou
date
3 months ago
(Mar 22, 2026, 7:52 AM -0400)
commit
e692f438
e692f438618aaf8ca8a836b5e40f42e4d758ada1
parent
f72cede0
f72cede03a443f3ee424e473a1edd55a88f1f161
+1
-1
1 changed file
Expand all
Collapse all
Unified
Split
flake.nix
+1
-1
flake.nix
Reviewed
···
21
21
};
22
22
23
23
roc-lang.url = "github:roc-lang/roc";
24
24
-
tangled.url = "git+https://tangled.org/tangled.org/core?ref=refs/tags/v1.11.0-alpha";
24
24
+
tangled.url = "git+https://tangled.org/tangled.org/core?ref=refs/tags/v1.12.0-alpha";
25
25
26
26
nixpkgs-pr-netbird.url = "github:NixOS/nixpkgs?ref=refs/pull/490827/head";
27
27
};