about summary refs log tree commit diff
path: root/flake.lock
blob: f9f38e60a8c3a18501a9bd0af9d6b666feac85a3 (plain) (blame)
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": 1637453606,
        "narHash": "sha256-Gy6cwUswft9xqsjWxFYEnx/63/qzaFUwatcbV5GF/GQ=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "8afc4e543663ca0a6a4f496262cd05233737e732",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "nixpkgs-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "nixpkgs": "nixpkgs"
      }
    }
  },
  "root": "root",
  "version": 7
}

Consider giving Nix/NixOS a try! <3