File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ rinja = "0.3.5"
99
1010[package ]
1111name = " bun2nix"
12- version = " 1.4.1 "
12+ version = " 1.4.2 "
1313edition = " 2021"
1414
1515[profile .release ]
Original file line number Diff line number Diff line change 55 nixpkgs . url = "github:nixos/nixpkgs?ref=nixos-unstable" ;
66 systems . url = "github:nix-systems/default" ;
77
8- bun2nix . url = "github:baileyluTCD/bun2nix?tag=1.4.1 " ;
8+ bun2nix . url = "github:baileyluTCD/bun2nix?tag=1.4.2 " ;
99 bun2nix . inputs . nixpkgs . follows = "nixpkgs" ;
1010 bun2nix . inputs . systems . follows = "systems" ;
1111 } ;
Original file line number Diff line number Diff line change 55 nixpkgs . url = "github:nixos/nixpkgs?ref=nixos-unstable" ;
66 systems . url = "github:nix-systems/default" ;
77
8- bun2nix . url = "github:baileyluTCD/bun2nix?tag=1.4.1 " ;
8+ bun2nix . url = "github:baileyluTCD/bun2nix?tag=1.4.2 " ;
99 bun2nix . inputs . nixpkgs . follows = "nixpkgs" ;
1010 bun2nix . inputs . systems . follows = "systems" ;
1111 } ;
You can’t perform that action at this time.
0 commit comments