remove libraries as they will also move to separate repositories
Some checks failed
Rust / build (push) Failing after 2m20s

This commit is contained in:
Vinzenz Schroeter 2025-02-16 13:17:46 +01:00
parent 21931f847f
commit c6d2ee6fe1
26 changed files with 0 additions and 5668 deletions

21
flake.lock generated
View file

@ -1,25 +1,5 @@
{
"nodes": {
"naersk": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1736429655,
"narHash": "sha256-BwMekRuVlSB9C0QgwKMICiJ5EVbLGjfe4qyueyNQyGI=",
"owner": "nix-community",
"repo": "naersk",
"rev": "0621e47bd95542b8e1ce2ee2d65d6a1f887a13ce",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "naersk",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1739357830,
@ -38,7 +18,6 @@
},
"root": {
"inputs": {
"naersk": "naersk",
"nixpkgs": "nixpkgs"
}
}