huepaper/flake.lock

41 lines
981 B
Plaintext
Raw Normal View History

2021-07-14 19:30:21 +03:00
{
"nodes": {
"flake-utils": {
"locked": {
2021-11-22 16:03:49 +02:00
"lastModified": 1637014545,
"narHash": "sha256-26IZAc5yzlD9FlDT54io1oqG/bBoyka+FJk5guaX4x4=",
2021-07-14 19:30:21 +03:00
"owner": "numtide",
"repo": "flake-utils",
2021-11-22 16:03:49 +02:00
"rev": "bba5dcc8e0b20ab664967ad83d24d64cb64ec4f4",
2021-07-14 19:30:21 +03:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2021-11-22 16:03:49 +02:00
"lastModified": 1637316267,
"narHash": "sha256-hfAA/0W3tycKKOSwP7Xt6FXLG9h/FgCu45wdGubHtV0=",
"path": "/nix/store/9v2i11v8nnfczb3hcvhb195p0m2n5w92-source",
"rev": "24528474d2b3370f2f23879a557ae2cc92a5d50b",
2021-07-14 19:30:21 +03:00
"type": "path"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}