Skip to content

Instantly share code, notes, and snippets.

View gyscos's full-sized avatar

Alexandre Bury gyscos

View GitHub Profile
diff --git a/0001-Fix-format-string.patch b/0001-Fix-format-string.patch
deleted file mode 100644
index 37ab10c..0000000
--- a/0001-Fix-format-string.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-From 0bd5f4f6e6548a63a60356f09c533f5ddada8990 Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= <felix@piedallu.me>
-Date: Sat, 11 Mar 2023 12:20:58 +0100
-Subject: [PATCH] Fix format string
# Maintainer: Salamandar <felix@piedallu.me>
pkgname=prusa-slicer-git
pkgver=2.6.0.alpha6.r2.g72f6a4e7c
pkgrel=1
pkgdesc='G-code generator for 3D printers (RepRap, Makerbot, Ultimaker etc.)'
arch=('i686' 'x86_64' 'armv6' 'armv6h' 'armv7h')
url='https://github.com/prusa3d/PrusaSlicer'
license=('AGPL3')
makedepends=(
@gyscos
gyscos / out
Created November 19, 2020 20:38
This file has been truncated, but you can view the full file.
==> Making package: proton-ge-custom 1:5.21.GE.1-1 (Thu 19 Nov 2020 12:22:36 PST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Updating proton-ge-custom git repo...
Fetching origin
-> Updating wine git repo...
Fetching origin
-> Updating wine-staging git repo...
Fetching origin
use std::time::{Duration, Instant};
use cursive::traits::{Nameable, Resizable};
use cursive::views::{Button, Canvas, Dialog, LinearLayout};
fn main() {
let mut siv = cursive::default();
siv.add_layer(
Dialog::new()
# Boostrap script to create and upload a ssh key to gitlab.
# Update with ./update_bootstrap.sh
function main() {
set -e
KEY="$1"
TARGET="$2"
EMAIL="$3"
API="$TARGET/api/v4"
# Boostrap script to create and upload a ssh key to gitlab.
# Update with ./update_bootstrap.sh
function main() {
set -e
KEY="$1"
TARGET="$2"
EMAIL="$3"
API="$TARGET/api/v4"
# Boostrap script to create and upload a ssh key to gitlab.
# Update with ./update_bootstrap.sh
function main() {
set -e
KEY="$1"
TARGET="$2"
EMAIL="$3"
API="$TARGET/api/v4"
# Boostrap script to create and upload a ssh key to gitlab.
# Created with: gist -s -R bootstrap.sh
function main() {
set -e
KEY="$1"
TARGET="$2"
EMAIL="$3"
API="$TARGET/api/v4"
# Boostrap script to create and upload a ssh key to gitlab.
# Created with: gist -s -R bootstrap.sh
function main() {
set -e
KEY="$1"
TARGET="$2"
EMAIL="$3"
API="$TARGET/api/v4"
# Boostrap script to create and upload a ssh key to gitlab.
# Created with: gist -s -R bootstrap.sh
function main() {
set -e
KEY="$1"
TARGET="$2"
EMAIL="$3"
API="$TARGET/api/v4"