Merge pull request 'update' (#265) from update-flake into main
Some checks failed
Hydra mautrix-telegram Hydra build #49258 of nix-packages:aarch64-linux-master:mautrix-telegram
Hydra mautrix-signal Hydra build #49259 of nix-packages:aarch64-linux-master:mautrix-signal
ci/woodpecker/cron/update-lockfile Pipeline failed
ci/woodpecker/cron/update Pipeline failed
Some checks failed
Hydra mautrix-telegram Hydra build #49258 of nix-packages:aarch64-linux-master:mautrix-telegram
Hydra mautrix-signal Hydra build #49259 of nix-packages:aarch64-linux-master:mautrix-signal
ci/woodpecker/cron/update-lockfile Pipeline failed
ci/woodpecker/cron/update Pipeline failed
Reviewed-on: #265
This commit is contained in:
commit
5a8add86b5
3 changed files with 9 additions and 9 deletions
|
@ -259,11 +259,11 @@
|
||||||
},
|
},
|
||||||
"nixpkgs_2": {
|
"nixpkgs_2": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1686413576,
|
"lastModified": 1686491353,
|
||||||
"narHash": "sha256-x3TsPrSueI571z0/OHTnDhfIp82qqpAmP/5d+2CuJvI=",
|
"narHash": "sha256-hdsMlU9DwBu67UOPZ6pBo6zGzovfBP7IMdbRAToEJjA=",
|
||||||
"owner": "NixOS",
|
"owner": "NixOS",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "6262a46ba8e0dc1635ac301b165d7b3e34aae274",
|
"rev": "6e56adb22679971dfe9343f713786f9cb89b83da",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
|
@ -15,7 +15,7 @@ in
|
||||||
version = "${modDirVersion}-vf2";
|
version = "${modDirVersion}-vf2";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "DarkKirb";
|
owner = "starfive-tech";
|
||||||
repo = "linux";
|
repo = "linux";
|
||||||
inherit (source) rev sha256;
|
inherit (source) rev sha256;
|
||||||
};
|
};
|
||||||
|
|
|
@ -1,9 +1,9 @@
|
||||||
{
|
{
|
||||||
"url": "https://github.com/darkkirb/linux",
|
"url": "https://github.com/starfive-tech/linux",
|
||||||
"rev": "bf44cf47a28b4f0f62f6ebdb307a2b66842284f2",
|
"rev": "d0bfa67ad26dd9e76a5cd13d68599066ec9ad955",
|
||||||
"date": "2023-03-02T10:30:15+01:00",
|
"date": "2023-05-30T17:59:49+08:00",
|
||||||
"path": "/nix/store/d0fx5cdi0w0lf31jcsrnvd8bb5jmr7yr-linux",
|
"path": "/nix/store/jx738r7wrhlkwjj3aqarynv2s1id37as-linux",
|
||||||
"sha256": "054gsgjww877riryvr2zjrwnpzg92zx7p9f4qk7hbq45i7fqlwd0",
|
"sha256": "1cr2pjplpqsbxf9ssr5pzzks22rzrp273s5rjd4cc2kbdksqr44h",
|
||||||
"fetchLFS": false,
|
"fetchLFS": false,
|
||||||
"fetchSubmodules": false,
|
"fetchSubmodules": false,
|
||||||
"deepClone": false,
|
"deepClone": false,
|
||||||
|
|
Reference in a new issue