mirror of
https://github.com/hercules-ci/flake-parts.git
synced 2025-03-05 08:27:02 +00:00
dev/flake.nix: Update flakerefs
This commit is contained in:
parent
e0291201b0
commit
3efe8e4619
1 changed files with 2 additions and 4 deletions
|
@ -5,11 +5,9 @@
|
||||||
# Flakes don't give us a good way to depend on .., so we don't.
|
# Flakes don't give us a good way to depend on .., so we don't.
|
||||||
# This has drastic consequences of course.
|
# This has drastic consequences of course.
|
||||||
|
|
||||||
# https://github.com/NixOS/nixpkgs/pull/174460
|
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||||
# https://github.com/NixOS/nixpkgs/pull/174470
|
|
||||||
nixpkgs.url = "github:hercules-ci/nixpkgs/module-docs-update";
|
|
||||||
|
|
||||||
pre-commit-hooks-nix.url = "github:hercules-ci/pre-commit-hooks.nix/flakeModule";
|
pre-commit-hooks-nix.url = "github:cachix/pre-commit-hooks.nix";
|
||||||
pre-commit-hooks-nix.inputs.nixpkgs.follows = "nixpkgs";
|
pre-commit-hooks-nix.inputs.nixpkgs.follows = "nixpkgs";
|
||||||
|
|
||||||
hercules-ci-effects.url = "github:hercules-ci/hercules-ci-effects";
|
hercules-ci-effects.url = "github:hercules-ci/hercules-ci-effects";
|
||||||
|
|
Loading…
Add table
Reference in a new issue