refactor: reorganize directory structure
This commit is contained in:
parent
433a4f2c0d
commit
d4913ac8df
5 changed files with 5 additions and 5 deletions
|
|
@ -9,7 +9,7 @@
|
|||
outputs = { self, nixpkgs, systems, ... }:
|
||||
let
|
||||
subdirs = [
|
||||
"assign1"
|
||||
"assignment1"
|
||||
];
|
||||
|
||||
eachSystem = nixpkgs.lib.genAttrs (import systems);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue