flake.nix: remove abundant todos
One had already been fixed, the other one has been converted to a proper issue on gitea
This commit is contained in:
@ -33,9 +33,5 @@
|
||||
devShells = forAllSystems (system: pkgs: {
|
||||
default = pkgs.callPackage ./nix/shell.nix { inherit pkgs; };
|
||||
});
|
||||
|
||||
# TODO:
|
||||
# - Relicense the project to GPL or something
|
||||
# - Write a module for the project
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user