Modular, context-aware and aspect-oriented dendritic Nix configurations. Discussions: https://oeiuwq.zulipchat.com/join/nqp26cd4kngon6mo3ncgnuap/ den.oeiuwq.com
configurations den dendritic nix aspect oriented
at main 154 lines 4.1 kB view raw
1{ 2 "nodes": { 3 "darwin": { 4 "inputs": { 5 "nixpkgs": [ 6 "nixpkgs" 7 ] 8 }, 9 "locked": { 10 "lastModified": 1771520882, 11 "narHash": "sha256-9SeTZ4Pwr730YfT7V8Azb8GFbwk1ZwiQDAwft3qAD+o=", 12 "owner": "nix-darwin", 13 "repo": "nix-darwin", 14 "rev": "6a7fdcd5839ec8b135821179eea3b58092171bcf", 15 "type": "github" 16 }, 17 "original": { 18 "owner": "nix-darwin", 19 "repo": "nix-darwin", 20 "type": "github" 21 } 22 }, 23 "den": { 24 "locked": { 25 "lastModified": 1773187119, 26 "narHash": "sha256-uAm7krbbxAk9+XpDabEN7DyMUT/7wEnv8HaCB7AUbHQ=", 27 "owner": "vic", 28 "repo": "den", 29 "rev": "ba7ab0634b2ea4c8cb75a4ce7fd36f0454fca39a", 30 "type": "github" 31 }, 32 "original": { 33 "owner": "vic", 34 "repo": "den", 35 "type": "github" 36 } 37 }, 38 "flake-aspects": { 39 "locked": { 40 "lastModified": 1773185256, 41 "narHash": "sha256-e3YqMwdQ2EpVTuWRkK2rkrHywp8QCpkj7x2U53SNoIA=", 42 "owner": "vic", 43 "repo": "flake-aspects", 44 "rev": "81a51a8997abe392b9d0794424a4823adc9bd3af", 45 "type": "github" 46 }, 47 "original": { 48 "owner": "vic", 49 "repo": "flake-aspects", 50 "type": "github" 51 } 52 }, 53 "flake-file": { 54 "locked": { 55 "lastModified": 1771897754, 56 "narHash": "sha256-SQhPQRbs35fQ8ZE7tbfHsf2eu5r+oICyZL1SpGIPvGg=", 57 "owner": "vic", 58 "repo": "flake-file", 59 "rev": "619d2212482c104fd3bbc815d80c6227b1b01338", 60 "type": "github" 61 }, 62 "original": { 63 "owner": "vic", 64 "repo": "flake-file", 65 "type": "github" 66 } 67 }, 68 "flake-parts": { 69 "inputs": { 70 "nixpkgs-lib": [ 71 "nixpkgs-lib" 72 ] 73 }, 74 "locked": { 75 "lastModified": 1769996383, 76 "narHash": "sha256-AnYjnFWgS49RlqX7LrC4uA+sCCDBj0Ry/WOJ5XWAsa0=", 77 "owner": "hercules-ci", 78 "repo": "flake-parts", 79 "rev": "57928607ea566b5db3ad13af0e57e921e6b12381", 80 "type": "github" 81 }, 82 "original": { 83 "owner": "hercules-ci", 84 "repo": "flake-parts", 85 "type": "github" 86 } 87 }, 88 "home-manager": { 89 "inputs": { 90 "nixpkgs": [ 91 "nixpkgs" 92 ] 93 }, 94 "locked": { 95 "lastModified": 1771851181, 96 "narHash": "sha256-gFgE6mGUftwseV3DUENMb0k0EiHd739lZexPo5O/sdQ=", 97 "owner": "nix-community", 98 "repo": "home-manager", 99 "rev": "9a4b494b1aa1b93d8edf167f46dc8e0c0011280c", 100 "type": "github" 101 }, 102 "original": { 103 "owner": "nix-community", 104 "repo": "home-manager", 105 "type": "github" 106 } 107 }, 108 "import-tree": { 109 "locked": { 110 "lastModified": 1771045967, 111 "narHash": "sha256-oYO4poyw0Sb/db2PigqugMlDwsvwLg6CSpFrMUWxA3Q=", 112 "owner": "vic", 113 "repo": "import-tree", 114 "rev": "c968d3b54d12cf5d9c13f16f7c545a06c9d1fde6", 115 "type": "github" 116 }, 117 "original": { 118 "owner": "vic", 119 "repo": "import-tree", 120 "type": "github" 121 } 122 }, 123 "nixpkgs": { 124 "locked": { 125 "lastModified": 1771423170, 126 "narHash": "sha256-V/p5M4cAMbu/MJBDn5YABy5QJgCFpsgrnXVVc2Uo5+k=", 127 "rev": "bcc4a9d9533c033d806a46b37dc444f9b0da49dd", 128 "type": "tarball", 129 "url": "https://releases.nixos.org/nixpkgs/nixpkgs-26.05pre948338.bcc4a9d9533c/nixexprs.tar.xz" 130 }, 131 "original": { 132 "type": "tarball", 133 "url": "https://channels.nixos.org/nixpkgs-unstable/nixexprs.tar.xz" 134 } 135 }, 136 "root": { 137 "inputs": { 138 "darwin": "darwin", 139 "den": "den", 140 "flake-aspects": "flake-aspects", 141 "flake-file": "flake-file", 142 "flake-parts": "flake-parts", 143 "home-manager": "home-manager", 144 "import-tree": "import-tree", 145 "nixpkgs": "nixpkgs", 146 "nixpkgs-lib": [ 147 "nixpkgs" 148 ] 149 } 150 } 151 }, 152 "root": "root", 153 "version": 7 154}