File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 description = "The purely functional package manager" ;
33
4- inputs . nixpkgs . url = "github: NixOS/nixpkgs/nixos-unstable " ;
4+ inputs . nixpkgs . url = "https://flakehub.com/f/ NixOS/nixpkgs/=0.1.799423 " ;
55
66 inputs . nixpkgs-regression . url = "github:NixOS/nixpkgs/215d4d0fd80ca5163643b03a33fde804a29cc1e2" ;
77 inputs . nixpkgs-23-11 . url = "github:NixOS/nixpkgs/a62e6edd6d5e1fa0329b8653c801147986f8d446" ;
88
99 # dev tooling
10- inputs . flake-parts . url = "github: hercules-ci/flake-parts" ;
11- inputs . git-hooks-nix . url = "github: cachix/git-hooks.nix" ;
10+ inputs . flake-parts . url = "https://flakehub.com/f/ hercules-ci/flake-parts/0.1 " ;
11+ inputs . git-hooks-nix . url = "https://flakehub.com/f/ cachix/git-hooks.nix/0.1.941 " ;
1212 # work around https://github.com/NixOS/nix/issues/7730
1313 inputs . flake-parts . inputs . nixpkgs-lib . follows = "nixpkgs" ;
1414 inputs . git-hooks-nix . inputs . nixpkgs . follows = "nixpkgs" ;
15- inputs . git-hooks-nix . inputs . nixpkgs-stable . follows = "nixpkgs" ;
1615 # work around 7730 and https://github.com/NixOS/nix/issues/7807
1716 inputs . git-hooks-nix . inputs . gitignore . follows = "" ;
1817
You can’t perform that action at this time.
0 commit comments