Commit Graph

20 Commits

Author SHA1 Message Date
R. Ryantm
481d8cbe41 mapserver: 8.6.4 -> 8.6.5 2026-07-11 00:37:30 +00:00
R. Ryantm
f97f28c745 mapserver: 8.6.3 -> 8.6.4 2026-06-02 00:44:33 +00:00
R. Ryantm
6014fb0955 mapserver: 8.6.2 -> 8.6.3 2026-05-08 00:45:06 +00:00
R. Ryantm
e6fd6b834f mapserver: 8.6.1 -> 8.6.2 2026-04-20 00:40:38 +00:00
R. Ryantm
50c94c3c3f mapserver: 8.6.0 -> 8.6.1 2026-03-24 00:31:36 +00:00
quantenzitrone
6b61249106 various: switch to finalAttrs pattern
this shouldn't create any rebuilds
2026-01-30 02:36:22 +01:00
R. Ryantm
6697f26ff9 mapserver: 8.4.1 -> 8.6.0 2025-12-04 00:32:24 +00:00
Ivan Mincik
f1165f8e40 mapserver: fix mapscript library reference on Darwin
Fix

```
    from . import _mapscript
ImportError:
dlopen(/nix/store/av8n3hrg1rs2akhi7b3x3rhn2ksap9fd-mapserver-8.4.1/lib/python3.13/site-packages/mapscript/_mapscript.so,
0x0002): Library not loaded: @rpath/libmapserver.2.dylib
  Referenced from: <9D2B480C-B82F-3E1F-93A8-E72C4A175236>
/nix/store/av8n3hrg1rs2akhi7b3x3rhn2ksap9fd-mapserver-8.4.1/lib/python3.13/site-packages/mapscript/_mapscript.so
  Reason: no LC_RPATH's found
```
2025-11-25 09:04:44 +01:00
R. Ryantm
b8ba19d6a3 mapserver: 8.4.0 -> 8.4.1 2025-09-20 00:31:44 +00:00
Wolfgang Walther
5a0711127c treewide: run nixfmt 1.0.0 2025-07-24 13:55:40 +02:00
Kamil Monicz
f201c1abea Fix mapscript Python package install 2025-05-20 02:57:09 +02:00
Fernando Rodrigues
05580f4b44 treewide: switch instances of lib.teams.*.members to the new meta.teams attribute
Follow-up to #394797.

Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2025-04-25 22:20:17 -03:00
Wolfgang Walther
105c45176d libpq: init at 17.2 (#359659) 2025-01-19 15:57:10 +01:00
Wolfgang Walther
546ece569b libpq: init at 17.2
Resolves #61580
2025-01-19 12:49:21 +01:00
R. Ryantm
e591531c30 mapserver: 8.2.2 -> 8.4.0 2025-01-16 02:26:24 +00:00
Ivan Mincik
abd030bac7 mapserver: remove libxml http workaround 2024-12-09 10:13:20 +01:00
Nikolay Korotkiy
61ef66f8e7 mapserver: modernize 2024-10-18 20:19:04 +04:00
R. Ryantm
a9e2aef033 mapserver: 8.2.1 -> 8.2.2 2024-10-18 15:05:40 +00:00
nicoo
2641d97cbf pkgs/by-name: Convert hashes to SRI format
Reproduction script:
	# Bulk rewrite
	./maintainers/scripts/sha-to-sri.py pkgs/by-name
	# Revert some packages which will need manual intervention
	for n in amdvlk azure-cli cargo-profiler corefonts flatito fluxcd gist perf_data_converter protoc-gen-js solana-cli swt verible; do
		git checkout -- "pkgs/by-name/${n:0:2}/${n}"
	done
2024-09-15 11:24:31 +02:00
Ivan Mincik
6c95b78935 mapserver: migrate to by-name 2024-08-05 12:32:16 +02:00