adde Makefile

This commit is contained in:
Geir Okkenhaug Jerstad 2024-08-18 12:10:39 +02:00
parent 22391994a3
commit 5a68459718
5 changed files with 5 additions and 3 deletions

View file

@ -1 +1 @@
flake-profile-18-link flake-profile-22-link

View file

@ -1 +0,0 @@
/nix/store/d9kjbddwp2dsiwpvdvmaff9lpgy5rhsv-nix-shell-env

View file

@ -0,0 +1 @@
/nix/store/jc0724y8lrsl7cynqdphq7ivbiq8cz52-nix-shell-env

View file

@ -15,10 +15,12 @@
default = pkgs.mkShell.override default = pkgs.mkShell.override
{ {
# Override stdenv in order to change compiler: # Override stdenv in order to change compiler:
stdenv = pkgs.clangStdenv; # stdenv = pkgs.clangStdenv;
} }
{ {
packages = with pkgs; [ packages = with pkgs; [
glibc
nix-env
clang-tools clang-tools
cmake cmake
codespell codespell

BIN
tortoise/tortoise Executable file

Binary file not shown.