nur-packages/flake.lock

44 lines
1.0 KiB
Plaintext
Raw Normal View History

2020-12-10 20:58:21 +11:00
{
"nodes": {
2023-02-23 09:48:25 +11:00
"flake-utils": {
"locked": {
"lastModified": 1676283394,
"narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2020-12-10 20:58:21 +11:00
"nixpkgs": {
"locked": {
"lastModified": 1677080879,
"narHash": "sha256-0SjW4/d3Rkw6C7hHZ5lxT4r6Pw9vzQb6Il6zYWwe2Bo=",
2020-12-10 20:58:21 +11:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "f5dad40450d272a1ea2413f4a67ac08760649e89",
2020-12-10 20:58:21 +11:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2023-02-23 09:48:25 +11:00
"flake-utils": "flake-utils",
2020-12-10 20:58:21 +11:00
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}