chore(flake): update camasca and remove pinned nixpkgs
This commit is contained in:
parent
b8cc8ef1c1
commit
3339bf2334
2 changed files with 6 additions and 24 deletions
|
@ -58,11 +58,10 @@
|
|||
|
||||
inputs = {
|
||||
nixpkgs.url = "nixpkgs/nixos-unstable";
|
||||
nixpkgs-camasca.url = "github:NixOS/nixpkgs/73cf49b8ad837ade2de76f87eb53fc85ed5d4680";
|
||||
|
||||
camasca = {
|
||||
url = "git+https://git.uku3lig.net/uku/camasca";
|
||||
inputs.nixpkgs.follows = "nixpkgs-camasca";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
agenix = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue