File tree 2 files changed +11
-9
lines changed 2 files changed +11
-9
lines changed Original file line number Diff line number Diff line change 12
12
"cache.garnix.io:CTFPyKSLcx5RMJKfLo5EEPUObbA78b0YQ2DTCJXqr9g="
13
13
] ;
14
14
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" ;
16
16
17
17
inputs . advisory-db . flake = false ;
18
18
inputs . advisory-db . url = "github:rustsec/advisory-db" ;
19
19
inputs . crane . url = "github:ipetkov/crane/v0.17.3" ;
20
20
inputs . fenix . inputs . nixpkgs . follows = "nixpkgs-nixos" ;
21
- inputs . fenix . url = "github:nix-community/fenix" ;
21
+ inputs . fenix . url = "github:nix-community/fenix/4306d494985e00719573bbdeb863c27c6d83dc9c " ;
22
22
inputs . flake-utils . url = "github:numtide/flake-utils" ;
23
23
inputs . macos-sdk . url = "https://github.com/roblabla/MacOSX-SDKs/releases/download/macosx14.0/MacOSX14.0.sdk.tar.xz" ;
24
24
inputs . macos-sdk . flake = false ;
28
28
inputs . nixpkgs-darwin . url = "github:nixos/nixpkgs/nixpkgs-24.05-darwin" ;
29
29
inputs . nixpkgs-nixos . url = "github:nixos/nixpkgs/nixos-24.05" ;
30
30
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 " ;
32
32
33
33
outputs = inputs : let
34
34
lib = import ./lib inputs ;
You can’t perform that action at this time.
0 commit comments