Skip to content

Commit 0015546

Browse files
authored
Merge pull request #67 from NixOS/joerg-ci
switch to nixos-unstable-small
2 parents 88b47d6 + 6170b9e commit 0015546

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

flake.lock

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description = "Dependencies to deploy a nixos-wiki";
33

44
inputs = {
5-
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
5+
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable-small";
66
flake-parts.url = "github:hercules-ci/flake-parts";
77
flake-parts.inputs.nixpkgs-lib.follows = "nixpkgs";
88
treefmt-nix.url = "github:numtide/treefmt-nix";

0 commit comments

Comments
 (0)