mirror of
https://github.com/zaphar/kitchen.git
synced 2025-07-22 19:40:14 -04:00
Pin nixpkgs
This commit is contained in:
parent
77ed227b69
commit
d5531379d4
@ -1,9 +1,7 @@
|
|||||||
{
|
{
|
||||||
description = "kitchen";
|
description = "kitchen";
|
||||||
inputs.nixpkgs = {
|
# Pin nixpkgs
|
||||||
type = "indirect";
|
inputs.nixpkgs = "github:NixOS/nixpkgs/adf7f03d3bfceaba64788e1e846191025283b60d";
|
||||||
id = "nixpkgs";
|
|
||||||
};
|
|
||||||
|
|
||||||
inputs.gitignore = { url = "github:hercules-ci/gitignore.nix"; flake = false; };
|
inputs.gitignore = { url = "github:hercules-ci/gitignore.nix"; flake = false; };
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user