Nushell plugin for interacting with D-Bus
0
fork

Configure Feed

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

at main 64 lines 1.5 kB view raw
1{ 2 "nodes": { 3 "crane": { 4 "locked": { 5 "lastModified": 1776635034, 6 "narHash": "sha256-OEOJrT3ZfwbChzODfIH4GzlNTtOFuZFWPtW7jIeR8xU=", 7 "owner": "ipetkov", 8 "repo": "crane", 9 "rev": "dc7496d8ea6e526b1254b55d09b966e94673750f", 10 "type": "github" 11 }, 12 "original": { 13 "owner": "ipetkov", 14 "repo": "crane", 15 "type": "github" 16 } 17 }, 18 "flakelight": { 19 "inputs": { 20 "nixpkgs": [ 21 "nixpkgs" 22 ] 23 }, 24 "locked": { 25 "lastModified": 1776693247, 26 "narHash": "sha256-fTglmIAc1RKWeYwhv2yUlKsxlt+dqakh9aCzUOqBly4=", 27 "owner": "nix-community", 28 "repo": "flakelight", 29 "rev": "2f06044eb731e5382b35996d1b192db3f96ef75e", 30 "type": "github" 31 }, 32 "original": { 33 "owner": "nix-community", 34 "repo": "flakelight", 35 "type": "github" 36 } 37 }, 38 "nixpkgs": { 39 "locked": { 40 "lastModified": 1776548001, 41 "narHash": "sha256-ZSK0NL4a1BwVbbTBoSnWgbJy9HeZFXLYQizjb2DPF24=", 42 "owner": "NixOS", 43 "repo": "nixpkgs", 44 "rev": "b12141ef619e0a9c1c84dc8c684040326f27cdcc", 45 "type": "github" 46 }, 47 "original": { 48 "owner": "NixOS", 49 "ref": "nixos-unstable", 50 "repo": "nixpkgs", 51 "type": "github" 52 } 53 }, 54 "root": { 55 "inputs": { 56 "crane": "crane", 57 "flakelight": "flakelight", 58 "nixpkgs": "nixpkgs" 59 } 60 } 61 }, 62 "root": "root", 63 "version": 7 64}