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 = "b378e416ccd4a9d27aba331c8f51a7c985dea1a0 " ;
4+ rev = "0c32f40fe3e2a9adfc427fd5abc061a31043ea44 " ;
55 nixpkgs = import ( builtins . fetchTarball {
66 url = "${ repo } /archive/${ rev } .tar.gz" ;
7- sha256 = "0n62hvmnxw6x1sxs29ryl1k4cyy0c3az9wbwpnc0v56n90x8i2v9 " ;
7+ sha256 = "11gv5qs8r9vljy5ja4figvfpflffip0ylnnqdik04054ni6crh2n " ;
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 = "aff8a0b28396750446e5537a96461bc4facdb287 " ;
4+ rev = "a32edd7654519351e48e80372a928df336394670 " ;
55 nixpkgs = import ( builtins . fetchTarball {
66 url = "${ repo } /archive/${ rev } .tar.gz" ;
7- sha256 = "19qc9lljqzyfxqix8z3lh72x73r0z2rijfndxvs5whdnh2vgzxf5 " ;
7+ sha256 = "0dc16crrqxp07nr2nwmv9ph30cb0nnq8zld5syq6p5f65c1pqd26 " ;
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