aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorDemonKingSwarn <rockingswarn@gmail.com>2026-04-20 18:33:23 +0530
committerDemonKingSwarn <rockingswarn@gmail.com>2026-04-20 18:33:23 +0530
commit433e009ddc88de9c1de8bd2131a812b68704f093 (patch)
treecd4d2da27444982bb5792864131bd12a159c750f /flake.lock
parentfa9f30bbf58ca184d5d8d682df775583f3ebd5fd (diff)
downloadodysseus-433e009ddc88de9c1de8bd2131a812b68704f093.zip
odysseus-433e009ddc88de9c1de8bd2131a812b68704f093.tar.gz
This is supposed to crash
an automated commit
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock63
1 files changed, 56 insertions, 7 deletions
diff --git a/flake.lock b/flake.lock
index 12cb760..c1005e2 100644
--- a/flake.lock
+++ b/flake.lock
@@ -7,11 +7,11 @@
]
},
"locked": {
- "lastModified": 1776562531,
- "narHash": "sha256-Lh5Ns9DI67E+lSMOCGK0S+mFPy0mz0yOGiJTUXiR9JI=",
+ "lastModified": 1776661682,
+ "narHash": "sha256-X32LTSDqUdVqMy85WYdRgyt0I75wc4Lhi9j+lrCDR8w=",
"owner": "nix-community",
"repo": "home-manager",
- "rev": "5b56ad02dc643808b8af6d5f3ff179e2ce9593f4",
+ "rev": "4bfce11ea820df0359f73736fd59c7e8f53641a6",
"type": "github"
},
"original": {
@@ -22,9 +22,7 @@
},
"hypr-wellbeing": {
"inputs": {
- "nixpkgs": [
- "nixpkgs"
- ]
+ "nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1776620738,
@@ -40,10 +38,60 @@
"type": "github"
}
},
+ "luffy": {
+ "inputs": {
+ "nixpkgs": "nixpkgs_2"
+ },
+ "locked": {
+ "lastModified": 1776683785,
+ "narHash": "sha256-2wDUErTLQ50od05ySxKBZeVNs2KDq1ZcZ4Onktp6yvI=",
+ "owner": "DemonKingSwarn",
+ "repo": "luffy",
+ "rev": "5c75866a7719884f29665b13fa093c4f4c58d2ff",
+ "type": "github"
+ },
+ "original": {
+ "owner": "DemonKingSwarn",
+ "repo": "luffy",
+ "type": "github"
+ }
+ },
"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"
+ }
+ },
+ "nixpkgs_2": {
+ "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"
+ }
+ },
+ "nixpkgs_3": {
+ "locked": {
+ "lastModified": 1776169885,
+ "narHash": "sha256-l/iNYDZ4bGOAFQY2q8y5OAfBBtrDAaPuRQqWaFHVRXM=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "4bd9165a9165d7b5e33ae57f3eecbcb28fb231c9",
@@ -60,7 +108,8 @@
"inputs": {
"home-manager": "home-manager",
"hypr-wellbeing": "hypr-wellbeing",
- "nixpkgs": "nixpkgs"
+ "luffy": "luffy",
+ "nixpkgs": "nixpkgs_3"
}
}
},