Flake Inputs: • Updated input 'nixpkgs': 'github:NixOS/nixpkgs' (2025-01-12) rev: ed4a395ea001367c1f13d34b1e01aa10290f67d6 → 'github:NixOS/nixpkgs' (2025-01-13) rev: 9abb87b552b7f55ac8916b6fc9e5cb486656a2f3 • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland' (2025-01-13) rev: 6dd8c0145109a9b9aff360eb6c4319ba65a890cf → 'github:nix-community/nixpkgs-wayland' (2025-01-14) rev: b5cb2cad10855f5281f5af217b0a86c3c209fef4 • Updated input 'tuya-local-src': 'github:make-all/tuya-local' (2025-01-13) rev: 85f3c17a9b4a0fd4f799c7223d7b87496dcd0b4f → 'github:make-all/tuya-local' (2025-01-14) rev: 52fe8a4724a75b8c1619294e9e1c32a73db16030 Docker Images: • postgres 14: sha256:922d38d4ca73ba5bfa8140c50b0d1f45636ca7b4c20d90506c49e2be2d7911f5 → sha256:daf9e7e660b74c3d58543e0bdb406c281e93a72e2c7729c418e68b41b5f59af2 • postgres 14: sha256:922d38d4ca73ba5bfa8140c50b0d1f45636ca7b4c20d90506c49e2be2d7911f5 → sha256:daf9e7e660b74c3d58543e0bdb406c281e93a72e2c7729c418e68b41b5f59af2 • nextcloud fpm: sha256:f6b2ec624555c8f63b0b5f8950b432e10352f522b571b66283f10d20b7ef62aa → sha256:b1c48d06e39ac572083f7279ed711506d997bcd7a11a3705cb54a0d16e7feac4 • nginx latest: sha256:2300fb715ab3a2595a3e6956db7379d25b2815973416e6261dde607ca3a86370 → sha256:0a399eb16751829e1af26fea27b20c3ec28d7ab1fb72182879dcae1cca21206a Firefox Addons: bitwarden: 2024.12.3 -> 2024.12.4 Node modules: pkg-types: 1.3.0 -> 1.3.1
This commit is contained in:
parent
c3c4054793
commit
6adb3eca18
13 changed files with 36 additions and 47 deletions
|
@ -9,7 +9,7 @@
|
|||
"eslint": "9.18.0",
|
||||
"eslint-plugin-jsdoc": "50.6.1",
|
||||
"jiti": "2.4.2",
|
||||
"pkg-types": "1.3.0",
|
||||
"pkg-types": "1.3.1",
|
||||
"typescript": "5.7.3",
|
||||
"typescript-eslint": "8.20.0"
|
||||
}
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
}:
|
||||
buildApp {
|
||||
src = ./.;
|
||||
npmDepsHash = "sha256-rDDf8IUW18Pbt0KDZrMoReO0Su1DsQ8eJKAF3NYQXu0=";
|
||||
npmDepsHash = "sha256-7S1MkOSRqF5jKqfSOTD/pWnPZrbYewejXLOQ/gcSkUk=";
|
||||
|
||||
runtimeInputs = [
|
||||
ffmpeg-full
|
||||
|
|
2
apps/extract-subs/package-lock.json
generated
2
apps/extract-subs/package-lock.json
generated
|
@ -33,7 +33,7 @@
|
|||
"eslint": "9.18.0",
|
||||
"eslint-plugin-jsdoc": "50.6.1",
|
||||
"jiti": "2.4.2",
|
||||
"pkg-types": "1.3.0",
|
||||
"pkg-types": "1.3.1",
|
||||
"typescript": "5.7.3",
|
||||
"typescript-eslint": "8.20.0"
|
||||
}
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
}:
|
||||
buildApp {
|
||||
src = ./.;
|
||||
npmDepsHash = "sha256-VZhn8R8SC4XnWbY8sb6982Q4RY4pBfD+p6/cu9M5xho=";
|
||||
npmDepsHash = "sha256-D2nHtjRSgcI9x0suE3liMuq8Qt9FHXJQJ3NuIFT8Sks=";
|
||||
|
||||
runtimeInputs = [
|
||||
go
|
||||
|
|
27
apps/update-sources/package-lock.json
generated
27
apps/update-sources/package-lock.json
generated
|
@ -16,7 +16,7 @@
|
|||
"eslint": "9.18.0",
|
||||
"eslint-conf": "file:../config",
|
||||
"jiti": "2.4.2",
|
||||
"pkg-types": "1.3.0",
|
||||
"pkg-types": "1.3.1",
|
||||
"typescript": "5.7.3"
|
||||
}
|
||||
},
|
||||
|
@ -30,7 +30,7 @@
|
|||
"eslint": "9.18.0",
|
||||
"eslint-plugin-jsdoc": "50.6.1",
|
||||
"jiti": "2.4.2",
|
||||
"pkg-types": "1.3.0",
|
||||
"pkg-types": "1.3.1",
|
||||
"typescript": "5.7.3",
|
||||
"typescript-eslint": "8.20.0"
|
||||
}
|
||||
|
@ -1364,13 +1364,6 @@
|
|||
"ufo": "^1.5.4"
|
||||
}
|
||||
},
|
||||
"node_modules/mlly/node_modules/pathe": {
|
||||
"version": "2.0.1",
|
||||
"resolved": "https://registry.npmjs.org/pathe/-/pathe-2.0.1.tgz",
|
||||
"integrity": "sha512-6jpjMpOth5S9ITVu5clZ7NOgHNsv5vRQdheL9ztp2vZmM6fRbLvyua1tiBIL4lk8SAe3ARzeXEly6siXCjDHDw==",
|
||||
"dev": true,
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/ms": {
|
||||
"version": "2.1.3",
|
||||
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
|
||||
|
@ -1469,22 +1462,22 @@
|
|||
}
|
||||
},
|
||||
"node_modules/pathe": {
|
||||
"version": "1.1.2",
|
||||
"resolved": "https://registry.npmjs.org/pathe/-/pathe-1.1.2.tgz",
|
||||
"integrity": "sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==",
|
||||
"version": "2.0.1",
|
||||
"resolved": "https://registry.npmjs.org/pathe/-/pathe-2.0.1.tgz",
|
||||
"integrity": "sha512-6jpjMpOth5S9ITVu5clZ7NOgHNsv5vRQdheL9ztp2vZmM6fRbLvyua1tiBIL4lk8SAe3ARzeXEly6siXCjDHDw==",
|
||||
"dev": true,
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/pkg-types": {
|
||||
"version": "1.3.0",
|
||||
"resolved": "https://registry.npmjs.org/pkg-types/-/pkg-types-1.3.0.tgz",
|
||||
"integrity": "sha512-kS7yWjVFCkIw9hqdJBoMxDdzEngmkr5FXeWZZfQ6GoYacjVnsW6l2CcYW/0ThD0vF4LPJgVYnrg4d0uuhwYQbg==",
|
||||
"version": "1.3.1",
|
||||
"resolved": "https://registry.npmjs.org/pkg-types/-/pkg-types-1.3.1.tgz",
|
||||
"integrity": "sha512-/Jm5M4RvtBFVkKWRu2BLUTNP8/M2a+UwuAX+ae4770q1qVGtfjG+WTCupoZixokjmHiry8uI+dlY8KXYV5HVVQ==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"confbox": "^0.1.8",
|
||||
"mlly": "^1.7.3",
|
||||
"pathe": "^1.1.2"
|
||||
"mlly": "^1.7.4",
|
||||
"pathe": "^2.0.1"
|
||||
}
|
||||
},
|
||||
"node_modules/prelude-ls": {
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
"esbuild": "0.24.2",
|
||||
"eslint": "9.18.0",
|
||||
"jiti": "2.4.2",
|
||||
"pkg-types": "1.3.0",
|
||||
"pkg-types": "1.3.1",
|
||||
"typescript": "5.7.3"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
pkgs:
|
||||
pkgs.dockerTools.pullImage rec {
|
||||
imageName = "postgres";
|
||||
imageDigest = "sha256:922d38d4ca73ba5bfa8140c50b0d1f45636ca7b4c20d90506c49e2be2d7911f5";
|
||||
hash = "sha256-XuotDKF4TlptfGBvlNBJa0SGIUyZtEhrOIreF0woAPU=";
|
||||
imageDigest = "sha256:daf9e7e660b74c3d58543e0bdb406c281e93a72e2c7729c418e68b41b5f59af2";
|
||||
hash = "sha256-tE1HB3dHqRzwOkvKx7ZKfmyAm9UoMrP0x+DQOIwUQBE=";
|
||||
finalImageName = imageName;
|
||||
finalImageTag = "14";
|
||||
}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
pkgs:
|
||||
pkgs.dockerTools.pullImage rec {
|
||||
imageName = "postgres";
|
||||
imageDigest = "sha256:922d38d4ca73ba5bfa8140c50b0d1f45636ca7b4c20d90506c49e2be2d7911f5";
|
||||
hash = "sha256-XuotDKF4TlptfGBvlNBJa0SGIUyZtEhrOIreF0woAPU=";
|
||||
imageDigest = "sha256:daf9e7e660b74c3d58543e0bdb406c281e93a72e2c7729c418e68b41b5f59af2";
|
||||
hash = "sha256-tE1HB3dHqRzwOkvKx7ZKfmyAm9UoMrP0x+DQOIwUQBE=";
|
||||
finalImageName = imageName;
|
||||
finalImageTag = "14";
|
||||
}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
pkgs:
|
||||
pkgs.dockerTools.pullImage rec {
|
||||
imageName = "nextcloud";
|
||||
imageDigest = "sha256:f6b2ec624555c8f63b0b5f8950b432e10352f522b571b66283f10d20b7ef62aa";
|
||||
hash = "sha256-L9I1mm6S7XAYP443H6+aaU8pXE2FFZ8K3xTUcDbulOg=";
|
||||
imageDigest = "sha256:b1c48d06e39ac572083f7279ed711506d997bcd7a11a3705cb54a0d16e7feac4";
|
||||
hash = "sha256-Urcuc1xkwDeJo9BjRT9vz3wMr/v/Lfn7o11HALowuKU=";
|
||||
finalImageName = imageName;
|
||||
finalImageTag = "fpm";
|
||||
}
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
pkgs:
|
||||
pkgs.dockerTools.pullImage rec {
|
||||
imageName = "nginx";
|
||||
imageDigest = "sha256:2300fb715ab3a2595a3e6956db7379d25b2815973416e6261dde607ca3a86370";
|
||||
imageDigest = "sha256:0a399eb16751829e1af26fea27b20c3ec28d7ab1fb72182879dcae1cca21206a";
|
||||
hash = "sha256-ffnlb1m2YeAr9Nj4oSYINmGTrvcazCuEMQaws6jCjpA=";
|
||||
finalImageName = imageName;
|
||||
finalImageTag = "latest";
|
||||
|
|
18
flake.lock
generated
18
flake.lock
generated
|
@ -1387,11 +1387,11 @@
|
|||
},
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1736701207,
|
||||
"narHash": "sha256-jG/+MvjVY7SlTakzZ2fJ5dC3V1PrKKrUEOEE30jrOKA=",
|
||||
"lastModified": 1736798957,
|
||||
"narHash": "sha256-qwpCtZhSsSNQtK4xYGzMiyEDhkNzOCz/Vfu4oL2ETsQ=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "ed4a395ea001367c1f13d34b1e01aa10290f67d6",
|
||||
"rev": "9abb87b552b7f55ac8916b6fc9e5cb486656a2f3",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
@ -1462,11 +1462,11 @@
|
|||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1736781931,
|
||||
"narHash": "sha256-bmrFKTZcQyQ4o8tzJZa+FMNQAsFRcBGAR1Qg9SA/8OI=",
|
||||
"lastModified": 1736840269,
|
||||
"narHash": "sha256-MkKiWT2wEvGwJmWAGoBog/y+tYKMHoA8WBnH9HiuIA4=",
|
||||
"owner": "nix-community",
|
||||
"repo": "nixpkgs-wayland",
|
||||
"rev": "6dd8c0145109a9b9aff360eb6c4319ba65a890cf",
|
||||
"rev": "b5cb2cad10855f5281f5af217b0a86c3c209fef4",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
@ -1949,11 +1949,11 @@
|
|||
"tuya-local-src": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1736808220,
|
||||
"narHash": "sha256-iF3mh8hoqgdWCkITxrQEiKJgGo+EWKkZjdDttpNWz5Y=",
|
||||
"lastModified": 1736863983,
|
||||
"narHash": "sha256-+7ID7bA5L1PUl0yFMflC+TgoyxRXcm7DcmAzonARuoQ=",
|
||||
"owner": "make-all",
|
||||
"repo": "tuya-local",
|
||||
"rev": "85f3c17a9b4a0fd4f799c7223d7b87496dcd0b4f",
|
||||
"rev": "52fe8a4724a75b8c1619294e9e1c32a73db16030",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
|
@ -20,13 +20,9 @@ inputs: rec {
|
|||
inherit cudaSupport;
|
||||
allowUnfree = true;
|
||||
|
||||
# FIXME: Roslyn-ls uses dotnet6 https://pr-tracker.nelim.org/?pr=373293
|
||||
# In case I need an insecure package in my devShells
|
||||
permittedInsecurePackages =
|
||||
[
|
||||
"dotnet-core-combined"
|
||||
"dotnet-sdk-6.0.428"
|
||||
"dotnet-sdk-wrapped-6.0.428"
|
||||
]
|
||||
[]
|
||||
++ (cfg.config.permittedInsecurePackages or []);
|
||||
}
|
||||
// (builtins.removeAttrs (
|
||||
|
|
|
@ -29,10 +29,10 @@
|
|||
};
|
||||
"bitwarden" = buildFirefoxXpiAddon {
|
||||
pname = "bitwarden";
|
||||
version = "2024.12.3";
|
||||
version = "2024.12.4";
|
||||
addonId = "{446900e4-71c2-419f-a6a7-df9c091e268b}";
|
||||
url = "https://addons.mozilla.org/firefox/downloads/file/4407804/bitwarden_password_manager-2024.12.3.xpi";
|
||||
sha256 = "a48af549da66e2987a135b0cb918b1c90f8e80b868760cbaa07c8f6df4da9b07";
|
||||
url = "https://addons.mozilla.org/firefox/downloads/file/4410896/bitwarden_password_manager-2024.12.4.xpi";
|
||||
sha256 = "fad085bb5aadc852088b2d2da666ed182575e74e47848d40180e25b89ec70cb3";
|
||||
meta = with lib; {
|
||||
homepage = "https://bitwarden.com";
|
||||
description = "At home, at work, or on the go, Bitwarden easily secures all your passwords, passkeys, and sensitive information.";
|
||||
|
|
Loading…
Add table
Reference in a new issue