Skip to content

Commit 0ad7f7e

Browse files
committed
feat: pin nixpkgs dep until ready to update
1 parent 36453f0 commit 0ad7f7e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

flake.lock

Lines changed: 4 additions & 4 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 = "Prototype tooling for deploying PostgreSQL";
33

44
inputs = {
5-
nixpkgs.url = "github:nixos/nixpkgs/nixpkgs-unstable";
5+
nixpkgs.url = "github:nixos/nixpkgs/a76c4553d7e741e17f289224eda135423de0491d?narHash=sha256-WwjUkWsjlU8iUImbivlYxNyMB1L5YVqE8QotQdL9jWc%3D";
66
flake-utils.url = "github:numtide/flake-utils";
77
nix-editor.url = "github:snowfallorg/nix-editor";
88
rust-overlay.url = "github:oxalica/rust-overlay";

0 commit comments

Comments
 (0)