mirror of
https://codeberg.org/demostf/backup.git
synced 2026-06-03 09:54:18 +02:00
nix ci
This commit is contained in:
parent
503dd54815
commit
8a7a161677
2 changed files with 36 additions and 46 deletions
|
|
@ -27,7 +27,7 @@
|
|||
defaultApp = apps.demobackup;
|
||||
|
||||
# `nix develop`
|
||||
devShell = pkgs.mkShell {
|
||||
devShells.default = pkgs.mkShell {
|
||||
nativeBuildInputs = with pkgs; [ rustc cargo ];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue