A privacy-first, self-hosted, fully open source personal knowledge management software, written in typescript and golang. (PERSONAL FORK)
at lambda-fork/main 118 lines 3.0 kB view raw
1{ 2 "nodes": { 3 "devshell": { 4 "inputs": { 5 "nixpkgs": [ 6 "nixpkgs" 7 ] 8 }, 9 "locked": { 10 "lastModified": 1762521437, 11 "narHash": "sha256-RXN+lcx4DEn3ZS+LqEJSUu/HH+dwGvy0syN7hTo/Chg=", 12 "owner": "numtide", 13 "repo": "devshell", 14 "rev": "07bacc9531f5f4df6657c0a02a806443685f384a", 15 "type": "github" 16 }, 17 "original": { 18 "owner": "numtide", 19 "repo": "devshell", 20 "type": "github" 21 } 22 }, 23 "flake-parts": { 24 "inputs": { 25 "nixpkgs-lib": "nixpkgs-lib" 26 }, 27 "locked": { 28 "lastModified": 1762980239, 29 "narHash": "sha256-8oNVE8TrD19ulHinjaqONf9QWCKK+w4url56cdStMpM=", 30 "owner": "hercules-ci", 31 "repo": "flake-parts", 32 "rev": "52a2caecc898d0b46b2b905f058ccc5081f842da", 33 "type": "github" 34 }, 35 "original": { 36 "owner": "hercules-ci", 37 "repo": "flake-parts", 38 "type": "github" 39 } 40 }, 41 "nixpkgs": { 42 "locked": { 43 "lastModified": 1763019693, 44 "narHash": "sha256-0wrP++pMfaYXEHMGJZOgPYnsEVQCw/ozE2xmBjyj0h0=", 45 "owner": "NixOS", 46 "repo": "nixpkgs", 47 "rev": "bb0cd35187b834f7e828b4395bd72f836085055f", 48 "type": "github" 49 }, 50 "original": { 51 "owner": "NixOS", 52 "repo": "nixpkgs", 53 "type": "github" 54 } 55 }, 56 "nixpkgs-lib": { 57 "locked": { 58 "lastModified": 1761765539, 59 "narHash": "sha256-b0yj6kfvO8ApcSE+QmA6mUfu8IYG6/uU28OFn4PaC8M=", 60 "owner": "nix-community", 61 "repo": "nixpkgs.lib", 62 "rev": "719359f4562934ae99f5443f20aa06c2ffff91fc", 63 "type": "github" 64 }, 65 "original": { 66 "owner": "nix-community", 67 "repo": "nixpkgs.lib", 68 "type": "github" 69 } 70 }, 71 "root": { 72 "inputs": { 73 "devshell": "devshell", 74 "flake-parts": "flake-parts", 75 "nixpkgs": "nixpkgs", 76 "systems": "systems", 77 "treefmt-nix": "treefmt-nix" 78 } 79 }, 80 "systems": { 81 "locked": { 82 "lastModified": 1681028828, 83 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 84 "owner": "nix-systems", 85 "repo": "default", 86 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 87 "type": "github" 88 }, 89 "original": { 90 "owner": "nix-systems", 91 "repo": "default", 92 "type": "github" 93 } 94 }, 95 "treefmt-nix": { 96 "inputs": { 97 "nixpkgs": [ 98 "nixpkgs" 99 ] 100 }, 101 "locked": { 102 "lastModified": 1762938485, 103 "narHash": "sha256-AlEObg0syDl+Spi4LsZIBrjw+snSVU4T8MOeuZJUJjM=", 104 "owner": "numtide", 105 "repo": "treefmt-nix", 106 "rev": "5b4ee75aeefd1e2d5a1cc43cf6ba65eba75e83e4", 107 "type": "github" 108 }, 109 "original": { 110 "owner": "numtide", 111 "repo": "treefmt-nix", 112 "type": "github" 113 } 114 } 115 }, 116 "root": "root", 117 "version": 7 118}