Skip to content

Commit 1481131

Browse files
committed
nix: bump nixpkgs; follow nixos-unstable
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I8ba24ece650300380001797216cb44476a6a6964
1 parent dacc727 commit 1481131

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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
@@ -122,7 +122,7 @@
122122
systems.url = "github:nix-systems/default";
123123

124124
## Basic Inputs
125-
nixpkgs.url = "github:nixos/nixpkgs/nixpkgs-unstable";
125+
nixpkgs.url = "github:nixos/nixpkgs?ref=nixos-unstable";
126126

127127
flake-parts = {
128128
url = "github:hercules-ci/flake-parts";

0 commit comments

Comments
 (0)