mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-30 04:05:26 +01:00
a629f92827
This was causing a lot of issues unfortunately presumably due to things not working with the aarch64 PinePhone system. Random errors like "expected string 'D'" were common and I'd rather use a separate flake to make things easier to debug and keep evaluation times to a minimum.
45 lines
1.0 KiB
JSON
45 lines
1.0 KiB
JSON
{
|
|
"nodes": {
|
|
"mobile-nixos": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1715627339,
|
|
"narHash": "sha256-HJ6V7hc64iBqXlZ8kH4sXmUzPH+0Hn6wYURmZmL5LFk=",
|
|
"owner": "NixOS",
|
|
"repo": "mobile-nixos",
|
|
"rev": "655c8830d5fe2eae79c8fc0bab8033b34c8456eb",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"repo": "mobile-nixos",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1718160348,
|
|
"narHash": "sha256-9YrUjdztqi4Gz8n3mBuqvCkMo4ojrA6nASwyIKWMpus=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "57d6973abba7ea108bac64ae7629e7431e0199b6",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixos-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"root": {
|
|
"inputs": {
|
|
"mobile-nixos": "mobile-nixos",
|
|
"nixpkgs": "nixpkgs"
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|