-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
17 changed files
with
172 additions
and
156 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,16 @@ | ||
{ | ||
pname = "bench"; | ||
version = "20240224.061718"; | ||
version = "20241024.095028"; | ||
meta = { | ||
url = "https://github.com/frappe/bench/commit/b12ac648fb5f0fd5e216b4ea380802576e18ec72"; | ||
description = "Sources for bench (20240224.061718)"; | ||
url = "https://github.com/frappe/bench/commit/af8ed342019b0a4dc7ca982dc7e9d799bfeb9df7"; | ||
description = "Sources for bench (20241024.095028)"; | ||
}; | ||
src = builtins.fetchTree { | ||
type = "github"; | ||
owner = "frappe"; | ||
repo = "bench"; | ||
narHash = "sha256-bU0ETIL9LA6QTK4pRlTji8pVDGEL3lHPtPETlpKMTPs="; | ||
rev = "b12ac648fb5f0fd5e216b4ea380802576e18ec72"; | ||
narHash = "sha256-BIUcgJI5tlj/s/OigS+rXxDgL3KRh9LPMPOkbYcEm3o="; | ||
rev = "af8ed342019b0a4dc7ca982dc7e9d799bfeb9df7"; | ||
}; | ||
passthru = builtins.fromJSON ''{}''; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,16 @@ | ||
{ | ||
pname = "builder"; | ||
version = "v1.10.0"; | ||
version = "v1.12.3"; | ||
meta = { | ||
url = "https://github.com/frappe/builder/releases/tag/v1.10.0"; | ||
description = "Sources for builder (v1.10.0)"; | ||
url = "https://github.com/frappe/builder/releases/tag/v1.12.3"; | ||
description = "Sources for builder (v1.12.3)"; | ||
}; | ||
src = builtins.fetchTree { | ||
type = "git"; | ||
url = "[email protected]:frappe/builder.git"; | ||
submodules = true; | ||
narHash = "sha256-y9J7Flpl8HYN8Prz9Xmtu1lSZRMBg3HzaZioTFr7Z3A="; | ||
rev = "51e117f38c39f4e3816e4f9ddcfa1641f6b2109a"; | ||
narHash = "sha256-OopNYIBEpt4aE4tVXyxTCADaaey3+BoL5WdRd56Gxb0="; | ||
rev = "9143f3431b969b2c199a4512e39c5c9b928b39c9"; | ||
}; | ||
passthru = builtins.fromJSON ''{}''; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,16 @@ | ||
{ | ||
pname = "crm"; | ||
version = "v1.17.0"; | ||
version = "v1.25.1"; | ||
meta = { | ||
url = "https://github.com/frappe/crm/releases/tag/v1.17.0"; | ||
description = "Sources for crm (v1.17.0)"; | ||
url = "https://github.com/frappe/crm/releases/tag/v1.25.1"; | ||
description = "Sources for crm (v1.25.1)"; | ||
}; | ||
src = builtins.fetchTree { | ||
type = "git"; | ||
url = "[email protected]:frappe/crm.git"; | ||
submodules = true; | ||
narHash = "sha256-HHviUSgtV8r/AXtqEku913FkM8zQ9bb4TKHVZwdg3L0="; | ||
rev = "064106e76cab8917ba7f3b41fba88fa53444ba68"; | ||
narHash = "sha256-0ZGtKGaCpdvlD9S9ojZ+GuPQANczWAdXblnsUUTyDoI="; | ||
rev = "dc106ddf3056060d07ba5651cb76ee204bdfc1f4"; | ||
}; | ||
passthru = builtins.fromJSON ''{}''; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,16 @@ | ||
{ | ||
pname = "drive"; | ||
version = "v0.0.4"; | ||
version = "v0.0.10"; | ||
meta = { | ||
url = "https://github.com/frappe/drive/releases/tag/v0.0.4"; | ||
description = "Sources for drive (v0.0.4)"; | ||
url = "https://github.com/frappe/drive/releases/tag/v0.0.10"; | ||
description = "Sources for drive (v0.0.10)"; | ||
}; | ||
src = builtins.fetchTree { | ||
type = "github"; | ||
owner = "frappe"; | ||
repo = "drive"; | ||
narHash = "sha256-z6Have4ogLq0jx2DLk9oLfVhB8g2MOXapHksnpygk18="; | ||
rev = "777a9cc76b1c5a54597c68b42f74eeb1abab798a"; | ||
narHash = "sha256-QiEOpmS1kdooc9mV3afHA9P+b6l1bIjccUO33VNzaCU="; | ||
rev = "1f7dd4bb340133c7b1283663c585213e76df391c"; | ||
}; | ||
passthru = builtins.fromJSON ''{}''; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,16 @@ | ||
{ | ||
pname = "ecommerce-integrations"; | ||
version = "20240205.173955"; | ||
version = "20241008.043734"; | ||
meta = { | ||
url = "https://github.com/frappe/ecommerce_integrations/commit/9d2a41907d56ef65281e3dc7d61d0d2b64819513"; | ||
description = "Sources for ecommerce-integrations (20240205.173955)"; | ||
url = "https://github.com/frappe/ecommerce_integrations/commit/160b119a61555f1c5d62877e796e743a26e7ede8"; | ||
description = "Sources for ecommerce-integrations (20241008.043734)"; | ||
}; | ||
src = builtins.fetchTree { | ||
type = "github"; | ||
owner = "frappe"; | ||
repo = "ecommerce_integrations"; | ||
narHash = "sha256-DUL1nDwiPSLaUEc1lKA/mtpbudOsnRPkZXlVVN34Uso="; | ||
rev = "9d2a41907d56ef65281e3dc7d61d0d2b64819513"; | ||
narHash = "sha256-nXxt5mku05OLHdy+Sn6WJCN8tl54GBRj+ZI3ZhrGtFI="; | ||
rev = "160b119a61555f1c5d62877e796e743a26e7ede8"; | ||
}; | ||
passthru = builtins.fromJSON ''{}''; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,16 @@ | ||
{ | ||
pname = "erpnext"; | ||
version = "20240726.105447"; | ||
version = "v15.39.3"; | ||
meta = { | ||
url = "https://github.com/frappe/erpnext/commit/096ec2db6ad8bf326db3b6774592f18491c64337"; | ||
description = "Sources for erpnext (20240726.105447)"; | ||
url = "https://github.com/frappe/erpnext/releases/tag/v15.39.3"; | ||
description = "Sources for erpnext (v15.39.3)"; | ||
}; | ||
src = builtins.fetchTree { | ||
type = "github"; | ||
owner = "frappe"; | ||
repo = "erpnext"; | ||
narHash = "sha256-lTJj9x/Qs7z99UpQ7NCTTTQyM+roFPdc+l34Xjm7bN0="; | ||
rev = "096ec2db6ad8bf326db3b6774592f18491c64337"; | ||
narHash = "sha256-Cl9I8BKXqzwz6f66XGsv3CfieSzt4PABIhZpTPjrE0A="; | ||
rev = "f48ce906582cee31272300414b4387da56d47307"; | ||
}; | ||
passthru = builtins.fromJSON ''{"since": "version-14", "upstream": "URL: https://github.com/frappe/erpnext\nPull: +refs/heads/develop:refs/remotes/upstream/develop\nPull: +refs/heads/version-15:refs/remotes/upstream/version-15\nPull: +refs/heads/version-15-hotfix:refs/remotes/upstream/version-15-hotfix\nPull: +refs/tags/v15.*:refs/remotes/upstream/tags/v15.*\n"}''; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,16 @@ | ||
{ | ||
pname = "frappe"; | ||
version = "20240725.135904"; | ||
version = "v15.45.1"; | ||
meta = { | ||
url = "https://github.com/frappe/frappe/commit/9978d61a32a30440ed4e92d0956fcb4e041983cb"; | ||
description = "Sources for frappe (20240725.135904)"; | ||
url = "https://github.com/frappe/frappe/releases/tag/v15.45.1"; | ||
description = "Sources for frappe (v15.45.1)"; | ||
}; | ||
src = builtins.fetchTree { | ||
type = "github"; | ||
owner = "frappe"; | ||
repo = "frappe"; | ||
narHash = "sha256-0i7kT29IVkqAWJqvGj0wa0oWOy+soTpjDg/1TTY84uk="; | ||
rev = "9978d61a32a30440ed4e92d0956fcb4e041983cb"; | ||
narHash = "sha256-vNyj0XoG9s1Pd999lPOpBvEHeNCpNdcu+Y/ylbrXdgU="; | ||
rev = "9fa1aa40840194262380a75afd9e0fbcb7c874b7"; | ||
}; | ||
passthru = builtins.fromJSON ''{"since": "version-14", "upstream": "URL: https://github.com/frappe/frappe\nPull: +refs/heads/develop:refs/remotes/upstream/develop\nPull: +refs/heads/version-15:refs/remotes/upstream/version-15\nPull: +refs/heads/version-15-hotfix:refs/remotes/upstream/version-15-hotfix\nPull: +refs/tags/v15.*:refs/remotes/upstream/tags/v15.*\n"}''; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,16 @@ | ||
{ | ||
pname = "gameplan"; | ||
version = "20240723.002701"; | ||
version = "20240723.013902"; | ||
meta = { | ||
url = "https://github.com/blaggacao/gameplan/commit/34d4b8c17f3c15b0ee0bb883e101ba49d5767fc4"; | ||
description = "Sources for gameplan (20240723.002701)"; | ||
url = "https://github.com/blaggacao/gameplan/commit/0e8a57023cffbde174b4668c19328bd8c74b4d32"; | ||
description = "Sources for gameplan (20240723.013902)"; | ||
}; | ||
src = builtins.fetchTree { | ||
type = "git"; | ||
url = "[email protected]:blaggacao/gameplan.git"; | ||
submodules = true; | ||
narHash = "sha256-EQgDhGMI8dqubb03Q2a3xs9y8K9TA5/69PnEe3XLk/A="; | ||
rev = "34d4b8c17f3c15b0ee0bb883e101ba49d5767fc4"; | ||
narHash = "sha256-HPzqeytml+oOreXAL1nDYDNFE+X9gTkPNey1pVtPcTE="; | ||
rev = "0e8a57023cffbde174b4668c19328bd8c74b4d32"; | ||
}; | ||
passthru = builtins.fromJSON ''{}''; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,16 @@ | ||
{ | ||
pname = "hrms"; | ||
version = "v15.14.2"; | ||
version = "v15.33.0"; | ||
meta = { | ||
url = "https://github.com/frappe/hrms/releases/tag/v15.14.2"; | ||
description = "Sources for hrms (v15.14.2)"; | ||
url = "https://github.com/frappe/hrms/releases/tag/v15.33.0"; | ||
description = "Sources for hrms (v15.33.0)"; | ||
}; | ||
src = builtins.fetchTree { | ||
type = "git"; | ||
url = "[email protected]:frappe/hrms.git"; | ||
submodules = true; | ||
narHash = "sha256-czOWtK27yK0O6RvaN4YrZBG29mFqIcnJu6KNppyrCpQ="; | ||
rev = "620a2d7cb8da43396c350483bcce54d339126da3"; | ||
narHash = "sha256-n6oJyBxFpkY+9/lBr9oPmZVh5DCzfoWQCo4RA2yXkSA="; | ||
rev = "0155017ad6f974694bbc857e268b73338e22025e"; | ||
}; | ||
passthru = builtins.fromJSON ''{}''; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,16 @@ | ||
{ | ||
pname = "insights"; | ||
version = "v2.1.4"; | ||
version = "v3.0.1-beta"; | ||
meta = { | ||
url = "https://github.com/frappe/insights/releases/tag/v2.1.4"; | ||
description = "Sources for insights (v2.1.4)"; | ||
url = "https://github.com/frappe/insights/releases/tag/v3.0.1-beta"; | ||
description = "Sources for insights (v3.0.1-beta)"; | ||
}; | ||
src = builtins.fetchTree { | ||
type = "git"; | ||
url = "[email protected]:frappe/insights.git"; | ||
submodules = true; | ||
narHash = "sha256-0jihmiJ7gr6hm0OrVIkeHEczfixofoZ75nZHDGfki4Q="; | ||
rev = "c790cc06aa0b9d0c001fd6a867284e7edcb84ea0"; | ||
narHash = "sha256-ShwElM2YfMobm4hup/ztgzM+reCpdEMwhxuTJKAOLZ8="; | ||
rev = "bf0dd5648f0c20d0760917e9eba1d8662f79392d"; | ||
}; | ||
passthru = builtins.fromJSON ''{}''; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.