flake.lock 1.52 KB
Newer Older
mashun1's avatar
v1  
mashun1 committed
1
2
3
4
5
6
7
{
  "nodes": {
    "flake-parts": {
      "inputs": {
        "nixpkgs-lib": "nixpkgs-lib"
      },
      "locked": {
xuxzh1's avatar
init  
xuxzh1 committed
8
9
        "lastModified": 1722555600,
        "narHash": "sha256-XOQkdLafnb/p9ij77byFQjDf5m5QYl9b2REiVClC+x4=",
mashun1's avatar
v1  
mashun1 committed
10
11
        "owner": "hercules-ci",
        "repo": "flake-parts",
xuxzh1's avatar
init  
xuxzh1 committed
12
        "rev": "8471fe90ad337a8074e957b69ca4d0089218391d",
mashun1's avatar
v1  
mashun1 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
init  
xuxzh1 committed
23
24
        "lastModified": 1722421184,
        "narHash": "sha256-/DJBI6trCeVnasdjUo9pbnodCLZcFqnVZiLUfqLH4jA=",
mashun1's avatar
v1  
mashun1 committed
25
26
        "owner": "NixOS",
        "repo": "nixpkgs",
xuxzh1's avatar
init  
xuxzh1 committed
27
        "rev": "9f918d616c5321ad374ae6cb5ea89c9e04bf3e58",
mashun1's avatar
v1  
mashun1 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
init  
xuxzh1 committed
39
40
        "lastModified": 1722555339,
        "narHash": "sha256-uFf2QeW7eAHlYXuDktm9c25OxOyCoUOQmh5SZ9amE5Q=",
mashun1's avatar
v1  
mashun1 committed
41
        "type": "tarball",
xuxzh1's avatar
init  
xuxzh1 committed
42
        "url": "https://github.com/NixOS/nixpkgs/archive/a5d394176e64ab29c852d03346c1fc9b0b7d33eb.tar.gz"
mashun1's avatar
v1  
mashun1 committed
43
44
45
      },
      "original": {
        "type": "tarball",
xuxzh1's avatar
init  
xuxzh1 committed
46
        "url": "https://github.com/NixOS/nixpkgs/archive/a5d394176e64ab29c852d03346c1fc9b0b7d33eb.tar.gz"
mashun1's avatar
v1  
mashun1 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
}