Skip to content

Commit 8decbfe

Browse files
committed
nix flake update
1 parent f3b48e8 commit 8decbfe

File tree

2 files changed

+52
-61
lines changed

2 files changed

+52
-61
lines changed

flake.lock

Lines changed: 52 additions & 58 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@
4848
url = "github:cachix/git-hooks.nix";
4949
inputs.flake-compat.follows = "flake-compat";
5050
inputs.gitignore.follows = "gitignore";
51-
inputs.nixpkgs-stable.follows = "nixpkgs";
5251
inputs.nixpkgs.follows = "nixpkgs";
5352
};
5453
gitignore = {
@@ -88,7 +87,6 @@
8887
nix-index-database.inputs.nixpkgs.follows = "nixpkgs";
8988
nixos-hardware.url = "github:NixOS/nixos-hardware/master";
9089
nixpkgs.url = "github:NixOS/nixpkgs/nixpkgs-unstable";
91-
# nixpkgs.url = "github:NixOS/nixpkgs/master";
9290
nixvim = {
9391
url = "github:nix-community/nixvim";
9492
inputs.devshell.follows = "devshell";
@@ -111,7 +109,6 @@
111109
inputs.nixpkgs.follows = "nixpkgs";
112110
inputs.flake-compat.follows = "flake-compat";
113111
inputs.gitignore.follows = "gitignore";
114-
inputs.nixpkgs-stable.follows = "nixpkgs";
115112
};
116113
sops-nix = {
117114
url = "github:Mic92/sops-nix";

0 commit comments

Comments
 (0)