Skip to content

Commit

Permalink
Update nixpkgs to 23.11
Browse files Browse the repository at this point in the history
  • Loading branch information
iRevive committed Jan 30, 2024
1 parent 3a3ea23 commit 7df288f
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 39 deletions.
31 changes: 7 additions & 24 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 1 addition & 5 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,9 @@
description = "Grafana Dashboard Provider";

inputs = {
nixpkgs.url = "github:nixos/nixpkgs/release-23.05";
nixpkgs.url = "github:nixos/nixpkgs/release-23.11";
hestia.url = "github:iRevive/hestia-nix";
flake-utils.url = "github:numtide/flake-utils";
flake-compat = {
url = "github:edolstra/flake-compat";
flake = false;
};
};

outputs = { self, nixpkgs, flake-utils, hestia, ... }:
Expand Down
10 changes: 0 additions & 10 deletions shell.nix

This file was deleted.

0 comments on commit 7df288f

Please sign in to comment.