all repos — site @ ad9999a94c880abd7c68833d9a1023bdbdf4c911

source for my site, found at icyphox.sh

flake.lock (view raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
{
  "nodes": {
    "nixpkgs": {
      "locked": {
        "lastModified": 1748204564,
        "narHash": "sha256-eSYjZMXGo7BGaaREt9LdGKCUEobIwvvb9/2OjpEhWxI=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "7ed13552a51b57aab87896737cbef2853aa684d7",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "nixpkgs_2": {
      "locked": {
        "lastModified": 1716807034,
        "narHash": "sha256-AQwfMBtC8tiDZHEgLssOU4qUiRhC2nO+YdxAvZXeW7o=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "e751fce87c5d9a8c9375b59d5b508a34a76b5623",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "nixpkgs": "nixpkgs",
        "vite": "vite"
      }
    },
    "vite": {
      "inputs": {
        "nixpkgs": "nixpkgs_2"
      },
      "locked": {
        "lastModified": 1745387732,
        "narHash": "sha256-CdHBCqAzRynF39kDEktFNtYgD5f7vFIkKFupPIZhORY=",
        "ref": "refs/heads/master",
        "rev": "a64168bad0f8492be51dbb22991e12f2607ec3e2",
        "revCount": 92,
        "type": "git",
        "url": "https://tangled.sh/@icyphox.sh/vite"
      },
      "original": {
        "type": "git",
        "url": "https://tangled.sh/@icyphox.sh/vite"
      }
    }
  },
  "root": "root",
  "version": 7
}