1
0
Fork 0

Update deps
All checks were successful
Build / build-arm64-linux (push) Successful in 11m1s
Build / build-amd64-linux (push) Successful in 33m11s

This commit is contained in:
Daniel Kempkens 2023-12-03 18:03:24 +01:00
parent 56b51b6618
commit 94601ebc8b
Signed by: daniel
SSH key fingerprint: SHA256:Ks/MyhQYcPRQiwMKLAKquWCdCPe3JXlb1WttgnAoSeM
3 changed files with 32 additions and 32 deletions

View file

@ -244,11 +244,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1701433070, "lastModified": 1701609479,
"narHash": "sha256-Gf9JStfENaUQ7YWFz3V7x/srIwr4nlnVteqaAxtwpgM=", "narHash": "sha256-mcEnMz7XB3K57ZX16VXoEkswljSNGXdMuUu5+g8a8R8=",
"owner": "nix-community", "owner": "nix-community",
"repo": "home-manager", "repo": "home-manager",
"rev": "4a8545f5e737a6338814a4676dc8e18c7f43fc57", "rev": "e504e8d01f950776c3a3160ba38c5957a1b89e66",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -287,11 +287,11 @@
}, },
"locked": { "locked": {
"dir": "contrib", "dir": "contrib",
"lastModified": 1701517815, "lastModified": 1701540140,
"narHash": "sha256-uVI5StYVlzqkHG6LKhHiZbZXQkyyNrSb1bFI5URiQ90=", "narHash": "sha256-STWB5LiEQzDbEtyCF4ISjD13+7cWEFErYK8mEmuQSHQ=",
"owner": "neovim", "owner": "neovim",
"repo": "neovim", "repo": "neovim",
"rev": "17f3a3ae31d91944a5a4e56aa743745cff7fdf07", "rev": "481a3158866638946c91fab28ae5bca97ff1e814",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -312,11 +312,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1701518258, "lastModified": 1701606966,
"narHash": "sha256-3nDeiBykqEFhOhPS8cRpRpG4of2RtqzQj1go0sqNjuE=", "narHash": "sha256-pxfs7W5cEikmU6J5RIzHLe/txhOY8L4yL3kRm6g8UpU=",
"ref": "refs/heads/master", "ref": "refs/heads/master",
"rev": "20d8ed422560cbd5157958d9ba2fad6f0fb31bdb", "rev": "a9c76a0c2d5e042a625944a9ffeb1e52d0c7823d",
"revCount": 607, "revCount": 610,
"type": "git", "type": "git",
"url": "https://git.kempkens.io/daniel/nix-overlay" "url": "https://git.kempkens.io/daniel/nix-overlay"
}, },
@ -347,11 +347,11 @@
}, },
"nixos-hardware": { "nixos-hardware": {
"locked": { "locked": {
"lastModified": 1701250978, "lastModified": 1701598471,
"narHash": "sha256-ohu3cz4edjpGxs2qUTgbs0WrnewOX4crnUJNEB6Jox4=", "narHash": "sha256-kHdJ2qc4qKeMTzUIHEcP41ah/dBIhCgvWgrjllt2G78=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixos-hardware", "repo": "nixos-hardware",
"rev": "8772491ed75f150f02552c60694e1beff9f46013", "rev": "a89745edd5f657e2e5be5ed1bea86725ca78d92e",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -363,11 +363,11 @@
}, },
"nixos-unstable": { "nixos-unstable": {
"locked": { "locked": {
"lastModified": 1701368325, "lastModified": 1701423271,
"narHash": "sha256-3OqZyi2EdopJxpxwrySPyCTuCvfBY4oXTLVgQ4B6qDg=", "narHash": "sha256-hgmzOYg8PHeb2scH0vfEGABXX9Eqjn6aZjmpQXbsq64=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "3934dbde4f4a0e266825348bc4ad1bdd00a8d6a3", "rev": "3771eeacc933d214af98474db7c4dcf15607ead5",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -379,11 +379,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1701336116, "lastModified": 1701432845,
"narHash": "sha256-kEmpezCR/FpITc6yMbAh4WrOCiT2zg5pSjnKrq51h5Y=", "narHash": "sha256-06sd2rQ+DPMSueh+hW4MiXbpMSdhQHJOi/sw0vuwqvs=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "f5c27c6136db4d76c30e533c20517df6864c46ee", "rev": "77da99a144cd341408308e0a37622f5edcc6c5ba",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -117,12 +117,12 @@ in
}; };
nvim-treesitter = buildVimPlugin { nvim-treesitter = buildVimPlugin {
pname = "nvim-treesitter"; pname = "nvim-treesitter";
version = "2023-12-01"; version = "2023-12-03";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "nvim-treesitter"; owner = "nvim-treesitter";
repo = "nvim-treesitter"; repo = "nvim-treesitter";
rev = "80a16deb5146a3eb4648effccda1ab9f45e43e76"; rev = "0791b5ebb590a2d44e20640c52679df1fc42e8ab";
sha256 = "0mgm5b80flk5171b3b2gsy2pjdimc0xbjbsdg4qf9hgzjyxf9jmi"; sha256 = "1a6sy62hwb1kclm6czbi1m9vv2xcp7pswgsafrxff96ahkqnbrrm";
fetchSubmodules = false; fetchSubmodules = false;
}; };
}; };
@ -172,12 +172,12 @@ in
}; };
telescope-nvim = buildVimPlugin { telescope-nvim = buildVimPlugin {
pname = "telescope.nvim"; pname = "telescope.nvim";
version = "2023-12-02"; version = "2023-12-03";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "nvim-telescope"; owner = "nvim-telescope";
repo = "telescope.nvim"; repo = "telescope.nvim";
rev = "5f18f3dc5106cc469864a51b879b112bfb496a79"; rev = "e90fdba90d29d0284cefa4ef5833ef3e56602057";
sha256 = "0gwyix7m0jx3nb8f7chd0d7hqabraygxgsfcjk9l0i8jrwyvyi3m"; sha256 = "1askrww2iv5rj3sf817z338kpy6nmwgkisnhvzl45a1sqyav6cyg";
fetchSubmodules = false; fetchSubmodules = false;
}; };
}; };
@ -296,12 +296,12 @@ in
}; };
nvim-lint = buildVimPlugin { nvim-lint = buildVimPlugin {
pname = "nvim-lint"; pname = "nvim-lint";
version = "2023-11-29"; version = "2023-12-03";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "mfussenegger"; owner = "mfussenegger";
repo = "nvim-lint"; repo = "nvim-lint";
rev = "6f589cb93560581dc2a3b9693658afe865e5649e"; rev = "f20f35756e74b91c0b4340d01fee22422bdffefa";
sha256 = "0zrqdcz604azwm7342vvqbdxvpqd40rr50qcfj1lfrlxxj46qgb1"; sha256 = "1whq19qifw8w6bkm8sl80h0krjyrpsd9zyyq0skfl3bbsn31vlsv";
fetchSubmodules = false; fetchSubmodules = false;
}; };
}; };
@ -318,12 +318,12 @@ in
}; };
LuaSnip = buildVimPlugin { LuaSnip = buildVimPlugin {
pname = "LuaSnip"; pname = "LuaSnip";
version = "2023-12-02"; version = "2023-12-03";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "L3MON4D3"; owner = "L3MON4D3";
repo = "LuaSnip"; repo = "LuaSnip";
rev = "07f217ff03be671e7ec0f2f226e2b80c587a3f6c"; rev = "f03089854a8e15594a01562fa7192d0009a6fbe7";
sha256 = "0cbq2sqgv3vdyn3d274akd5h9m4b0w65wgrs12gngxv45p9i1s85"; sha256 = "19llk3qcqdppcvh0v71lj6hl94yphxdaqb4506n475sv6jnqg3db";
fetchSubmodules = false; fetchSubmodules = false;
}; };
}; };

View file

@ -1,7 +1,7 @@
{ pkgs, config, secret, ... }: { pkgs, config, secret, ... }:
let let
nitter-pkg = pkgs.nitter-unstable; nitter-pkg = pkgs.nitter;
in in
{ {
# Based on: https://github.com/NixOS/nixpkgs/blob/nixos-unstable/nixos/modules/services/misc/nitter.nix # Based on: https://github.com/NixOS/nixpkgs/blob/nixos-unstable/nixos/modules/services/misc/nitter.nix