DEVELOPMENT ENVIRONMENT

~liljamo/felu

ref: 6b83684da956b580c5c32129848a1ff66f42e0c6 felu/flake.lock -rw-r--r-- 1.6 KiB
6b83684dJonni Liljamo docs: add README.md 11 months ago
                                                                                
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
61
62
63
64
65
66
67
68
69
70
71
{
  "nodes": {
    "gitignore": {
      "inputs": {
        "nixpkgs": [
          "templ",
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1694102001,
        "narHash": "sha256-vky6VPK1n1od6vXbqzOXnekrQpTL4hbPAwUhT5J9c9E=",
        "owner": "hercules-ci",
        "repo": "gitignore.nix",
        "rev": "9e21c80adf67ebcb077d75bd5e7d724d21eeafd6",
        "type": "github"
      },
      "original": {
        "owner": "hercules-ci",
        "repo": "gitignore.nix",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1696757521,
        "narHash": "sha256-cfgtLNCBLFx2qOzRLI6DHfqTdfWI+UbvsKYa3b3fvaA=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "2646b294a146df2781b1ca49092450e8a32814e1",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "ref": "nixpkgs-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "nixpkgs": "nixpkgs",
        "templ": "templ"
      }
    },
    "templ": {
      "inputs": {
        "gitignore": "gitignore",
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1696004991,
        "narHash": "sha256-ieTfgvPu+JKMLi6EvdWYqC2n4TKFJjmQ3TBLK/e9zZ0=",
        "owner": "a-h",
        "repo": "templ",
        "rev": "efd33120d9e83e5b9c9c1b06272d5bfcce246436",
        "type": "github"
      },
      "original": {
        "owner": "a-h",
        "ref": "tags/v0.2.364",
        "repo": "templ",
        "type": "github"
      }
    }
  },
  "root": "root",
  "version": 7
}