This commit is contained in:
4DBug
2026-03-23 08:34:37 -05:00
parent 2ab5eff599
commit cc96e7d20e
5 changed files with 55 additions and 1 deletions

40
flake.lock generated
View File

@@ -68,6 +68,24 @@
"type": "github"
}
},
"beaker-src": {
"flake": false,
"locked": {
"lastModified": 1773884524,
"narHash": "sha256-1dnlofWaxI/YRID+WPz2jHZNDyloBubDt/bAQk9ePLU=",
"ref": "refs/heads/master",
"rev": "abc598baf15d6f8a4de395a27ba34b1e769558e1",
"revCount": 21,
"shallow": false,
"type": "git",
"url": "https://git.bwaaa.monster/beaker"
},
"original": {
"shallow": false,
"type": "git",
"url": "https://git.bwaaa.monster/beaker"
}
},
"cachyos-kernel": {
"flake": false,
"locked": {
@@ -856,6 +874,27 @@
"type": "github"
}
},
"omnisearch": {
"inputs": {
"beaker-src": "beaker-src",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1774184185,
"narHash": "sha256-uxvwbXjpJUpWgXLi3Oadd+PqR3UV5MC7B/lm45oluLc=",
"ref": "refs/heads/master",
"rev": "bcee71cbbb0282d84841ba9b8908773ab56decf2",
"revCount": 66,
"type": "git",
"url": "https://git.bwaaa.monster/omnisearch"
},
"original": {
"type": "git",
"url": "https://git.bwaaa.monster/omnisearch"
}
},
"root": {
"inputs": {
"catppuccin": "catppuccin",
@@ -876,6 +915,7 @@
"nixpkgs-lib": [
"nixpkgs"
],
"omnisearch": "omnisearch",
"stylix": "stylix",
"systems": "systems_4"
}