public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Julien Roy" <julien@jroy.ca>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: app-misc/flox-bin/
Date: Mon, 25 Mar 2024 23:15:38 +0000 (UTC)	[thread overview]
Message-ID: <1711399401.cffb2b05a600bd91b19a12b342eca763c4fe08c8.julien@gentoo> (raw)

commit:     cffb2b05a600bd91b19a12b342eca763c4fe08c8
Author:     Vitaly Zdanevich <zdanevich.vitaly <AT> ya <DOT> ru>
AuthorDate: Mon Mar 25 20:43:21 2024 +0000
Commit:     Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Mon Mar 25 20:43:21 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=cffb2b05

app-misc/fox-bix: remove my WIP ebuild that was commited by mistake

Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly <AT> ya.ru>

 app-misc/flox-bin/Manifest              |  1 -
 app-misc/flox-bin/flox-bin-1.0.1.ebuild | 62 ---------------------------------
 2 files changed, 63 deletions(-)

diff --git a/app-misc/flox-bin/Manifest b/app-misc/flox-bin/Manifest
deleted file mode 100644
index f23583643f..0000000000
--- a/app-misc/flox-bin/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST flox-1.0.1.x86_64-linux.deb 65052274 BLAKE2B de15df32e033c6528f4386b52e3eaf2445eac0d1dd16e85ecc8b56f308ddc6d216824988155a793ebb1f73ac7172fc4f8066b23778d3c858bbc2e9ad7829fb06 SHA512 6c419ca1a87245a96d3762e5e08110ac06402cd5d5dd1a9ea0f66c572bae5fe2f9473d617a83d60eb47e46577c2a140d2cf5cc5eb2a90c05c15e457300647162

diff --git a/app-misc/flox-bin/flox-bin-1.0.1.ebuild b/app-misc/flox-bin/flox-bin-1.0.1.ebuild
deleted file mode 100644
index 3eaf547658..0000000000
--- a/app-misc/flox-bin/flox-bin-1.0.1.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2024 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="Developer environments you can take with you, with Nix inside, live virtual envs"
-HOMEPAGE="https://flox.dev"
-
-SRC_URI="https://downloads.flox.dev/by-env/stable/deb/flox-${PV}.x86_64-linux.deb"
-
-inherit unpacker
-
-KEYWORDS="~amd64"
-
-LICENSE="GPL-2"
-SLOT="0"
-RESTRICT="strip binchecks bindist"
-
-S="${WORKDIR}"
-
-QA_PREBUILT="*"
-
-src_prepare() {
-	default
-
-	echo ==========
-	ls -lh
-	echo ==========
-
-	echo ========== etc ======
-	ls -lh etc
-	echo =====================
-
-	echo ========== nix ======
-	ls -lh nix
-	echo =====================
-
-	echo ========== usr ======
-	ls -lh usr
-	echo ==========
-
-	tar xvJf usr/share/nix/nix.tar.xz --no-same-owner
-
-	bin/nix \
-	--extra-experimental-features nix-command \
-	--option substitute false \
-	copy --from usr/share/nix --all --no-check-sigs
-
-# Now that Nix closure has been extracted, set path to prefer
-# tools as provided in installation bundle.
-export PATH=/nix/store/bblyj5b3ii8n6v4ra0nb37cmi3lf8rz9-coreutils-9.3/bin:/nix/store/ddkis1jjybv09d6y2xc0q94r87s3ndni-daemonize-1.7.8/bin:/nix/store/l974pi8a5yqjrjlzmg6apk0jwjv81yqw-findutils-4.9.0/bin:/nix/store/9c5qm297qnvwcf7j0gm01qrslbiqz8rs-gnused-4.9/bin:$PATH
-
-}
-
-src_install() {
-	# Not dobin because dobin doing chmod -x (making not executable)
-	cp -r nix "${ED}"
-}
-
-pkg_postinst() {
-	einfo "TODO some quck start advice OR link to a documentation"
-}


                 reply	other threads:[~2024-03-25 23:15 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1711399401.cffb2b05a600bd91b19a12b342eca763c4fe08c8.julien@gentoo \
    --to=julien@jroy.ca \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox