File tree Expand file tree Collapse file tree 2 files changed +11
-9
lines changed
Expand file tree Collapse file tree 2 files changed +11
-9
lines changed Original file line number Diff line number Diff line change 1212 "cache.garnix.io:CTFPyKSLcx5RMJKfLo5EEPUObbA78b0YQ2DTCJXqr9g="
1313 ] ;
1414
15- description = "Simple, yet extensible nix flake bootstrapping library for real-world projects" ;
15+ description = "Simple and extensible nix flake bootstrapping library for real-world projects" ;
1616
1717 inputs . advisory-db . flake = false ;
1818 inputs . advisory-db . url = "github:rustsec/advisory-db" ;
1919 inputs . crane . url = "github:ipetkov/crane/v0.17.3" ;
2020 inputs . fenix . inputs . nixpkgs . follows = "nixpkgs-nixos" ;
21- inputs . fenix . url = "github:nix-community/fenix" ;
21+ inputs . fenix . url = "github:nix-community/fenix/4306d494985e00719573bbdeb863c27c6d83dc9c " ;
2222 inputs . flake-utils . url = "github:numtide/flake-utils" ;
2323 inputs . macos-sdk . url = "https://github.com/roblabla/MacOSX-SDKs/releases/download/macosx14.0/MacOSX14.0.sdk.tar.xz" ;
2424 inputs . macos-sdk . flake = false ;
2828 inputs . nixpkgs-darwin . url = "github:nixos/nixpkgs/nixpkgs-24.05-darwin" ;
2929 inputs . nixpkgs-nixos . url = "github:nixos/nixpkgs/nixos-24.05" ;
3030 inputs . rust-overlay . inputs . nixpkgs . follows = "nixpkgs-nixos" ;
31- inputs . rust-overlay . url = "github:oxalica/rust-overlay" ;
31+ inputs . rust-overlay . url = "github:oxalica/rust-overlay/2e19799819104b46019d339e78d21c14372d3666 " ;
3232
3333 outputs = inputs : let
3434 lib = import ./lib inputs ;
You can’t perform that action at this time.
0 commit comments