nixos-config

NixOS configs for my systems
Log | Files | Refs

flake.lock (9206B)


      1 {
      2   "nodes": {
      3     "agenix": {
      4       "inputs": {
      5         "darwin": "darwin",
      6         "home-manager": "home-manager",
      7         "nixpkgs": [
      8           "nixpkgs"
      9         ],
     10         "systems": "systems"
     11       },
     12       "locked": {
     13         "lastModified": 1762618334,
     14         "narHash": "sha256-wyT7Pl6tMFbFrs8Lk/TlEs81N6L+VSybPfiIgzU8lbQ=",
     15         "owner": "ryantm",
     16         "repo": "agenix",
     17         "rev": "fcdea223397448d35d9b31f798479227e80183f6",
     18         "type": "github"
     19       },
     20       "original": {
     21         "owner": "ryantm",
     22         "repo": "agenix",
     23         "type": "github"
     24       }
     25     },
     26     "blobs": {
     27       "flake": false,
     28       "locked": {
     29         "lastModified": 1604995301,
     30         "narHash": "sha256-wcLzgLec6SGJA8fx1OEN1yV/Py5b+U5iyYpksUY/yLw=",
     31         "owner": "simple-nixos-mailserver",
     32         "repo": "blobs",
     33         "rev": "2cccdf1ca48316f2cfd1c9a0017e8de5a7156265",
     34         "type": "gitlab"
     35       },
     36       "original": {
     37         "owner": "simple-nixos-mailserver",
     38         "repo": "blobs",
     39         "type": "gitlab"
     40       }
     41     },
     42     "darwin": {
     43       "inputs": {
     44         "nixpkgs": [
     45           "agenix",
     46           "nixpkgs"
     47         ]
     48       },
     49       "locked": {
     50         "lastModified": 1744478979,
     51         "narHash": "sha256-dyN+teG9G82G+m+PX/aSAagkC+vUv0SgUw3XkPhQodQ=",
     52         "owner": "lnl7",
     53         "repo": "nix-darwin",
     54         "rev": "43975d782b418ebf4969e9ccba82466728c2851b",
     55         "type": "github"
     56       },
     57       "original": {
     58         "owner": "lnl7",
     59         "ref": "master",
     60         "repo": "nix-darwin",
     61         "type": "github"
     62       }
     63     },
     64     "everblush-gtk": {
     65       "inputs": {
     66         "flake-parts": "flake-parts",
     67         "nix-filter": "nix-filter",
     68         "nixpkgs": [
     69           "nixpkgs"
     70         ]
     71       },
     72       "locked": {
     73         "lastModified": 1701784264,
     74         "narHash": "sha256-bVMwXCNncv47Ksjyq6pc1EU4Ede6PCefd1+I62wM0Lk=",
     75         "owner": "everblush",
     76         "repo": "gtk",
     77         "rev": "eee79dee1ae58c3c919fd4a6a0de67c12183b8e3",
     78         "type": "github"
     79       },
     80       "original": {
     81         "owner": "everblush",
     82         "repo": "gtk",
     83         "type": "github"
     84       }
     85     },
     86     "flake-compat": {
     87       "flake": false,
     88       "locked": {
     89         "lastModified": 1696426674,
     90         "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
     91         "owner": "edolstra",
     92         "repo": "flake-compat",
     93         "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
     94         "type": "github"
     95       },
     96       "original": {
     97         "owner": "edolstra",
     98         "repo": "flake-compat",
     99         "type": "github"
    100       }
    101     },
    102     "flake-parts": {
    103       "inputs": {
    104         "nixpkgs-lib": "nixpkgs-lib"
    105       },
    106       "locked": {
    107         "lastModified": 1688466019,
    108         "narHash": "sha256-VeM2akYrBYMsb4W/MmBo1zmaMfgbL4cH3Pu8PGyIwJ0=",
    109         "owner": "hercules-ci",
    110         "repo": "flake-parts",
    111         "rev": "8e8d955c22df93dbe24f19ea04f47a74adbdc5ec",
    112         "type": "github"
    113       },
    114       "original": {
    115         "owner": "hercules-ci",
    116         "repo": "flake-parts",
    117         "type": "github"
    118       }
    119     },
    120     "flake-parts_2": {
    121       "inputs": {
    122         "nixpkgs-lib": "nixpkgs-lib_2"
    123       },
    124       "locked": {
    125         "lastModified": 1730504689,
    126         "narHash": "sha256-hgmguH29K2fvs9szpq2r3pz2/8cJd2LPS+b4tfNFCwE=",
    127         "owner": "hercules-ci",
    128         "repo": "flake-parts",
    129         "rev": "506278e768c2a08bec68eb62932193e341f55c90",
    130         "type": "github"
    131       },
    132       "original": {
    133         "owner": "hercules-ci",
    134         "repo": "flake-parts",
    135         "type": "github"
    136       }
    137     },
    138     "home-manager": {
    139       "inputs": {
    140         "nixpkgs": [
    141           "agenix",
    142           "nixpkgs"
    143         ]
    144       },
    145       "locked": {
    146         "lastModified": 1745494811,
    147         "narHash": "sha256-YZCh2o9Ua1n9uCvrvi5pRxtuVNml8X2a03qIFfRKpFs=",
    148         "owner": "nix-community",
    149         "repo": "home-manager",
    150         "rev": "abfad3d2958c9e6300a883bd443512c55dfeb1be",
    151         "type": "github"
    152       },
    153       "original": {
    154         "owner": "nix-community",
    155         "repo": "home-manager",
    156         "type": "github"
    157       }
    158     },
    159     "home-manager_2": {
    160       "inputs": {
    161         "nixpkgs": [
    162           "nixpkgs"
    163         ]
    164       },
    165       "locked": {
    166         "lastModified": 1765337252,
    167         "narHash": "sha256-HuWQp8fM25fyWflbuunQkQI62Hg0ecJxWD52FAgmxqY=",
    168         "owner": "nix-community",
    169         "repo": "home-manager",
    170         "rev": "13cc1efd78b943b98c08d74c9060a5b59bf86921",
    171         "type": "github"
    172       },
    173       "original": {
    174         "owner": "nix-community",
    175         "repo": "home-manager",
    176         "type": "github"
    177       }
    178     },
    179     "llama-cpp": {
    180       "inputs": {
    181         "flake-parts": "flake-parts_2",
    182         "nixpkgs": [
    183           "nixpkgs"
    184         ]
    185       },
    186       "locked": {
    187         "lastModified": 0,
    188         "narHash": "sha256-55vcu6qdgWbK8AczPidx3oZch+2lgxIT0wXT3m69z54=",
    189         "path": "/data/src/clones/llm/llama.cpp",
    190         "type": "path"
    191       },
    192       "original": {
    193         "path": "/data/src/clones/llm/llama.cpp",
    194         "type": "path"
    195       }
    196     },
    197     "nix-filter": {
    198       "locked": {
    199         "lastModified": 1687178632,
    200         "narHash": "sha256-HS7YR5erss0JCaUijPeyg2XrisEb959FIct3n2TMGbE=",
    201         "owner": "numtide",
    202         "repo": "nix-filter",
    203         "rev": "d90c75e8319d0dd9be67d933d8eb9d0894ec9174",
    204         "type": "github"
    205       },
    206       "original": {
    207         "owner": "numtide",
    208         "repo": "nix-filter",
    209         "type": "github"
    210       }
    211     },
    212     "nixpkgs": {
    213       "locked": {
    214         "lastModified": 1765186076,
    215         "narHash": "sha256-hM20uyap1a0M9d344I692r+ik4gTMyj60cQWO+hAYP8=",
    216         "owner": "nixos",
    217         "repo": "nixpkgs",
    218         "rev": "addf7cf5f383a3101ecfba091b98d0a1263dc9b8",
    219         "type": "github"
    220       },
    221       "original": {
    222         "owner": "nixos",
    223         "ref": "nixos-unstable",
    224         "repo": "nixpkgs",
    225         "type": "github"
    226       }
    227     },
    228     "nixpkgs-24_11": {
    229       "locked": {
    230         "lastModified": 1734083684,
    231         "narHash": "sha256-5fNndbndxSx5d+C/D0p/VF32xDiJCJzyOqorOYW4JEo=",
    232         "owner": "NixOS",
    233         "repo": "nixpkgs",
    234         "rev": "314e12ba369ccdb9b352a4db26ff419f7c49fa84",
    235         "type": "github"
    236       },
    237       "original": {
    238         "id": "nixpkgs",
    239         "ref": "nixos-24.11",
    240         "type": "indirect"
    241       }
    242     },
    243     "nixpkgs-lib": {
    244       "locked": {
    245         "dir": "lib",
    246         "lastModified": 1688049487,
    247         "narHash": "sha256-100g4iaKC9MalDjUW9iN6Jl/OocTDtXdeAj7pEGIRh4=",
    248         "owner": "NixOS",
    249         "repo": "nixpkgs",
    250         "rev": "4bc72cae107788bf3f24f30db2e2f685c9298dc9",
    251         "type": "github"
    252       },
    253       "original": {
    254         "dir": "lib",
    255         "owner": "NixOS",
    256         "ref": "nixos-unstable",
    257         "repo": "nixpkgs",
    258         "type": "github"
    259       }
    260     },
    261     "nixpkgs-lib_2": {
    262       "locked": {
    263         "lastModified": 1730504152,
    264         "narHash": "sha256-lXvH/vOfb4aGYyvFmZK/HlsNsr/0CVWlwYvo2rxJk3s=",
    265         "type": "tarball",
    266         "url": "https://github.com/NixOS/nixpkgs/archive/cc2f28000298e1269cea6612cd06ec9979dd5d7f.tar.gz"
    267       },
    268       "original": {
    269         "type": "tarball",
    270         "url": "https://github.com/NixOS/nixpkgs/archive/cc2f28000298e1269cea6612cd06ec9979dd5d7f.tar.gz"
    271       }
    272     },
    273     "nixpkgs-stable": {
    274       "locked": {
    275         "lastModified": 1751274312,
    276         "narHash": "sha256-/bVBlRpECLVzjV19t5KMdMFWSwKLtb5RyXdjz3LJT+g=",
    277         "owner": "nixos",
    278         "repo": "nixpkgs",
    279         "rev": "50ab793786d9de88ee30ec4e4c24fb4236fc2674",
    280         "type": "github"
    281       },
    282       "original": {
    283         "owner": "nixos",
    284         "ref": "nixos-24.11",
    285         "repo": "nixpkgs",
    286         "type": "github"
    287       }
    288     },
    289     "root": {
    290       "inputs": {
    291         "agenix": "agenix",
    292         "everblush-gtk": "everblush-gtk",
    293         "home-manager": "home-manager_2",
    294         "llama-cpp": "llama-cpp",
    295         "nixpkgs": "nixpkgs",
    296         "nixpkgs-stable": "nixpkgs-stable",
    297         "simple-nixos-mailserver": "simple-nixos-mailserver"
    298       }
    299     },
    300     "simple-nixos-mailserver": {
    301       "inputs": {
    302         "blobs": "blobs",
    303         "flake-compat": "flake-compat",
    304         "nixpkgs": [
    305           "nixpkgs-stable"
    306         ],
    307         "nixpkgs-24_11": "nixpkgs-24_11"
    308       },
    309       "locked": {
    310         "lastModified": 1746469806,
    311         "narHash": "sha256-kL3cc25sc0x+6gBZYjuE4566RT1E3XLQs4V8sl7D+VE=",
    312         "owner": "simple-nixos-mailserver",
    313         "repo": "nixos-mailserver",
    314         "rev": "14857a0309d7bbdf7c51bbfa309d0d13448ae77e",
    315         "type": "gitlab"
    316       },
    317       "original": {
    318         "owner": "simple-nixos-mailserver",
    319         "ref": "nixos-24.11",
    320         "repo": "nixos-mailserver",
    321         "type": "gitlab"
    322       }
    323     },
    324     "systems": {
    325       "locked": {
    326         "lastModified": 1681028828,
    327         "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
    328         "owner": "nix-systems",
    329         "repo": "default",
    330         "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
    331         "type": "github"
    332       },
    333       "original": {
    334         "owner": "nix-systems",
    335         "repo": "default",
    336         "type": "github"
    337       }
    338     }
    339   },
    340   "root": "root",
    341   "version": 7
    342 }