downgrade rpi more

This commit is contained in:
cy 2025-01-24 13:06:17 -05:00
parent 50414e5401
commit 77713b0a94
2 changed files with 5 additions and 5 deletions

8
flake.lock generated
View file

@ -1000,17 +1000,17 @@
}, },
"nixpkgs-rpi": { "nixpkgs-rpi": {
"locked": { "locked": {
"lastModified": 1737645144, "lastModified": 1730668999,
"narHash": "sha256-QPTPf1ccrGTIgKA+/a3MIqrKiUbxhUSRUCQll86kUl8=", "narHash": "sha256-nxJmfy9l20Ow6rsVtdMWZhi+e36AXmC/aZpg+tHjCoY=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "d4e529a24b66b0341f2b866c5abe3ad8a96be2d7", "rev": "68f4d47d0c18eac85d7c654d3f12c756cc1a48a2",
"type": "github" "type": "github"
}, },
"original": { "original": {
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "d4e529a24b66b0341f2b866c5abe3ad8a96be2d7", "rev": "68f4d47d0c18eac85d7c654d3f12c756cc1a48a2",
"type": "github" "type": "github"
} }
}, },

View file

@ -74,7 +74,7 @@
inputs.nixpkgs.follows = "nixpkgs"; inputs.nixpkgs.follows = "nixpkgs";
}; };
nixpkgs-rpi.url = "github:nixos/nixpkgs/d4e529a24b66b0341f2b866c5abe3ad8a96be2d7"; nixpkgs-rpi.url = "github:nixos/nixpkgs/68f4d47d0c18eac85d7c654d3f12c756cc1a48a2";
nixpkgs-garage.url = "github:cything/nixpkgs/garage-module"; # unmerged PR nixpkgs-garage.url = "github:cything/nixpkgs/garage-module"; # unmerged PR
nvim-github-theme = { nvim-github-theme = {