Commit Graph
100 Commits
Author SHA1 Message Date
Will Dietz 93e3eecdb3 ghc*Binary: use $OBJCOPY when invoking objcopy (touchup musl fix) 2019-03-18 02:00:39 -05:00
Will Dietz d3760f1c7a udisks2: touchup and adjust deps for new version 2019-03-17 22:13:51 -05:00
Will Dietz 9a10434f4d ghc{822,863}Binary: fix to work w/musl again, __strdup -> strdup 2019-03-17 05:23:11 -05:00
Will Dietz 8fcb8b5e3a radiotray-ng: disable tests on aarch64, not sure why but failure 2019-03-17 01:03:32 -05:00
Will Dietz c397b016f5 radiotray-ng: 0.2.4 -> 0.2.5
patch to use provided gtest/gmock, fix+enable tests
2019-03-16 12:40:50 -05:00
Will Dietz 97b775cfd2 font-manager: 0.7.4.2 -> 0.7.4.3 2019-03-15 06:22:28 -04:00
Will Dietz eb55e512f1 ibm-plex: 1.2.3 -> 1.3.0
Adds Arabic support!

https://github.com/IBM/plex/releases/tag/v1.3.0
2019-03-15 00:47:53 -05:00
Will Dietz 5a302b2005 pythonPackages.xlib: 0.17 -> 0.25, enable tests
https://github.com/python-xlib/python-xlib/releases/tag/0.25

(and the releases along the way)
2019-03-14 18:17:28 +01:00
Will Dietz 4a7a9d1650 ethtool: 4.19 -> 5.0 2019-03-14 08:17:48 +01:00
Will Dietz ce6fada508 lab: manually fixup deps.nix to fix build (via 'replace' in go.mod) 2019-03-13 17:28:55 -05:00
Will Dietz 536f2696dc gitAndTools.lab: 0.14.0 -> 0.15.2
https://github.com/zaquestion/lab/releases/tag/v0.15.0
https://github.com/zaquestion/lab/releases/tag/v0.15.1
https://github.com/zaquestion/lab/releases/tag/v0.15.2
2019-03-13 17:28:53 -05:00
Will Dietz 61cf43e1e1 vttest: init at 20190105 2019-03-13 17:25:01 -05:00
Will Dietz 7971975f29 lightdm_gtk_greeter: fix configureFlags to not be one long string
For whatever reason, setting `configureFlagsArray` causes
the configure invocation to escape spaces between parameters:

configure flags: --disable-static --disable-dependency-tracking --prefix=/nix/store/4bn8dsr743dp0g5j020jf8why5hkld3p-lightdm-gtk-greeter-2.0.6 --localstatedir=/var\ --sysconfdir=/etc\ --disable-indicator-services-command\ --enable-at-spi-command=/nix/store/li9bsxl8qja8qw0pa70xd572gw5hqsdm-at-spi2-core-2.30.1/libexec/at-spi-bus-launcher\ \ --launch-immediately

This actually doesn't break the build (!) but it does break
lightdm pretty badly for me and it's not hard to imagine why :).

Instead, use configureFlags as normal but just append the command
in `preConfigure` directly, so we can preserve the space.
2019-03-12 23:14:24 -05:00
Will Dietz 91b1806476 llvmPackages_8: rc3 -> rc5 2019-03-12 16:39:44 -05:00
Will Dietz c3fb95b4ee lxd: 3.10 -> 3.11, patch vendored go-dqlite to fix w/dqlite 0.2.6 2019-03-12 16:26:20 -05:00
Will Dietz e5a71bd9f7 dqlite: 0.2.5 -> 0.2.6, enable tests + pname-ify
https://github.com/CanonicalLtd/dqlite/releases/tag/v0.2.6
2019-03-12 10:40:19 -05:00
Will Dietz 83ec8704d0 sqlite-replication: 3.24.0+replication3 -> 3.27.2+replication3 2019-03-12 10:40:15 -05:00
Will Dietz af15ad96b6 libcmis: 0.5.0 -> 0.5.2, new home, fix and enable tests + man
https://github.com/tdf/libcmis/releases/tag/v0.5.2
https://github.com/tdf/libcmis/releases/tag/v0.5.1
2019-03-11 02:46:22 -05:00
Will Dietz 4e33431246 vit: 1.2 -> 1.3, cleanup + maintain
1.3 is essentially same as long-time beta 1.3.beta1

