Skip to content

Commit

Permalink
switch to nixos-unstable
Browse files Browse the repository at this point in the history
Mobile NixOS is no longer being built on Hydra.
  • Loading branch information
tpwrules committed Jul 20, 2024
1 parent 4b508ab commit 9f8545a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
8 changes: 4 additions & 4 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 1 addition & 3 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@

inputs = {
nixpkgs = {
# https://hydra.nixos.org/jobset/mobile-nixos/unstable/evals
# these evals have a cross-compiled stdenv available
url = "github:nixos/nixpkgs/ad0b5eed1b6031efaed382844806550c3dcb4206";
url = "github:nixos/nixpkgs/nixos-unstable";
};

rust-overlay = {
Expand Down

0 comments on commit 9f8545a

Please sign in to comment.