1
1
mirror of https://github.com/NixOS/mobile-nixos.git synced 2024-12-11 21:17:45 +03:00

pkgs.nix: Bump to current nixos-unstable

This commit is contained in:
Samuel Dionne-Riel 2023-05-06 18:04:52 -04:00
parent c0a85ae070
commit b5d3bbfd4b

View File

@ -1,6 +1,6 @@
let
sha256 = "sha256:1fhv0lfj7khfr0fvwbpay3vq3v7br86qq01yyl0qxls8nsq08y0c";
rev = "872fceeed60ae6b7766cc0a4cd5bf5901b9098ec";
sha256 = "sha256:1qm1ffipjsqrd2f3y1x8n8d9afc659plaxp131wh3ixvnmvqxiy6";
rev = "3e313808bd2e0a0669430787fb22e43b2f4bf8bf";
in
builtins.trace "(Using pinned Nixpkgs at ${rev})"
import (fetchTarball {