mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
nix: pin home-manager to my PR
This commit is contained in:
parent
ebf20b73ab
commit
c07a5d00de
2 changed files with 9 additions and 7 deletions
|
|
@ -36,7 +36,9 @@
|
|||
nixpkgs.url = "github:nixos/nixpkgs/nixos-24.05";
|
||||
nixnur.url = "github:nix-community/NUR";
|
||||
home-manager = {
|
||||
url = "github:nix-community/home-manager/release-24.05";
|
||||
# url = "github:nix-community/home-manager/release-24.05";
|
||||
# plz merge my PR
|
||||
url = "github:leana8959/home-manager/fish_source_vendor_completion";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
nix-darwin = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue