fix flake
This commit is contained in:
parent
5eadff9ccd
commit
a08c5988c5
3 changed files with 18 additions and 1 deletions
17
flake.lock
generated
17
flake.lock
generated
|
@ -185,6 +185,22 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"nixpkgs_opencode": {
|
||||
"locked": {
|
||||
"lastModified": 1751351490,
|
||||
"narHash": "sha256-ctx8/MHA43rXv7R7aLIi2K/yQDusChswqTm1ngHis0A=",
|
||||
"owner": "nixos",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "7aeaddc3ad9186427b3ffea49dd36b5893993e2d",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "nixos",
|
||||
"ref": "pull/419604/head",
|
||||
"repo": "nixpkgs",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"ragenix": {
|
||||
"inputs": {
|
||||
"agenix": "agenix",
|
||||
|
@ -212,6 +228,7 @@
|
|||
"home-manager": "home-manager",
|
||||
"nix-flatpak": "nix-flatpak",
|
||||
"nixpkgs": "nixpkgs_2",
|
||||
"nixpkgs_opencode": "nixpkgs_opencode",
|
||||
"ragenix": "ragenix"
|
||||
}
|
||||
},
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
home-manager.url = "github:rycee/home-manager/release-25.05";
|
||||
ragenix.url = "github:yaxitech/ragenix";
|
||||
nix-flatpak.url = "github:gmodena/nix-flatpak/?ref=latest";
|
||||
nixpkgs_opencode.url = "github:nixos/nixpkgs/pull/419604/head";
|
||||
# ======
|
||||
};
|
||||
|
||||
|
|
1
result
1
result
|
@ -1 +0,0 @@
|
|||
/nix/store/p31bhpq4gsvxn2h0lmjr8mym587d19gc-nixos-system-lio-25.05.20250629.b43c397
|
Loading…
Add table
Add a link
Reference in a new issue