Rebase to flake parts #11
This commit is contained in:
@@ -92,6 +92,12 @@
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
# After pushing Personal-Website, `nix flake update personal-website` refreshes the lock pin.
|
||||
personal-website = {
|
||||
url = "git+https://git.chiasson.cloud/Olivier/Personal-Website";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
# DDRM browser-extension backend
|
||||
ddrm = {
|
||||
url = "git+https://git.chiasson.cloud/Olivier/DDRM";
|
||||
|
||||
Reference in New Issue
Block a user