mirror of
http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/blog-contributions.git
synced 2025-07-02 06:46:42 +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 = ./.;
|
||||
snowfall = {
|
||||
root = ./nix;
|
||||
namespace = "my-namespace";
|
||||
namespace = "blog";
|
||||
};
|
||||
|
||||
alias = {
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
|
||||
mkShell {
|
||||
packages = with pkgs; [
|
||||
exiftool
|
||||
blog.metadata-scrub
|
||||
gimp
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue