mirror of
https://github.com/materusPL/Nixerus.git
synced 2026-07-09 16:41:58 +00:00
flake: update
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
description = "Nixerus - NUR Repo, Inputs for system config";
|
||||
description = "Nixerus - NUR Repo";
|
||||
inputs = {
|
||||
nixpkgs = {
|
||||
type = "github";
|
||||
@@ -16,21 +16,6 @@
|
||||
nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
emacs-overlay = {
|
||||
type = "github";
|
||||
owner = "nix-community";
|
||||
repo = "emacs-overlay";
|
||||
ref = "master";
|
||||
inputs = {
|
||||
nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
nur = {
|
||||
type = "github";
|
||||
owner = "nix-community";
|
||||
repo = "NUR";
|
||||
ref = "master";
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user