Move foreign dev shells to flake outputs

This commit is contained in:
Charlotte Van Petegem 2022-04-30 16:06:29 +02:00
parent b451416d6f
commit 311770ad2e
No known key found for this signature in database
GPG key ID: 019E764B7184435A
11 changed files with 61 additions and 215 deletions

View file

@ -32,11 +32,9 @@
tag.gpgSign = true;
};
ignores = [
".data"
".direnv"
".envrc"
"shell.nix"
# Ruby dependencies in source tree
"/vendor/bundle"
];
signing = {
key = "charlotte@vanpetegem.me";