aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock25
1 files changed, 4 insertions, 21 deletions
diff --git a/flake.lock b/flake.lock
index 822a73332..6fe52fbfd 100644
--- a/flake.lock
+++ b/flake.lock
@@ -1,39 +1,22 @@
{
"nodes": {
- "lowdown-src": {
- "flake": false,
- "locked": {
- "lastModified": 1598695561,
- "narHash": "sha256-gyH/5j+h/nWw0W8AcR2WKvNBUsiQ7QuxqSJNXAwV+8E=",
- "owner": "kristapsdz",
- "repo": "lowdown",
- "rev": "1705b4a26fbf065d9574dce47a94e8c7c79e052f",
- "type": "github"
- },
- "original": {
- "owner": "kristapsdz",
- "repo": "lowdown",
- "type": "github"
- }
- },
"nixpkgs": {
"locked": {
- "lastModified": 1591633336,
- "narHash": "sha256-oVXv4xAnDJB03LvZGbC72vSVlIbbJr8tpjEW5o/Fdek=",
+ "lastModified": 1602702596,
+ "narHash": "sha256-fqJ4UgOb4ZUnCDIapDb4gCrtAah5Rnr2/At3IzMitig=",
"owner": "NixOS",
"repo": "nixpkgs",
- "rev": "70717a337f7ae4e486ba71a500367cad697e5f09",
+ "rev": "ad0d20345219790533ebe06571f82ed6b034db31",
"type": "github"
},
"original": {
"id": "nixpkgs",
- "ref": "nixos-20.03-small",
+ "ref": "nixos-20.09-small",
"type": "indirect"
}
},
"root": {
"inputs": {
- "lowdown-src": "lowdown-src",
"nixpkgs": "nixpkgs"
}
}