Skip to content

Commit 93fce8b

Browse files
Roman Volosatovsrvolosatovs
authored andcommitted
build(nix): switch to profianinc/nixpkgs
Signed-off-by: Roman Volosatovs <roman@profian.com>
1 parent b1de036 commit 93fce8b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

flake.lock

Lines changed: 5 additions & 5 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
@@ -6,7 +6,7 @@
66
inputs.flake-compat.flake = false;
77
inputs.flake-compat.url = github:edolstra/flake-compat;
88
inputs.flake-utils.url = github:numtide/flake-utils;
9-
inputs.nixpkgs.url = github:NixOS/nixpkgs;
9+
inputs.nixpkgs.url = github:profianinc/nixpkgs;
1010
inputs.rust-overlay.inputs.flake-utils.follows = "flake-utils";
1111
inputs.rust-overlay.inputs.nixpkgs.follows = "nixpkgs";
1212
inputs.rust-overlay.url = github:oxalica/rust-overlay;

0 commit comments

Comments
 (0)