flake.lock 1.52 KB
Newer Older
xuxzh1's avatar
init  
xuxzh1 committed
1
2
3
4
5
6
7
{
  "nodes": {
    "flake-parts": {
      "inputs": {
        "nixpkgs-lib": "nixpkgs-lib"
      },
      "locked": {
xuxzh1's avatar
update  
xuxzh1 committed
8
9
        "lastModified": 1730504689,
        "narHash": "sha256-hgmguH29K2fvs9szpq2r3pz2/8cJd2LPS+b4tfNFCwE=",
xuxzh1's avatar
init  
xuxzh1 committed
10
11
        "owner": "hercules-ci",
        "repo": "flake-parts",
xuxzh1's avatar
update  
xuxzh1 committed
12
        "rev": "506278e768c2a08bec68eb62932193e341f55c90",
xuxzh1's avatar
init  
xuxzh1 committed
13
14
15
16
17
18
19
20
21
22
        "type": "github"
      },
      "original": {
        "owner": "hercules-ci",
        "repo": "flake-parts",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
xuxzh1's avatar
update  
xuxzh1 committed
23
24
        "lastModified": 1732014248,
        "narHash": "sha256-y/MEyuJ5oBWrWAic/14LaIr/u5E0wRVzyYsouYY3W6w=",
xuxzh1's avatar
init  
xuxzh1 committed
25
26
        "owner": "NixOS",
        "repo": "nixpkgs",
xuxzh1's avatar
update  
xuxzh1 committed
27
        "rev": "23e89b7da85c3640bbc2173fe04f4bd114342367",
xuxzh1's avatar
init  
xuxzh1 committed
28
29
30
31
32
33
34
35
36
37
38
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "nixos-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "nixpkgs-lib": {
      "locked": {
xuxzh1's avatar
update  
xuxzh1 committed
39
40
        "lastModified": 1730504152,
        "narHash": "sha256-lXvH/vOfb4aGYyvFmZK/HlsNsr/0CVWlwYvo2rxJk3s=",
xuxzh1's avatar
init  
xuxzh1 committed
41
        "type": "tarball",
xuxzh1's avatar
update  
xuxzh1 committed
42
        "url": "https://github.com/NixOS/nixpkgs/archive/cc2f28000298e1269cea6612cd06ec9979dd5d7f.tar.gz"
xuxzh1's avatar
init  
xuxzh1 committed
43
44
45
      },
      "original": {
        "type": "tarball",
xuxzh1's avatar
update  
xuxzh1 committed
46
        "url": "https://github.com/NixOS/nixpkgs/archive/cc2f28000298e1269cea6612cd06ec9979dd5d7f.tar.gz"
xuxzh1's avatar
init  
xuxzh1 committed
47
48
49
50
51
52
53
54
55
56
57
58
      }
    },
    "root": {
      "inputs": {
        "flake-parts": "flake-parts",
        "nixpkgs": "nixpkgs"
      }
    }
  },
  "root": "root",
  "version": 7
}