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"
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue