]> Git — Sourcephile - haskell/symantic-base.git/blob - flake.lock
build: fix `flake.lock` to use a public Nixpkgs
[haskell/symantic-base.git] / flake.lock
1 {
2 "nodes": {
3 "nixpkgs": {
4 "locked": {
5 "lastModified": 1635110579,
6 "narHash": "sha256-QJzT/ts3reR1wtezw6/05lOur2BhF8ec1IsD7PQ1yEs=",
7 "owner": "NixOS",
8 "repo": "nixpkgs",
9 "rev": "6b23e8fc7820366e489377b5b00890f088f36a01",
10 "type": "github"
11 },
12 "original": {
13 "id": "nixpkgs",
14 "type": "indirect"
15 }
16 },
17 "root": {
18 "inputs": {
19 "nixpkgs": "nixpkgs"
20 }
21 }
22 },
23 "root": "root",
24 "version": 7
25 }