nix

configuration files that power my machines
Log | Files | Refs | README | LICENSE

flake.lock (9118B)


      1 {
      2   "nodes": {
      3     "agenix": {
      4       "inputs": {
      5         "darwin": "darwin",
      6         "home-manager": "home-manager_2",
      7         "nixpkgs": [
      8           "ragenix",
      9           "nixpkgs"
     10         ],
     11         "systems": "systems_2"
     12       },
     13       "locked": {
     14         "lastModified": 1761656077,
     15         "narHash": "sha256-lsNWuj4Z+pE7s0bd2OKicOFq9bK86JE0ZGeKJbNqb94=",
     16         "owner": "ryantm",
     17         "repo": "agenix",
     18         "rev": "9ba0d85de3eaa7afeab493fed622008b6e4924f5",
     19         "type": "github"
     20       },
     21       "original": {
     22         "owner": "ryantm",
     23         "repo": "agenix",
     24         "type": "github"
     25       }
     26     },
     27     "corpus": {
     28       "inputs": {
     29         "elm2nix": "elm2nix",
     30         "nixpkgs": [
     31           "nixpkgs"
     32         ]
     33       },
     34       "locked": {
     35         "lastModified": 1783363794,
     36         "narHash": "sha256-qFZQ1kstOtE/BR6NXz3KG5x+mLsavMXrHnOKNrymLd4=",
     37         "owner": "mtmn",
     38         "repo": "corpus",
     39         "rev": "829203a631300d64da9fcdddf4ee957e896c2496",
     40         "type": "github"
     41       },
     42       "original": {
     43         "owner": "mtmn",
     44         "repo": "corpus",
     45         "type": "github"
     46       }
     47     },
     48     "crane": {
     49       "locked": {
     50         "lastModified": 1760924934,
     51         "narHash": "sha256-tuuqY5aU7cUkR71sO2TraVKK2boYrdW3gCSXUkF4i44=",
     52         "owner": "ipetkov",
     53         "repo": "crane",
     54         "rev": "c6b4d5308293d0d04fcfeee92705017537cad02f",
     55         "type": "github"
     56       },
     57       "original": {
     58         "owner": "ipetkov",
     59         "repo": "crane",
     60         "type": "github"
     61       }
     62     },
     63     "darwin": {
     64       "inputs": {
     65         "nixpkgs": [
     66           "ragenix",
     67           "agenix",
     68           "nixpkgs"
     69         ]
     70       },
     71       "locked": {
     72         "lastModified": 1744478979,
     73         "narHash": "sha256-dyN+teG9G82G+m+PX/aSAagkC+vUv0SgUw3XkPhQodQ=",
     74         "owner": "lnl7",
     75         "repo": "nix-darwin",
     76         "rev": "43975d782b418ebf4969e9ccba82466728c2851b",
     77         "type": "github"
     78       },
     79       "original": {
     80         "owner": "lnl7",
     81         "ref": "master",
     82         "repo": "nix-darwin",
     83         "type": "github"
     84       }
     85     },
     86     "disko": {
     87       "inputs": {
     88         "nixpkgs": [
     89           "nixpkgs"
     90         ]
     91       },
     92       "locked": {
     93         "lastModified": 1781152676,
     94         "narHash": "sha256-RxWs5ND31KzTG7wvMM+PMfUjyNpmIEr999lqNARaM5o=",
     95         "owner": "nix-community",
     96         "repo": "disko",
     97         "rev": "ff8702b4de27f72b4c78573dfb89ec74e36abdf1",
     98         "type": "github"
     99       },
    100       "original": {
    101         "owner": "nix-community",
    102         "repo": "disko",
    103         "type": "github"
    104       }
    105     },
    106     "elm2nix": {
    107       "inputs": {
    108         "flake-utils": "flake-utils",
    109         "nixpkgs": "nixpkgs"
    110       },
    111       "locked": {
    112         "lastModified": 1780228057,
    113         "narHash": "sha256-+SC9/51yGalAnFgADXXROFx53Bk1X7456PSZvHHz3Gc=",
    114         "owner": "mtmn",
    115         "repo": "elm2nix",
    116         "rev": "e29c4c9769501d22ba491a7e6c1bb72841297842",
    117         "type": "github"
    118       },
    119       "original": {
    120         "owner": "mtmn",
    121         "repo": "elm2nix",
    122         "type": "github"
    123       }
    124     },
    125     "flake-utils": {
    126       "inputs": {
    127         "systems": "systems"
    128       },
    129       "locked": {
    130         "lastModified": 1731533236,
    131         "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
    132         "owner": "numtide",
    133         "repo": "flake-utils",
    134         "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
    135         "type": "github"
    136       },
    137       "original": {
    138         "id": "flake-utils",
    139         "type": "indirect"
    140       }
    141     },
    142     "flake-utils_2": {
    143       "inputs": {
    144         "systems": "systems_3"
    145       },
    146       "locked": {
    147         "lastModified": 1731533236,
    148         "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
    149         "owner": "numtide",
    150         "repo": "flake-utils",
    151         "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
    152         "type": "github"
    153       },
    154       "original": {
    155         "owner": "numtide",
    156         "repo": "flake-utils",
    157         "type": "github"
    158       }
    159     },
    160     "home-manager": {
    161       "inputs": {
    162         "nixpkgs": [
    163           "nixpkgs"
    164         ]
    165       },
    166       "locked": {
    167         "lastModified": 1783458499,
    168         "narHash": "sha256-a8whUXG4ThsZNjL92cH4wbl+/dt8CbT/F0zJsfhzFbM=",
    169         "owner": "nix-community",
    170         "repo": "home-manager",
    171         "rev": "53ebbdc405acc04acd9bb73ccca462b51ddb8c6d",
    172         "type": "github"
    173       },
    174       "original": {
    175         "owner": "nix-community",
    176         "repo": "home-manager",
    177         "type": "github"
    178       }
    179     },
    180     "home-manager_2": {
    181       "inputs": {
    182         "nixpkgs": [
    183           "ragenix",
    184           "agenix",
    185           "nixpkgs"
    186         ]
    187       },
    188       "locked": {
    189         "lastModified": 1745494811,
    190         "narHash": "sha256-YZCh2o9Ua1n9uCvrvi5pRxtuVNml8X2a03qIFfRKpFs=",
    191         "owner": "nix-community",
    192         "repo": "home-manager",
    193         "rev": "abfad3d2958c9e6300a883bd443512c55dfeb1be",
    194         "type": "github"
    195       },
    196       "original": {
    197         "owner": "nix-community",
    198         "repo": "home-manager",
    199         "type": "github"
    200       }
    201     },
    202     "nix-index-database": {
    203       "inputs": {
    204         "nixpkgs": [
    205           "nixpkgs"
    206         ]
    207       },
    208       "locked": {
    209         "lastModified": 1783414108,
    210         "narHash": "sha256-RY8e+gR2/DhXsYDxGDL6Hhe9+POD9u4+llwxMBqMQDs=",
    211         "owner": "nix-community",
    212         "repo": "nix-index-database",
    213         "rev": "96d6de10eb281b98f5cfcd1841394c03da5df77c",
    214         "type": "github"
    215       },
    216       "original": {
    217         "owner": "nix-community",
    218         "repo": "nix-index-database",
    219         "type": "github"
    220       }
    221     },
    222     "nixpkgs": {
    223       "locked": {
    224         "lastModified": 1780030872,
    225         "narHash": "sha256-u6WU/yd/o8iYQrHX3RAwO1hYa3LkoSL+WNQD0rJfJZQ=",
    226         "path": "/nix/store/gx3lxb8dgifcimrgb0s00pfx69mab0sn-source",
    227         "rev": "e9a7635a57597d9754eccebdfc7045e6c8600e6b",
    228         "type": "path"
    229       },
    230       "original": {
    231         "id": "nixpkgs",
    232         "type": "indirect"
    233       }
    234     },
    235     "nixpkgs_2": {
    236       "locked": {
    237         "lastModified": 1783279667,
    238         "narHash": "sha256-/NAkDSsve+GNM0Bt6tleJdCGfsTlK89nPjkVOzZMo0s=",
    239         "owner": "NixOS",
    240         "repo": "nixpkgs",
    241         "rev": "f205b5574fd0cb7da5b702a2da51507b7f4fdd1b",
    242         "type": "github"
    243       },
    244       "original": {
    245         "owner": "NixOS",
    246         "ref": "nixpkgs-unstable",
    247         "repo": "nixpkgs",
    248         "type": "github"
    249       }
    250     },
    251     "ragenix": {
    252       "inputs": {
    253         "agenix": "agenix",
    254         "crane": "crane",
    255         "flake-utils": "flake-utils_2",
    256         "nixpkgs": [
    257           "nixpkgs"
    258         ],
    259         "rust-overlay": "rust-overlay"
    260       },
    261       "locked": {
    262         "lastModified": 1761832913,
    263         "narHash": "sha256-VCNVjjuRvrKPiYYwqhE3BAKIaReiKXGpxGp27lZ0MFM=",
    264         "owner": "yaxitech",
    265         "repo": "ragenix",
    266         "rev": "83bccfdea758241999f32869fb6b36f7ac72f1ac",
    267         "type": "github"
    268       },
    269       "original": {
    270         "owner": "yaxitech",
    271         "repo": "ragenix",
    272         "type": "github"
    273       }
    274     },
    275     "root": {
    276       "inputs": {
    277         "corpus": "corpus",
    278         "disko": "disko",
    279         "home-manager": "home-manager",
    280         "nix-index-database": "nix-index-database",
    281         "nixpkgs": "nixpkgs_2",
    282         "ragenix": "ragenix"
    283       }
    284     },
    285     "rust-overlay": {
    286       "inputs": {
    287         "nixpkgs": [
    288           "ragenix",
    289           "nixpkgs"
    290         ]
    291       },
    292       "locked": {
    293         "lastModified": 1761791894,
    294         "narHash": "sha256-myRIDh+PxaREz+z9LzbqBJF+SnTFJwkthKDX9zMyddY=",
    295         "owner": "oxalica",
    296         "repo": "rust-overlay",
    297         "rev": "59c45eb69d9222a4362673141e00ff77842cd219",
    298         "type": "github"
    299       },
    300       "original": {
    301         "owner": "oxalica",
    302         "repo": "rust-overlay",
    303         "type": "github"
    304       }
    305     },
    306     "systems": {
    307       "locked": {
    308         "lastModified": 1681028828,
    309         "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
    310         "owner": "nix-systems",
    311         "repo": "default",
    312         "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
    313         "type": "github"
    314       },
    315       "original": {
    316         "owner": "nix-systems",
    317         "repo": "default",
    318         "type": "github"
    319       }
    320     },
    321     "systems_2": {
    322       "locked": {
    323         "lastModified": 1681028828,
    324         "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
    325         "owner": "nix-systems",
    326         "repo": "default",
    327         "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
    328         "type": "github"
    329       },
    330       "original": {
    331         "owner": "nix-systems",
    332         "repo": "default",
    333         "type": "github"
    334       }
    335     },
    336     "systems_3": {
    337       "locked": {
    338         "lastModified": 1681028828,
    339         "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
    340         "owner": "nix-systems",
    341         "repo": "default",
    342         "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
    343         "type": "github"
    344       },
    345       "original": {
    346         "owner": "nix-systems",
    347         "repo": "default",
    348         "type": "github"
    349       }
    350     }
    351   },
    352   "root": "root",
    353   "version": 7
    354 }