site

files for beauhilton.com
git clone https://git.beauhilton.com/site.git
Log | Files | Refs

flake.lock (11701B)


      1 {
      2   "nodes": {
      3     "devenv": {
      4       "inputs": {
      5         "flake-compat": "flake-compat",
      6         "nix": "nix",
      7         "nixpkgs": "nixpkgs",
      8         "poetry2nix": "poetry2nix",
      9         "pre-commit-hooks": "pre-commit-hooks"
     10       },
     11       "locked": {
     12         "lastModified": 1696601469,
     13         "narHash": "sha256-aPaqodzzoG7QWq2DVpy1XzTWYT2O4eL+MUcjsmYnWmo=",
     14         "owner": "cachix",
     15         "repo": "devenv",
     16         "rev": "4a056a3b1d3607e9f83ede7dd69bbefe518017b6",
     17         "type": "github"
     18       },
     19       "original": {
     20         "owner": "cachix",
     21         "ref": "python-rewrite",
     22         "repo": "devenv",
     23         "type": "github"
     24       }
     25     },
     26     "flake-compat": {
     27       "flake": false,
     28       "locked": {
     29         "lastModified": 1673956053,
     30         "narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
     31         "owner": "edolstra",
     32         "repo": "flake-compat",
     33         "rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
     34         "type": "github"
     35       },
     36       "original": {
     37         "owner": "edolstra",
     38         "repo": "flake-compat",
     39         "type": "github"
     40       }
     41     },
     42     "flake-compat_2": {
     43       "flake": false,
     44       "locked": {
     45         "lastModified": 1673956053,
     46         "narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
     47         "owner": "edolstra",
     48         "repo": "flake-compat",
     49         "rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
     50         "type": "github"
     51       },
     52       "original": {
     53         "owner": "edolstra",
     54         "repo": "flake-compat",
     55         "type": "github"
     56       }
     57     },
     58     "flake-compat_3": {
     59       "flake": false,
     60       "locked": {
     61         "lastModified": 1673956053,
     62         "narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
     63         "owner": "edolstra",
     64         "repo": "flake-compat",
     65         "rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
     66         "type": "github"
     67       },
     68       "original": {
     69         "owner": "edolstra",
     70         "repo": "flake-compat",
     71         "type": "github"
     72       }
     73     },
     74     "flake-utils": {
     75       "inputs": {
     76         "systems": "systems"
     77       },
     78       "locked": {
     79         "lastModified": 1689068808,
     80         "narHash": "sha256-6ixXo3wt24N/melDWjq70UuHQLxGV8jZvooRanIHXw0=",
     81         "owner": "numtide",
     82         "repo": "flake-utils",
     83         "rev": "919d646de7be200f3bf08cb76ae1f09402b6f9b4",
     84         "type": "github"
     85       },
     86       "original": {
     87         "owner": "numtide",
     88         "repo": "flake-utils",
     89         "type": "github"
     90       }
     91     },
     92     "flake-utils_2": {
     93       "inputs": {
     94         "systems": "systems_2"
     95       },
     96       "locked": {
     97         "lastModified": 1685518550,
     98         "narHash": "sha256-o2d0KcvaXzTrPRIo0kOLV0/QXHhDQ5DTi+OxcjO8xqY=",
     99         "owner": "numtide",
    100         "repo": "flake-utils",
    101         "rev": "a1720a10a6cfe8234c0e93907ffe81be440f4cef",
    102         "type": "github"
    103       },
    104       "original": {
    105         "owner": "numtide",
    106         "repo": "flake-utils",
    107         "type": "github"
    108       }
    109     },
    110     "flake-utils_3": {
    111       "inputs": {
    112         "systems": "systems_3"
    113       },
    114       "locked": {
    115         "lastModified": 1685518550,
    116         "narHash": "sha256-o2d0KcvaXzTrPRIo0kOLV0/QXHhDQ5DTi+OxcjO8xqY=",
    117         "owner": "numtide",
    118         "repo": "flake-utils",
    119         "rev": "a1720a10a6cfe8234c0e93907ffe81be440f4cef",
    120         "type": "github"
    121       },
    122       "original": {
    123         "id": "flake-utils",
    124         "type": "indirect"
    125       }
    126     },
    127     "gitignore": {
    128       "inputs": {
    129         "nixpkgs": [
    130           "devenv",
    131           "pre-commit-hooks",
    132           "nixpkgs"
    133         ]
    134       },
    135       "locked": {
    136         "lastModified": 1660459072,
    137         "narHash": "sha256-8DFJjXG8zqoONA1vXtgeKXy68KdJL5UaXR8NtVMUbx8=",
    138         "owner": "hercules-ci",
    139         "repo": "gitignore.nix",
    140         "rev": "a20de23b925fd8264fd7fad6454652e142fd7f73",
    141         "type": "github"
    142       },
    143       "original": {
    144         "owner": "hercules-ci",
    145         "repo": "gitignore.nix",
    146         "type": "github"
    147       }
    148     },
    149     "lowdown-src": {
    150       "flake": false,
    151       "locked": {
    152         "lastModified": 1633514407,
    153         "narHash": "sha256-Dw32tiMjdK9t3ETl5fzGrutQTzh2rufgZV4A/BbxuD4=",
    154         "owner": "kristapsdz",
    155         "repo": "lowdown",
    156         "rev": "d2c2b44ff6c27b936ec27358a2653caaef8f73b8",
    157         "type": "github"
    158       },
    159       "original": {
    160         "owner": "kristapsdz",
    161         "repo": "lowdown",
    162         "type": "github"
    163       }
    164     },
    165     "nix": {
    166       "inputs": {
    167         "flake-compat": "flake-compat_2",
    168         "lowdown-src": "lowdown-src",
    169         "nixpkgs": [
    170           "devenv",
    171           "nixpkgs"
    172         ],
    173         "nixpkgs-regression": "nixpkgs-regression"
    174       },
    175       "locked": {
    176         "lastModified": 1692895818,
    177         "narHash": "sha256-lfIz37c24QpkwAHJCDHrDNtQyMBdxq7RWG5sojbtARU=",
    178         "owner": "domenkozar",
    179         "repo": "nix",
    180         "rev": "ca8a41cfc176dc7adad02ab756f6faef6e90ff1f",
    181         "type": "github"
    182       },
    183       "original": {
    184         "owner": "domenkozar",
    185         "ref": "devenv-2.17",
    186         "repo": "nix",
    187         "type": "github"
    188       }
    189     },
    190     "nix-github-actions": {
    191       "inputs": {
    192         "nixpkgs": [
    193           "devenv",
    194           "poetry2nix",
    195           "nixpkgs"
    196         ]
    197       },
    198       "locked": {
    199         "lastModified": 1688870561,
    200         "narHash": "sha256-4UYkifnPEw1nAzqqPOTL2MvWtm3sNGw1UTYTalkTcGY=",
    201         "owner": "nix-community",
    202         "repo": "nix-github-actions",
    203         "rev": "165b1650b753316aa7f1787f3005a8d2da0f5301",
    204         "type": "github"
    205       },
    206       "original": {
    207         "owner": "nix-community",
    208         "repo": "nix-github-actions",
    209         "type": "github"
    210       }
    211     },
    212     "nixpkgs": {
    213       "locked": {
    214         "lastModified": 1692808169,
    215         "narHash": "sha256-x9Opq06rIiwdwGeK2Ykj69dNc2IvUH1fY55Wm7atwrE=",
    216         "owner": "NixOS",
    217         "repo": "nixpkgs",
    218         "rev": "9201b5ff357e781bf014d0330d18555695df7ba8",
    219         "type": "github"
    220       },
    221       "original": {
    222         "owner": "NixOS",
    223         "ref": "nixpkgs-unstable",
    224         "repo": "nixpkgs",
    225         "type": "github"
    226       }
    227     },
    228     "nixpkgs-python": {
    229       "inputs": {
    230         "flake-compat": "flake-compat_3",
    231         "flake-utils": "flake-utils_3",
    232         "nixpkgs": "nixpkgs_3"
    233       },
    234       "locked": {
    235         "lastModified": 1696615633,
    236         "narHash": "sha256-W9G6V4tCCjDa7PzqRYHWuRnews8ZCXWOa8MAujlr38Q=",
    237         "owner": "cachix",
    238         "repo": "nixpkgs-python",
    239         "rev": "08da523dfbab0833bfeada2de1e84ffc921bdf0f",
    240         "type": "github"
    241       },
    242       "original": {
    243         "owner": "cachix",
    244         "repo": "nixpkgs-python",
    245         "type": "github"
    246       }
    247     },
    248     "nixpkgs-regression": {
    249       "locked": {
    250         "lastModified": 1643052045,
    251         "narHash": "sha256-uGJ0VXIhWKGXxkeNnq4TvV3CIOkUJ3PAoLZ3HMzNVMw=",
    252         "owner": "NixOS",
    253         "repo": "nixpkgs",
    254         "rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2",
    255         "type": "github"
    256       },
    257       "original": {
    258         "owner": "NixOS",
    259         "repo": "nixpkgs",
    260         "rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2",
    261         "type": "github"
    262       }
    263     },
    264     "nixpkgs-stable": {
    265       "locked": {
    266         "lastModified": 1685801374,
    267         "narHash": "sha256-otaSUoFEMM+LjBI1XL/xGB5ao6IwnZOXc47qhIgJe8U=",
    268         "owner": "NixOS",
    269         "repo": "nixpkgs",
    270         "rev": "c37ca420157f4abc31e26f436c1145f8951ff373",
    271         "type": "github"
    272       },
    273       "original": {
    274         "owner": "NixOS",
    275         "ref": "nixos-23.05",
    276         "repo": "nixpkgs",
    277         "type": "github"
    278       }
    279     },
    280     "nixpkgs_2": {
    281       "locked": {
    282         "lastModified": 1697456312,
    283         "narHash": "sha256-roiSnrqb5r+ehnKCauPLugoU8S36KgmWraHgRqVYndo=",
    284         "owner": "NixOS",
    285         "repo": "nixpkgs",
    286         "rev": "ca012a02bf8327be9e488546faecae5e05d7d749",
    287         "type": "github"
    288       },
    289       "original": {
    290         "owner": "NixOS",
    291         "ref": "nixos-unstable",
    292         "repo": "nixpkgs",
    293         "type": "github"
    294       }
    295     },
    296     "nixpkgs_3": {
    297       "locked": {
    298         "lastModified": 1685974512,
    299         "narHash": "sha256-WLPHpe96RbPRO9iDtCxgsYkadTheRq7wqXWdGpR6g7w=",
    300         "owner": "domenkozar",
    301         "repo": "nixpkgs",
    302         "rev": "1102477695918daba466123cc2ef694ed3a49939",
    303         "type": "github"
    304       },
    305       "original": {
    306         "owner": "domenkozar",
    307         "ref": "cpython-moduralize",
    308         "repo": "nixpkgs",
    309         "type": "github"
    310       }
    311     },
    312     "poetry2nix": {
    313       "inputs": {
    314         "flake-utils": "flake-utils",
    315         "nix-github-actions": "nix-github-actions",
    316         "nixpkgs": [
    317           "devenv",
    318           "nixpkgs"
    319         ]
    320       },
    321       "locked": {
    322         "lastModified": 1692876271,
    323         "narHash": "sha256-IXfZEkI0Mal5y1jr6IRWMqK8GW2/f28xJenZIPQqkY0=",
    324         "owner": "nix-community",
    325         "repo": "poetry2nix",
    326         "rev": "d5006be9c2c2417dafb2e2e5034d83fabd207ee3",
    327         "type": "github"
    328       },
    329       "original": {
    330         "owner": "nix-community",
    331         "repo": "poetry2nix",
    332         "type": "github"
    333       }
    334     },
    335     "pre-commit-hooks": {
    336       "inputs": {
    337         "flake-compat": [
    338           "devenv",
    339           "flake-compat"
    340         ],
    341         "flake-utils": "flake-utils_2",
    342         "gitignore": "gitignore",
    343         "nixpkgs": [
    344           "devenv",
    345           "nixpkgs"
    346         ],
    347         "nixpkgs-stable": "nixpkgs-stable"
    348       },
    349       "locked": {
    350         "lastModified": 1692274144,
    351         "narHash": "sha256-BxTQuRUANQ81u8DJznQyPmRsg63t4Yc+0kcyq6OLz8s=",
    352         "owner": "cachix",
    353         "repo": "pre-commit-hooks.nix",
    354         "rev": "7e3517c03d46159fdbf8c0e5c97f82d5d4b0c8fa",
    355         "type": "github"
    356       },
    357       "original": {
    358         "owner": "cachix",
    359         "repo": "pre-commit-hooks.nix",
    360         "type": "github"
    361       }
    362     },
    363     "root": {
    364       "inputs": {
    365         "devenv": "devenv",
    366         "nixpkgs": "nixpkgs_2",
    367         "nixpkgs-python": "nixpkgs-python",
    368         "systems": "systems_4"
    369       }
    370     },
    371     "systems": {
    372       "locked": {
    373         "lastModified": 1681028828,
    374         "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
    375         "owner": "nix-systems",
    376         "repo": "default",
    377         "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
    378         "type": "github"
    379       },
    380       "original": {
    381         "owner": "nix-systems",
    382         "repo": "default",
    383         "type": "github"
    384       }
    385     },
    386     "systems_2": {
    387       "locked": {
    388         "lastModified": 1681028828,
    389         "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
    390         "owner": "nix-systems",
    391         "repo": "default",
    392         "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
    393         "type": "github"
    394       },
    395       "original": {
    396         "owner": "nix-systems",
    397         "repo": "default",
    398         "type": "github"
    399       }
    400     },
    401     "systems_3": {
    402       "locked": {
    403         "lastModified": 1681028828,
    404         "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
    405         "owner": "nix-systems",
    406         "repo": "default",
    407         "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
    408         "type": "github"
    409       },
    410       "original": {
    411         "owner": "nix-systems",
    412         "repo": "default",
    413         "type": "github"
    414       }
    415     },
    416     "systems_4": {
    417       "locked": {
    418         "lastModified": 1681028828,
    419         "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
    420         "owner": "nix-systems",
    421         "repo": "default",
    422         "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
    423         "type": "github"
    424       },
    425       "original": {
    426         "owner": "nix-systems",
    427         "repo": "default",
    428         "type": "github"
    429       }
    430     }
    431   },
    432   "root": "root",
    433   "version": 7
    434 }