aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorDemonKingSwarn <rockingswarn@gmail.com>2026-04-19 21:52:40 +0530
committerDemonKingSwarn <rockingswarn@gmail.com>2026-04-19 21:52:40 +0530
commit0dc53f2c6a5093344e6188b5510d1505cd3a4a2a (patch)
treee04f92287506d12f69b30d9a7cc198b7ddf40deb /flake.lock
parent7b79ecdd16d0f87b96cb5f16e5a86f8910ce8b40 (diff)
downloadhypr-wellbeing-0dc53f2c6a5093344e6188b5510d1505cd3a4a2a.zip
hypr-wellbeing-0dc53f2c6a5093344e6188b5510d1505cd3a4a2a.tar.gz
chore: made sure the binary is static
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock27
1 files changed, 27 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
new file mode 100644
index 0000000..682004d
--- /dev/null
+++ b/flake.lock
@@ -0,0 +1,27 @@
+{
+ "nodes": {
+ "nixpkgs": {
+ "locked": {
+ "lastModified": 1776169885,
+ "narHash": "sha256-l/iNYDZ4bGOAFQY2q8y5OAfBBtrDAaPuRQqWaFHVRXM=",
+ "owner": "NixOS",
+ "repo": "nixpkgs",
+ "rev": "4bd9165a9165d7b5e33ae57f3eecbcb28fb231c9",
+ "type": "github"
+ },
+ "original": {
+ "owner": "NixOS",
+ "ref": "nixos-unstable",
+ "repo": "nixpkgs",
+ "type": "github"
+ }
+ },
+ "root": {
+ "inputs": {
+ "nixpkgs": "nixpkgs"
+ }
+ }
+ },
+ "root": "root",
+ "version": 7
+}