summaryrefslogtreecommitdiff
path: root/nixos/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/flake.lock')
-rw-r--r--nixos/flake.lock72
1 files changed, 72 insertions, 0 deletions
diff --git a/nixos/flake.lock b/nixos/flake.lock
index ff02820..102f69f 100644
--- a/nixos/flake.lock
+++ b/nixos/flake.lock
@@ -1,5 +1,27 @@
{
"nodes": {
+ "helium-browser": {
+ "inputs": {
+ "nixpkgs": [
+ "nixpkgs"
+ ],
+ "nixpkgs-darwin": "nixpkgs-darwin",
+ "utils": "utils"
+ },
+ "locked": {
+ "lastModified": 1785004096,
+ "narHash": "sha256-8stbyRwnEwPMmni/U6iHGGBbi3uebfq60qlKXPgYwWI=",
+ "owner": "schembriaiden",
+ "repo": "helium-browser-nix-flake",
+ "rev": "b356d11eff33ec730a51f9c88d258fdd72efe587",
+ "type": "github"
+ },
+ "original": {
+ "owner": "schembriaiden",
+ "repo": "helium-browser-nix-flake",
+ "type": "github"
+ }
+ },
"nixpkgs": {
"locked": {
"lastModified": 1784796856,
@@ -16,6 +38,22 @@
"type": "github"
}
},
+ "nixpkgs-darwin": {
+ "locked": {
+ "lastModified": 1784834831,
+ "narHash": "sha256-yj0LPLnsmYoLmA3FGANjeTEwej0/DHjZBXWnDQDUuIs=",
+ "owner": "NixOS",
+ "repo": "nixpkgs",
+ "rev": "51fe96f9107566e6b8eeb7fc4ba696c01e548b04",
+ "type": "github"
+ },
+ "original": {
+ "owner": "NixOS",
+ "ref": "nixpkgs-26.05-darwin",
+ "repo": "nixpkgs",
+ "type": "github"
+ }
+ },
"nixpkgs_2": {
"locked": {
"lastModified": 1784356753,
@@ -69,10 +107,44 @@
},
"root": {
"inputs": {
+ "helium-browser": "helium-browser",
"nixpkgs": "nixpkgs",
"noctalia": "noctalia",
"noctalia-greeter": "noctalia-greeter"
}
+ },
+ "systems": {
+ "locked": {
+ "lastModified": 1681028828,
+ "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
+ "owner": "nix-systems",
+ "repo": "default",
+ "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nix-systems",
+ "repo": "default",
+ "type": "github"
+ }
+ },
+ "utils": {
+ "inputs": {
+ "systems": "systems"
+ },
+ "locked": {
+ "lastModified": 1731533236,
+ "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
+ "owner": "numtide",
+ "repo": "flake-utils",
+ "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
+ "type": "github"
+ },
+ "original": {
+ "owner": "numtide",
+ "repo": "flake-utils",
+ "type": "github"
+ }
}
},
"root": "root",