1
0
Fork 0

Compare commits

...

2 commits

Author SHA1 Message Date
Daniel Kempkens b95c851cf2
Update deps
All checks were successful
Build / build-amd64-linux (push) Successful in 59s
Build / build-arm64-linux (push) Successful in 2m43s
2024-02-06 17:38:44 +01:00
Daniel Kempkens a006155aae
mediaserver: install 2024-02-06 17:33:29 +01:00
2 changed files with 15 additions and 13 deletions

View file

@ -305,11 +305,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1707184885, "lastModified": 1707237144,
"narHash": "sha256-AFMyLQIeeNJMoPFvOh4DbtMVDmLyELYwb9Lm3tf1DR0=", "narHash": "sha256-Qu/ckg8eWhyQwbvgPLUZ81U+Lc9NYT7PlkJHEc5p124=",
"ref": "refs/heads/master", "ref": "refs/heads/master",
"rev": "0ad3e3ef67e0d5f2ef06234a8ea486a9cb2cc3af", "rev": "c15eaf8eaa049f955b6be34e5f413e1bb6726845",
"revCount": 696, "revCount": 697,
"type": "git", "type": "git",
"url": "https://git.kempkens.io/daniel/nix-overlay" "url": "https://git.kempkens.io/daniel/nix-overlay"
}, },
@ -340,11 +340,11 @@
}, },
"nixos-hardware": { "nixos-hardware": {
"locked": { "locked": {
"lastModified": 1706834982, "lastModified": 1707211557,
"narHash": "sha256-3CfxA7gZ+DVv/N9Pvw61bV5Oe/mWfxYPyVQGqp9TMJA=", "narHash": "sha256-LTKTzZ6fM5j8XWXf51IMBzDaOaJg9kYWLUZxoIhzRN8=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixos-hardware", "repo": "nixos-hardware",
"rev": "83e571bb291161682b9c3ccd48318f115143a550", "rev": "6e5cc385fc8cf5ca6495d70243074ccdea9f64c7",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -356,11 +356,11 @@
}, },
"nixos-unstable": { "nixos-unstable": {
"locked": { "locked": {
"lastModified": 1707158618, "lastModified": 1707211987,
"narHash": "sha256-ghj4rVivS3+5WLIhpKN4rScBXd0WEmeGyKFtP+tNHSs=", "narHash": "sha256-pDXvs0ltoqfnVbNjreyD5qQd2PK7NCnkmucB2CN9vSw=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "21dd4a0faaf3c3e127138f9ae22fec78befb8a37", "rev": "ff912d3d37789a57062b4e510e921076aeaecb7c",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -372,11 +372,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1707099344, "lastModified": 1707171055,
"narHash": "sha256-TtKolIs+Fm3rleTJ3/mCv391c42KILDnZq0f8PxhSc4=", "narHash": "sha256-7ZiKRdhrScsDfhDkGy8yJWAT6BfHqa8PYMX04roU03k=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "0a254180b4cad6be45aa46dce896bdb8db5d2930", "rev": "4b1aab22192b787355733c9495d47f4c66af084c",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -29,6 +29,8 @@
packages = with pkgs; [ packages = with pkgs; [
curlHTTP3 curlHTTP3
discordchatexporter-cli
discord-downloader-go
lnav lnav
mtr mtr
parallel parallel