DEVELOPMENT ENVIRONMENT

~liljamo/liljamo-dev-zola

ref: 3d2750f49f0db1a9239b7364fa7a1382da849432 liljamo-dev-zola/flake.lock -rw-r--r-- 569 bytes
3d2750f4Jonni Liljamo feat: build changes, justfile, nix package, direnv a month 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
{
  "nodes": {
    "nixpkgs": {
      "locked": {
        "lastModified": 1727777050,
        "narHash": "sha256-5jw7zwOcWOpxTO6NCzmFZfq0klNGA+ktw+Yb3n35eUQ=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "d78d09350ac7dfe503cf48cbc59764aef4157b9a",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "ref": "nixpkgs-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "nixpkgs": "nixpkgs"
      }
    }
  },
  "root": "root",
  "version": 7
}