aboutsummaryrefslogtreecommitdiff
path: root/.gitattributes
blob: b31f7fd74d457543fee1d2e3b6f3ef2303fa255d (about) (plain)
1
2
3
*.scm       diff=scheme
*.scm.in    diff=scheme
*.texi      diff=texinfo
a3305c389c8657bdcba3b5e1f0 Signed-off-by: Andreas Enge <andreas@enge.fr> Zheng Junjie 2024-05-13gnu: zfs: Update to 2.2.3....* gnu/packages/file-systems.scm (zfs): Update to 2.2.3. Signed-off-by: Christopher Baines <mail@cbaines.net> Change-Id: If77ba25fe98603d79fd08623ce12a9fa916bae43 antlers 2024-05-07gnu: tmsu: Enable test suite....* gnu/packages/file-systems.scm (tmsu): Fail over to the project's Makefile targets. [arguments]: <#:go>: Use go-1.21. <#:phases>: Add 'adjust-makefile' phase. Use custom 'build, 'check and 'install phases. Change-Id: Ice920f2196123f1a1f1561879ab919bc0d4e8512 Sharlatan Hellseher 2024-04-06gnu: go-github-com-mattn-go-sqlite3: Move to golang-xyz....* gnu/packages/golang.scm (go-github-com-mattn-go-sqlite3): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. * gnu/packages/file-systems.scm: Add (gnu packages golang-xyz) module. Change-Id: If74972f1d920851a23508a6dc0403e0a84e270f3 Sharlatan Hellseher 2024-02-18gnu: Add snapper....* gnu/packages/file-systems.scm (snapper): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Change-Id: I0823705efcd6b043b7682b5c868c17065d307b9b Nicolas Graves 2024-02-13gnu: go-golang-org-x-net: Move to golang-build....* gnu/packages/golang.scm (go-golang-org-x-net, go-golang-org-x-net-0.17, go-golang-org-x-net-html): Move from here ... * gnu/packages/golang-build.scm: ... to here. * gnu/packages/configuration-management.scm: Add (gnu packages golang-build) module. * gnu/packages/education.scm: As above ... * gnu/packages/file-systems.scm: As above ... * gnu/packages/golang-check.scm: As above ... * gnu/packages/golang-crypto.scm: As above ... * gnu/packages/golang-web.scm: As above ... * gnu/packages/golang-xyz.scm: As above ... * gnu/packages/golang.scm: As above ... * gnu/packages/ipfs.scm: As above ... * gnu/packages/messaging.scm: As above ... * gnu/packages/networking.scm: As above ... * gnu/packages/uucp.scm: As above ... * gnu/packages/version-control.scm: As above ... Change-Id: If009e62555ada293f17cf0f42fde82c21ef4615e Sharlatan Hellseher 2024-02-09gnu: bcachefs-tools: Restyle format....* gnu/packages/file-systems.scm (bcachefs-tools): Reindent all lines. Change-Id: I6f3ae711daf2f5d66724f513fe5e8876147f5ccf Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Ahmad Draidi 2024-02-09gnu: bcachefs-tools: Update to 1.4.1....* gnu/packages/file-systems.scm (bcachefs-tools): Update to 1.4.1. [source]: Use version instead of commit. [arguments]:<#:make-flags>: Add "PKGCONFIG_UDEVRULESDIR" to put udev rules under "PREFIX" folder. [inputs]: Add bash-minimal to fix lint. Change-Id: I6818bc41260586664d408234323bdc9461e4b8e1 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Ahmad Draidi 2024-01-28gnu: go-github-com-aperturerobotics-jacobsa-crypto: Move to (gnu packages gol......* gnu/packages/golang.scm (go-github-com-aperturerobotics-jacobsa-crypto): Move from here ... * gnu/packages/golang-crypto.scm: ... to here. * gnu/packages/file-systems.scm: Add (gnu packages golang-crypto) to used modules. Change-Id: I9562a3a3054b7d361758c5e5984891970f191ada Sharlatan Hellseher 2023-12-29gnu: Add Sirikali....* gnu/packages/file-systems.scm (sirikali): New variable Change-Id: Ie46cf269dac1ba842d935221b2372fb3d8a6ea2d Signed-off-by: Leo Famulari <leo@famulari.name> Aaron Covrig 2023-12-18gnu: zfs: Update to 2.1.14....* gnu/packages/file-systems.scm (zfs): Update to 2.1.14. Change-Id: I696467868924f1135ba678e8e743955d3767618f Signed-off-by: Efraim Flashner <efraim@flashner.co.il> antlers 2023-10-22gnu: go-github-com-jacobsa-oglemock: Move to (gnu packages golang-check)...* gnu/packages/golang.scm (go-github-com-jacobsa-oglemock): Move from here... * gnu/packages/golang-check.scm: ... to here. * gnu/packages/file-systems.scm: Add use-module (gnu-packages golang-check). Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Sharlatan Hellseher 2023-09-24gnu: bcachefs-tools: Restore mount.bcachefs shell script version....* gnu/packages/file-systems.scm (bcachefs-tools): Add back the old 'promote-mount.bcachefs.sh, tweaked to remove the new symlink. [inputs]: Add back coreutils-minimal, gawk, and util-linux. Tobias Geerinckx-Rice 2023-09-24gnu: bcachefs-tools: Remove obsolete phase....* gnu/packages/file-systems.scm (bcachefs-tools)[arguments]: Remove obsolete phase to 'patch-shell-wrappers that no longer exist. Tobias Geerinckx-Rice 2023-09-24gnu: bcachefs-tools: Update to 1.2-0.1e35840....* gnu/packages/file-systems.scm (bcachefs-tools): Update to 1.2-0.1e35840. Tobias Geerinckx-Rice 2023-09-24Revert "gnu: bcachefs-tools: Restyle format."...This reverts commit a5477e3a82114ce2909e63a07c7e6df6da617821. This ‘guix style’d change does not improve readability, sometimes reduces it, and awkwardly cramps horizontal space. Tobias Geerinckx-Rice 2023-09-25gnu: bcachefs-tools: Restyle format....* gnu/packages/file-systems.scm (bcachefs-tools): Reformat with 'guix style' and manually break some long lines. Signed-off-by: Christopher Baines <mail@cbaines.net> Ahmad Draidi 2023-09-25gnu: bcachefs-tools: Update to 1.2....* gnu/packages/file-systems.scm (bcachefs-tools): Update to 1.2. [source]: Use version instead of commit. Signed-off-by: Christopher Baines <mail@cbaines.net> Ahmad Draidi 2023-09-10gnu: fsarchiver: Update to 0.8.7....* gnu/packages/file-systems.scm (fsarchiver): Update to 0.8.7. Tobias Geerinckx-Rice 2023-09-10gnu: fuse-overlayfs: Update to 1.13....* gnu/packages/file-systems.scm (fuse-overlayfs): Update to 1.13. Tobias Geerinckx-Rice 2023-09-10gnu: exfat-utils: Update to 1.4.0....* gnu/packages/file-systems.scm (exfat-utils): Update to 1.4.0. Tobias Geerinckx-Rice 2023-09-10gnu: exfatprogs: Update to 1.2.1....* gnu/packages/file-systems.scm (exfatprogs): Update to 1.2.1. Tobias Geerinckx-Rice 2023-08-20gnu: dbxfs: Fix package....A typo prevented the program from running successfully. * gnu/packages/file-systems.scm (dbxfs)[snippet]: Adjust snippet to substitute valid python. Efraim Flashner 2023-08-14gnu: dbxfs: Don't check for updates....* gnu/packages/file-systems.scm (dbxfs)[source]: Add snippet to remove version update check. Efraim Flashner 2023-08-06gnu: xfstests: Add inputs....* gnu/packages/file-systems.scm (xfstests)[arguments]: Search for bc, df, and perl. [inputs]: Add bc. Tobias Geerinckx-Rice 2023-08-06gnu: xfstests: Update package style....* gnu/packages/file-systems.scm (xfstests)[arguments]: Rewrite as G-expressions. Never refer to inputs by label. [inputs]: Remove input labels. Tobias Geerinckx-Rice 2023-08-06gnu: xfstests: Update to 1.1.0-3.8de535c....* gnu/packages/file-systems.scm (xfstests): Update to 1.1.0-3.8de535c. Tobias Geerinckx-Rice