fix?
This commit is contained in:
8
machines/laptop/flake.lock
generated
8
machines/laptop/flake.lock
generated
@@ -833,11 +833,11 @@
|
||||
"sops-nix": "sops-nix"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1767565994,
|
||||
"narHash": "sha256-JNe9MY0GY2R8uhFQAGoJfFiv/pKgCHp5pdPPfKouMWY=",
|
||||
"lastModified": 1767629147,
|
||||
"narHash": "sha256-dyqniDtLzGhk5RZZ4s7GJmZdF++y0LMeYqMAl2tdPhI=",
|
||||
"ref": "refs/heads/master",
|
||||
"rev": "cc834fd85d14d89d54109c53cd0725758d60a0af",
|
||||
"revCount": 811,
|
||||
"rev": "10f8d192fdcc7b4ac30ca3664434ee511b403a78",
|
||||
"revCount": 816,
|
||||
"type": "git",
|
||||
"url": "https://gitea.esotericbytes.com/Blunkall-Technologies/Olympus"
|
||||
},
|
||||
|
||||
@@ -12,8 +12,8 @@
|
||||
};
|
||||
|
||||
olympus = {
|
||||
url = "git+https://gitea.esotericbytes.com/Blunkall-Technologies/Olympus";
|
||||
#url = "git+file:///home/nathan/Projects/Olympus";
|
||||
#url = "git+https://gitea.esotericbytes.com/Blunkall-Technologies/Olympus";
|
||||
url = "git+file:///home/nathan/Projects/Olympus";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
inputs.home-manager.follows = "home-manager";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user