partial revert flake.lock

gimpPlugins.gap is still broken even with the updated package
This commit is contained in:
NullBite 2024-03-11 22:53:10 -04:00
parent dbb37c2ebb
commit 15f8f49797
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A
2 changed files with 8 additions and 7 deletions

View File

@ -5,5 +5,6 @@ let
gimpPlugins-gap = recurseIntoAttrs (callPackage ./gimp-gap.nix {});
in {
gimpPlugins = if prev.gimpPlugins.gap.version == "2.6.0" then gimpPlugins-gap else prev.gimpPlugins;
# apparently it's still broken. see https://github.com/NixOS/nixpkgs/issues/294707#issuecomment-1989857687
# gimpPlugins = if prev.gimpPlugins.gap.version == "2.6.0" then gimpPlugins-gap else prev.gimpPlugins;
}

12
flake.lock generated
View File

@ -80,11 +80,11 @@
]
},
"locked": {
"lastModified": 1710164657,
"narHash": "sha256-l64+ZjaQAVkHDVaK0VHwtXBdjcBD6nLBD+p7IfyBp/w=",
"lastModified": 1709204054,
"narHash": "sha256-U1idK0JHs1XOfSI1APYuXi4AEADf+B+ZU4Wifc0pBHk=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "017b12de5b899ef9b64e2c035ce257bfe95b8ae2",
"rev": "2f3367769a93b226c467551315e9e270c3f78b15",
"type": "github"
},
"original": {
@ -247,11 +247,11 @@
},
"nixpkgs-unstable": {
"locked": {
"lastModified": 1710159071,
"narHash": "sha256-CT0WKgcmlcWZPZL/sSSICN/Vbm4Of0ZDgxc0GFf6sYU=",
"lastModified": 1709356872,
"narHash": "sha256-mvxCirJbtkP0cZ6ABdwcgTk0u3bgLoIoEFIoYBvD6+4=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "0fbcc4b2e8571f4af39be41752581ea09dd9ab06",
"rev": "458b097d81f90275b3fdf03796f0563844926708",
"type": "github"
},
"original": {