File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11arg :
22let
33 repo = "https://github.com/NixOS/nixpkgs" ;
4- rev = "6062ba1a1b8b6281b12533c9075a2dbeb38f7e49 " ;
4+ rev = "f6107e546a5012172d93e79f1f7950da02ad798f " ;
55 nixpkgs = import ( builtins . fetchTarball {
66 url = "${ repo } /archive/${ rev } .tar.gz" ;
7- sha256 = "1dfmhgmairiq0k50vflzqfqaiz6v9dfvbf60yh6fhnkna312daiy " ;
7+ sha256 = "04n8l03dspn0747lc2vhkzbxbjc9wyx0ay959wdj35qnpyzxap5w " ;
88 } ) arg ;
99in
1010# Unstable channel no longer supports Intel architecture for macOS. We can use the 26.05 channel
Original file line number Diff line number Diff line change 11arg :
22let
33 repo = "https://github.com/NixOS/nixpkgs" ;
4- rev = "391b592eb44808b3bd0cb80bb71b63a5a118b8bb " ;
4+ rev = "0e7911a191ea0fb9d6e8e771d24736d3618f8b1f " ;
55 nixpkgs = import ( builtins . fetchTarball {
66 url = "${ repo } /archive/${ rev } .tar.gz" ;
7- sha256 = "0sf8gv1r89ahw358swal14pjk5b7xvx0p34bnqdv0h0ji53wgyss " ;
7+ sha256 = "13ry2zkl0bbh7k7l0fpkb4xjsglzr3mzshvpcw4j9fn4s66jbmrq " ;
88 } ) arg ;
99in
1010# Unstable channel no longer supports Intel architecture for macOS. We can use the 26.05 channel
You can’t perform that action at this time.
0 commit comments