update dependencies for flakes
This commit is contained in:
parent
5b15ef611c
commit
0ba6c5ccec
10 changed files with 792 additions and 259 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
inputs = {
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-25.05";
|
||||
home-manager.url = "github:rycee/home-manager/release-25.05";
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-25.11";
|
||||
home-manager.url = "github:rycee/home-manager/release-25.11";
|
||||
deploy-rs.url = "github:serokell/deploy-rs";
|
||||
|
||||
# Use relative to get current version for testing
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue