Fix flake
This commit is contained in:
10
flake.lock
generated
10
flake.lock
generated
@@ -62,15 +62,15 @@
|
||||
},
|
||||
"nixpkgs_2": {
|
||||
"locked": {
|
||||
"lastModified": 1642970779,
|
||||
"narHash": "sha256-wccCiIecPkPE6wpidSRe9XEdJ6uCrNLmRtuhNwt1Kuk=",
|
||||
"owner": "nixos",
|
||||
"lastModified": 1643653624,
|
||||
"narHash": "sha256-+8hLMsQrZ2rkvcEtEId6HMe8GPxVb5ga+Vh1fdsqJDU=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "a3d847c3bd3a3b75b3057d7b3730d3308dd8fd59",
|
||||
"rev": "a529f0c125a78343b145a8eb2b915b0295e4f459",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "nixos",
|
||||
"owner": "NixOS",
|
||||
"ref": "nixpkgs-unstable",
|
||||
"repo": "nixpkgs",
|
||||
"type": "github"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
description = "A simple [[https://orgmode.org/][org]] document parser";
|
||||
|
||||
inputs.nixpkgs.url = "github:nixos/nixpkgs/nixpkgs-unstable";
|
||||
inputs.nixpkgs.url = "github:NixOS/nixpkgs/nixpkgs-unstable";
|
||||
inputs.nimble.url = "github:floscr/flake-nimble";
|
||||
inputs.flake-utils.url = "github:numtide/flake-utils";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user