huepaper/flake.lock

44 lines
1.0 KiB
Plaintext
Raw Permalink Normal View History

2021-07-14 19:30:21 +03:00
{
"nodes": {
"flake-utils": {
"locked": {
2023-02-14 22:43:13 +02:00
"lastModified": 1676283394,
"narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=",
2021-07-14 19:30:21 +03:00
"owner": "numtide",
"repo": "flake-utils",
2023-02-14 22:43:13 +02:00
"rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073",
2021-07-14 19:30:21 +03:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-02-14 22:43:13 +02:00
"lastModified": 1676300157,
"narHash": "sha256-1HjRzfp6LOLfcj/HJHdVKWAkX9QRAouoh6AjzJiIerU=",
2021-11-22 18:39:30 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2023-02-14 22:43:13 +02:00
"rev": "545c7a31e5dedea4a6d372712a18e00ce097d462",
2021-11-22 18:39:30 +02:00
"type": "github"
2021-07-14 19:30:21 +03:00
},
"original": {
2021-11-22 18:39:30 +02:00
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
2021-07-14 19:30:21 +03:00
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}