nixpkgs: bump

This commit is contained in:
Félix Baylac Jacqué 2023-11-02 16:22:48 +01:00
parent c664f2b2e1
commit 24acc44273
4 changed files with 26 additions and 18 deletions

View File

@ -2,12 +2,22 @@ self: super:
let
sources = import ../nix/sources.nix {};
in {
nsncd = super.nsncd.overrideAttrs (old: {
src = super.fetchFromGitHub {
owner = "ninjatrappeur";
repo = "nsncd";
rev = "d74f17b078c986aea0d1d9ec360299ed20b1c9dc";
hash = "sha256-0tnRDUIQXo+4N+i0SrzCQ/BdylVYrNfxtvnHlNc6mes=";
nsncd = super.rustPlatform.buildRustPackage ({
pname = "nsncd";
version = "unstable-2023-10-16";
src = /home/ninjatrappeur/code-root/github.com/nix-community/nsncd;
cargoSha256 = "sha256-fsLdzuGGYDp3i7IYtO7M5T6j1tU9/7l46LGw9Ozqor4=";
doCheck = false;
meta = with super.lib; {
description = "the name service non-caching daemon";
longDescription = ''
nsncd is a nscd-compatible daemon that proxies lookups, without caching.
'';
homepage = "https://github.com/twosigma/nsncd";
license = licenses.asl20;
maintainers = with maintainers; [ flokli ninjatrappeur ];
};
});
ninjatrappeur-pkgs = rec {

View File

@ -27,7 +27,6 @@
displayManager.sessionCommands = ''
xset b off
xset r rate 250 50
udiskie -Ns &
pa-applet &
nitrogen --restore
'';

View File

@ -2,7 +2,7 @@
"blog": {
"branch": "master",
"repo": "ssh://gitea@git.alternativebit.fr/NinjaTrappeur/blog.git",
"rev": "a123835c9023a18aee1d2ecc7a36077e2aaf94e8",
"rev": "62b7bc7e2b2a0eeff1eea842d259f7eb4d99ffd9",
"type": "git"
},
"cinny": {
@ -23,10 +23,10 @@
"homepage": null,
"owner": "NinjaTrappeur",
"repo": "emacs-conf",
"rev": "00b06b230d79c09366bce4c9cd52ba3ba3e28490",
"sha256": "0vhag3gjlgm8xgjcz06i5amvd7qdakas8hph32bbl1bhhjynr3vm",
"rev": "ed0ceaa1577aa080c26d2b0fb4e0f072a3eecc7a",
"sha256": "1cr4wlf05fvh4q99i4qkhrq0chcck8dyb4icicrfwjwnnc9kg47p",
"type": "tarball",
"url": "https://github.com/NinjaTrappeur/emacs-conf/archive/00b06b230d79c09366bce4c9cd52ba3ba3e28490.tar.gz",
"url": "https://github.com/NinjaTrappeur/emacs-conf/archive/ed0ceaa1577aa080c26d2b0fb4e0f072a3eecc7a.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"emacs-overlay": {
@ -35,10 +35,10 @@
"homepage": "",
"owner": "nix-community",
"repo": "emacs-overlay",
"rev": "097940897bba5a8df9f566f317945211b92a45c6",
"sha256": "0x74jik9lsd396schjc1fav6mml73khdy09hyap35rcbdsai306f",
"rev": "12ae810bf81432484baf86610a848cb9479f29e8",
"sha256": "12dy44h67mps72mgznvcd0w245hd4hbscxqgcm3vbvd766w9cvgl",
"type": "tarball",
"url": "https://github.com/nix-community/emacs-overlay/archive/097940897bba5a8df9f566f317945211b92a45c6.tar.gz",
"url": "https://github.com/nix-community/emacs-overlay/archive/12ae810bf81432484baf86610a848cb9479f29e8.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"home-manager": {
@ -95,10 +95,10 @@
"homepage": null,
"owner": "Ninjatrappeur",
"repo": "nixpkgs",
"rev": "dede50b7de94ea3f2112be0ff40cdc1cb3d4fe5b",
"sha256": "01hxg147d7knv3awvjams0zzzgclbazkxd6vgi33yhkw5s292p1z",
"rev": "aaf0834b2f7090897079671d0345f4191f24c7a4",
"sha256": "12hz1cpc6fnxrhzy0w3pn01kfd9mrc51wy82msbmcr3y3yf5dm61",
"type": "tarball",
"url": "https://github.com/Ninjatrappeur/nixpkgs/archive/dede50b7de94ea3f2112be0ff40cdc1cb3d4fe5b.tar.gz",
"url": "https://github.com/Ninjatrappeur/nixpkgs/archive/aaf0834b2f7090897079671d0345f4191f24c7a4.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"npmlock2nix": {

View File

@ -25,7 +25,6 @@ in {
exfat
gnupg
hlint
udiskie
ispell
ntp
fixedsys-excelsior