Commit Graph

17 Commits (main)

Author SHA1 Message Date
teutat3s 139cc86d20
fix: python deps cleanup 2024-01-06 17:15:26 +01:00
teutat3s e8d06d76e1
fix: remove some python overlays, these are now
available in nixpkgs
2024-01-06 13:06:56 +01:00
teutat3s 19559562b2
feat: NixOS 23.11, fix python flit format 2024-01-06 11:49:51 +01:00
teutat3s e74f2d0f04
frappe: fix python premailer dependency
premailer.premailer.ExternalFileLoadingError: Unable to load external
file 'assets/frappe/dist/css/email.bundle.HETZ7G4Y.css' because it's
explicitly not allowed

Unsupported new option introduced in premailer version 3.9.0
allow_loading_external_files=False
https://github.com/peterbe/premailer/blob/master/CHANGES.rst#390

Also, sort dependencies in python overlay by usage
2023-07-18 13:23:52 +02:00
teutat3s 5519e0d6fe
flake: set nixpkgs to nixos-23.05
This change makes the nixos module more compatible with pub-solar/os
2023-07-18 02:30:30 +02:00
teutat3s 44a0598bd1
Bump flake.lock
Relax python dependency: croniter

• Updated input 'agenix':
    'github:ryantm/agenix/2994d002dcff5353ca1ac48ec584c7f6589fe447' (2023-04-21)
  → 'github:ryantm/agenix/0d8c5325fc81daf00532e3e26c6752f7bcde1143' (2023-07-14)
• Updated input 'agenix/darwin':
    'github:lnl7/nix-darwin/43ce086813c83184b88f67fc544af2050a3035ba' (2023-07-12)
  → 'github:lnl7/nix-darwin/87b9d090ad39b25b2400029c64825fc2a8868943' (2023-01-09)
• Added input 'agenix/home-manager':
    'github:nix-community/home-manager/32d3e39c491e2f91152c84f8ad8b003420eab0a1' (2023-04-22)
• Added input 'agenix/home-manager/nixpkgs':
    follows 'agenix/nixpkgs'
• Updated input 'devshell':
    'github:numtide/devshell/6b2554d28d46bfa6e24b941e999a145760dad0e1' (2023-06-05)
  → 'github:numtide/devshell/f9238ec3d75cefbb2b42a44948c4e8fb1ae9a205' (2023-07-03)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/e635192892f5abbc2289eaac3a73cdb249abaefd' (2023-06-01)
  → 'github:NixOS/nixpkgs/6cee3b5893090b0f5f0a06b4cf42ca4e60e5d222' (2023-07-16)
2023-07-18 01:37:29 +02:00
teutat3s 7763af845d
Update bench, erpnext, frappe versions
bench: 5.16.2 -> 5.16.4
https://github.com/frappe/bench/releases/tag/v5.16.4

erpnext: 14.26.0 -> 14.30.6
https://github.com/frappe/erpnext/releases/tag/v14.30.6
Use new relaxed dependency: rapidfuzz

frappe: 14.37.0 -> 14.40.3
https://github.com/frappe/frappe/releases/tag/v14.40.3

Add update.sh script to quickly update all versions in pin.nix

Sort erpnext dependencies like upstream

Update Readme with docs how to use update.sh script
2023-07-17 21:10:27 +02:00
teutat3s 232d6d3f41
wip: cleanup, more docs 2023-06-12 15:28:17 +02:00
teutat3s cb9630c787
wip: use nixos-unstable
update frappe
update erpnext
refactor versions
2023-06-05 19:19:43 +02:00
teutat3s f8346df08f
wip: backend works. frontend still has some issues 2023-05-23 00:50:17 +02:00
Akshay Mankar b5365ffb3c
wip: assets compile, run script still doesn't work 2023-05-21 20:20:59 +02:00
teutat3s b786806143
erpnext: want propagatedBuildInputs 2023-05-21 17:51:45 +02:00
teutat3s 9781db320c
wip: assets 2023-05-20 23:36:21 +02:00
Akshay Mankar 5a181bbd83
Moar WIP, things compile! 2023-05-18 17:49:23 +02:00
teutat3s 454965b975
Even more WIP 2023-05-18 17:36:51 +02:00
Akshay Mankar 528fcc0fea
More WIP 2023-05-18 16:50:31 +02:00
Akshay Mankar f9289d49f4
First commit 2023-05-18 15:57:22 +02:00