https://github.com/scottkosty/vit/releases/tag/v1.3
(and linked notes to the beta)
2019-03-11 00:44:48 -05:00
Will Dietz 812a99cdd3 ipe: be explicit about libpng, use lua 5.3 per readme 2019-03-09 19:30:09 -06:00
Will Dietz 39a8578931 ipe: 7.2.10 -> 7.2.11
https://mailman.science.uu.nl/pipermail/ipe-announce/2019-March/000082.html
2019-03-09 19:30:08 -06:00
Will Dietz d9c588f6d7 broot: 0.7.0 -> 0.7.1 2019-03-09 18:52:21 -06:00
Will Dietz 48568dd7af tetra-gtk-theme: -> 201903 2019-03-09 18:50:50 -06:00
Will Dietz 35e62082ff capitaine-cursors: 2.1 -> 3
Adds white variant!
2019-03-09 18:46:49 -06:00
Will Dietz c950db7e61 iosevka-bin: 2.1.0 -> 2.2.0
https://github.com/be5invis/Iosevka/releases/tag/v2.2.0
2019-03-09 18:45:00 -06:00
Will Dietz 3e635ea5df proot: cleanup (single version, make python optional, add maintainer) 2019-03-09 18:38:22 -06:00
Will Dietz cd1471779c proot: 5.1.0.20181214 -> 5.1.0.20190305
https://github.com/proot-me/PRoot/compare/11972c0dab34e088c55c16a94d26c399ca7a26d8...ff61c86cb26f71c06af22574d9d4cc3a77292781
2019-03-09 18:19:44 -06:00
Will Dietz 00e66147aa pavucontrol: 3.0 -> 4.0 2019-03-09 18:10:21 -06:00
Will Dietz 89c6d74d55 at-spi2-{core,atk}: 2.30.0 -> 2.30.1 2019-03-09 18:09:31 -06:00
Will Dietz e29f6cc479 libxmlb: 0.1.6 -> 0.1.7
https://github.com/hughsie/libxmlb/commit/dad8a84f249c5bad6abd10fb0c8ab8e00641c278
2019-03-08 11:57:36 -06:00
Will Dietz 5d527793ae nodejs-11_x: 11.7.0 -> 11.11.0 (security)
https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V11.md

