Stitch any CI into Tangled
75
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 58 lines 1.5 kB view raw
1{ 2 "nodes": { 3 "flake-utils": { 4 "inputs": { 5 "systems": "systems" 6 }, 7 "locked": { 8 "lastModified": 1731533236, 9 "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=", 10 "owner": "numtide", 11 "repo": "flake-utils", 12 "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b", 13 "type": "github" 14 }, 15 "original": { 16 "owner": "numtide", 17 "repo": "flake-utils", 18 "type": "github" 19 } 20 }, 21 "nixpkgs": { 22 "locked": { 23 "lastModified": 1777425547, 24 "narHash": "sha256-fUlUlthbjH+ppUqSdGoLFM+GbtuxcDhp8V8ouXEAgow=", 25 "rev": "ebc08544afa77957cc348ba72dc490ec73b87f68", 26 "type": "tarball", 27 "url": "https://releases.nixos.org/nixpkgs/nixpkgs-26.05pre988811.ebc08544afa7/nixexprs.tar.xz" 28 }, 29 "original": { 30 "type": "tarball", 31 "url": "https://channels.nixos.org/nixpkgs-unstable/nixexprs.tar.xz" 32 } 33 }, 34 "root": { 35 "inputs": { 36 "flake-utils": "flake-utils", 37 "nixpkgs": "nixpkgs" 38 } 39 }, 40 "systems": { 41 "locked": { 42 "lastModified": 1681028828, 43 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 44 "owner": "nix-systems", 45 "repo": "default", 46 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 47 "type": "github" 48 }, 49 "original": { 50 "owner": "nix-systems", 51 "repo": "default", 52 "type": "github" 53 } 54 } 55 }, 56 "root": "root", 57 "version": 7 58}