Age | Commit message (Expand) | Author |
---|---|---|
2023-07-18 | gnu: mingw: Update to 11.0.0....* gnu/packages/mingw.scm (mingw): Update to 11.0.0. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> | fanquake |
2023-07-18 | gnu: libnatpmp: Update to 20230423....* gnu/packages/networking.scm (libnatpmp): Update to 20230423. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> | fanquake |
2023-07-18 | gnu: libupnp: Update to 1.14.17....* gnu/packages/upnp.scm (libupnp): Update to 1.14.17. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> | fanquake |
2023-07-18 | gnu: newick-utils: Skip tests on riscv64-linux....* gnu/packages/bioinformatics.scm (newick-utils)[arguments]: Skip tests when building on riscv64-linux. | 宋文武 |
2023-07-18 | gnu: Add firejail....* gnu/packages/linux.scm (firejail): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> | kiasoc5 |
2023-07-18 | gnu: insight-toolkit: Mark as tunable....* gnu/packages/image-processing.scm (insight-toolkit)[properties]: New field. | Ludovic Courtès |
2023-07-18 | gnu: insight-toolkit: Remove input labels and use gexps....* gnu/packages/image-processing.scm (insight-toolkit)[arguments]: Use gexps. [inputs]: Remove labels. (insight-toolkit-4)[arguments]: Use gexps. | Ludovic Courtès |
2023-07-18 | gnu: insight-toolkit: Really disable '-mtune=native'....* gnu/packages/image-processing.scm (insight-toolkit)[arguments]: Fix typo in 'do-not-tune' phase. | Ludovic Courtès |
2023-07-18 | gnu: insight-toolkit: Fix compilation....Previously, code would be compiled with '-std=c++11', leading to compilation errors in VNL: vnl_bignum.cxx:738:37: error: ‘numeric_limits’ is not a member of ‘std’ * gnu/packages/image-processing.scm (insight-toolkit)[arguments]: Pass "-DCMAKE_CXX_STANDARD=17". | Ludovic Courtès |
2023-07-18 | gnu: gnucash: Update to 5.3....* gnu/packages/gnucash.scm (gnucash): Update to 5.3 [arguments]<phase>: Replace disable-unsupported-test phase with disable-online-test, which enables all tests but online_wiggle. [inputs]: Add perl-json-parse and bash-minimal. * gnu/packages/gnucash.scm (gnucash-doc): Update to 5.3. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | gemmaro |
2023-07-18 | gnu: Add perl-json-parse....* gnu/packages/perl.scm (perl-json-parse): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | gemmaro |
2023-07-18 | gnu: tree-sitter-json: Update to 0.20.0....* gnu/packages/tree-sitter.scm (tree-sitter-json): Update to 0.20.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Hilton Chain |
2023-07-18 | gnu: qbittorrent-enhanced: Update to 4.5.4.10....* gnu/packages/bittorrent.scm (qbittorrent-enhanced): Update to 4.5.4.10. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Hilton Chain |
2023-07-18 | gnu: reptyr: Update to 0.10.0....* gnu/packages/screen.scm (reptyr): Update to 0.10.0. [arguments]: use new style, fix cross-compilation. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Zheng Junjie |
2023-07-18 | gnu: Add python-gixy....* gnu/packages/check.scm (python-gixy): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Bruno Victal |
2023-07-18 | gnu: x42-plugins: Update to 20230701....* gnu/packages/music.scm (x42-plugins): Update to 20230701. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | kiasoc5 |
2023-07-18 | gnu: cppzmq: Update to 4.10.0....* gnu/packages/networking.scm (cppzmq): Update to 4.10.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Jean-Pierre De Jesus DIAZ |
2023-07-18 | gnu: mactelnet: Unbundle uthash....* gnu/packages/admin.scm (mactelnet)[source]: Unbundle uthash. [inputs]: Add uthash. [license]: Remove bsd-2. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Bruno Victal |
2023-07-18 | gnu: Add mactelnet....* gnu/packages/admin.scm (mactelnet): New variable. * gnu/packages/patches/mactelnet-remove-init.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Bruno Victal |
2023-07-18 | doc: Update GDB "guix shell" example to use autoconf-2.69...* doc/environment-gdb.scm: Change to use autoconf-2.69. * gnu/packages/autotools.scm: Remove outdated GDB comment. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | fanquake |
2023-07-18 | gnu: shepherd: Update to 0.10.2....* gnu/packages/admin.scm (shepherd-0.10): Update to 0.10.2. | Ludovic Courtès |
2023-07-17 | gnu: frama-c: depend on zlib...* gnu/packages/maths.scm (frama-c) [inputs]: Add zlib. Signed-off-by: Julien Lepiller <julien@lepiller.eu> | Vivien Kraus |
2023-07-16 | gnu: tetzle: Update to 2.2.2....* gnu/packages/games.scm (tetzle): Update to 2.2.2. [source]: Hard-code NAME. | Tobias Geerinckx-Rice |
2023-07-16 | gnu: xonotic: Update to 0.8.6....* gnu/packages/games.scm (xonotic): Update to 0.8.6. | Tobias Geerinckx-Rice |
2023-07-16 | gnu: wesnoth: Update to 1.16.9....* gnu/packages/games.scm (wesnoth): Update to 1.16.9. | Tobias Geerinckx-Rice |
2023-07-16 | gnu: openttd-engine: Update to 13.3....* gnu/packages/games.scm (openttd-engine): Update to 13.3. | Tobias Geerinckx-Rice |
2023-07-16 | gnu: freeciv: Update to 3.0.8....* gnu/packages/games.scm (freeciv): Update to 3.0.8. | Tobias Geerinckx-Rice |
2023-07-16 | gnu: freeciv: Fix upstream source URL....* gnu/packages/games.scm (freeciv)[source]: Fix upstream file name. Use HTTPS. | Tobias Geerinckx-Rice |
2023-07-16 | gnu: fheroes2: Update to 1.0.5....* gnu/packages/games.scm (fheroes2): Update to 1.0.5. | Tobias Geerinckx-Rice |
2023-07-16 | gnu: endless-sky: Update to 0.10.2....* gnu/packages/games.scm (endless-sky): Update to 0.10.2. | Tobias Geerinckx-Rice |
2023-07-16 | gnu: seabios: Update to 1.16.2....* gnu/packages/firmware.scm (seabios): Update to 1.16.2. | Tobias Geerinckx-Rice |
2023-07-16 | gnu: python-dropbox: Update to 11.36.2....* gnu/packages/file-systems.scm (python-dropbox): Update to 11.36.2. | Tobias Geerinckx-Rice |
2023-07-16 | gnu: pcb-rnd: Prepare for cross-compilation....* gnu/packages/engineering.scm (pcb-rnd)[arguments]: Use CC-FOR-TARGET. | Tobias Geerinckx-Rice |
2023-07-16 | gnu: pcb-rnd: Update to 3.1.1....* gnu/packages/engineering.scm (pcb-rnd): Update to 3.1.1. | Tobias Geerinckx-Rice |
2023-07-16 | gnu: librnd: Prepare for cross-compilation....* gnu/packages/engineering.scm (librnd)[arguments]: Use CC-FOR-TARGET. | Tobias Geerinckx-Rice |
2023-07-16 | gnu: librnd: Update to 4.0.2....* gnu/packages/engineering.scm (librnd): Update to 4.0.2. | Tobias Geerinckx-Rice |
2023-07-16 | gnu: vice: Update to 3.7.1....* gnu/packages/emulators.scm (vice): Update to 3.7.1. | Tobias Geerinckx-Rice |
2023-07-16 | gnu: linsmith: Fix input types....* gnu/packages/engineering.scm (linsmith)[native-inputs]: Remove input labels. Move gtk+-2 and libgnomeui from here… [inputs]: …to here. | Tobias Geerinckx-Rice |
2023-07-16 | gnu: linsmith: Update to 0.99.33....* gnu/packages/engineering.scm (linsmith): Update to 0.99.33. | Tobias Geerinckx-Rice |
2023-07-16 | gnu: emacs-svg-lib: Update to 0.2.6....* gnu/packages/emacs-xyz.scm (emacs-svg-lib): Update to 0.2.6. | Tobias Geerinckx-Rice |
2023-07-16 | gnu: emacs-plz: Update to 0.7....* gnu/packages/emacs-xyz.scm (emacs-plz): Update to 0.7. | Tobias Geerinckx-Rice |
2023-07-16 | gnu: emacs-ebuild-mode: Update to 1.65....* gnu/packages/emacs-xyz.scm (emacs-ebuild-mode): Update to 1.65. | Tobias Geerinckx-Rice |
2023-07-16 | gnu: xchm: Update to 1.35....* gnu/packages/ebook.scm (xchm): Update to 1.35. | Tobias Geerinckx-Rice |
2023-07-16 | gnu: thermald: Update to 2.5.3....* gnu/packages/admin.scm (thermald): Update to 2.5.3. | Tobias Geerinckx-Rice |
2023-07-16 | gnu: sudo: Update to 1.9.14p1....* gnu/packages/admin.scm (sudo): Update to 1.9.14p1. [arguments]: Use a different filthy hack to quote _PATH_MV. | Tobias Geerinckx-Rice |
2023-07-16 | gnu: s-tui: Update to 1.1.4....* gnu/packages/admin.scm (s-tui): Update to 1.1.4. | Tobias Geerinckx-Rice |
2023-07-16 | gnu: inxi-minimal: Update to 3.3.28-1....* gnu/packages/admin.scm (inxi-minimal): Update to 3.3.28-1. | Tobias Geerinckx-Rice |
2023-07-16 | gnu: jc: Update to 1.23.3....* gnu/packages/admin.scm (jc): Update to 1.23.3. | Tobias Geerinckx-Rice |
2023-07-16 | gnu: stress: Update to 1.0.7....* gnu/packages/admin.scm (stress): Update to 1.0.7. | Tobias Geerinckx-Rice |
2023-07-16 | gnu: zchunk: Remove input labels....* gnu/packages/compression.scm (zchunk)[propagated-inputs]: Remove input labels. | Tobias Geerinckx-Rice |