mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
nix: depend on codeberg now
This commit is contained in:
parent
0d628f464f
commit
c2403715f5
2 changed files with 15 additions and 15 deletions
10
flake.nix
10
flake.nix
|
|
@ -69,25 +69,25 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs-stable";
|
||||
};
|
||||
# packages
|
||||
wallpapers.url = "git+https://git.earth2077.fr/leana/wallpapers";
|
||||
wallpapers.url = "git+https://codeberg.org/leana8959/wallpapers";
|
||||
wired-notify = {
|
||||
url = "github:Toqozz/wired-notify/0.10.6";
|
||||
inputs.nixpkgs.follows = "nixpkgs-stable";
|
||||
};
|
||||
audio-lint = {
|
||||
url = "git+https://git.earth2077.fr/leana/audio-lint";
|
||||
url = "git+https://codeberg.org/leana8959/audio-lint";
|
||||
inputs.nixpkgs.follows = "nixpkgs-stable";
|
||||
};
|
||||
hbrainfuck = {
|
||||
url = "git+https://git.earth2077.fr/leana/hbrainfuck";
|
||||
url = "git+https://codeberg.org/leana8959/hbrainfuck";
|
||||
inputs.nixpkgs.follows = "nixpkgs-stable";
|
||||
};
|
||||
prop-solveur = {
|
||||
url = "git+https://git.earth2077.fr/leana/prop_solveur";
|
||||
url = "git+https://codeberg.org/leana8959/prop_solveur";
|
||||
inputs.nixpkgs.follows = "nixpkgs-stable";
|
||||
};
|
||||
hoot = {
|
||||
url = "git+https://git.earth2077.fr/leana/hoot";
|
||||
url = "git+https://codeberg.org/leana8959/hoot";
|
||||
inputs.nixpkgs.follows = "nixpkgs-stable";
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue