Skip to content

Commit 62b3002

Browse files
grahamccole-h
authored andcommitted
Mechanical migration to FlakeHub
1 parent 6354acc commit 62b3002

File tree

2 files changed

+9
-11
lines changed

2 files changed

+9
-11
lines changed

flake.lock

Lines changed: 8 additions & 10 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 = "test";
33

44
inputs = {
5-
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable-small";
5+
nixpkgs.url = "https://flakehub.com/f/NixOS/nixpkgs/0.1.533189.tar.gz";
66
};
77

88
outputs =

0 commit comments

Comments
 (0)