mirror of
https://github.com/hercules-ci/flake-parts.git
synced 2024-12-14 11:47:31 +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.
|
||||
# This has drastic consequences of course.
|
||||
|
||||
# https://github.com/NixOS/nixpkgs/pull/174460
|
||||
# https://github.com/NixOS/nixpkgs/pull/174470
|
||||
nixpkgs.url = "github:hercules-ci/nixpkgs/module-docs-update";
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||
|
||||
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";
|
||||
|
||||
hercules-ci-effects.url = "github:hercules-ci/hercules-ci-effects";
|
||||
|
|
Loading…
Reference in a new issue