diff options
| author | Arslaan Pathan <[email protected]> | 2026-06-11 19:25:19 +1200 |
|---|---|---|
| committer | Arslaan Pathan <[email protected]> | 2026-06-11 19:25:19 +1200 |
| commit | 673f2563e48a4e1e37af6985d4d18f56bff741ea (patch) | |
| tree | 7b3aadf32be6f18de9ddf617605352ea78486323 /flake.lock | |
| parent | 3b00ff6e47d219276459fdb66e8497b0d3cd5249 (diff) | |
| download | yerbalinux-673f2563e48a4e1e37af6985d4d18f56bff741ea.tar.xz yerbalinux-673f2563e48a4e1e37af6985d4d18f56bff741ea.zip | |
Another clean slate. I cannot continue to fight Nix and try to make it do what it was never meant to do.
Yocto time!
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/flake.lock b/flake.lock deleted file mode 100644 index 7f4999d..0000000 --- a/flake.lock +++ /dev/null @@ -1,27 +0,0 @@ -{ - "nodes": { - "nixpkgs": { - "locked": { - "lastModified": 1780453794, - "narHash": "sha256-bXMRa9VTsHSPXL4Cw8R6JJLQeY3Y/IP4+YJCYVmQ7FY=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "6b316287bae2ee04c9b93c8c858d930fd07d7338", - "type": "github" - }, - "original": { - "owner": "NixOS", - "ref": "nixos-26.05", - "repo": "nixpkgs", - "type": "github" - } - }, - "root": { - "inputs": { - "nixpkgs": "nixpkgs" - } - } - }, - "root": "root", - "version": 7 -} |
