[automation] Update flake
This commit is contained in:
parent
40e71792df
commit
128d21b4ef
3 changed files with 15 additions and 15 deletions
18
flake.lock
18
flake.lock
|
@ -59,11 +59,11 @@
|
||||||
},
|
},
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1727968508,
|
"lastModified": 1728578844,
|
||||||
"narHash": "sha256-2rDTgqMf84us7lARphOGRxnr5Q4nJ0RAQsCKYWeRsmI=",
|
"narHash": "sha256-NszPaT3J8P6OOCuDU1YuNOBtwUMnCDj3xAgUxgS47ZI=",
|
||||||
"owner": "nixos",
|
"owner": "nixos",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "e873268a358f13746037e5ae3e88aa7aa626b9cf",
|
"rev": "51666317f496aed4b86dda778f91b8d4a09b209b",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@ -96,11 +96,11 @@
|
||||||
"treefmt-nix": "treefmt-nix"
|
"treefmt-nix": "treefmt-nix"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1727711975,
|
"lastModified": 1728564116,
|
||||||
"narHash": "sha256-zkkL5gw+TNXhVO2zpeH70TKh2dSzUbkBbO6gKHO37s0=",
|
"narHash": "sha256-BkEqM5zUrYAwRKrfqi7hPOqjgD6+N0NCJvooaY8aQoE=",
|
||||||
"owner": "nix-community",
|
"owner": "nix-community",
|
||||||
"repo": "poetry2nix",
|
"repo": "poetry2nix",
|
||||||
"rev": "ef877b8e159b23f36ebc39155021657bed744a68",
|
"rev": "8a18db56dd62edd26458a87e4d335b7df84c3f3f",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@ -153,11 +153,11 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1727431250,
|
"lastModified": 1727984844,
|
||||||
"narHash": "sha256-uGRlRT47ecicF9iLD1G3g43jn2e+b5KaMptb59LHnvM=",
|
"narHash": "sha256-xpRqITAoD8rHlXQafYZOLvUXCF6cnZkPfoq67ThN0Hc=",
|
||||||
"owner": "numtide",
|
"owner": "numtide",
|
||||||
"repo": "treefmt-nix",
|
"repo": "treefmt-nix",
|
||||||
"rev": "879b29ae9a0378904fbbefe0dadaed43c8905754",
|
"rev": "4446c7a6fc0775df028c5a3f6727945ba8400e64",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
|
@ -1,17 +1,17 @@
|
||||||
{
|
{
|
||||||
"version": "4.194.0",
|
"version": "4.198.0",
|
||||||
"platforms": {
|
"platforms": {
|
||||||
"x86_64-linux": {
|
"x86_64-linux": {
|
||||||
"name": "x86_64-unknown-linux-musl",
|
"name": "x86_64-unknown-linux-musl",
|
||||||
"hash": "sha256-avHQT4w3kBP7GbrKjbSKGA8VN+N+MYyHmcj8RtFQHPw="
|
"hash": "sha256-OveNuEntY/BmheiKv22xSToDicfxENdzbGsLhD2vu+E="
|
||||||
},
|
},
|
||||||
"aarch64-darwin": {
|
"aarch64-darwin": {
|
||||||
"name": "aarch64-apple-darwin",
|
"name": "aarch64-apple-darwin",
|
||||||
"hash": "sha256-yVwH5WGsWPPCZA8cCr9osS4lhA8JDLQHSdbjR5Wdn9U="
|
"hash": "sha256-Fy8wVBkD7HpvSFLnPYksi9Zs/7q7w3USb8XkxLBmWJM="
|
||||||
},
|
},
|
||||||
"x86_64-darwin": {
|
"x86_64-darwin": {
|
||||||
"name": "x86_64-apple-darwin",
|
"name": "x86_64-apple-darwin",
|
||||||
"hash": "sha256-ccfhmaONnPzBLG9JCJ5L5OReXhWOtIhFEag/gfHQE+Q="
|
"hash": "sha256-OJ2WvlWnkjwXW9KFIsdDsH7K/5EBth3BGxqwkr+CU9w="
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -2,11 +2,11 @@
|
||||||
|
|
||||||
pkgs.stdenv.mkDerivation rec {
|
pkgs.stdenv.mkDerivation rec {
|
||||||
pname = "vuetorrent";
|
pname = "vuetorrent";
|
||||||
version = "2.13.3";
|
version = "2.14.1";
|
||||||
|
|
||||||
src = pkgs.fetchurl {
|
src = pkgs.fetchurl {
|
||||||
url = "https://github.com/WDaan/VueTorrent/releases/download/v${version}/vuetorrent.zip";
|
url = "https://github.com/WDaan/VueTorrent/releases/download/v${version}/vuetorrent.zip";
|
||||||
sha256 = "sha256-MmzJhzRqlYhcHbvz4ycCobclZ9Idpranyh+doDEdoh8=";
|
sha256 = "sha256-WCLsswPtAveGEI75jdTDhSfY/QLR4FmV81qjL+QLAis=";
|
||||||
};
|
};
|
||||||
|
|
||||||
buildInputs = with pkgs; [ unzip ];
|
buildInputs = with pkgs; [ unzip ];
|
||||||
|
|
Loading…
Reference in a new issue