(see notes for all versions after 11.7.0)
2019-03-08 07:45:23 -06:00
Will Dietz 9c894f8418 nodejs-10_x: 10.15.0 -> 10.15.3 (security)
https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V10.md#10.15.3
https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V10.md#10.15.2
https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V10.md#10.15.1
2019-03-08 07:45:00 -06:00
Will Dietz 702120ee90 nodejs-8_x: 8.15.0 -> 8.15.1 (security)
https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V8.md#8.15.1
2019-03-08 07:43:35 -06:00
Will Dietz 4df1c7234f nodejs-6_x: 6.16.0 -> 6.17.0 (security)
https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V6.md#6.17.0
2019-03-08 07:43:35 -06:00
Will Dietz 10646d5e62 pythonPackages.m2crypto: swig2 as nativeBuildInput so it can be invoked
Fixes #56993.
2019-03-07 17:39:28 -06:00
Will Dietz d2702cf81d broot: 0.6.3 -> 0.7.0 2019-03-07 16:44:01 -06:00
Will Dietz 7ec3142207 pythonPackages.m2crypto: 0.30.1 -> 0.32.0
https://gitlab.com/m2crypto/m2crypto/commit/bdbacebd8740e28be243f9152a06a2aba05c4f7a
2019-03-07 16:43:08 -06:00
Will Dietz bdc2080f95 wireless-regdb: 2018.10.24 -> 2019.03.01 2019-03-07 16:41:03 -06:00
Will Dietz 27fd948cf7 unifont_upper: 11.0.03 -> 12.0.01 2019-03-07 23:38:02 +01:00
Will Dietz 5531e13f65 unifont: 11.0.03 -> 12.0.01
http://lists.gnu.org/archive/html/info-gnu/2019-03/msg00002.html
2019-03-07 23:38:02 +01:00
Will Dietz deb8936aba gnome3.geary: 0.13.1 -> 0.13.2 2019-03-07 16:43:05 -05:00
Will Dietz a5264bd5e7 libhandy: 0.0.8 -> 0.0.9 2019-03-07 13:24:34 -06:00
Will Dietz d01bdbee28 notmuch: 0.28.2 -> 0.28.3
https://notmuchmail.org/pipermail/notmuch/2019/027481.html
2019-03-06 22:42:38 +01:00
Will Dietz e7960be204 birdfont: 2.25.0 -> 2.26.0 2019-03-06 14:20:57 -06:00
Will Dietz 107c3e976f xapian: 1.4.10 -> 1.4.11
not announced yet, fixes issue encountered by a notmuch user.
2019-03-06 14:19:12 -06:00
Will Dietz 94c25f6fb2 nsss: 0.0.1.0 -> 0.0.1.1
https://skarnet.org/software/nsss/upgrade.html
2019-03-04 23:23:55 +01:00
Will Dietz 79a19d1733 utmps: 0.0.2.0 -> 0.0.2.1
https://skarnet.org/software/utmps/upgrade.html
2019-03-04 23:23:55 +01:00
Will Dietz 9deced9c63 s6-networking: 2.3.0.3 -> 2.3.0.4
https://skarnet.org/software/s6-networking/upgrade.html
2019-03-04 23:23:55 +01:00
Will Dietz 3fe8eeabd5 s6-dns: 2.3.0.1 -> 2.3.0.2
https://skarnet.org/software/s6-dns/upgrade.html
2019-03-04 23:23:55 +01:00
Will Dietz 20d62b0f2b s6-linux-utils: 2.5.0.0 -> 2.5.0.1
https://skarnet.org/software/s6-linux-utils/upgrade.html
2019-03-04 23:23:55 +01:00
Will Dietz ad924fb21a s6-portable-utils: 2.2.1.2 -> 2.2.1.3
https://skarnet.org/software/s6-portable-utils/upgrade.html
2019-03-04 23:23:55 +01:00
Will Dietz dd693c15be s6-rc: 0.4.1.0 -> 0.5.0.0
https://skarnet.org/software/s6-rc/upgrade.html
2019-03-04 23:23:55 +01:00
Will Dietz 69a07d29fc s6: 2.7.2.2 -> 2.8.0.0
https://skarnet.org/software/s6/upgrade.html
2019-03-04 23:23:55 +01:00
Will Dietz 18ef1da03d execline: 2.5.0.1 -> 2.5.1.0
https://skarnet.org/software/execline/upgrade.html
2019-03-04 23:23:55 +01:00
Will Dietz 079eeaf3ef skalibs: 2.7.0.0 -> 2.8.0.0
https://skarnet.org/software/skalibs/upgrade.html
2019-03-04 23:23:55 +01:00
Will Dietz a55c66c6ae linuxPackages.bcc: fix build
flex is needed as buildInput too (headers, libfl),
recent strictDeps change in python caught this.

Fixes #56724
2019-03-04 12:02:21 -06:00
Will Dietz bafff55e78 shapelib: 1.4.1 -> 1.5.0
https://lists.osgeo.org/pipermail/shapelib/2019-February/000647.html

* s in 1.5.0 notes, no longer need 'proj' dep (so drop)
2019-03-03 22:23:03 -06:00
Will Dietz ad3d9c0204 spectral: 2018-09-24 -> 2019-03-03
Recent redesign, features, fixes.
2019-03-03 22:15:59 -06:00
Will Dietz 79b321b09c electron: 4.0.5 -> 4.0.6
https://electronjs.org/releases/stable#release-notes-for-v406
2019-03-03 22:00:08 -06:00
Will Dietz 505f2d364b electron_3: 3.1.3 -> 3.1.4
https://electronjs.org/releases/stable?version=3#3.1.4
2019-03-03 22:00:03 -06:00
Will Dietz 423e3e59cd electron: version bumps 2019-03-03 21:59:54 -06:00
Will Dietz 145f213806 llvmPackages_8: rc2 -> rc3 2019-03-03 21:54:26 -06:00
Will Dietz 903948a02a libsecret: 0.18.7 -> 0.18.8
https://gitlab.gnome.org/GNOME/libsecret/tags/0.18.8
2019-03-02 21:38:00 -06:00
Will Dietz e78d7c56e0 unifont_upper: 10.0.06 -> 11.0.03
Also move to GNU mirror for the file, as we do for unifont.
2019-03-02 13:57:15 -06:00
Will Dietz aba880189a ponyc: cleanup a bit, mostly remove old source fixups no longer needed 2019-03-02 02:14:54 -06:00
Will Dietz 2688a23d99 ponyc: use llvm7, this is last version supporting llvm_39
Pinning ponyc to use llvm_39 was done way back in 2016[1]
and shows no indication that this was done for any reason
other than specifying what ponyc supported at the time :).

