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": 1678901627,
"narHash": "sha256-U02riOqrKKzwjsxc/400XnElV+UtPUQWpANPlyazjH0=",
2023-02-23 09:48:25 +11:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "93a2b84fc4b70d9e089d029deacc3583435c2ed6",
2023-02-23 09:48:25 +11:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2020-12-10 20:58:21 +11:00
"nixpkgs": {
"locked": {
"lastModified": 1679793451,
"narHash": "sha256-JafTtgMDATE8dZOImBhWMA9RCn9AP8FVOpN+9K/tTlg=",
2020-12-10 20:58:21 +11:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "0cd51a933d91078775b300cf0f29aa3495231aa2",
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
}