initial commit to push copy to codeberg

This commit is contained in:
Patryk Hegenberg 2024-09-20 16:00:11 +02:00
commit 751bfe568c
20 changed files with 1364 additions and 0 deletions

23
devbox.lock Normal file
View file

@ -0,0 +1,23 @@
{
"lockfile_version": "1",
"packages": {
"libstdcxx5": {
"resolved": "github:NixOS/nixpkgs/75a52265bda7fd25e06e3a67dee3f0354e73243c#libstdcxx5",
"source": "nixpkg"
},
"poetry": {
"plugin_version": "0.0.4",
"resolved": "github:NixOS/nixpkgs/75a52265bda7fd25e06e3a67dee3f0354e73243c#poetry",
"source": "nixpkg"
},
"python312": {
"plugin_version": "0.0.3",
"resolved": "github:NixOS/nixpkgs/75a52265bda7fd25e06e3a67dee3f0354e73243c#python312",
"source": "nixpkg"
},
"stdenv.cc.cc.lib": {
"resolved": "github:NixOS/nixpkgs/75a52265bda7fd25e06e3a67dee3f0354e73243c#stdenv.cc.cc.lib",
"source": "nixpkg"
}
}
}