Skip to content

Instantly share code, notes, and snippets.

diff --git a/old.txt b/new.txt
index 37a424e..c4c29b5 100644
--- a/old.txt
+++ b/new.txt
@@ -1,24 +1,24 @@
error: infinite recursion encountered
- at /nix/store/h96rpxzp4q192r3fnwzclg3rmdg4nlqk-source/pkgs/stdenv/generic/make-derivation.nix:249:7:
-
- 248| depsHostHost = lib.elemAt (lib.elemAt dependencies 1) 0;
diff --git a/old.txt b/new.txt
index 37a424e..c4c29b5 100644
--- a/old.txt
+++ b/new.txt
@@ -1,24 +1,24 @@
error: infinite recursion encountered
- at /nix/store/h96rpxzp4q192r3fnwzclg3rmdg4nlqk-source/pkgs/stdenv/generic/make-derivation.nix:249:7:
-
- 248| depsHostHost = lib.elemAt (lib.elemAt dependencies 1) 0;
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!-- This file was created with the aha Ansi HTML Adapter. https://github.com/theZiz/aha -->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="application/xml+xhtml; charset=UTF-8"/>
<title>stdin</title>
</head>
<body style="color:white; background-color:black">
<pre>
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!-- This file was created with the aha Ansi HTML Adapter. https://github.com/theZiz/aha -->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="application/xml+xhtml; charset=UTF-8"/>
<title>stdin</title>
</head>
<body>
<pre>
with import <nixpkgs> {};
with pkgs;
stdenv.mkDerivation {
name = "frankenDebugSymbols";
outputs = [ "out" "debug" ];
dontUnpack = true;
dontBuild = true;
@layus
layus / barf.patch
Created November 10, 2021 15:14
Barf on ignored config text
diff --git a/nixos/machines/uberwald/configuration.nix b/nixos/machines/uberwald/configuration.nix
index d276df1..f59e631 100644
--- a/nixos/machines/uberwald/configuration.nix
+++ b/nixos/machines/uberwald/configuration.nix
@@ -1,30 +1,55 @@
# Edit this configuration file to define what should be installed on
# your system. Help is available in the configuration.nix(5) man page
# and in the NixOS manual (accessible by running ‘nixos-help’).
-{ config, pkgs, ... }:
GNU gdb (GDB) 10.2
Copyright (C) 2021 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-unknown-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://www.gnu.org/software/gdb/bugs/>.
(firefox:38556): Gdk-DEBUG: 15:13:11.702: Ignoring portal setting for org.gnome.desktop.interface toolkit-accessibility
(firefox:38556): Gdk-DEBUG: 15:13:11.702: Ignoring portal setting for org.gnome.desktop.interface gtk-color-palette
(firefox:38556): Gdk-DEBUG: 15:13:11.702: Ignoring portal setting for org.gnome.desktop.interface can-change-accels
(firefox:38556): Gdk-DEBUG: 15:13:11.702: Using portal setting for org.gnome.desktop.interface enable-animations: true
(firefox:38556): Gdk-DEBUG: 15:13:11.702: Using portal setting for org.gnome.desktop.interface cursor-blink: true
(firefox:38556): Gdk-DEBUG: 15:13:11.702: Ignoring portal setting for org.gnome.desktop.interface clock-show-weekday
(firefox:38556): Gdk-DEBUG: 15:13:11.702: Using portal setting for org.gnome.desktop.interface icon-theme: 'Adwaita'
(firefox:38134): Gdk-DEBUG: 15:12:24.369: Ignoring portal setting for org.gnome.desktop.interface toolkit-accessibility
(firefox:38134): Gdk-DEBUG: 15:12:24.370: Ignoring portal setting for org.gnome.desktop.interface gtk-color-palette
(firefox:38134): Gdk-DEBUG: 15:12:24.370: Ignoring portal setting for org.gnome.desktop.interface can-change-accels
(firefox:38134): Gdk-DEBUG: 15:12:24.370: Using portal setting for org.gnome.desktop.interface enable-animations: true
(firefox:38134): Gdk-DEBUG: 15:12:24.370: Using portal setting for org.gnome.desktop.interface cursor-blink: true
(firefox:38134): Gdk-DEBUG: 15:12:24.370: Ignoring portal setting for org.gnome.desktop.interface clock-show-weekday
(firefox:38134): Gdk-DEBUG: 15:12:24.370: Using portal setting for org.gnome.desktop.interface icon-theme: 'Adwaita'
(firefox:35793): Gdk-DEBUG: 14:57:09.933: Ignoring portal setting for org.gnome.desktop.interface toolkit-accessibility
(firefox:35793): Gdk-DEBUG: 14:57:09.933: Ignoring portal setting for org.gnome.desktop.interface gtk-color-palette
(firefox:35793): Gdk-DEBUG: 14:57:09.933: Ignoring portal setting for org.gnome.desktop.interface can-change-accels
(firefox:35793): Gdk-DEBUG: 14:57:09.933: Using portal setting for org.gnome.desktop.interface enable-animations: true
(firefox:35793): Gdk-DEBUG: 14:57:09.933: Using portal setting for org.gnome.desktop.interface cursor-blink: true
(firefox:35793): Gdk-DEBUG: 14:57:09.933: Ignoring portal setting for org.gnome.desktop.interface clock-show-weekday
(firefox:35793): Gdk-DEBUG: 14:57:09.933: Using portal setting for org.gnome.desktop.interface icon-theme: 'Adwaita'