dot

NixOS dotfiles
git clone https://git.echoz.io/dot.git
Log | Files | Refs

flake.lock (9398B)


      1 {
      2   "nodes": {
      3     "disko": {
      4       "inputs": {
      5         "nixpkgs": [
      6           "nixpkgs"
      7         ]
      8       },
      9       "locked": {
     10         "lastModified": 1746728054,
     11         "narHash": "sha256-eDoSOhxGEm2PykZFa/x9QG5eTH0MJdiJ9aR00VAofXE=",
     12         "owner": "nix-community",
     13         "repo": "disko",
     14         "rev": "ff442f5d1425feb86344c028298548024f21256d",
     15         "type": "github"
     16       },
     17       "original": {
     18         "owner": "nix-community",
     19         "ref": "v1.12.0",
     20         "repo": "disko",
     21         "type": "github"
     22       }
     23     },
     24     "elephant": {
     25       "inputs": {
     26         "nixpkgs": [
     27           "nixpkgs"
     28         ],
     29         "systems": "systems"
     30       },
     31       "locked": {
     32         "lastModified": 1775706155,
     33         "narHash": "sha256-h7Rw0vlb0n0Jsk21WJPm7H+1T1bG+PEuxE5cJ2TZl8A=",
     34         "owner": "abenz1267",
     35         "repo": "elephant",
     36         "rev": "376ee71c66db38683daabd57350bf3f6f086eaf8",
     37         "type": "github"
     38       },
     39       "original": {
     40         "owner": "abenz1267",
     41         "repo": "elephant",
     42         "type": "github"
     43       }
     44     },
     45     "flake-parts": {
     46       "inputs": {
     47         "nixpkgs-lib": [
     48           "nixpak",
     49           "nixpkgs"
     50         ]
     51       },
     52       "locked": {
     53         "lastModified": 1775087534,
     54         "narHash": "sha256-91qqW8lhL7TLwgQWijoGBbiD4t7/q75KTi8NxjVmSmA=",
     55         "owner": "hercules-ci",
     56         "repo": "flake-parts",
     57         "rev": "3107b77cd68437b9a76194f0f7f9c55f2329ca5b",
     58         "type": "github"
     59       },
     60       "original": {
     61         "owner": "hercules-ci",
     62         "repo": "flake-parts",
     63         "type": "github"
     64       }
     65     },
     66     "hercules-ci-effects": {
     67       "inputs": {
     68         "flake-parts": [
     69           "nixpak",
     70           "flake-parts"
     71         ],
     72         "nixpkgs": [
     73           "nixpak",
     74           "nixpkgs"
     75         ]
     76       },
     77       "locked": {
     78         "lastModified": 1773550609,
     79         "narHash": "sha256-neu7ixXHjV3LobVjOndkL97u+6UF6Yoh+CUnzX7kUBQ=",
     80         "owner": "hercules-ci",
     81         "repo": "hercules-ci-effects",
     82         "rev": "554f6ed448ca74c00aa2371cde901ae1e73005b9",
     83         "type": "github"
     84       },
     85       "original": {
     86         "owner": "hercules-ci",
     87         "repo": "hercules-ci-effects",
     88         "type": "github"
     89       }
     90     },
     91     "home-manager": {
     92       "inputs": {
     93         "nixpkgs": [
     94           "nixpkgs"
     95         ]
     96       },
     97       "locked": {
     98         "lastModified": 1778144356,
     99         "narHash": "sha256-dGM+QCstz/DyLB68+JK5GWyMx4QSqmOJEVgZmy63d/g=",
    100         "owner": "nix-community",
    101         "repo": "home-manager",
    102         "rev": "e4419d3123b780d5f4c0bceeace450424387638c",
    103         "type": "github"
    104       },
    105       "original": {
    106         "owner": "nix-community",
    107         "repo": "home-manager",
    108         "type": "github"
    109       }
    110     },
    111     "home-manager_2": {
    112       "inputs": {
    113         "nixpkgs": [
    114           "impermanence",
    115           "nixpkgs"
    116         ]
    117       },
    118       "locked": {
    119         "lastModified": 1768598210,
    120         "narHash": "sha256-kkgA32s/f4jaa4UG+2f8C225Qvclxnqs76mf8zvTVPg=",
    121         "owner": "nix-community",
    122         "repo": "home-manager",
    123         "rev": "c47b2cc64a629f8e075de52e4742de688f930dc6",
    124         "type": "github"
    125       },
    126       "original": {
    127         "owner": "nix-community",
    128         "repo": "home-manager",
    129         "type": "github"
    130       }
    131     },
    132     "impermanence": {
    133       "inputs": {
    134         "home-manager": "home-manager_2",
    135         "nixpkgs": "nixpkgs"
    136       },
    137       "locked": {
    138         "lastModified": 1769548169,
    139         "narHash": "sha256-03+JxvzmfwRu+5JafM0DLbxgHttOQZkUtDWBmeUkN8Y=",
    140         "owner": "nix-community",
    141         "repo": "impermanence",
    142         "rev": "7b1d382faf603b6d264f58627330f9faa5cba149",
    143         "type": "github"
    144       },
    145       "original": {
    146         "owner": "nix-community",
    147         "repo": "impermanence",
    148         "type": "github"
    149       }
    150     },
    151     "imsh-clients": {
    152       "inputs": {
    153         "nixpkgs": [
    154           "nixpkgs"
    155         ]
    156       },
    157       "locked": {
    158         "lastModified": 1763709007,
    159         "narHash": "sha256-IQVGDW9qysUoGRNE4VdxplT+TbTYesB1IBqK+t9s2iw=",
    160         "owner": "echozio",
    161         "repo": "imsh-clients",
    162         "rev": "c7064ac7fa6c3759cfab18db06eca15c4217bf7e",
    163         "type": "github"
    164       },
    165       "original": {
    166         "owner": "echozio",
    167         "repo": "imsh-clients",
    168         "type": "github"
    169       }
    170     },
    171     "nix-flatpak": {
    172       "locked": {
    173         "lastModified": 1739444422,
    174         "narHash": "sha256-iAVVHi7X3kWORftY+LVbRiStRnQEob2TULWyjMS6dWg=",
    175         "owner": "gmodena",
    176         "repo": "nix-flatpak",
    177         "rev": "5e54c3ca05a7c7d968ae1ddeabe01d2a9bc1e177",
    178         "type": "github"
    179       },
    180       "original": {
    181         "owner": "gmodena",
    182         "ref": "v0.6.0",
    183         "repo": "nix-flatpak",
    184         "type": "github"
    185       }
    186     },
    187     "nixpak": {
    188       "inputs": {
    189         "flake-parts": "flake-parts",
    190         "hercules-ci-effects": "hercules-ci-effects",
    191         "nixpkgs": [
    192           "nixpkgs"
    193         ]
    194       },
    195       "locked": {
    196         "lastModified": 1776305949,
    197         "narHash": "sha256-5Pqwqf4lEsZLZUcpefwMeq69d8hdirE83C5oWshBXo8=",
    198         "owner": "nixpak",
    199         "repo": "nixpak",
    200         "rev": "b2bb4ab9d8e2457eeec3caa279b394525fbbe1a7",
    201         "type": "github"
    202       },
    203       "original": {
    204         "owner": "nixpak",
    205         "repo": "nixpak",
    206         "type": "github"
    207       }
    208     },
    209     "nixpkgs": {
    210       "locked": {
    211         "lastModified": 1768564909,
    212         "narHash": "sha256-Kell/SpJYVkHWMvnhqJz/8DqQg2b6PguxVWOuadbHCc=",
    213         "owner": "nixos",
    214         "repo": "nixpkgs",
    215         "rev": "e4bae1bd10c9c57b2cf517953ab70060a828ee6f",
    216         "type": "github"
    217       },
    218       "original": {
    219         "owner": "nixos",
    220         "ref": "nixos-unstable",
    221         "repo": "nixpkgs",
    222         "type": "github"
    223       }
    224     },
    225     "nixpkgs_2": {
    226       "locked": {
    227         "lastModified": 1777954456,
    228         "narHash": "sha256-hGdgeU2Nk87RAuZyYjyDjFL6LK7dAZN5RE9+hrDTkDU=",
    229         "owner": "NixOS",
    230         "repo": "nixpkgs",
    231         "rev": "549bd84d6279f9852cae6225e372cc67fb91a4c1",
    232         "type": "github"
    233       },
    234       "original": {
    235         "id": "nixpkgs",
    236         "ref": "nixos-unstable",
    237         "type": "indirect"
    238       }
    239     },
    240     "nixpkgs_3": {
    241       "locked": {
    242         "lastModified": 1759036355,
    243         "narHash": "sha256-0m27AKv6ka+q270dw48KflE0LwQYrO7Fm4/2//KCVWg=",
    244         "owner": "NixOS",
    245         "repo": "nixpkgs",
    246         "rev": "e9f00bd893984bc8ce46c895c3bf7cac95331127",
    247         "type": "github"
    248       },
    249       "original": {
    250         "id": "nixpkgs",
    251         "ref": "nixos-unstable",
    252         "type": "indirect"
    253       }
    254     },
    255     "root": {
    256       "inputs": {
    257         "disko": "disko",
    258         "elephant": "elephant",
    259         "home-manager": "home-manager",
    260         "impermanence": "impermanence",
    261         "imsh-clients": "imsh-clients",
    262         "nix-flatpak": "nix-flatpak",
    263         "nixpak": "nixpak",
    264         "nixpkgs": "nixpkgs_2",
    265         "sec": "sec",
    266         "sops-nix": "sops-nix",
    267         "walker": "walker"
    268       }
    269     },
    270     "sec": {
    271       "inputs": {
    272         "nixpkgs": "nixpkgs_3"
    273       },
    274       "locked": {
    275         "lastModified": 1773934657,
    276         "narHash": "sha256-KzApX6crK6G3oOlaG9mvF7xnlbuOisWRumj9XyXhMuo=",
    277         "owner": "echozio",
    278         "repo": "sec",
    279         "rev": "bb2500300dc07890f6e6bf9eb1ef101a7996ca90",
    280         "type": "github"
    281       },
    282       "original": {
    283         "owner": "echozio",
    284         "repo": "sec",
    285         "type": "github"
    286       }
    287     },
    288     "sops-nix": {
    289       "inputs": {
    290         "nixpkgs": [
    291           "nixpkgs"
    292         ]
    293       },
    294       "locked": {
    295         "lastModified": 1777944972,
    296         "narHash": "sha256-VfGRo1qTBKOe3s2gOv8LSoA6Fk19PvBlwQ1ECN0Evn8=",
    297         "owner": "Mic92",
    298         "repo": "sops-nix",
    299         "rev": "c591bf665727040c6cc5cb409079acb22dcce33c",
    300         "type": "github"
    301       },
    302       "original": {
    303         "owner": "Mic92",
    304         "repo": "sops-nix",
    305         "type": "github"
    306       }
    307     },
    308     "systems": {
    309       "locked": {
    310         "lastModified": 1689347949,
    311         "narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=",
    312         "owner": "nix-systems",
    313         "repo": "default-linux",
    314         "rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68",
    315         "type": "github"
    316       },
    317       "original": {
    318         "owner": "nix-systems",
    319         "repo": "default-linux",
    320         "type": "github"
    321       }
    322     },
    323     "systems_2": {
    324       "locked": {
    325         "lastModified": 1689347949,
    326         "narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=",
    327         "owner": "nix-systems",
    328         "repo": "default-linux",
    329         "rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68",
    330         "type": "github"
    331       },
    332       "original": {
    333         "owner": "nix-systems",
    334         "repo": "default-linux",
    335         "type": "github"
    336       }
    337     },
    338     "walker": {
    339       "inputs": {
    340         "elephant": [
    341           "elephant"
    342         ],
    343         "nixpkgs": [
    344           "nixpkgs"
    345         ],
    346         "systems": "systems_2"
    347       },
    348       "locked": {
    349         "lastModified": 1777789924,
    350         "narHash": "sha256-fX3ErzTmHRO9z1SzHC2VZUgKOgRfO13X/joC5a3QN7Q=",
    351         "owner": "abenz1267",
    352         "repo": "walker",
    353         "rev": "93d44d1cb41732e1370e4b949429ae8e34ea05a4",
    354         "type": "github"
    355       },
    356       "original": {
    357         "owner": "abenz1267",
    358         "repo": "walker",
    359         "type": "github"
    360       }
    361     }
    362   },
    363   "root": "root",
    364   "version": 7
    365 }