mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-01-24 06:38:36 +01:00
flake: Switch to home-manager fork for librewolf support
I originally wanted to avoid maintaining my own forks of flake inputs to simplify usage with the actual upstream if wanted, however the lack of flakes supporting patches means that it's actually *easier* to maintain my own repositories with the changes I want. The main advantage of this is not having to wait for upstream. This also means that I'm able to easily control which things I want to update and when.
This commit is contained in:
parent
e2b4ba85ea
commit
63797c4259
10
flake.lock
generated
10
flake.lock
generated
@ -170,15 +170,15 @@
|
||||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1722630065,
|
||||
"narHash": "sha256-QfM/9BMRkCmgWzrPDK+KbgJOUlSJnfX4OvsUupEUZvA=",
|
||||
"owner": "nix-community",
|
||||
"lastModified": 1723572534,
|
||||
"narHash": "sha256-UWZKQ63u+TNI1ykTVomNWBAEy7/kC+PHwd2eMPeYsmY=",
|
||||
"owner": "donovanglover",
|
||||
"repo": "home-manager",
|
||||
"rev": "afc892db74d65042031a093adb6010c4c3378422",
|
||||
"rev": "265381b5d3b9b8abf1da38f28f42597897b3345a",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "nix-community",
|
||||
"owner": "donovanglover",
|
||||
"repo": "home-manager",
|
||||
"type": "github"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user