[1] ae4ef90fcb
2019-03-02 02:14:52 -06:00
Will Dietz 7565289ec7 pony-stable: 0.1.6 -> 0.2.0 2019-03-02 02:14:50 -06:00
Will Dietz a30a76effa ponyc: 0.26.0 -> 0.27.0
https://www.ponylang.io/blog/2019/03/0.27.0-released/
2019-03-02 02:14:48 -06:00
Will Dietz b83cca6806 libpqxx: 6.3.2 -> 6.3.3 2019-03-02 01:23:49 -06:00
Will Dietz 516b3fe3e8 libpqxx: 6.3.1 -> 6.3.2
https://github.com/jtv/libpqxx/releases/tag/6.3.2
2019-03-02 01:23:44 -06:00
Will Dietz e6a4c4a6d8 appstream-glib: 0.7.14 -> 0.7.15
https://github.com/hughsie/appstream-glib/blob/appstream_glib_0_7_15/NEWS
2019-03-01 22:43:24 -05:00
Will Dietz 1831d2c531 libosinfo: 1.2.0 -> 1.4.0 2019-03-01 15:30:39 -06:00
Will Dietz b5506c0482 osinfo-db: 20181214 -> 20190301 2019-03-01 15:30:39 -06:00
Will Dietz 38cc275148 osinfo-db-tools: 1.2.0 -> 1.4.0
add new dep json-glib
2019-03-01 15:30:39 -06:00
Will Dietz 983c54dca5 stress-ng: 0.09.49 -> 0.09.54 2019-03-01 08:37:32 -06:00
Will Dietz fb5254dfae smemstat: 0.02.00 -> 0.02.03
Similarly move .tar.gz -> .tar.xz
2019-03-01 08:37:23 -06:00
Will Dietz f1cee22226 forkstat: 0.02.03 -> 0.02.09
And move to .tar.xz since .tar.gz is only offered until 0.02.03.
2019-03-01 08:37:17 -06:00
Will Dietz 67f904856a wireless-tools: 30.pre2 -> 30.pre9
* 30.pre2 source is no longer available, apparently

