This commit is contained in:
Aleksandr Lebedev 2025-06-06 20:16:47 +02:00
parent 60f0418f98
commit d2f6b23e9e
4 changed files with 18 additions and 65 deletions

24
flake.lock generated
View file

@ -115,19 +115,19 @@
"nixpkgs": "nixpkgs_2"
},
"locked": {
"lastModified": 1744117239,
"narHash": "sha256-kMqmtfpZ8yXTi2Qm8hQ9SpvOZ7BdEKl2flWoFvLJufM=",
"ref": "refs/heads/master",
"rev": "45ec8b21db7879b29a37d7c3f5aa770a29c9b470",
"revCount": 499,
"lastModified": 1749073956,
"narHash": "sha256-BbCET9hzmTSgnR0x4ILcbYbGl2hRc9Fr21Xd3RgjRkI=",
"ref": "rmlui",
"rev": "37821b1c22fa4f775ed2f2cf3cbc4b748491ce39",
"revCount": 540,
"submodules": true,
"type": "git",
"url": "https://github.com/KyleKrein/BeeEngine"
"url": "https://gitlab.kylekrein.com:443/beeengine/BeeEngine.git"
},
"original": {
"submodules": true,
"ref": "rmlui",
"type": "git",
"url": "https://github.com/KyleKrein/BeeEngine"
"url": "https://gitlab.kylekrein.com:443/beeengine/BeeEngine.git"
}
},
"cachix": {
@ -1374,16 +1374,16 @@
},
"nixpkgs_2": {
"locked": {
"lastModified": 1738843498,
"narHash": "sha256-7x+Q4xgFj9UxZZO9aUDCR8h4vyYut4zPUvfj3i+jBHE=",
"lastModified": 1749086602,
"narHash": "sha256-DJcgJMekoxVesl9kKjfLPix2Nbr42i7cpEHJiTnBUwU=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "f5a32fa27df91dfc4b762671a0e0a859a8a0058f",
"rev": "4792576cb003c994bd7cc1edada3129def20b27d",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-24.11",
"ref": "nixos-25.05",
"repo": "nixpkgs",
"type": "github"
}