Skip to content

Commit bf6d9c1

Browse files
committed
Update nixpkgs
1 parent 81fe28a commit bf6d9c1

2 files changed

Lines changed: 26 additions & 7 deletions

File tree

flake.lock

Lines changed: 25 additions & 6 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
@@ -1,5 +1,5 @@
11
{
2-
inputs.nixpkgs.url = "github:nixos/nixpkgs";
2+
inputs.nixpkgs.url = "github:nixos/nixpkgs/nixpkgs-unstable";
33
inputs.flake-utils.url = "github:numtide/flake-utils";
44

55
outputs = { nixpkgs, flake-utils, ... }:

0 commit comments

Comments
 (0)