Since changelog seems to be only inside the sources,
here's the diff from pre2 to pre9's CHANGELOG.h:

    ---
    o When using takeover, redo probing in case eth0 was in use [ifrename]
    o Update Hotplug documentation, add uDev bits [HOTPLUG-UDEV.txt]
    o Add ESSID bug patches and documentation [ESSID-BUG.txt]
    o Make wireless.21.h LGPL as promised a long time ago [wireless.21.h]
    ---
    	(Bug reported by Shaddy Baddah)
    o Fix unaligned access on SPARC in the 64->32 bit workaround [iwlib.c]
    ---
    	(From Maxime Charpenne <maxime.charpenne@free.fr>)
    o Mise à jour de la traduction en francais des pages manuel [fr/*]
    ---
    o Use wireless.22.h, make it LGPL [iwlib.h/wireless.22.h]
    o Show Scanning Capabilities in "iwlist event" [iwlist]
    	(Bug reported by Nikita Zhernosenko)
    o Fix parsing of retry/power when modifier is used [iwconfig]
    	(Bug reported by Alexis Phoenix)
    o Remove trailing '/' in INSTALL_* that fooled checkinstall [Makefile]
    	(From Dan Williams <dcbw@redhat.com>)
    o Scan capabilities in struct iw_range [wireless.h]
    	(From Guus Sliepen <guus@debian.org>)
    o Install localised man page [Makefile]
    ---
    o Fix #define that broke 32->64 bit workaround [wireless.22.h]
    o Workaround kernel bug when getting ESSID [iwlib/iwconfig/iwgetid]
    	(From Gerald Pfeifer  <gerald@pfeifer.com>)
    o Fix gramar in man page, add about hidden networks [iwlist.8]
    ---
    	(From Reinette Chatre <reinette.chatre@intel.com>)
    o Enable scan buffer to grow up to 65535 instead of 32768 [iwlist]
    o Return a proper error if scan result exceed buffer max [iwlist]
    	(From Jean Tourrilhes)
    o Do above two fixes for the simple scan API [iwlib]
    	(From Claudio Ferronato <claiudio@libero.it>)
    o Spelling and typos in [iwconfig.8]
    ---
    o Create iwlib-private.h to minimise namespace pollution [iwlib]
    o More fix to the 64->32bit band-aid for encode [iwlib]
    o Update udev rule to remove a warning [19-udev-ifrename.rules]
    	(from Ritesh Raj Sarraf <rrs@researchut.com> and Guus Sliepen)
    o Propagate error codes out of main for get [iwconfig/iwlist/iwspy]
    	(From Guus Sliepen <guus@debian.org>)
    o Remove spurious commands from Czech iwconfig manpage.
2019-02-28 20:50:38 -06:00
Will Dietz 82e7322128 clipgrab: 3.7.2 -> 3.8.2, qt4 -> qt5 2019-02-28 17:03:48 -06:00
Will Dietz 62347b2ea9 davmail: 4.8.6 -> 5.2.0
5.2.0 announcement:

https://sourceforge.net/p/davmail/news/2019/02/davmail-520-released/
2019-02-28 10:16:19 -06:00
Will Dietz 7634357343 libplist: 2018-07-25 -> 2019-01-20 2019-02-28 10:09:24 -06:00
Will Dietz 668f759678 libusbmuxd: 2018-07-23 -> 2019-01-18 2019-02-28 10:08:46 -06:00
Will Dietz 6e7e3aebe0 gdrivefs: 0.14.9 -> 0.14.12
https://github.com/dsoprea/GDriveFS/releases/tag/0.14.12
https://github.com/dsoprea/GDriveFS/releases/tag/0.14.11
https://github.com/dsoprea/GDriveFS/releases/tag/0.14.10
2019-02-28 10:03:10 -06:00
Will Dietz 9518ca8d3e gipc: 0.6.0 -> 1.0.1, py3 2019-02-28 09:58:05 -06:00
Will Dietz 277314c608 broot: 0.6.0 -> 0.6.3 2019-02-28 09:55:09 -06:00
Will Dietz 74031d99ef pantheon.elementary-gtk-theme: 5.2.1 -> 5.2.2 2019-02-28 09:50:09 -06:00
Will Dietz a064b6d644 nnn: readline 2019-02-28 09:45:28 -06:00
Will Dietz 50ce6af3c0 nnn: 2.2 -> 2.3 2019-02-28 09:45:27 -06:00
Will Dietz 46c4100552 gitAndTools.hub: simplify 2019-02-27 15:37:23 -06:00
Will Dietz 0185daf3ab gitAndTools.hub: 2.9.0 -> 2.10.0
https://github.com/github/hub/releases/tag/v2.10.0
2019-02-27 14:02:25 -06:00
Will Dietz 18f7e0f787 gcalcli: 4.0.3 -> 4.0.4 2019-02-27 14:00:04 -06:00
Will Dietz 75fa4e2509 emojione: 1.3 -> 1.4
https://github.com/eosrei/emojione-color-font/releases/tag/v1.4

twemoji-color-font is suggested as replacement for unicode 11 and such,
but as long as we have this expression might as well use latest.
2019-02-27 13:58:10 -06:00
Will Dietz dceb0ce98e buildah: 1.4 -> 1.7.1 2019-02-27 13:56:16 -06:00
Will Dietz d1fdcf67b5 scfbuild: bump to latest git (Jun 2017)
No release tags on the repo, unclear how versioning works,
keeping version number reported in repo for now.

Users of this (such as twemoji-color-font) have build instructions
that always grab latest git revision so this seems appropriate.
2019-02-27 13:52:31 -06:00
Will Dietz c971e88fdc xorgserver: 1.20.3 -> 1.20.4
https://lists.x.org/archives/xorg-announce/2019-February/002957.html
2019-02-27 12:56:50 -06:00
Will Dietz e8f4e5af8d radvd: 2.17 -> 2.18
First release in over a year, not sure of changelog.

Release announcement:
http://lists.litech.org/pipermail/radvd-announce-l/2019-February/000045.html
2019-02-26 11:30:03 -06:00
Will Dietz e49175ceae udpate-luarocks-package: drop 'lua' argument here as well 2019-02-25 23:53:21 -06:00
Will Dietz 87bd8adae1 cdk: 5.0-20171209 -> 5.0-20190224 2019-02-25 21:50:29 -06:00
Will Dietz 2a1c7b1f32 lua-modules/generated-packages.nix: fix 'lua' to propagate
Otherwise 'lua' is from the argument populated by callPackage
which means it's whatever the default is.

(instead of the lua we're generating packages for!)
2019-02-25 16:18:02 -06:00
Will Dietz 663bfb120d gcc: 8.2.0 -> 8.3.0
https://gcc.gnu.org/ml/gcc/2019-02/msg00121.html
2019-02-22 15:38:39 -06:00