DEVELOPMENT ENVIRONMENT

~liljamo/src.quest-anemos

ref: 858b3d5c0999fb75b5dc3a552e9075e50d44929d src.quest-anemos/flake.lock -rw-r--r-- 2.1 KiB
858b3d5cJonni Liljamo feat: add mirror.sr.ht to repositories and keys 8 days 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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
{
  "nodes": {
    "flake-parts": {
      "inputs": {
        "nixpkgs-lib": "nixpkgs-lib"
      },
      "locked": {
        "lastModified": 1763759067,
        "narHash": "sha256-LlLt2Jo/gMNYAwOgdRQBrsRoOz7BPRkzvNaI/fzXi2Q=",
        "owner": "hercules-ci",
        "repo": "flake-parts",
        "rev": "2cccadc7357c0ba201788ae99c4dfa90728ef5e0",
        "type": "github"
      },
      "original": {
        "owner": "hercules-ci",
        "repo": "flake-parts",
        "type": "github"
      }
    },
    "makeimg": {
      "inputs": {
        "flake-parts": [
          "flake-parts"
        ],
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "host": "git.src.quest",
        "lastModified": 1764183768,
        "narHash": "sha256-u6ngh54RLTmHN6HrRQgZOZb0FXD68OO8P2rId6aAjHM=",
        "owner": "~liljamo",
        "repo": "makeimg.nix",
        "rev": "09bef314c038d4b4fe28076f0ee9210bd4575e55",
        "type": "sourcehut"
      },
      "original": {
        "host": "git.src.quest",
        "owner": "~liljamo",
        "repo": "makeimg.nix",
        "type": "sourcehut"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1763934636,
        "narHash": "sha256-9glbI7f1uU+yzQCq5LwLgdZqx6svOhZWkd4JRY265fc=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "ee09932cedcef15aaf476f9343d1dea2cb77e261",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "ref": "nixpkgs-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "nixpkgs-lib": {
      "locked": {
        "lastModified": 1761765539,
        "narHash": "sha256-b0yj6kfvO8ApcSE+QmA6mUfu8IYG6/uU28OFn4PaC8M=",
        "owner": "nix-community",
        "repo": "nixpkgs.lib",
        "rev": "719359f4562934ae99f5443f20aa06c2ffff91fc",
        "type": "github"
      },
      "original": {
        "owner": "nix-community",
        "repo": "nixpkgs.lib",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "flake-parts": "flake-parts",
        "makeimg": "makeimg",
        "nixpkgs": "nixpkgs"
      }
    }
  },
  "root": "root",
  "version": 7
}