Initial Commit

This commit is contained in:
bluepython508
2026-02-10 10:55:22 +00:00
commit 5930ffd357
9 changed files with 1011 additions and 0 deletions

44
flake.lock generated Normal file
View File

@@ -0,0 +1,44 @@
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1767950769,
"narHash": "sha256-oT4Tj7O9361bmMbPwuAcH2zgj2fUZao7F32Bkah+AmE=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "3cf525869eaad0c4105795523d158d6985d40885",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"river": {
"flake": false,
"locked": {
"lastModified": 1770134013,
"narHash": "sha256-O0GySsnOhbZBi86RdG1U/9ov8llLS/15ZZZVlSQqAv4=",
"ref": "main",
"rev": "e967499fb12b6074ebb93d98d7fc3e5eefb438ab",
"revCount": 1578,
"type": "git",
"url": "https://codeberg.org/river/river.git"
},
"original": {
"ref": "main",
"type": "git",
"url": "https://codeberg.org/river/river.git"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"river": "river"
}
}
},
"root": "root",
"version": 7
}