mirror of
http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/blog-contributions.git
synced 2025-07-02 11:56:40 +00:00
add metadata-scrub to devshell
This commit is contained in:
parent
17dec95200
commit
0758252245
2 changed files with 2 additions and 2 deletions
|
@ -22,7 +22,7 @@
|
||||||
src = ./.;
|
src = ./.;
|
||||||
snowfall = {
|
snowfall = {
|
||||||
root = ./nix;
|
root = ./nix;
|
||||||
namespace = "my-namespace";
|
namespace = "blog";
|
||||||
};
|
};
|
||||||
|
|
||||||
alias = {
|
alias = {
|
||||||
|
|
|
@ -15,7 +15,7 @@
|
||||||
|
|
||||||
mkShell {
|
mkShell {
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
exiftool
|
blog.metadata-scrub
|
||||||
gimp
|
gimp
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue