Add popsicle to devshell
This commit is contained in:
parent
1c70d01e50
commit
475f352254
1 changed files with 3 additions and 2 deletions
|
@ -56,7 +56,7 @@
|
|||
};
|
||||
|
||||
sunshine = {
|
||||
url = "git+ssh://git@git.datarift.nl/erwin/sunshine.git?ref=main";
|
||||
url = "git+https://git@git.datarift.nl/erwin/sunshine.git?ref=main";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
inputs.flake-utils.follows = "flake-utils";
|
||||
};
|
||||
|
@ -184,6 +184,7 @@
|
|||
multimarkdown
|
||||
pngcrush
|
||||
nix-diff
|
||||
popsicle
|
||||
];
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue