worldofpeace_ changed the topic of #nixos to: NixOS stable: 20.03 ✨ https://discourse.nixos.org/t/nixos-20-03-release/6785 || https://nixos.org || Latest NixOS: https://nixos.org/nixos/download.html || Latest Nix: https://nixos.org/nix/download.html || Logs: https://logs.nix.samueldr.com/nixos/ || use ,channels for a list of Nix* related channels || nixcon videos: https://tinyurl.com/nixcon2019 || Link to the output of nix-info
AlpineLlama has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
AlpineLlama has joined #nixos
sbetrium has joined #nixos
VulNix has quit [Quit: Probably a NixOS update]
VulNix has joined #nixos
ris has quit [Ping timeout: 264 seconds]
<__red__> ofBorg is broken
<__red__> by the looks of it
<{^_^}> [nixpkgs] @stigtsp opened pull request #98978 → maintainers: fix incorrect attribute githubId for justinlovinger → https://git.io/JUiLL
<{^_^}> [nixpkgs] @stigtsp merged pull request #98978 → maintainers: fix incorrect attribute githubId for justinlovinger → https://git.io/JUiLL
<{^_^}> [nixpkgs] @stigtsp pushed 2 commits to master: https://git.io/JUiL4
<__red__> :-D
<__red__> thans stigtsp, wherever you are :-)
<__red__> Now, how do I get ofborg to run again?
<stigo> __red__: hopefully fixed now
<__red__> How do I re=run my ofborg job - any ideas?
xacktm has quit [Ping timeout: 244 seconds]
tarruda has quit [Quit: WeeChat 2.3]
<__red__> I guess ofborg is a little tempremental ;-)
<__red__> good
ramen_master has joined #nixos
<{^_^}> Channel nixos-20.03-small advanced to https://github.com/NixOS/nixpkgs/commit/16f0e6b95a0 (from 9 hours ago, history: https://channels.nix.gsc.io/nixos-20.03-small)
sbetrium has quit [Quit: sbetrium]
sbetrium has joined #nixos
Qubasa has quit [Quit: WeeChat 2.7.1]
Qubasa has joined #nixos
Qubasa has quit [Client Quit]
Qubasa has joined #nixos
tarruda has joined #nixos
Pidgeotto has joined #nixos
Pidgeotto has quit [Excess Flood]
Qubasa has quit [Client Quit]
Qubasa has joined #nixos
Pidgeotto has joined #nixos
Pidgeotto has quit [Excess Flood]
Pidgeotto has joined #nixos
Pidgeotto has quit [Excess Flood]
Qubasa has quit [Client Quit]
anderslu1dstedt has joined #nixos
anderslundstedt has quit [Ping timeout: 256 seconds]
anderslu1dstedt has quit [Ping timeout: 240 seconds]
anderslundstedt has joined #nixos
ramen_master has quit [Ping timeout: 256 seconds]
jjsullivan1 has joined #nixos
ManiacOfMadness has joined #nixos
Qubasa has joined #nixos
<{^_^}> [nixpkgs] @marsam opened pull request #98979 → postgresqlPackages.tds_fdw: 2.0.1 -> 2.0.2 → https://git.io/JUiYq
hoxtonhopper has joined #nixos
h0m1 has quit [Ping timeout: 246 seconds]
ramen_master has joined #nixos
h0m1 has joined #nixos
noonien has quit [Quit: Connection closed for inactivity]
evanjs has quit [Read error: Connection reset by peer]
evanjs has joined #nixos
sbetrium has quit [Quit: sbetrium]
sbetrium has joined #nixos
<{^_^}> [nixpkgs] @JustinLovinger opened pull request #98980 → nixos/nfs: add idmapd.settings option → https://git.io/JUiZu
hoxtonhopper has quit [Ping timeout: 246 seconds]
__red__ has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @ttuegel merged pull request #98657 → [20.09] Build some KDE Applications with Qt 5.15 → https://git.io/JU2rE
<{^_^}> [nixpkgs] @ttuegel pushed 22 commits to release-20.09: https://git.io/JUinn
sbetrium has quit [Quit: sbetrium]
sbetrium has joined #nixos
inerkick has joined #nixos
<inerkick> Hi . I'm trying to install IHP on my debian machine but having this problem. Can you please help https://paste.ofcode.org/QvTGagYZNdfLGquRi5zLxe
zecnate has joined #nixos
anderslundstedt has quit [Ping timeout: 246 seconds]
<zecnate> Where should I file tickets for documentation issues in the nixpkgs manual?
<zecnate> I had a working `fetchurl` derivation, and realized all my builder did was unpack it, so after reading https://nixos.org/manual/nixpkgs/stable/#chap-pkgs-fetchers I switched it to `fetchzip` with the same arguments and it fails the hash check.
inerkick has quit [Ping timeout: 265 seconds]
<zecnate> The docs don't mention anything about the hash being calculated differently between these two. The only almost relevant bit is "The main difference between fetchurl and fetchzip is in how they store the contents.".
<zecnate> source "$stdenv/setup" tar -xf "$src" --strip-components=1 --one-top-level="$out"
<cole-h> fetchurl doesn't unpack it (because how would it unpack, e.g., a .yml file?). IMO that seems reasonable, but you can open an issue against the nixpkgs repo.
<zecnate> -whoops. Sorry for bad layout. That's my builder (except newline after the source).
anderslundstedt has joined #nixos
<cole-h> So, the hash of a zip and the hash of the unpacked contents of the zip are different, of course.
<zecnate> cole-h: I know fetchurl doesn't unpack. What I don't know is why fetchzip calculates the hash differently (and I consider it a bug that the docs don't explain this).
<zecnate> Oh, I see. Hrm, well for my purposes I guess I just keep my "tar" builder, because I need to pin to the hash of the tarball, not the unpacked contents.
sbetrium has quit [Quit: sbetrium]
inerkick has joined #nixos
spacefrogg has quit [Quit: Gone.]
aw has quit [Quit: Quitting.]
aw has joined #nixos
spacefrogg has joined #nixos
night has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @valencik opened pull request #98982 → blender: 2.90.0 -> 2.90.1 → https://git.io/JUiCd
NightA has joined #nixos
growpotkin has joined #nixos
growpotkin has quit [Client Quit]
sbetrium has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #98866 → pyvips: init at 2.1.12 → https://git.io/JUVws
<{^_^}> [nixpkgs] @jonringer pushed commit from @taikatytto to master « pyvips: init at 2.1.12 »: https://git.io/JUilU
justanotheruser has joined #nixos
<cole-h> jonringer: If you're in the mood for a backport: https://github.com/NixOS/nixpkgs/pull/98577
<{^_^}> #98577 (by NieDzejkob, 4 days ago, open): [20.09] chez-modules: Fix path to csv-site.
Supersonic112 has joined #nixos
Supersonic has quit [Ping timeout: 246 seconds]
Supersonic112 is now known as Supersonic
<{^_^}> [nixpkgs] @uri-canva opened pull request #98983 → bazel-remote: 1.0.0 -> 1.2.0 → https://git.io/JUi8X
zeta_0 has joined #nixos
zakame has joined #nixos
zeta_0 has quit [Client Quit]
<kreyren_> So i have a userland in accordance to FHS 3.0.. How do i get nix package manager on it now?
<kreyren_> and which packages should be installed
<{^_^}> [mobile-nixos] @samueldr opened pull request #204 → kernel-builder: Force configuration to be normalized → https://git.io/JUi4t
sbetrium has quit [Quit: sbetrium]
Fare has quit [Ping timeout: 240 seconds]
caranatar has quit [Ping timeout: 246 seconds]
rajivr has joined #nixos
<{^_^}> [nixpkgs] @marsam opened pull request #98984 → vault: 1.5.3 -> 1.5.4 → https://git.io/JUi4E
orivej has quit [Ping timeout: 246 seconds]
<{^_^}> [mobile-nixos] @samueldr opened pull request #205 → sony-pioneer: init → https://git.io/JUi4r
<{^_^}> [nixpkgs] @marsam merged pull request #98979 → postgresqlPackages.tds_fdw: 2.0.1 -> 2.0.2 → https://git.io/JUiYq
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JUi4i
caranatar has joined #nixos
sbetrium has joined #nixos
caranatar has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @marsam merged pull request #98906 → vips: 8.10.0 -> 8.10.1 → https://git.io/JUocM
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JUiBW
astrofog has joined #nixos
astrofog has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @marsam merged pull request #98830 → oneDNN: 1.6.1 -> 1.6.3 → https://git.io/JUVkF
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JUiRk
NightA is now known as night
<{^_^}> [nixpkgs] @r-ryantm opened pull request #98985 → autoflake: 1.3.1 -> 1.4 → https://git.io/JUiRl
<{^_^}> [nixpkgs] @marsam merged pull request #98966 → zola: 0.12.0 -> 0.12.1 → https://git.io/JU69M
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JUiRE
<{^_^}> [nixpkgs] @marsam merged pull request #98736 → k6: 0.27.1 -> 0.28.0 → https://git.io/JUaWd
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JUiRD
<{^_^}> [nixpkgs] @marsam merged pull request #98776 → kube3d: 3.0.1 -> 3.0.2 → https://git.io/JUaDM
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JUiRy
<{^_^}> [nixpkgs] @lb5tr closed pull request #98237 → vcv-rack: fix broken pffft reference → https://git.io/JU0hu
<zecnate> How can I pass an environment variable to `./configure` in the stdenv generic builder?
sigmundv_ has quit [Ping timeout: 258 seconds]
<zecnate> I have a `config.site` file and the build script I'm translating runs `CONFIG_SITE=path/to/config.site ./configure …`.
<zecnate> I don't see this question answered when I read https://nixos.org/manual/nixpkgs/stable/#ssec-configure-phase .
<simpson> Put it in the derivation as an attribute. `stdenv.mkDerivation { ... CONFIG_SITE = your/config.site; ...}`
<zecnate> Thanks! IIUC, that will impact all processes running in the builder. It should be fine, but if I could wave a magic wand, I'd be able to set args for just configure.
<zecnate> Also, just to clarify, any attribute of `derivation` (or more specifically `mkDerivation`) gets passed as a builder environment variable, correct? Or are there a special set of attributes that do not appear in the builder environment, and any other attr *does* appear?
<simpson> `configureFlags` will let you do that. You can control `configureScript` if you really need fine-grained control over how the configure script is invoked.
<simpson> I think it's any attribute. Not sure though.
evanjs has quit [Ping timeout: 260 seconds]
sbetrium has quit [Quit: sbetrium]
<cole-h> All attributes appear as env vars
<{^_^}> [nixpkgs] @ryantm merged pull request #98911 → yacreader: 9.6.2 -> 9.7.1 → https://git.io/JUoEN
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/JUi0K
evanjs has joined #nixos
<zecnate> Is there a derivation which builds the nix and nixpkgs manuals locally?
sbetrium has joined #nixos
ryjm_matrix1 has quit [Quit: killed]
<cole-h> nix-build pkgs/top-level/release.nix -A manual
<cole-h> zecnate: ^
<cole-h> (From the root of nixpkgs)
ryjm_matrix has joined #nixos
<{^_^}> [nixpkgs] @marsam closed pull request #89851 → minio-client: 2020-04-25T00-43-23Z -> 2020-05-28T23-43-36Z → https://git.io/JfDp4
Orbstheorem has quit [Ping timeout: 272 seconds]
jonringer has quit [Ping timeout: 240 seconds]
Pidgeotto has joined #nixos
Pidgeotto has quit [Excess Flood]
Rusty1 has quit [Quit: WeeChat 2.3]
Pidgeotto has joined #nixos
Pidgeotto has quit [Excess Flood]
Pidgeotto has joined #nixos
Pidgeotto has quit [Excess Flood]
domogled has quit [Ping timeout: 260 seconds]
pinpox- has joined #nixos
pinpox has quit [Ping timeout: 240 seconds]
sbetrium has quit [Quit: sbetrium]
<{^_^}> [nixpkgs] @andersk opened pull request #98986 → openafs_1_8: Add upstream patches for Linux kernel 5.8 and 5.9 → https://git.io/JUigT
bahamas has joined #nixos
xacktm has joined #nixos
ddellacosta has quit [Ping timeout: 256 seconds]
waleee-cl has quit [Quit: Connection closed for inactivity]
bahamas has quit [Ping timeout: 240 seconds]
sbetrium has joined #nixos
gerschtli has quit [Quit: WeeChat 2.7.1]
gerschtli has joined #nixos
ramen_master has quit [Ping timeout: 256 seconds]
inerkick has quit [Quit: Leaving]
<heywoodlh> Hey guys, for some reason my actkbd doesn't seem to work when defining in configuration.nix. I'm pretty sure the keybindings are correct. I'm just using GDM/GNOME as my display manager/desktop environment. Here is my config: https://pastebin.com/eZJP57BL
<heywoodlh> Any suggestions on why my shortcuts aren't working after logging into GNOME?
<{^_^}> [nixpkgs] @tricktron opened pull request #98987 → [20.09] python3Packages.fsspec: fix tests on darwin, 0.7.4 -> 0.8.3 → https://git.io/JUial
<zecnate> Hm... `$stdenv/setup` defines a bunch of environment variables like `CC` and `AR`. How can I access these values from a nix-expr?
palo1 has joined #nixos
<zecnate> cole-h: Thanks for the tip on building the manual.
mlen has quit [Quit: WeeChat 2.7.1]
sbetrium has quit [Quit: sbetrium]
mlen has joined #nixos
<{^_^}> [nixpkgs] @7c6f434c opened pull request #98988 → wpsoffice: keep using ffmpeg_3 → https://git.io/JUiV7
palo has quit [Ping timeout: 240 seconds]
palo1 is now known as palo
<{^_^}> [nix] @dependabot[bot] opened pull request #4084 → Bump cachix/install-nix-action from v10 to v11 → https://git.io/JUiw4
<{^_^}> [nix] @dependabot[bot] pushed to dependabot/github_actions/cachix/install-nix-action-v11 « Bump cachix/install-nix-action from v10 to v11 »: https://git.io/JUiwB
<{^_^}> [hydra] @dependabot[bot] pushed to dependabot/github_actions/cachix/install-nix-action-v11 « Bump cachix/install-nix-action from v10 to v11 »: https://git.io/JUiwE
<{^_^}> [hydra] @dependabot[bot] opened pull request #819 → Bump cachix/install-nix-action from v10 to v11 → https://git.io/JUiwu
sbetrium has joined #nixos
m0rphism has joined #nixos
<{^_^}> [nixpkgs] @7c6f434c merged pull request #98988 → wpsoffice: keep using ffmpeg_3 → https://git.io/JUiV7
<{^_^}> [nixpkgs] @7c6f434c pushed 2 commits to master: https://git.io/JUiro
<{^_^}> [nixpkgs] @7c6f434c opened pull request #98989 → [20.09] wpsoffice: revert ffmpeg version → https://git.io/JUirH
Jackneill has quit [Ping timeout: 256 seconds]
quinn has quit [Ping timeout: 260 seconds]
kenran has joined #nixos
zecnate has quit [Remote host closed the connection]
quinn has joined #nixos
ramen_master has joined #nixos
zecnate has joined #nixos
Jackneill has joined #nixos
sbetrium has quit [Quit: sbetrium]
sbetrium has joined #nixos
<{^_^}> [nixpkgs] @marsam merged pull request #81116 → swappy: Init at 1.2.1 → https://git.io/JvurE
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JUiKV
cr4y1 has joined #nixos
<{^_^}> [nixpkgs] @7c6f434c merged pull request #98989 → [20.09] wpsoffice: revert ffmpeg version → https://git.io/JUirH
<{^_^}> [nixpkgs] @7c6f434c pushed 2 commits to release-20.09: https://git.io/JUi6P
cr4y1_ has joined #nixos
cole-h has quit [Ping timeout: 240 seconds]
Pwnna has quit [Quit: Bye]
Pwnna has joined #nixos
cr4y1 has quit [Ping timeout: 272 seconds]
saschagrunert has joined #nixos
sbetrium has quit [Quit: sbetrium]
mir100 has quit [Ping timeout: 265 seconds]
<{^_^}> [nixpkgs] @vbgl opened pull request #98990 → ocamlPackages.z3: init at 4.8.9 → https://git.io/JUiP4
Sanchayan has joined #nixos
icyphox has joined #nixos
icyphox has left #nixos ["nixos sucks"]
Orbstheorem has joined #nixos
bahamas has joined #nixos
bahamas has joined #nixos
bahamas has quit [Changing host]
sbetrium has joined #nixos
m4tsa_ has joined #nixos
aforemny has joined #nixos
<{^_^}> [nixpkgs] @AndersonTorres opened pull request #98991 → Netsurf: a huge rewrite+update! → https://git.io/JUiX1
m4ts has quit [Ping timeout: 258 seconds]
sangoma has joined #nixos
Orbstheorem has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @AndersonTorres merged pull request #98976 → eweb: "pname-version" rewriting → https://git.io/JUieg
<{^_^}> [nixpkgs] @AndersonTorres pushed 2 commits to master: https://git.io/JUi1J
cfricke has joined #nixos
mananamenos has joined #nixos
m4tsa_ has quit [Ping timeout: 246 seconds]
m4ts has joined #nixos
DerHorst has quit [Ping timeout: 260 seconds]
DerHorst has joined #nixos
V has quit [Quit: V]
V has joined #nixos
mananamenos has quit [Quit: Leaving]
justanotheruser has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @lblasc opened pull request #98992 → terraform-provider-libvirt: base volume snapshot or copy → https://git.io/JUiDS
mananamenos has joined #nixos
sbetrium has quit [Quit: sbetrium]
gxt has joined #nixos
rembo10 has quit [Quit: ZNC 1.8.1 - https://znc.in]
Orbstheorem has joined #nixos
gxt has quit [Remote host closed the connection]
fendor has joined #nixos
sangoma has quit [Ping timeout: 260 seconds]
rembo10 has joined #nixos
gxt has joined #nixos
sangoma has joined #nixos
lsix has joined #nixos
sangoma has quit [Read error: Connection reset by peer]
sangoma has joined #nixos
<maurer> I'm trying to deploy dnsmasq + hostapd to get my laptop to act as a wireless hotspot for a wired connection.
<maurer> Devices are able to successfully associate with the hostapd, but then fail to get an IP
<maurer> I see no logs from dnsmasq
<maurer> contains my current configuration.nix Any ideas?
cfricke has quit [Quit: WeeChat 2.9]
justanotheruser has joined #nixos
civodul has joined #nixos
sbetrium has joined #nixos
mallox has joined #nixos
<{^_^}> [nixpkgs] @ehmry pushed to master « yggdrasil: 0.3.14 -> 0.3.15 »: https://git.io/JUiH8
joesventek has quit [Quit: Quit]
alp has joined #nixos
nikivi has quit [Quit: Free ZNC ~ Powered by LunarBNC: https://LunarBNC.net]
dstzd has quit [Quit: ZNC - https://znc.in]
justanotheruser has quit [Ping timeout: 240 seconds]
Orbstheorem has quit [Ping timeout: 240 seconds]
joesventek has joined #nixos
dstzd has joined #nixos
dstzd has joined #nixos
dstzd has quit [Changing host]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #98993 → docker-compose: 1.26.2 -> 1.27.4 → https://git.io/JUiQU
mallox_ has joined #nixos
nikivi has joined #nixos
bahamas has quit [Ping timeout: 265 seconds]
tbe has joined #nixos
justanotheruser has joined #nixos
mallox has quit [Ping timeout: 240 seconds]
bahamas has joined #nixos
mallox_ has quit [Quit: WeeChat 2.9]
sputny has joined #nixos
zecnate has quit [Remote host closed the connection]
mallox has joined #nixos
<{^_^}> [rfcs] @wmertens closed pull request #17 → [RFC 0017] Intensional Store → https://git.io/JUi7m
mallox_ has joined #nixos
bahamas has quit [Ping timeout: 260 seconds]
mallox has quit [Ping timeout: 260 seconds]
sbetrium has quit [Quit: sbetrium]
sbetrium has joined #nixos
<tbe> Hi all, I'm new to NixOS. Trying to run the CEWE photoworld application which consists of multiple binaries fetched and installed to a direcotry by a perl script. 'ldd CEWE' lists 15 missing libraries. I can work around most of them with 'nix-env -p /nix/var/nix/profiles/cewe -iA nixos.expat nixos.freetype ...' and then run CEWE with LD_LIBRARY_PATH=/nix/var/nix/profiles/cewe/lib. However, some of the libs are
<tbe> found (using e.g. locate libdbus-1.so.3) in store directories ending in "-lib", e.g. /nix/store/dpm84ln0cg209f9jwk0mfv5jcqj6mryq-dbus-1.12.16-lib/lib/libdbus-1.so.3, and I cannot for the life of me find any nix expression to add this to the profile. Help?
srhm has joined #nixos
<makefu> hi tbe, nice to hear you are trying out nixos. Running pre-compiled binary blobs is one of the ... say weak points of NixOS due to how works (or does not work) in the nix environment. however there is a writeup on how to package binaries in https://nixos.wiki/wiki/Packaging/Binaries and maybe this helps
cfricke has joined #nixos
<makefu> for finding your libraries you can use nix-locate as described in the article
__monty__ has joined #nixos
<{^_^}> [nix] @edolstra merged pull request #4077 → libmain/progress-bar: don't trim whitespace on the left → https://git.io/JUwkn
<{^_^}> [nix] @edolstra pushed 2 commits to master: https://git.io/JUiFp
<{^_^}> [nix] @edolstra merged pull request #4064 → Fix max-jobs option → https://git.io/JU2Nw
<{^_^}> [nix] @edolstra pushed 2 commits to master: https://git.io/JUibq
hnOsmium0001 has quit [Quit: Connection closed for inactivity]
o1lo01ol1o has joined #nixos
Pidgeotto has joined #nixos
Pidgeotto has quit [Excess Flood]
o1lo01ol1o has quit [Remote host closed the connection]
Pidgeotto has joined #nixos
Pidgeotto has quit [Excess Flood]
o1lo01ol1o has joined #nixos
Pidgeotto has joined #nixos
Pidgeotto has quit [Excess Flood]
sbetrium has quit [Quit: sbetrium]
o1lo01ol1o has quit [Ping timeout: 256 seconds]
sgrunert has joined #nixos
<woffs> tbe: I have a FHS for dm-fotobuch (which is the same)
o1lo01ol1o has joined #nixos
saschagrunert has quit [Ping timeout: 258 seconds]
<woffs> tbe: I'll upload it later somewhere.
chipb has quit [Quit: chipb]
gnxlxnxx[m] has quit [Quit: Idle for 30+ days]
chipb has joined #nixos
sbetrium has joined #nixos
aquarial1 has left #nixos ["Kicked by @appservice-irc:matrix.org : Idle for 30+ days"]
<woffs> I meant FHSUserEnv and dm-Fotowelt
adray1 has quit [Quit: Idle for 30+ days]
fatjedi[m] has quit [Quit: Idle for 30+ days]
hoxtonhopper has joined #nixos
cfricke has quit [Quit: WeeChat 2.9]
<{^_^}> [nixos-homepage] @garbas pushed to fix-541 « bump asciinema-scenario to 0.2.0 via overlay and update nixpkgs flake »: https://git.io/JUiAb
<{^_^}> [nixos-homepage] @garbas opened pull request #585 → bump asciinema-scenario to 0.2.0 via overlay and update nixpkgs flake → https://git.io/JUixf
hoxtonhopper has quit [Ping timeout: 265 seconds]
<{^_^}> [nixpkgs] @vcunat pushed commit from @ferranpujolcamins to release-20.09 « chromaprint: fix derivation »: https://git.io/JUixa
<{^_^}> [nixpkgs] @timokau merged pull request #98779 → libbraiding: 1.0 -> 1.1 → https://git.io/JUaSN
<{^_^}> [nixpkgs] @timokau pushed 2 commits to master: https://git.io/JUixA
tyxie has joined #nixos
thc202 has joined #nixos
<{^_^}> [nixos-homepage] @github-actions[bot] pushed commit from GitHub Actions to master « Update flake.lock and blogs.xml [ci skip] »: https://git.io/JUipM
kenran has quit [Quit: leaving]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #98995 → discord-canary: 0.0.112 -> 0.0.114 → https://git.io/JUipQ
vidbina has joined #nixos
sigmundv_ has joined #nixos
ptotter[m]1 is now known as ptotter[m]
Orbstheorem has joined #nixos
sbetrium has quit [Quit: sbetrium]
sbetrium has joined #nixos
<{^_^}> [nixos-homepage] @garbas merged pull request #585 → bump asciinema-scenario to 0.2.0 via overlay and update nixpkgs flake → https://git.io/JUixf
<{^_^}> [nixos-homepage] @garbas pushed 2 commits to master: https://git.io/JUijg
<{^_^}> [nixos-homepage] @garbas pushed 0 commits to fix-541: https://git.io/JUij2
<{^_^}> [nixos-homepage] @garbas pushed to fix-preview « fixing broken preview video link »: https://git.io/JUijK
<{^_^}> [nixos-homepage] @garbas opened pull request #586 → fixing broken preview video link → https://git.io/JUiji
cosimone has joined #nixos
bahamas has joined #nixos
lafa has joined #nixos
cfricke has joined #nixos
bahamas has quit [Ping timeout: 260 seconds]
cjpbirkb1 has joined #nixos
cjpbirkbeck has quit [Ping timeout: 240 seconds]
alexherbo26 has joined #nixos
spudly- has joined #nixos
justache has quit [Remote host closed the connection]
spudly- is now known as spudly
justache has joined #nixos
hyper_ch2 has joined #nixos
orivej has joined #nixos
mallox_ has quit [Ping timeout: 265 seconds]
cjpbirkb1 has quit [Quit: Goodbye, take care]
hyper_ch3 has joined #nixos
hyper_ch2 has quit [Ping timeout: 272 seconds]
hyper_ch3 has quit [Client Quit]
hyper_ch2 has joined #nixos
<{^_^}> [nixpkgs] @worldofpeace pushed to worldofpeace-patch-1 « nixos/dnscrypt-proxy2: version the example file »: https://git.io/JUPTp
<{^_^}> [nixpkgs] @worldofpeace opened pull request #98996 → nixos/dnscrypt-proxy2: version the example file → https://git.io/JUPkI
bahamas has joined #nixos
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/fc3766140c4 (from 2 days ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
<{^_^}> Channel nixpkgs-unstable advanced to https://github.com/NixOS/nixpkgs/commit/83162ab3b97 (from 6 days ago, history: https://channels.nix.gsc.io/nixpkgs-unstable)
bahamas has quit [Client Quit]
orivej has quit [Ping timeout: 260 seconds]
nikivi has quit [Quit: Free ZNC ~ Powered by LunarBNC: https://LunarBNC.net]
joesventek has quit [Quit: Quit]
dstzd has quit [Quit: ZNC - https://znc.in]
<{^_^}> [nixos-homepage] @andir opened pull request #587 → index: Rename "isolated" to "declarative" example → https://git.io/JUPIP
dstzd has joined #nixos
dstzd has joined #nixos
dstzd has quit [Changing host]
joesventek has joined #nixos
nikivi has joined #nixos
waleee-cl has joined #nixos
<{^_^}> Channel nixos-20.03-small advanced to https://github.com/NixOS/nixpkgs/commit/a6f277f9ffb (from 17 hours ago, history: https://channels.nix.gsc.io/nixos-20.03-small)
Fare has joined #nixos
<{^_^}> [nixos-homepage] @garbas merged pull request #586 → fixing broken preview video link → https://git.io/JUiji
<{^_^}> [nixos-homepage] @garbas pushed 2 commits to master: https://git.io/JUPL7
<{^_^}> [nixos-homepage] @garbas pushed 0 commits to fix-preview: https://git.io/JUPLF
sangoma has quit [Ping timeout: 265 seconds]
<{^_^}> [nixpkgs] @Kloenk opened pull request #98998 → systemd: create options for smaller derivation → https://git.io/JUPtg
<{^_^}> [nixpkgs] @SFrijters opened pull request #98999 → wineStable: 5.0.0 -> 5.0.2, wine{Unstable,Staging}: 5.16 -> 5.18, wine.vkd3d: 1.1 -> 1.2 → https://git.io/JUPtX
sangoma has joined #nixos
rprije has quit [Ping timeout: 240 seconds]
mallox_ has joined #nixos
ramen_master has quit [Ping timeout: 272 seconds]
nikivi has quit [Quit: Free ZNC ~ Powered by LunarBNC: https://LunarBNC.net]
dstzd has quit [Quit: ZNC - https://znc.in]
joesventek has quit [Quit: Quit]
rixed has quit [Remote host closed the connection]
dstzd has joined #nixos
dstzd has joined #nixos
dstzd has quit [Changing host]
nikivi has joined #nixos
joesventek has joined #nixos
sbetrium has quit [Quit: sbetrium]
<l33[m]> #freenode_#nix-lang:matrix.org
sbetrium has joined #nixos
<{^_^}> [nixpkgs] @teto merged pull request #98465 → Tree sitter update → https://git.io/JUzMJ
<{^_^}> [nixpkgs] @teto pushed 4 commits to master: https://git.io/JUPYx
<{^_^}> [nixpkgs] @martinetd opened pull request #99000 → confinement: fix assert for serviceConfig.ProtectSystem → https://git.io/JUPOW
<infinisil> Idea: Cache a nix-shell environment, only updating it when unsuspending on a new day
<infinisil> For dependencies that should stay up-to-date, but you don't want to wait for downloading nixpkgs-unstable every time
zupo has joined #nixos
<infinisil> So e.g. you could always do like `daily-nix-shell <name>`, which would start that shell instantly. The environment would be updated when a new day starts
<mkg20001> I have something similar for FHS user envs https://github.com/mkg20001/nix-dev
sputny has quit [Remote host closed the connection]
eigenfield has joined #nixos
<eigenfield> hi, how do I launched (or creata a .nix expression file) so that I will have a maven which uses javac 11 ?
<{^_^}> [nixos-homepage] @garbas merged pull request #587 → index: Rename "isolated" to "declarative" example → https://git.io/JUPIP
<{^_^}> [nixos-homepage] @garbas pushed 2 commits to master: https://git.io/JUPsO
<woffs> tbe: https://gist.github.com/woffs/91a118c4c53440d850df7390b873a6be for an older version of dm-Fotowelt.
malook has joined #nixos
sbetrium has quit [Quit: sbetrium]
malook has quit [Client Quit]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #99001 → python27Packages.hg-evolve: 10.0.1 -> 10.0.2 → https://git.io/JUPGC
<{^_^}> [nixpkgs] @romildo opened pull request #99002 → matcha-gtk-theme: 2020-07-27 -> 2020-09-28 → https://git.io/JUPG5
<{^_^}> [nixpkgs] @romildo merged pull request #98896 → {enlightenment.efl,pythonPackages.pythonefl}: 1.24.3 -> 1.25.0 → https://git.io/JUryq
<{^_^}> [nixpkgs] @romildo pushed 3 commits to master: https://git.io/JUPZL
cosimone has quit [Read error: Connection reset by peer]
eigenfield has quit [Quit: leaving]
<{^_^}> [nixpkgs] @lsix merged pull request #98535 → skypeforlinux: 8.63.0.76 -> 8.64.0.81 → https://git.io/JUgWK
<{^_^}> [nixpkgs] @lsix pushed 2 commits to master: https://git.io/JUPZx
orivej has joined #nixos
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
xantoz has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @lsix pushed to release-20.09 « skypeforlinux: 8.63.0.76 -> 8.64.0.81 »: https://git.io/JUPnz
<CRTified[m]> Can someone point me to what I need to do to make a Makefile cross-compile compatible? Right now, I'm using $(CC) as variable, but file claims that the binary is x86, while I'm cross-compiling for the RPi0 (armv6l). My derivation is just a simple mkDerivation with buildInputs, src, pname and version set.
meh` has joined #nixos
knerten has joined #nixos
<{^_^}> Channel nixos-20.09 advanced to https://github.com/NixOS/nixpkgs/commit/a9226f2b3a5 (from 2 days ago, history: https://channels.nix.gsc.io/nixos-20.09)
igghibu has joined #nixos
<{^_^}> Channel nixpkgs-unstable advanced to https://github.com/NixOS/nixpkgs/commit/06b27898a45 (from 6 days ago, history: https://channels.nix.gsc.io/nixpkgs-unstable)
Zetagon has joined #nixos
igghibu has quit [Client Quit]
wnklmnn has joined #nixos
<{^_^}> [nixpkgs] @martinetd opened pull request #99003 → stunnel service: fix servers example → https://git.io/JUPCy
meh` has quit [Ping timeout: 264 seconds]
meh` has joined #nixos
teto has joined #nixos
lorimer has quit [Quit: NAE TROOSERS]
<{^_^}> [nixpkgs] @AluisioASG opened pull request #99004 → iosevka, iosevka-bin: 3.x.y -> 3.6.2 → https://git.io/JUPlZ
alp has quit [Ping timeout: 246 seconds]
<tdeo> how do i override the stdenv for an existing package?
<tdeo> let's say i want to build a specific package in nixpkgs with clang
<{^_^}> [nixpkgs] @sternenseemann opened pull request #99005 → ocamlPackages.mirage-stack: 2.1.0 → 2.2.0 → https://git.io/JUPli
<qyliss> > hello.override { stdenv = clangStdenv; } # tdeo
Pidgeotto has joined #nixos
Pidgeotto has quit [Excess Flood]
<{^_^}> "<derivation /nix/store/g24nxq0q8p6lxia6wcx26hjd03nqyi04-hello-2.10.drv>"
Pidgeotto has joined #nixos
Pidgeotto has quit [Excess Flood]
<tdeo> qyliss: thanks
Pidgeotto has joined #nixos
Pidgeotto has quit [Excess Flood]
alp has joined #nixos
<{^_^}> [nixpkgs] @pnelson opened pull request #99006 → nextdns: 1.8.3 -> 1.8.4 → https://git.io/JUP80
<{^_^}> [nixpkgs] @sternenseemann opened pull request #99007 → ocamlPackages.asn1-combinators: 0.2.2 → 0.2.3 → https://git.io/JUP8w
Rusty1 has joined #nixos
<{^_^}> [nixpkgs] @ehmry pushed 2 commits to master: https://git.io/JUP8F
cr4y1_ has quit [Ping timeout: 264 seconds]
kirc2 has joined #nixos
kirc2 is now known as kirc
m4tsa_ has joined #nixos
amfl_ has joined #nixos
cr4y1 has joined #nixos
amfl has quit [Ping timeout: 256 seconds]
m4ts has quit [Ping timeout: 256 seconds]
cr4y1_ has joined #nixos
meh` has quit [Ping timeout: 260 seconds]
cr4y1 has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @mkg20001 opened pull request #99008 → Cjs upgrade → https://git.io/JUPBw
Soo_Slow has joined #nixos
fling has joined #nixos
<{^_^}> [nixpkgs] @ryantm merged pull request #98715 → fff: 2.1 -> 2.2 → https://git.io/JUaLP
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/JUPRJ
<fling> Is not there a new version of export_kernel_fpu_functions_5_3.patch ?
<{^_^}> [nixpkgs] @ryantm merged pull request #98995 → discord-canary: 0.0.112 -> 0.0.114 → https://git.io/JUipQ
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/JUPRk
lorimer has joined #nixos
kirc has quit [Remote host closed the connection]
cr4y1_ has quit [Ping timeout: 256 seconds]
<{^_^}> [nix] @0mp opened pull request #4085 → Fix tar invocation on FreeBSD → https://git.io/JUPRa
cr4y1_ has joined #nixos
cfricke has quit [Quit: WeeChat 2.9]
Sanchayan has quit [Quit: leaving]
supercoven has joined #nixos
civodul has quit [Read error: Connection reset by peer]
h0m1 has quit [Quit: WeeChat 2.9]
h0m1 has joined #nixos
civodul has joined #nixos
supercoven has quit [Max SendQ exceeded]
supercoven has joined #nixos
gustavderdrache has joined #nixos
cosimone has joined #nixos
<evanjs> *using pipenv for the first time in a while*
<evanjs> "Neither 'pyenv' nor 'asdf' could be found to install Python."
alp has quit [Ping timeout: 246 seconds]
<evanjs> wot
<evanjs> (this is via direnv/lorri)
xantoz has joined #nixos
<{^_^}> [nixpkgs] @j0hax opened pull request #99010 → Octoprint dashboard maintainers → https://git.io/JUPgL
mvanwaveren9 has joined #nixos
<{^_^}> [nixpkgs] @andersk opened pull request #99011 → nixos/plymouth: Add label plugin and a font to the initrd → https://git.io/JUPgM
<{^_^}> [nixpkgs] @sternenseemann opened pull request #99012 → pythonPackages.fonttools: 4.14.0 → 4.15.0 → https://git.io/JUPg5
xantoz has quit [Quit: WeeChat 2.9]
lsyoyom has quit [Ping timeout: 240 seconds]
xantoz has joined #nixos
killercup[m] has joined #nixos
hyper_ch2 has quit [Ping timeout: 272 seconds]
hyper_ch2 has joined #nixos
<{^_^}> pypa/pipenv#4246 (by zbentley, 20 weeks ago, merged): Allow pyenv/asdf to be used even if they are not on PATH
sigmundv_ has quit [Read error: Connection reset by peer]
sigmundv_ has joined #nixos
cr4y1_ has quit [Ping timeout: 260 seconds]
lsyoyom has joined #nixos
Darkmatter66 has quit [Read error: Connection reset by peer]
sangoma has quit [Ping timeout: 256 seconds]
Darkmatter66 has joined #nixos
<{^_^}> [nixpkgs] @sternenseemann opened pull request #99013 → pythonPackages.psautohint: 2.1.0 → 2.1.1 → https://git.io/JUPVu
<lordcirth> When writing a service module, how do I put coreutils in it's path? I tried adding pkgs.coreutils to systemd.packages but that didn't work
<lordcirth> Oh, maybe I should just use ${coreutils}/bin/cp ?
zakame has quit [Remote host closed the connection]
cr4y1__ has joined #nixos
<evanjs> lordcirth: that's what I usually do if something is being used directly like that
<evanjs> of course, if a program calls it ad-hoc, I would be better off either running substituteInPlace on the program itself, or adding the program in question to the PATH, yeah
<evanjs> lordcirth: It looks like I took a wrapper/runtime approach with one of my package/services
<evanjs> more generically, here's the commit with all the relevant bits https://github.com/evanjs/nixos_cfg/commit/6582b63ac3cfa26fb2cdb8107e609d06eb03a01a
<{^_^}> [nixpkgs] @vbgl merged pull request #99005 → ocamlPackages.mirage-stack: 2.1.0 → 2.2.0 → https://git.io/JUPli
<{^_^}> [nixpkgs] @vbgl pushed commit from @sternenseemann to master « ocamlPackages.mirage-stack: 2.1.0 → 2.2.0 »: https://git.io/JUPwV
<lordcirth> evanjs, thanks!
proofofkeags has quit [Ping timeout: 246 seconds]
<lordcirth> Every time I push a one-line commit to my nixpkgs branch, and run nixos-container with the new flake, it downloads a new 20MB tarball. Is there a way to get it to use git instead?
Jackneill has quit [Ping timeout: 256 seconds]
tyxie has quit [Remote host closed the connection]
Jackneill has joined #nixos
drondin has joined #nixos
hnOsmium0001 has joined #nixos
hyper_ch2 has quit [Read error: Connection reset by peer]
sputny has joined #nixos
hyper_ch2 has joined #nixos
sputny has quit [Quit: sputny]
Izorkin has quit [Read error: Connection reset by peer]
Izorkin has joined #nixos
sputny has joined #nixos
sputny has quit [Client Quit]
sputny has joined #nixos
<{^_^}> [nixpkgs] @vbgl merged pull request #99007 → ocamlPackages.asn1-combinators: 0.2.2 → 0.2.3 → https://git.io/JUP8w
<{^_^}> [nixpkgs] @vbgl pushed commit from @sternenseemann to master « ocamlPackages.asn1-combinators: 0.2.2 → 0.2.3 »: https://git.io/JUPKm
alp has joined #nixos
mmohammadi98129 has joined #nixos
sputny has quit [Client Quit]
meh` has joined #nixos
sputny has joined #nixos
hyper_ch3 has joined #nixos
cosimone has quit [Quit: Quit.]
kahiru has joined #nixos
cosimone has joined #nixos
AWizzArd has joined #nixos
sputny has quit [Client Quit]
<{^_^}> [nixpkgs] @teto merged pull request #98506 → programs.neovim: init → https://git.io/JUgI3
<{^_^}> [nixpkgs] @teto pushed to master « programs.neovim: init (#98506) »: https://git.io/JUP6m
sputny has joined #nixos
<AWizzArd> I have s1 = { a=10; } and s2 = { b=20; }. How can I merge them so that I’ll get a set {a=10, b=20}?
hyper_ch2 has quit [Ping timeout: 256 seconds]
<makefu> > { a = 10; } // { b = 20; }
aforemny has quit [Ping timeout: 260 seconds]
<{^_^}> { a = 10; b = 20; }
hyper_ch2 has joined #nixos
<AWizzArd> makefu: thx
hyper_ch3 has quit [Ping timeout: 272 seconds]
drondin has quit [Remote host closed the connection]
knupfer has joined #nixos
sputny has quit [Client Quit]
sputny has joined #nixos
polarfire has joined #nixos
<{^_^}> [nixos-homepage] @garbas pushed to redesign-donate « donate.html: initial structure and text »: https://git.io/JUP6N
<polarfire> hi there, I'm having issues getting a Steam game to run
<polarfire> how would I go about diagnosing any missing libraries, etc ?
sputny has quit [Client Quit]
<lordcirth> polarfire, ldd is usually handy
sputny has joined #nixos
sputny has quit [Client Quit]
sputny has joined #nixos
<{^_^}> [nixos-homepage] @garbas opened pull request #588 → donate.html: initial structure and text → https://git.io/JUPPU
sputny has quit [Client Quit]
<polarfire> lordcirth: the output seems fine to me, all libraries are there
sputny has joined #nixos
<polarfire> also, I'm using the runtime
erasmas has joined #nixos
<polarfire> Stellaris is pretty broken pretty often, but I'm able to get it to run on Arch
civodul has quit [Read error: Connection reset by peer]
sputny has quit [Quit: sputny]
civodul has joined #nixos
sputny has joined #nixos
scott has joined #nixos
<scott> i have a package for which i believe i need to invoke `make install-man` during the install phase. there is currently no installPhase in its derivation - what would be the least invasive way to add this step?
polarfire has quit [Quit: WeeChat 2.7.1]
<scott> aha, just found installTargets in the manual!
<symphorien[m]> `installTargets = [ "install" "install-man"];` iirc
sputny has quit [Client Quit]
sputny has joined #nixos
zaeph has quit [Quit: zaeph]
zaeph has joined #nixos
<{^_^}> [nixos-homepage] @garbas pushed to redesign-governance « inital structure »: https://git.io/JUP1v
polarfire has joined #nixos
<polarfire> nevermind, it just doesn't like Wayland
sputny has quit [Client Quit]
sputny has joined #nixos
camsbury has joined #nixos
<{^_^}> Channel nixos-20.09-small advanced to https://github.com/NixOS/nixpkgs/commit/e0d6afb7033 (from 7 hours ago, history: https://channels.nix.gsc.io/nixos-20.09-small)
polarfire has quit [Quit: WeeChat 2.7.1]
sputny has quit [Client Quit]
sputny has joined #nixos
night has quit [Read error: Connection reset by peer]
NightA has joined #nixos
<{^_^}> [nixos-homepage] @garbas opened pull request #589 → WIP: Governance page redesign → https://git.io/JUPMu
mmohammadi98129 has quit [Quit: I quit (╯°□°)╯︵ ┻━┻]
growpotkin has joined #nixos
mmohammadi9812 has joined #nixos
r0bby has quit [Ping timeout: 272 seconds]
sputny has quit [Client Quit]
sputny has joined #nixos
r0bby has joined #nixos
civodul has quit [Ping timeout: 244 seconds]
jonringer has joined #nixos
mir100 has joined #nixos
<{^_^}> [nixpkgs] @joachifm merged pull request #98919 → nixos/hardened: update blacklisted filesystems → https://git.io/JUoQ7
<{^_^}> [nixpkgs] @joachifm pushed 2 commits to master: https://git.io/JUPDq
<{^_^}> [nixos-homepage] @garbas pushed to redesign-governance « governance: adding page specific styles file, with some initial styles »: https://git.io/JUPDs
sputny has quit [Client Quit]
sputny has joined #nixos
philr has quit [Ping timeout: 272 seconds]
slby[m] has quit [Quit: Idle for 30+ days]
aloiscochard[m] has left #nixos ["Kicked by @appservice-irc:matrix.org : Idle for 30+ days"]
proofofkeags has joined #nixos
sputny has quit [Client Quit]
sputny has joined #nixos
alexherbo26 has quit [Ping timeout: 256 seconds]
mvanwaveren9 has quit [Remote host closed the connection]
sputny has quit [Client Quit]
cole-h has joined #nixos
sputny has joined #nixos
camsbury has quit [Remote host closed the connection]
cap_sens1 has joined #nixos
endformationage has joined #nixos
<cap_sens1> Hi all. I'm trying to build a C++ library. Without specifying anything for the `installPhase`, dynamic libraries get placed in `$out/lib/<some_folder>`. How'd I move the library files to `$out/lib`?
<cap_sens1> I've tried to put `mv $out/lib/<some_folder>*.so $out/lib` to `postInstallPhase` but I get error on `mv` missing target
sputny has quit [Client Quit]
<simpson> My first instinct would be to examine the configure phase. There might be a prefix for libraries which could be configured.
sputny has joined #nixos
<{^_^}> [nixpkgs] @Sohalt opened pull request #99016 → photoprism: init at 2020-09-21 → https://git.io/JUPSt
<{^_^}> [nixpkgs] @markuskowa merged pull request #98828 → numactl: 2.0.13 -> 2.0.14 → https://git.io/JUVTA
<{^_^}> [nixpkgs] @markuskowa pushed 2 commits to staging: https://git.io/JUPSa
sputny has quit [Client Quit]
sputny has joined #nixos
<cap_sens1> simpson: The project uses cmake, and I've tried to put `-DCMAKE_LIBRARY_OUTPUT_DIRECTORY=$out/lib`, but it doesn't change the output at all
sputny has quit [Remote host closed the connection]
cantstanya has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @ckauhaus opened pull request #99017 → zeroc-mcpp: decouple from original mcpp → https://git.io/JUPSA
<sphalerite> Hi all (cc infinisil resident module system expert)! I'm writing a module which produces (amongst other things) a JSON file. Is there a type for "anything convertible to JSON"? I want to use this as the freeformType for the relevant submodule.
<infinisil> sphalerite: Yup! pkgs.formats.json, See https://github.com/NixOS/nixpkgs/pull/75584
<{^_^}> #75584 (by Infinisil, 41 weeks ago, merged): Configuration file formats for JSON, INI, YAML and TOML
<simpson> cap_sens1: Hm, an interesting puzzle. I would expect postInstallPhase to work, and I'm not sure why it doesn't.
<{^_^}> [nixos-homepage] @garbas pushed to redesign-community « inital structure »: https://git.io/JUP9k
<sphalerite> infinisil: aaah, it's not in lib.types >.< thanks!
<infinisil> :)
<{^_^}> Channel nixos-19.09 advanced to https://github.com/NixOS/nixpkgs/commit/75f4ba05c63 (from 4 days ago, history: https://channels.nix.gsc.io/nixos-19.09)
slack1256 has joined #nixos
<{^_^}> [nixpkgs] @stigtsp merged pull request #98454 → perldevel: 5.33.1 -> 5.33.2, perl-cross: 15ca535 -> f59d2b6 → https://git.io/JUzgl
<{^_^}> [nixpkgs] @stigtsp pushed 2 commits to master: https://git.io/JUP96
civodul has joined #nixos
ManiacOfMadness has quit [Ping timeout: 272 seconds]
<{^_^}> [nixos-homepage] @garbas opened pull request #590 → WIP: Community page redesign → https://git.io/JUPHB
<{^_^}> [nixos-homepage] @garbas pushed to redesign-community « community: add some initial page styles »: https://git.io/JUPHr
slack1256 has quit [Remote host closed the connection]
o1lo01ol1o has quit [Read error: Connection reset by peer]
o1lo01ol1o has joined #nixos
Izorkin has quit [Read error: Connection reset by peer]
Izorkin has joined #nixos
Pidgeotto has joined #nixos
Pidgeotto has quit [Excess Flood]
Pidgeotto has joined #nixos
Pidgeotto has quit [Excess Flood]
Pidgeotto has joined #nixos
Pidgeotto has quit [Excess Flood]
tldr32- has joined #nixos
cap_sens1 has quit [Quit: WeeChat 2.7.1]
Izorkin has quit [Read error: Connection reset by peer]
<teto> ,locate zipper.h
<{^_^}> Found in packages: languageMachines.ticcutils
Izorkin has joined #nixos
tldr32 has quit [Ping timeout: 244 seconds]
<{^_^}> [nixpkgs] @solson opened pull request #99018 → dbus: build manpages from xml → https://git.io/JUP5l
szicari has joined #nixos
ris has joined #nixos
zupo has joined #nixos
davidv7 has quit [Ping timeout: 272 seconds]
szicari has quit [Ping timeout: 272 seconds]
szicari has joined #nixos
ManiacOfMadness has joined #nixos
teto has quit [Ping timeout: 256 seconds]
sangoma has joined #nixos
proofofkeags_ has joined #nixos
joesventek has quit [Quit: Quit]
nikivi has quit [Quit: Free ZNC ~ Powered by LunarBNC: https://LunarBNC.net]
proofofkeags has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @shlevy pushed to master « system76-firmware: 1.0.17 -> 1.0.18 »: https://git.io/JUPFW
<{^_^}> [nixpkgs] @shlevy pushed to release-20.09 « system76-firmware: 1.0.17 -> 1.0.18 »: https://git.io/JUPF8
captn3m0 has quit [Quit: ZNC 1.7.5 - https://znc.in]
dansho has joined #nixos
ddellacosta has joined #nixos
<{^_^}> [nixpkgs] @sumnerevans opened pull request #99019 → Add ability to configure executable for redshift service → https://git.io/JUPFV
f0x has quit [Ping timeout: 260 seconds]
joepie91 has quit [Ping timeout: 260 seconds]
joesventek has joined #nixos
dstzd has joined #nixos
dstzd has quit [Changing host]
dstzd has joined #nixos
domogled has joined #nixos
nikivi has joined #nixos
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
zupo has joined #nixos
alp has quit [Ping timeout: 272 seconds]
Orbstheorem has quit [Ping timeout: 246 seconds]
alp has joined #nixos
Orbstheorem has joined #nixos
knupfer has quit [Remote host closed the connection]
knupfer has joined #nixos
<{^_^}> Channel nixpkgs-unstable advanced to https://github.com/NixOS/nixpkgs/commit/cc7d3ff1538 (from 6 days ago, history: https://channels.nix.gsc.io/nixpkgs-unstable)
KarlJoad has joined #nixos
<KarlJoad> How can I access the man-pages for C header files in a nix-shell?
<tobiasBora> Hello, I'd like to make this gist work for a custom linux kernel https://gist.github.com/gtgteq/a3bae1c09c95196f6e2a767d08f62ad8
<tobiasBora> (I don't like this hardcoding of pkgs.linuxPackages_4_19
<tobiasBora> )
<tobiasBora> Can I just replace the kernel = pkgs.linux_4_19; with something like kernel = config.boot.kernelPackage? Or is there a better way to proceed?
kaivai has quit [Quit: ZNC - https://znc.in]
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Orbstheorem has quit [Ping timeout: 240 seconds]
kaivai has joined #nixos
bela has joined #nixos
<tobiasBora> Also, if I use kernel = pkgs.linux_4_19; everything works, but if I use kernel = config.boot.kernelPackages it fails. I guess it comes from the fact that kernelPackages is a list of package... but why is it a list?
<tobiasBora> hum wait forget why I just say
<tobiasBora> it's not a list
<tobiasBora> but "kernel = pkgs.linux_4_19;" works, while "kernel = config.boot.kernelPackages;" gives an error "KBUILD_DIR = "${kernel.dev}/lib/modules/${kernel.modDirVersion}/build"; ===> attribute 'dev' missing"
<tobiasBora> Any idea why?
szicari has quit [Ping timeout: 272 seconds]
szicari has joined #nixos
msirabella has quit [Remote host closed the connection]
mjsir911 has joined #nixos
<tobiasBora> ok, so it seems that latest kernel do not have the .dev attribute anymore... If anybody knows what's the reason, and how to adapt this gist, I'd be very happy! https://gist.github.com/gtgteq/a3bae1c09c95196f6e2a767d08f62ad8
domogled has quit [Ping timeout: 272 seconds]
<{^_^}> [nix] @kquick opened pull request #4086 → Allow non-flake local path for --override-input → https://git.io/JUPpe
ky0ko has quit [Quit: killed]
knupfer has quit [Ping timeout: 260 seconds]
Orbstheorem has joined #nixos
<tobiasBora> Oh, it seems that the solution is to write kernel = config.boot.kernelPackages.kernel; instead
<sphalerite> tobiasBora: yes, that's the right solution :)
leotaku has joined #nixos
ky0ko has joined #nixos
leotaku_ has quit [Ping timeout: 256 seconds]
sputny has joined #nixos
<tobiasBora> sphalerite: cool! And is it the good way to package a module (like if I want to push it to nixpkgs)? Because I can't find lots of packages using that structure in nixpkgs
knupfer has joined #nixos
knupfer1 has joined #nixos
Pwnna has quit [Quit: Bye]
Pwnna has joined #nixos
evanrelf has joined #nixos
<tobiasBora> (grrr the programs buffer overflows...)
sputny has quit [Client Quit]
cosimone has quit [Remote host closed the connection]
knupfer has quit [Ping timeout: 244 seconds]
knupfer1 is now known as knupfer
sputny has joined #nixos
<sphalerite> tobiasBora: depends on how the module is using the kernel, but possibly.
cosimone has joined #nixos
<{^_^}> [nix] @domenkozar pushed to dependabot/github_actions/cachix/install-nix-action-v11 « Update .github/workflows/test.yml »: https://git.io/JUPjJ
<{^_^}> [nix] @domenkozar pushed to dependabot/github_actions/cachix/install-nix-action-v11 « Update .github/workflows/test.yml »: https://git.io/JUPjT
sputny has quit [Client Quit]
sputny has joined #nixos
cosimone has quit [Client Quit]
cosimone has joined #nixos
cosimone has quit [Client Quit]
cosimone has joined #nixos
<{^_^}> [nixpkgs] @jonringer opened pull request #99020 → python3Packages.azure*: bump, azure-cli: 2.11.1 -> 2.12.1 → https://git.io/JUXev
sangoma has quit [Read error: Connection reset by peer]
euandreh has joined #nixos
sputny has quit [Client Quit]
sputny has joined #nixos
<KarlJoad> How can I access man-pages for a C environment in a nix-shell?
<KarlJoad> I can access them from my global environment, as specified in `configuration.nix`, but I can't get a `nix-shell` to see its man pages.
sputny has quit [Client Quit]
sputny has joined #nixos
<NieDzejkob> KarlJoad: what are the packages in question?
sputny has quit [Client Quit]
<NieDzejkob> for example, "man rgbasm" works in "nix-shell -p rgbds" but doesn't in a normal shell for me as I don't have that package in my configuration.nix
<{^_^}> [nixpkgs] @maralorn pushed to haskell-updates « haskellPackages: Fix two eval errors »: https://git.io/JUXv7
sputny has joined #nixos
Izorkin has quit [Read error: Connection reset by peer]
evanrelf has quit [Remote host closed the connection]
sgrunert has quit [Quit: Leaving]
Izorkin has joined #nixos
sputny has quit [Client Quit]
sputny has joined #nixos
rajivr has quit [Quit: Connection closed for inactivity]
sangoma has joined #nixos
sputny has quit [Client Quit]
sputny has joined #nixos
<{^_^}> [nixpkgs] @prusnak opened pull request #99021 → libcbor: unstable-2019-07-25 -> 0.8.0 → https://git.io/JUXJY
sputny has quit [Client Quit]
sputny has joined #nixos
cjpbirkbeck has joined #nixos
sputny has quit [Client Quit]
sputny has joined #nixos
Henson has joined #nixos
<{^_^}> [nixpkgs] @teto opened pull request #99023 → programs.neovim: fix documentation → https://git.io/JUXUq
<Henson> can I force a NixOS installer that's booted in BIOS mode to install in EFI mode? nixos-generate-config created a configuration.nix file for BIOS mode, which I've modified to specify the EFI stuff. Now nixos-install is refusing to install because I haven't specified the grub device stuff necessary to boot in BIOS mode.
<lordcirth> Henson, probably grub is still enabled, maybe in hardware-configuration.nix ?
* Henson looks
<{^_^}> [nixpkgs] @jonringer closed pull request #95531 → python3Packages.portalocker: 1.7.0 -> 2.0.0 → https://git.io/JJdIo
sputny has quit [Client Quit]
sputny has joined #nixos
<lassulus> boot.loader.grub.efiInstallAsRemovable should work when booted in BIOS mode
<lassulus> at least I use it that way
<Henson> lordcirth: indeed it is, thank you for pointing that out
<KarlJoad> NieDzejkob: It's C stuff (headers, GCC, etc.) that I can't access.
mmohammadi9812 has quit [Ping timeout: 246 seconds]
<Henson> lassulus: do you know if it's possible to make a system that will boot either into UEFI or GRUB regardless of how the BIOS is configured? It seems like that what this option might be for.
<NieDzejkob> KarlJoad: Hmm, for example?
<lassulus> Henson: yes, I do hybrid boots all the time with exactly that option.
<KarlJoad> `man gcc No manual entry for gcc` `man ls No manual entry for ls` `man 3 getchar No manual entry for getchar in section 3`
zdykstra has joined #nixos
<{^_^}> [nixpkgs] @jonringer opened pull request #99024 → nixpkgs-review: 2.4.0 -> 2.4.1 → https://git.io/JUXTG
<Henson> lassulus: could you tell me a bit more about what I need to make sure this works? I've got an old remote system that I am dangerously trying to convert from Debian to NixOS using a kexec takeover, and I'm pretty sure it can boot into EFI mode, but am not certain.
<Henson> lassulus: do I specify both the EFI and GRUB configuration variables on configuration.nix and turn on this efiInstallAsRemovable option?
<KarlJoad> NieDzejkob: `man gcc No manual entry for gcc` `man ls No manual entry for ls` `man 3 getchar No manual entry for getchar in section 3` are all examples.
<Henson> lassulus: will BIOS GRUB be able to boot with a gpt partition table?
sputny has quit [Client Quit]
<zdykstra> hi all, can I get a directory listing of /boot on a NixOS install from someone?
<lassulus> Henson: https://p.krebsco.de/10wh7vr you need a gpt partition table, with a EFI /boot partitio and a legacy BIOS partition
sputny has joined #nixos
<lassulus> hanetzer: I create them in a script like this: https://p.krebsco.de/0jfqvm1
<Henson> lassulus: what do you mean by a legacy BIOS partition
<hanetzer> pingfail
<hanetzer> type ef02
<lassulus> Henson: a gpt partition table has no room for a MBR so you need an extra space for that, that what this type ef02 partition is for
cosimone has quit [Quit: Quit.]
<{^_^}> [mobile-nixos] @samueldr merged pull request #204 → kernel-builder: Force configuration to be normalized → https://git.io/JUi4t
<{^_^}> [mobile-nixos] @samueldr pushed 2 commits to master: https://git.io/JUXTi
o1lo01ol1o has quit [Remote host closed the connection]
aforemny has joined #nixos
sputny has quit [Client Quit]
sputny has joined #nixos
<Henson> lassulus: ok. The 10wh7vr clip you sent me describes how to configure grub, what EFI boot options should I specify?
<lassulus> Henson: it enables grub also in EFI mode
<Henson> lassulus: so the ef02 type parition is just to make a bit of room for the MBR in the GPT partition so it doesn't stomp over the EFI system partition?
<hanetzer> more or less. it basically dd's grub.img into that area
<Henson> lassulus: so should I set boot.loader.systemd-boot.enable=true and boot.loader.efi.canTouchEfiVariables = true?
<lassulus> Henson: you don't need systemd-boot
<lassulus> actually you cant use it together with grub
<lassulus> you can try setting boot.loader.efi.canTouchEfiVariables but efiInstallAsRemovable will work without that
sputny has quit [Client Quit]
sputny has joined #nixos
<Henson> lassulus: ok, so really just the grub stuff in the clip you sent me should be sufficient, along with the beginning of the drive partition geometry in the other clip
<lassulus> yes, the legacy BIOS partition doesn't actually needs to be in the beginning
<lassulus> but I guess it makes more sense for it to be there
<Henson> lassulus: ok
<{^_^}> [nixpkgs] @jonringer merged pull request #99013 → pythonPackages.psautohint: 2.1.0 → 2.1.1 → https://git.io/JUPVu
<{^_^}> [nixpkgs] @jonringer pushed commit from @sternenseemann to master « pythonPackages.psautohint: 2.1.0 → 2.1.1 »: https://git.io/JUXkp
sigmundv_ has quit [Read error: Connection reset by peer]
sigmundv_ has joined #nixos
sputny has quit [Client Quit]
sputny has joined #nixos
supercoven has quit [Read error: Connection reset by peer]
<Henson> lassulus: is it necessary to specify the "boot" flag on one of the partitions? It looks like your sgdisk script doesn't do that, or does the partition type ef02 and ef00 specify that information?
<Henson> lassulus: and so after those first two BIOS and EFI partitions, I can then just make whatever other partitions I want?
<lassulus> afair gpt doesn't have a bootflag anymore, but I could be mistaken, if you can set one, do it on the EFI partition
<lassulus> yes, I have just a LUKS partition afterwards for my stuff, but your usecase might differ
<Henson> lassulus: ok, thank you very much!
bela has quit [Ping timeout: 245 seconds]
marusich has quit [Ping timeout: 260 seconds]
knupfer has quit [Ping timeout: 265 seconds]
sputny has quit [Client Quit]
nature has joined #nixos
sputny has joined #nixos
m4ts has joined #nixos
<nature> Does anybody experience developping with Nim ?
<lassulus> zdykstra: you mean a running nixos?
m4tsa_ has quit [Ping timeout: 256 seconds]
Izorkin has quit [Ping timeout: 240 seconds]
ipv6[m] has joined #nixos
sputny has quit [Client Quit]
<zdykstra> lassulus: yup - I'm looking to add NixOS support to ZFSBootMenu, and it's my understanding that kernels/initramfs names in NixOS are preceded by a hash
<lassulus> zdykstra: https://p.krebsco.de/08s46cj
sputny has joined #nixos
zrythm159 has joined #nixos
sputny has quit [Remote host closed the connection]
<zdykstra> thanks, it looks like I'm going to need to install NixOS and learn how to read the (what I presume) systemd-boot entries
<zrythm159> www.indocron.net
zrythm159 has left #nixos [#nixos]
Izorkin has joined #nixos
sputny has joined #nixos
<tbe> woffs: Thanks for
<nature> How may I proceed if there is a derivation in nixpkgs and I would like to keep it as it is except I want the result of the build to keep the source ?
<tbe> woffs: Thanks for dm-Fotowelt-FHSUserEnv.nix - I'll try to make something of this.
<nature> Should I use overlays ?
<lordcirth> nature, edit installPhase and cp src $out/src
<lordcirth> And yeah, probably as an overlay
<lassulus> src can also be referenced directly: pkgs.grub2.src
sputny has quit [Remote host closed the connection]
<lassulus> but maybe that doesn't help
<lordcirth> Oh, that's interesting
<nature> okok thanks!
<{^_^}> [nixos-homepage] @garbas pushed to tabs-to-spaces « tabs -> spaces »: https://git.io/JUXt2
<lassulus> depending on the type of src it needs to be unpacked though
<nature> It could actually
<nature> work
jonatanb has joined #nixos
<chreekat[m]> Blah, I'm trying to build my haskell app with a patched dependency and things are getting mysterious. If I change the dependency by overriding the haskell package set and setting `pkg = super.pkg.overideAttrs (_ : { src = ./path/to/locally-modified-src; });` , then it picks up the changes and everything works. If, however, I create a patch from the changes, and change the override to be `...overrideAttrs (_: { patches = [
<chreekat[m]> ./path-to-patch ]; });`, then (1) it picks up the patch, and I can see the 'applying patch to file' message. (2) There is no trace of the changed behavior in my actual running app
<jonatanb> \join haskell
zdykstra has left #nixos ["WeeChat 2.9"]
<jonatanb> sorry for that :)
<bbigras> oh we got an haskel guy here...
justanotheruser has quit [Ping timeout: 260 seconds]
<bbigras> I'm joking of course. I saw a lot of haskell stuff related to nix
<chreekat[m]> This is 100% a nix question fwiw :) Or a nixpkgs question, if you prefer
<jonatanb> ok, I have one.
<Ke> that's prepostorous, why would haskeller be interested in declarative system configuration
<chreekat[m]> :o
<Ke> heh, nvm
<jonatanb> what is the best way to configure emacs in the nixos?
<Henson> lassulus: another question, should I format those partitions? Usually the EFI partition is MSDOS formatted. Does anything need to be done to the BIOS partition? My guess is no since it's really just a space for the the boot loader to go, right?
<bbigras> Emil Karlson: I know so little about haskell, you might need to explain that. Is dhall related to haskell? I tried dhall once and it looked like haskell a bit.
<bbigras> jonatanb: emacs-init module
<{^_^}> [nixos-homepage] @garbas opened pull request #591 → tabs -> spaces → https://git.io/JUXqc
<Ke> I think most use home-manager for user stuff config
<jonatanb> great! thanks
<bbigras> I use emacs-init with the emacs overlay with home-manager
<lassulus> Henson: the BIOS partiton doesn't (shouldn't?) need to be modified in any way afterwards, grub-install will pick it automatically
alp has quit [Ping timeout: 272 seconds]
<Ke> never tried home manager myself
<bbigras> jonatanb: take a look at https://github.com/bbigras/nix-config/blob/master/users/bbigras/dev/emacs.nix . don't hesitate if you have any questions
<Henson> lassulus: but the EFI partition should still be MSDOS formatted and mounted on /boot in the new system, as usual?
<Ke> bbigras: did I mention dhall somewhere?
<lassulus> Henson: yes
<Henson> lassulus: ok, thanks
<lassulus> actually i format it with vfat
<{^_^}> [nixos-homepage] @garbas merged pull request #583 → Fix news page breaking out of the layout → https://git.io/JUaHm
<{^_^}> [nixos-homepage] @garbas pushed 4 commits to master: https://git.io/JUXqa
<Ke> well either way, I don't even know what it is
<{^_^}> [nixos-homepage] @garbas pushed 0 commits to fix/news-page-horizontal: https://git.io/JUXqV
<lassulus> but I gues this is MSDOSy enough :D
<bbigras> Emil Karlson: no. but isn't dhall a declarative-like thing for config files? I was wondering if you were alluding about that.
<Ke> no I mean nix mostly
<bbigras> ah gotcha
<jonatanb> bbigras thanks for the repo
<{^_^}> [nixos-homepage] @garbas pushed 5 commits to tabs-to-spaces: https://git.io/JUXqQ
<lassulus> poor tabs, nobody likes them anymore
<chreekat[m]> I guess dhall, nix, and haskell are all more or less declarative and functional, with some language features in common. They all go off into the woods in different directions though
<bbigras> yeah
<chreekat[m]> I do hope someone recognizes whatever problem I'm having with using the haskell package sets... why would overriding src work, but overriding patches not work?
<chreekat[m]> I'm pretty sure the patch is applying.. if i deliberately break the code, i get compile failures. But it seems to not be using the patched package, which is odd to me, since it does use the modified package if I change src
cosimone has joined #nixos
<bbigras> jonatanb: you are very welcome. you can get the emacs-init module with nur (https://github.com/nix-community/nur-combined/blob/master/repos/rycee/hm-modules/emacs-init.nix). also see https://github.com/nix-community/emacs-overlay to get up-to-date emacs packages
<{^_^}> [nixpkgs] @r-ryantm opened pull request #99025 → python27Packages.dash-html-components: 1.0.3 -> 1.1.1 → https://git.io/JUXmn
<KarlJoad> Maybe I should ask this in a different way. What packages do I need to specify in `mkDerivation` to access man pages from inside a `nix-shell`?
<bbigras> chreekat: maybe also ask on the forum if you don't find help here.
<chreekat[m]> :+1:
lejonet has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @sternenseemann opened pull request #99026 → mirage-runtime: 3.8.0 → 3.8.1 → https://git.io/JUXmo
<lassulus> KarlJoad: I guess its enough to have the files in $out/share/man ?
<chreekat[m]> hehe, if I stash the local changes, and override both src and patches, then it also works :D
<woffs> Don't know if the newer ones work
<{^_^}> [nixpkgs] @kquick opened pull request #99027 → gnat-wrapper/cc-wrapper cleanup and fixes → https://git.io/JUXmD
Izorkin has quit [Quit: ZNC 1.8.1 - https://znc.in]
<woffs> tbe: the hacks become more and more ugly :-)
lsix has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @kquick closed pull request #98369 → gnat-wrapper/cc-wrapper cleanup and fixes. → https://git.io/JUu09
Izorkin has joined #nixos
lsix has joined #nixos
thc202 has quit [Ping timeout: 260 seconds]
<{^_^}> [nixos-homepage] @samueldr merged pull request #591 → tabs -> spaces in less files → https://git.io/JUXqc
<{^_^}> [nixos-homepage] @samueldr pushed 3 commits to master: https://git.io/JUXYf
<{^_^}> [nixos-homepage] @samueldr pushed 0 commits to tabs-to-spaces: https://git.io/JUXYJ
<{^_^}> [nixpkgs] @r-ryantm opened pull request #99028 → python27Packages.azure-mgmt-containerservice: 9.3.0 -> 9.4.0 → https://git.io/JUXYT
<{^_^}> [nixpkgs] @LnL7 merged pull request #98984 → vault: 1.5.3 -> 1.5.4 → https://git.io/JUi4E
<{^_^}> [nixpkgs] @LnL7 pushed 3 commits to master: https://git.io/JUXYm
<{^_^}> [nixos-homepage] @garbas pushed 8 commits to redesign-donate: https://git.io/JUXYn
<{^_^}> [nixos-homepage] @garbas pushed 9 commits to redesign-governance: https://git.io/JUXYR
grobi has joined #nixos
<callahad[m]> evanjs: re: our chat on Saturday. It looks like nbp is still at Mozilla, so nixpkgs-mozilla has an owner. He's inclined to keep it where it is (versus moving to nix-community), but he's also open to adding folks as maintainers if they consistently review PRs... so I'll get on that :)
tbe has quit [Quit: leaving]
<Henson> lassulus: it worked, thank you for your help!
<{^_^}> [nixpkgs] @jonringer merged pull request #98987 → [20.09] python3Packages.fsspec: fix tests on darwin, 0.7.4 -> 0.8.3 → https://git.io/JUial
<{^_^}> [nixos-homepage] @garbas pushed 9 commits to redesign-community: https://git.io/JUXYw
<{^_^}> [nixpkgs] @jonringer pushed commit from Thibault Gagnaux to release-20.09 « python3Packages.fsspec: fix tests on darwin, 0.7.4 -> 0.8.3 »: https://git.io/JUXYr
<lassulus> Henson: <(^.^<) <(^.^)> (>^.^)> (7^.^)7 (>^.^<)
<Henson> lassulus: I like it :-)
<{^_^}> [mobile-nixos] @samueldr merged pull request #205 → sony-pioneer: init → https://git.io/JUi4r
<{^_^}> [mobile-nixos] @samueldr pushed 18 commits to master: https://git.io/JUXY1
<evanjs> callahad[m]: sounds great! thanks for the update!
mallox_ has quit [Quit: WeeChat 2.9]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #99029 → python37Packages.biopython: 1.77 -> 1.78 → https://git.io/JUXOm
o1lo01ol1o has joined #nixos
<{^_^}> [nixpkgs] @jonringer opened pull request #99030 → python3Packages.skein: mark broken, maven repo unstable → https://git.io/JUXO4
grobi has quit [Quit: WeeChat 2.8]
orivej has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @jonringer merged pull request #98920 → [20.09] python3Packages.alerta: add missing dependency → https://git.io/JUo5j
<{^_^}> [nixpkgs] @jonringer pushed 4 commits to release-20.09: https://git.io/JUXOH
<nature> how can I troubleshoot a derivation ?
<nature> I just wrote it and would like to try to build it and see what kind of error I get
<{^_^}> [nixpkgs] @jonringer closed pull request #99028 → python27Packages.azure-mgmt-containerservice: 9.3.0 -> 9.4.0 → https://git.io/JUXYT
<{^_^}> [nixpkgs] @jonringer merged pull request #99001 → python27Packages.hg-evolve: 10.0.1 -> 10.0.2 → https://git.io/JUPGC
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « python27Packages.hg-evolve: 10.0.1 -> 10.0.2 »: https://git.io/JUX3B
<nbathum> nature: in general to troubleshoot, you'd try to build it.
<nbathum> Do you have a way to build the derivation / is that what you're asking?
<nature> yeah, basically I wrote it as a function that I call with callPackage
<{^_^}> [nixpkgs] @jonringer merged pull request #99029 → python37Packages.biopython: 1.77 -> 1.78 → https://git.io/JUXOm
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « python37Packages.biopython: 1.77 -> 1.78 »: https://git.io/JUX3u
<nature> should I nix repl and then callPackage inside ?
<nbathum> sounds good!
<nature> actually I don't even find callPackage in the nix repl ^^'
<{^_^}> [nixpkgs] @jonringer opened pull request #99031 → python3Packages.dash*: bump → https://git.io/JUX3i
evanjs has quit [Read error: Connection reset by peer]
<nbathum> try something like `nix repl '<nixpkgs>'` to get pkgs in scope in the repl session
evanjs has joined #nixos
<cole-h> Can also `:l <nixpkgs>` inside the repl if you started without that
<nature> oh thanks!
<Henson> how do I get nixbot to increase somebody's karma?
<qyliss> Henson: nick++, or some other more obscure ways
<Henson> qyliss: thank you
<Henson> lassulus++
<{^_^}> lassulus's karma got increased to 11
<{^_^}> [nixpkgs] @romildo opened pull request #99032 → marwaita-manjaro: 1.5 -> 1.6 → https://git.io/JUXsR
<Henson> ahh, now the karmaRegex makes sense
proofofkeags__ has joined #nixos
sangoma has quit [Ping timeout: 246 seconds]
<nature> ok I am now faced with the following error: Error: unhandled exception: Permission denied Additional info: "/homeless-shelter" [OSError]
<nature> Any idea where this comes from ?
<cole-h> It comes from something wanting to access $HOME, when it shouldn't.
<nature> I don't have any other logs... I am expecting the derivation to fail but not with this message
<nature> ooooh
<nature> ok
<cole-h> This can be worked around by using `export HOME=$(mktemp -d)` in probably `preBuild`
<cole-h> (But ideally, it shouldn't need access to $HOME)
<nature> yeah but I am using nimble and it requires to access ~/.nimble
proofofkeags_ has quit [Ping timeout: 244 seconds]
<cole-h> Why?
<cole-h> Maybe there's some env var you can set for it, like NIMBLE_HOME or something.
<nature> it's a package manager that works that way I guess
<nature> Even if I did then I would need all my nim project to find that new NIMBLE_HOME
<nature> I think nim package management is not really nixos compliant... :(
<nature> If anybody had experience with that and better ways to develop in Nim with NixOS, I would gladly listen :)
<cole-h> Why would it need access to that new NIMBLE_HOME? What is ~/.nimble used for?
<nature> so .nimble is like the central place nimble install everything
<nature> you can think of it like using npm globally
<nbathum> most programming languages which do something like that end up having a nix infrastructure, to act as a sort of translation layer
<{^_^}> [nixpkgs] @ursi opened pull request #99033 → Add elm-install and elm-git-install → https://git.io/JUXGb
<nbathum> you could try looking at other packages in which use nim
<nature> thanks nbathum ! But this one uses nim c, I am trying to create a derivation for this: https://github.com/PMunch/nimlsp
<cole-h> Like this?
<{^_^}> [nixpkgs] @risicle opened pull request #99034 → minizinc: fix build against bison 3.7 → https://git.io/JUXZH
<nature> yes, I am gonna try it, thing is I am not really familiar with nim and its ecosystem yet, just starting out, trying to setup a dev environment (hence me trying to get the lsp running)
<{^_^}> [nixpkgs] @teto merged pull request #99023 → programs.neovim: fix documentation → https://git.io/JUXUq
<{^_^}> [nixpkgs] @teto pushed to master « programs.neovim: fix documentation (#99023) »: https://git.io/JUXZ5
<{^_^}> [nixos-homepage] @garbas pushed to redesign-donate « 2 columns for merch section »: https://git.io/JUXZd
<nbathum> also not familiar with nim/nimble, but it should be possible to compile that directly.
<nbathum> if you truly want to use nimble on NixOS, that sort of implies writing something in nix like node2nix for example
alp has joined #nixos
<nature> nbathum: yeah exactly what I am trying atm, and yeah having a tight integration with nixos would be ideal
justanotheruser has joined #nixos
Fare has quit [Ping timeout: 260 seconds]
__Sander__ has joined #nixos
rprije has joined #nixos
<nature> finally got the error I was expecting!
<nature> Thanks a lot nbathum and cole-h :D
jonringer has quit [Remote host closed the connection]
<nature> Now I need to get access to nim source during the build, I could do this with nim.src directly right ?
<cole-h> I believe so.
Pidgeotto has joined #nixos
Pidgeotto has quit [Excess Flood]
<KarlJoad> cole-h: Off the top of you head, do you know how to get man pages for C headers into a nix-shell?
Pidgeotto has joined #nixos
Pidgeotto has quit [Excess Flood]
Pidgeotto has joined #nixos
Pidgeotto has quit [Excess Flood]
<cole-h> I don't. `man 3 open` works for me normally, maybe due to `documentation.dev.enable = true;` in my configuration.
<cole-h> You could try looking at what that option does.
<KarlJoad> I have that enabled for my global configuration too, but I am using an old GCC for school work, and need access to that glibc's man pages.
<KarlJoad> But, I'll look into what that option does too.
Fare has joined #nixos
<{^_^}> [nixpkgs] @andir pushed to release-20.03 « nixos/security/wrapper: ensure the tmpfs is not world writeable »: https://git.io/JUXnM
<{^_^}> [nixpkgs] @andir pushed to master « nixos/security/wrapper: ensure the tmpfs is not world writeable »: https://git.io/JUXny
ramen_master has joined #nixos
<{^_^}> [nixpkgs] @andir pushed to release-20.09 « nixos/security/wrapper: ensure the tmpfs is not world writeable »: https://git.io/JUXn5
amfl_ is now known as amfl
f0x has joined #nixos
Zetagon has quit [Quit: WeeChat 2.8]
grobi has joined #nixos
enick_594 has joined #nixos
<nature> ok yeah I would definitely need a nim2nix or something if I want to continue developing nim with nixos...
aforemny has quit [Ping timeout: 256 seconds]
lejonet has joined #nixos
apteryx has joined #nixos
lsix has quit [Quit: WeeChat 2.9]
<{^_^}> [nixpkgs] @vbgl opened pull request #99036 → coqPackages.VST: init at 2.6 → https://git.io/JUXCU
<{^_^}> Channel nixpkgs-unstable advanced to https://github.com/NixOS/nixpkgs/commit/3eb1f8a446d (from 6 days ago, history: https://channels.nix.gsc.io/nixpkgs-unstable)
<{^_^}> [nixpkgs] @mohe2015 opened pull request #99037 → nixos/mongodb: fix running initialScript without a set root password → https://git.io/JUXCz
cosimone has quit [Quit: Quit.]
__monty__ has quit [Quit: leaving]
gustavderdrache has quit [Quit: Leaving.]
<{^_^}> [nixpkgs] @worldofpeace opened pull request #99038 → nixos-rebuild: add impure → https://git.io/JUXCj
meh` has quit [Ping timeout: 256 seconds]
<srid> Oh n/m - `kernelPatches` is mandatory
<srid> Now I wonder if nixos applies any patches for 5.9
<cole-h> > pkgs.linuxPackages_latest.kernel.patches
<{^_^}> [ <CODE> <CODE> <CODE> /var/lib/nixbot/nixpkgs/master/repo/pkgs/os-specific/linux/kernel/randstruct-provide-seed.patch ]
Rusty1 has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
<abathur> :]
<cole-h> > pkgs.linuxPackages_latest.kernel.version
<{^_^}> "5.8.11"
<cole-h> Maybe, maybe not, then.
* srid is building .59 rc7
<srid> 5.9
grobi1 has joined #nixos
<{^_^}> [nixpkgs] @worldofpeace opened pull request #99039 → nixos/dnscrypt-proxy2: harden and improve service → https://git.io/JUXWR
johnw has quit [Quit: ZNC - http://znc.in]
mananamenos has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @veprbl merged pull request #98598 → ponyc: update 0.38.1 → https://git.io/JUghZ
<{^_^}> [nixpkgs] @veprbl pushed commit from @redvers to master « ponyc: update 0.38.1 (#98598) »: https://git.io/JUXWi
mananamenos has joined #nixos
Rusty1 has joined #nixos
KarlJoad` has joined #nixos
erasmas has quit [Quit: leaving]
KarlJoad has quit [Ping timeout: 260 seconds]
proofofkeags_ has joined #nixos
proofofkeags__ has quit [Read error: Connection reset by peer]
grobi1 has quit [Quit: WeeChat 2.8]
proofofkeags__ has joined #nixos
marusich has joined #nixos
proofofkeags_ has quit [Ping timeout: 258 seconds]
<samueldr> > pkgs.linuxPackages_testing.kernel.patches
<{^_^}> [ <CODE> <CODE> /var/lib/nixbot/nixpkgs/master/repo/pkgs/os-specific/linux/kernel/randstruct-provide-seed.patch ]
<samueldr> > pkgs.linuxPackages_testing.kernel.version
<{^_^}> "5.9-rc6"
<cole-h> Ah
fendor has quit [Remote host closed the connection]
proofofkeags__ has quit [Ping timeout: 256 seconds]
proofofkeags has joined #nixos
marusich has quit [Quit: Leaving]
<{^_^}> [nixpkgs] @risicle opened pull request #99040 → oq: fix build → https://git.io/JUXlh
proofofkeags_ has joined #nixos
jonatanb has quit [Remote host closed the connection]
enick_594 has joined #nixos
enick_594 has quit [Changing host]
enick_594 has joined #nixos
proofofkeags has quit [Ping timeout: 240 seconds]
enick_594 is now known as joepie91
imhayden has joined #nixos
<imhayden> Can I have some help? I split my neovim config into its own Nix package recently (https://git.hbjy.dev/ops/nvim) and I'm trying to include it in my NixOS configuration
<imhayden> However
<imhayden> `import (fetchTarball https://git.hbjy.dev/ops/nvim/-/archive/master/nvim-master.tar.gz)` this seems to break it
<imhayden> Oops, wait
<imhayden> `path '/mnt/nix/store/550flx9mynn7nrjafwvhclkfni9ycdfm-source' is not in the Nix store` there
<imhayden> I get that error
proofofkeags_ has quit [Quit: Leaving]
<imhayden> Anyone?
spudly has quit [Ping timeout: 258 seconds]
ManiacOfMadness has quit [Ping timeout: 258 seconds]
spudly has joined #nixos
<{^_^}> [nixpkgs] @jtojnar pushed 428 commits to staging-next: https://git.io/JUX8y
nature has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @jtojnar pushed 429 commits to staging: https://git.io/JUX8S
__Sander__ has quit [Quit: Konversation terminated!]
proofofkeags has joined #nixos
<{^_^}> [nixpkgs] @srid opened pull request #99041 → linux: 5.9-rc6 -> 5.9-rc7 → https://git.io/JUX8d
<{^_^}> [nixos-homepage] @garbas pushed to redesign-governance « button and layout for governance-rfcprocess section »: https://git.io/JUX8x
civodul has quit [Quit: ERC (IRC client for Emacs 27.1)]
<{^_^}> [nixpkgs] @hongchangwu opened pull request #99042 → ocamlPackages.result: 1.2 -> 1.5 → https://git.io/JUX4T
imhayden has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @basvandijk opened pull request #99043 → libvirt: 6.3.0 -> 6.6.0 → https://git.io/JUX4m
<{^_^}> [nixpkgs] @basvandijk closed pull request #98937 → libvirt: 6.3.0 -> 6.6.0 → https://git.io/JUKaD
lucas_ has joined #nixos
grobi has quit [Quit: WeeChat 2.8]
cr4y1__ has quit [Remote host closed the connection]
alp has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @lilyball opened pull request #99045 → macvim: 8.2.539 -> 8.2.1719 → https://git.io/JUXBZ
hoxtonhopper has joined #nixos
o1lo01ol1o has quit [Remote host closed the connection]
o1lo01ol1o has joined #nixos
o1lo01ol1o has quit [Ping timeout: 240 seconds]
wnklmnn has quit [Quit: Leaving]
tdeo has quit [Ping timeout: 244 seconds]
diamondburned has quit [Read error: Connection reset by peer]
diamondburned has joined #nixos
tdeo has joined #nixos
<{^_^}> [nixpkgs] @NeQuissimus pushed 8 commits to master: https://git.io/JUXRA
<{^_^}> [nixpkgs] @NeQuissimus pushed 2 commits to release-20.03: https://git.io/JUXRj
Fare has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @NeQuissimus pushed 8 commits to release-20.09: https://git.io/JUX0J
hoxtonhopper has quit [Read error: Connection reset by peer]
justan0theruser has joined #nixos
zeta_0 has joined #nixos
zeta_0 has quit [Client Quit]
justanotheruser has quit [Ping timeout: 240 seconds]
orivej has joined #nixos
nullheroes has joined #nixos
mbrgm_ has joined #nixos
tripfandango has joined #nixos
mbrgm has quit [Ping timeout: 260 seconds]
mbrgm_ is now known as mbrgm
<KarlJoad`> I am using `man man-db man-pages mandoc manpages posix_man_pages gcc.man` in a default.nix file, but I cannot get any manpages for anything other than man itself. I'm quite lost on how to diagnose this one. Does anyone else have any ideas?
tripfandango has quit [Read error: Connection reset by peer]
citadelcore has quit [Quit: Wait, what?]
philr has joined #nixos
citadelcore has joined #nixos
troydm has quit [Ping timeout: 272 seconds]
troydm has joined #nixos
<{^_^}> [nixpkgs] @marsam merged pull request #98900 → tegola: 0.12.0 -> 0.12.1 → https://git.io/JUrjP
<{^_^}> [nixpkgs] @marsam pushed 3 commits to master: https://git.io/JUXEW
<infinisil> KarlJoad`: More details please
hanetzer has quit [Quit: ZNC 1.7.1 - https://znc.in]
<KarlJoad`> infinisil: What were you thinking? This is a default.nix file for school work that uses GCC 6.x. I'm using gcc6Stdenv.mkDerivation to make the derivation. I'm passing those packages in nativeBuildInputs.
hanetzer has joined #nixos
peelz has joined #nixos
sigmundv_ has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @marsam opened pull request #99046 → gitAndTools.git-absorb: 0.6.3 -> 0.6.4 → https://git.io/JUXEM
<infinisil> KarlJoad`: It's always a good idea to post the full Nix file
<infinisil> And the commands you're running
<KarlJoad`> infinisil: I am running any `man` command. I want documentation for C stdlib files (getchar, fork, exec, etc). I run man `gcc No manual entry for gcc`, `man ls No manual entry for ls`, `man 3 getchar No manual entry for getchar in section 3`.
<KarlJoad`> The only one that works is `man man`.
<infinisil> I see
<infinisil> ,locate man getchar
<{^_^}> Found in packages: manpages
<{^_^}> [nixpkgs] @marsam opened pull request #99047 → sudo-font: 0.50 -> 0.51 → https://git.io/JUXu3
<KarlJoad`> That's the weird thing, because I package `manpages` into the nativeBuildInputs, which should make it available.
<KarlJoad`> I'm still not super clear on the difference between buildInputs and nativeBuildInputs (that may be the reason), but that's another discussion for later.
acarrico has quit [Ping timeout: 260 seconds]
<infinisil> Yeah it's weird
<infinisil> I think it's a problem about the manpages packages
<KarlJoad`> And any time I attempt to put `documentation.* = true` in there, I have a `set could not be coerced to a string` error (or something like that)
<infinisil> Because another package (I just tried noweb) works
<infinisil> KarlJoad`: Yeah that's a NixOS option, that can't be used here
proofofkeags has quit [Ping timeout: 264 seconds]
<KarlJoad`> That's what I figured.
<KarlJoad`> But, I just tried throwing the `man*` things into buildInputs and had the same output.
m0rphism has quit [Ping timeout: 256 seconds]
vidbina has quit [Ping timeout: 240 seconds]
<infinisil> I'm trying to figure out what makes nix-shell man pages even work
<infinisil> Because I don't see any env var that would make it work (like MANPATH) set
<{^_^}> [nixpkgs] @asbachb opened pull request #99048 → [20.03] roundcube: 1.4.8 -> 1.4.9 → https://git.io/JUXuQ
<KarlJoad`> Even in my global environment $MANPATH doesn't have a value. `echo $MATHPATH` doesn't output anything.
<KarlJoad`> But, `manpath` in my global environment return `/run/current-system/sw/share/man:/home/karl/.nix-profile/share/man`