aboutsummaryrefslogtreecommitdiff
path: root/nix/nix-daemon
diff options
context:
space:
mode:
authorNicolas Goaziou <mail@nicolasgoaziou.fr>2021-02-26 09:50:44 +0100
committerNicolas Goaziou <mail@nicolasgoaziou.fr>2021-02-26 09:50:44 +0100
commit3b3724760842f6ef95f6bbeeee67ae4237c54c8c (patch)
treea9401c7c8caf34c8c47777b4e00610c50c3a0e1c /nix/nix-daemon
parentf9dd7683c6740240895cfdd5f82d014277e2faf0 (diff)
downloadguix-3b3724760842f6ef95f6bbeeee67ae4237c54c8c.tar.gz
guix-3b3724760842f6ef95f6bbeeee67ae4237c54c8c.zip
gnu: python-pikepdf: Update to 2.6.0.
* gnu/packages/python-xyz.scm (python-pikepdf): Update to 2.6.0.
Diffstat (limited to 'nix/nix-daemon')
0 files changed, 0 insertions, 0 deletions
023-08-13gnu: libcamera: Split off gst and tools outputs....* gnu/packages/networking.scm (libcamera)[outputs]: Add gst and tools. [arguments]: Pass "-Dbindir" to configure-flags. Adjust 'move-doc phase to 'move-doc-and-gst. 宋文武 2023-08-13gnu: libcamera: Update to 0.1.0....* gnu/packages/networking.scm (libcamera): Update to 0.1.0. [native-inputs]: Add googletest. [arguments]: Add "-Dtest=true" to configure-flags. Remove disable-failing-tests phase. 宋文武 2023-08-06gnu: lcrq: Update to 0.1.0....* gnu/packages/networking.scm (lcrq): Update to 0.1.0. Vagrant Cascadian 2023-07-28gnu: iwd: Update to 2.7....* gnu/packages/networking.scm (iwd): Update to 2.7. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Hilton Chain 2023-07-16gnu: wireshark: Update to 4.0.7....* gnu/packages/networking.scm (wireshark): Update to 4.0.7. Tobias Geerinckx-Rice 2023-07-16gnu: traceroute: Use G-expressions....* gnu/packages/networking.scm (traceroute)[arguments]: Rewrite as G-expressions. Tobias Geerinckx-Rice 2023-07-16gnu: traceroute: Update to 2.1.2....* gnu/packages/networking.scm (traceroute): Update to 2.1.2. Tobias Geerinckx-Rice 2023-07-16gnu: spiped: Use G-expressions....* gnu/packages/networking.scm (spiped)[arguments]: Rewrite as G-expressions. Tobias Geerinckx-Rice 2023-07-16gnu: spiped: Update to 1.6.2....* gnu/packages/networking.scm (spiped): Update to 1.6.2. [arguments]: Don't explicitly return #t from phases. Tobias Geerinckx-Rice 2023-07-16gnu: iperf: Update to 3.14....* gnu/packages/networking.scm (iperf): Update to 3.14. Tobias Geerinckx-Rice 2023-07-16gnu: whois: Use G-expressions....* gnu/packages/networking.scm (whois)[arguments]: Rewrite as G-expressions. Tobias Geerinckx-Rice 2023-07-16gnu: whois: Remove input labels....* gnu/packages/networking.scm (whois)[native-inputs]: Remove input labels. Tobias Geerinckx-Rice 2023-07-16gnu: whois: Update to 5.5.17....* gnu/packages/networking.scm (whois): Update to 5.5.17. [arguments]: Add BASHCOMPDIR to #:configure-flags. Don't explicitly return #t from phases. Tobias Geerinckx-Rice 2023-07-18gnu: libnatpmp: Update to 20230423....* gnu/packages/networking.scm (libnatpmp): Update to 20230423. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> fanquake 2023-07-18gnu: 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-09gnu: ndisc6: Update to 1.0.7....* gnu/packages/networking.scm (ndisc6): Update to 1.0.7. Tobias Geerinckx-Rice 2023-06-24gnu: iodine: Update to 0.8.0....* gnu/packages/networking.scm (iodine): Update to 0.8.0. [arguments]: Don't explicitly return #t from phases. Tobias Geerinckx-Rice 2023-06-24gnu: nbd: Update to 3.25....* gnu/packages/networking.scm (nbd): Update to 3.25. [source]: Download official GitHub tarball. Tobias Geerinckx-Rice 2023-06-12gnu: phantomsocks: Update to 0.0.0-20230405135900-a54ae9f3611e....* gnu/packages/networking.scm (phantomsocks): Update to 0.0.0-20230405135900-a54ae9f3611e. Signed-off-by: Christopher Baines <mail@cbaines.net> Hilton Chain