aboutsummaryrefslogtreecommitdiff
path: root/test/compress/pure_funcs.js
AgeCommit message (Expand)Author
2017-02-21fix `pure_funcs` & improve `side_effects`...- only drops side-effect-free arguments - drop side-effect-free parts with discarded value from `AST_Seq` & `AST_SimpleStatement` closes #1494 alexlamsl
and depends on the insecure and abandoned QtWebKit. Upstream abandonment: https://github.com/sieren/QSyncthingTray/issues/247 See <https://issues.guix.gnu.org/53289> for more information about this change * gnu/packages/sync.scm (qsyncthingtray): Move this variable ... * gnu/packages/syncthing.scm (qsyncthingtray): ... to here. And make it into a deprecated-package that points to syncthing-gtk. Leo Famulari 2022-02-02gnu: Syncthing: Update to 1.19.0....* gnu/packages/syncthing.scm (syncthing): Update to 1.19.0. Leo Famulari 2022-02-02gnu: syncthing: Add release-monitoring-url....* gnu/packages/syncthing.scm (syncthing)[properties]: New field. Efraim Flashner 2022-01-17Merge branch 'version-1.4.0'...With resolved conflicts in: gnu/packages/gnome.scm gnu/packages/openstack.scm gnu/packages/python-xyz.scm Maxim Cournoyer 2022-01-10gnu: go-github-com-prometheus-common: Remove obsolete phase....* gnu/packages/syncthing.scm (go-github-com-prometheus-common) [arguments]<#:phases>: Remove 'make-gzip-archive-writable phase. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Sarah Morgensen 2022-01-12gnu: Syncthing: Update to 1.18.6....* gnu/packages/syncthing.scm (syncthing): Update to 1.18.6. Leo Famulari 2022-01-05gnu: syncthing-gtk: Make the autostart mechanism invoke the correct executable....Fixes <https://issues.guix.gnu.org/50789>. * gnu/packages/syncthing.scm (syncthing-gtk)[arguments]: Add a 'fix-autostart-path' phase. John Kehayias 2021-12-31gnu: go-github-com-go-ldap-ldap: Update to 3.4.1....* gnu/packages/syncthing.scm (go-github-com-go-ldap-ldap): Update to 3.4.1. [propagated-inputs]: Add go-github-com-azure-go-ntlmssp. Efraim Flashner 2021-12-31gnu: Add go-github-com-azure-go-ntlmssp.... gnu/packages/syncthing.scm (go-github-com-azure-go-ntlmssp): New variable. Efraim Flashner 2021-12-31gnu: go-github-com-go-asn1-ber-asn1-ber: Update to 1.5.3....* gnu/packages/syncthing.scm (go-github-com-go-asn1-ber-asn1-ber): Update to 1.5.3. Efraim Flashner 2021-12-24build-system/go: Use go-1.17 by default....Build all Go packages with go-1.17 by default. Explicitly specify an older Go version in packages which cannot build with go-1.17. * gnu/packages/golang.scm (go): Update from 'go-1.14' to 'go-1.17'. * gnu/packages/docker.scm (docker)[native-inputs]: Explicitly use 'go-1.14'. * gnu/packages/ipfs.scm (go-github-com-ipfs-go-ipfs-cmdkit-files)[arguments]: Explicitly use Go 1.16. (go-ipfs)[arguments]: Use the default version of Go. * gnu/packages/syncthing.scm (syncthing)[arguments]: Likewise. * gnu/packages/admin.scm (runitor)[arguments]: Likewise. Signed-off-by: Leo Famulari <leo@famulari.name> Sarah Morgensen 2021-12-19gnu: syncthing-gtk: Remove librsvg input...* gnu/packages/syncthing.scm (syncthing-gtk)[inputs]: Remove LIBRSVG as GTK+ propagates LIBRSVG-BOOTSTRAP. This fixes a startup error due to two LIBRSVG being in GI_TYPELIB_PATH. Signed-off-by: Leo Famulari <leo@famulari.name> John Kehayias 2021-12-17gnu: Syncthing: Update to 1.18.5....* gnu/packages/syncthing.scm (syncthing): Update to 1.18.5. Leo Famulari 2021-12-13gnu: Simplify package inputs....This commit was obtained by running: ./pre-inst-env guix style without any additional argument. Ludovic Courtès 2021-12-10Merge remote-tracking branch 'signed/master' into core-updatesMathieu Othacehe 2021-12-06gnu: Syncthing: Update to 1.18.4....* gnu/packages/syncthing.scm (syncthing): Update to 1.18.4. [arguments]: Build with Go 1.17. Leo Famulari 2021-12-06gnu: go-github-com-golang-snappy: Adjust test-suite on 32-bit systems....* gnu/packages/syncthing.scm (go-github-com-golang-snappy)[source]: Add patch to skip a test on 32-bit systems. * gnu/packages/patches/go-github-com-golang-snappy-32bit-test.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Efraim Flashner 2021-11-21gnu: python-nautilus: Remove package....This package dates from 2016 and looks inactive. The packages that used this as an input actually wanted nautilus-python (not currently packaged), for (optional) integration with the nautilus file manager. * gnu/packages/python-xyz.scm (python-nautilus): Remove variable. * gnu/packages/gnome-xyz.scm (gnome-shell-extension-gsconnect)[inputs]: Remove it. * gnu/packages/sync.scm (nexcloud-client)[inputs]: Remove it. * gnu/packages/syncthing.scm (syncthing-gtk)[inputs]: Remove it. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> John Kehayias 2021-07-27gnu: Syncthing: Update to 1.16.1....* gnu/packages/syncthing.scm (syncthing): Update to 1.16.1. [arguments]: Adjust the custom install phase to upstream changes. Leo Famulari 2021-07-27Revert "gnu: syncthing: Prepare for cross-compiling."...This commit broke splitting the package into multiple outputs. See <https://bugs.gnu.org/50071>. This reverts commit b33f5d7ff0627424a06fd0416761cd81c350e20a. Leo Famulari 2021-07-09gnu: go-github-com-golang-snappy: Update to 0.0.4....* gnu/packages/syncthing.scm (go-github-com-golang-snappy): Update to 0.0.4. Arun Isaac 2021-04-26gnu: syncthing: Prepare for cross-compiling....* gnu/packages/syncthing.scm (syncthing)[arguments]: Add custom 'pre-build phase to not set a local GOBIN directory. Adjust custom 'build and 'install phases accordingly. Efraim Flashner 2021-04-26gnu: syncthing: Allow skipping the check phase....* gnu/packages/syncthing.scm (syncthing)[arguments]: Adjust the custom 'check phase so tests only run when enabled. Efraim Flashner 2021-04-11gnu: Syncthing: Update to 1.15.1 [fixes CVE-2021-21404]....* gnu/packages/syncthing.scm (syncthing): Update to 1.15.1. [source]: Use bundled dependencies. [inputs]: Remove field. [arguments]: Adjust the custom 'build' and 'install' phases for 1.15.1. Signed-off-by: Leo Famulari <leo@famulari.name> Leo Famulari 2021-01-29gnu: syncthing-gtk: Switch source to use Debian's Python 3 port....* gnu/packages/syncthing.scm (syncthing-gtk)[source]: Adjust to use the Debian Python 3 port. [phases]{remove-windows.py}: New phase. Maxim Cournoyer