diff options
| author | seraphim <18ycm9tx@anonaddy.me> | 2026-08-16 21:55:33 +0700 |
|---|---|---|
| committer | seraphim <18ycm9tx@anonaddy.me> | 2026-08-16 21:55:33 +0700 |
| commit | 7dd785b1005aec643004c06eaa7af690b00cb48f (patch) | |
| tree | bd8700ef4dfb8c0a1315f4eb41784d1d4ba43001 /nixos/flake.lock | |
| parent | 100094fe8b9398c083fa6351925a00f5b3a9d36a (diff) | |
.
Diffstat (limited to 'nixos/flake.lock')
| -rw-r--r-- | nixos/flake.lock | 152 |
1 files changed, 0 insertions, 152 deletions
diff --git a/nixos/flake.lock b/nixos/flake.lock deleted file mode 100644 index 6c5bb5d..0000000 --- a/nixos/flake.lock +++ /dev/null @@ -1,152 +0,0 @@ -{ - "nodes": { - "helium-browser": { - "inputs": { - "nixpkgs": [ - "nixpkgs" - ], - "nixpkgs-darwin": "nixpkgs-darwin", - "utils": "utils" - }, - "locked": { - "lastModified": 1786241105, - "narHash": "sha256-q/iBiqM4g029hhjsQcNyObWBsPrwAxtQo21bkXjeu0E=", - "owner": "schembriaiden", - "repo": "helium-browser-nix-flake", - "rev": "88eb5c7ee75ef26ebaec8987274102063f34745b", - "type": "github" - }, - "original": { - "owner": "schembriaiden", - "repo": "helium-browser-nix-flake", - "type": "github" - } - }, - "nixpkgs": { - "locked": { - "lastModified": 1786247143, - "narHash": "sha256-8S3Kcxs7D4UtxJxSJZz0m14CGhuW0MxfrIwJxeGWGnQ=", - "owner": "nixos", - "repo": "nixpkgs", - "rev": "279b4a8275f032c566576b3f181fa0f27197f588", - "type": "github" - }, - "original": { - "owner": "nixos", - "ref": "nixos-unstable", - "repo": "nixpkgs", - "type": "github" - } - }, - "nixpkgs-darwin": { - "locked": { - "lastModified": 1785067121, - "narHash": "sha256-rdJdWxAcg5fnntU4DjPivPdVEN4F+VJavw+UWpEMeUI=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "329c3d2af6d1b618705150ea39f72c15eb4e613e", - "type": "github" - }, - "original": { - "owner": "NixOS", - "ref": "nixpkgs-26.05-darwin", - "repo": "nixpkgs", - "type": "github" - } - }, - "nixpkgs_2": { - "locked": { - "lastModified": 1786106723, - "narHash": "sha256-CgKDSHL6rqAAQkkvg1xaZDQXb77+4XW73iGcUMJ+2w0=", - "rev": "f13ff45afd1bb73e640eaa08a7066dbed07e3238", - "type": "tarball", - "url": "https://releases.nixos.org/nixos/unstable/nixos-26.11pre1049422.f13ff45afd1b/nixexprs.tar.zst" - }, - "original": { - "type": "tarball", - "url": "https://channels.nixos.org/nixos-unstable/nixexprs.tar.zst" - } - }, - "noctalia": { - "inputs": { - "nixpkgs": "nixpkgs_2" - }, - "locked": { - "lastModified": 1786438148, - "narHash": "sha256-ZrNuYbzLEQB1jV5TnVQOryO9DPheLfpmqyMFxiqGVMs=", - "owner": "noctalia-dev", - "repo": "noctalia", - "rev": "8a92b7c24dc9d46e9be73fc7f2702f733b646033", - "type": "github" - }, - "original": { - "owner": "noctalia-dev", - "repo": "noctalia", - "type": "github" - } - }, - "noctalia-greeter": { - "inputs": { - "nixpkgs": [ - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1786236850, - "narHash": "sha256-K1AkQg+pZyI/vuIrz7s8sGxqTsCrVJwOOK/ttOwh+q0=", - "owner": "noctalia-dev", - "repo": "noctalia-greeter", - "rev": "763411f5ebd864adba27db9354a1d5724c15704c", - "type": "github" - }, - "original": { - "owner": "noctalia-dev", - "repo": "noctalia-greeter", - "type": "github" - } - }, - "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", - "version": 7 -} |
