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
kenran has joined #nixos
justanotheruser has quit [Ping timeout: 260 seconds]
kenran has quit [Ping timeout: 240 seconds]
worldofpeace_ has joined #nixos
justanotheruser has joined #nixos
p4block74 has joined #nixos
<lordcirth> Anyone know an example of a derivation or flake that wraps a program in wine with it's own wineprefix?
worldofpeace_ has quit [Client Quit]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #96510 → python37Packages.azure-mgmt-hdinsight: 1.6.0 -> 1.7.0 → https://git.io/JUI0l
<p4block74> Hi, I'm packaging a python lib (multicore-tsne) but it attempts to run cmake on setup.py. Does anyone know of some other package I can look at to see how I should write my derivation?
alp has quit [Ping timeout: 260 seconds]
<p4block74> (It has no cmakelists.txt)
<samueldr> I think pie_ worked on wine with nix shenanigans
<lordcirth> p4block74, if the cmake call is happening as part of buildPhase, you could try dontBuild = true; ?
<fatjedi[m]> i’m currently unable to load my system after an update and i (stupidly) deleted all my previous generations. i keep getting loaded into emergency mode and it says
<fatjedi[m]> `lvm2-activation-generator: lvmconfig failed`
<p4block74> lordcirth I just tried with that and there is no change to the "no cmakelists" error. Maybe the program itself is badly packaged
<fatjedi[m]> kinda lost at the moment since all the help i find for that error are related to other distros
<p4block74> fatjedi[m] I get that on every rebuild. I don't use lvm though. Tried to kill all lvm services but the initrd scripts call it and it's in general too ingrained into nixos
<lordcirth> fatjedi[m], that warning is probably unrelated
<fatjedi[m]> oh i see
<pie_> samueldr: indeed-ish *checks scroll*
<lordcirth> fatjedi[m], you have an emergency shell? Check dmesg
<fatjedi[m]> it’s hard for me to tell what the real error is in journalctl
<samueldr> lordcirth: searched for someone that wrapped a flake with a wineprefix or something along the line
<pie_> lordcirth: i didnt get too far but here https://github.com/deliciouslytyped/nix-winnix
<samueldr> oh, derivation or flake, so yeah, sounds appropriate
<pie_> lordcirth: see also some changes in the fork
<lordcirth> pie_, I am hoping to make a package (in a flake) that patches Aurora C# and wraps it in a wine launcher
<lordcirth> Thanks!
<pie_> im not sure it will help much but eh
<{^_^}> [nixpkgs] @Zopieux opened pull request #96511 → Add rtl_433 Prometheus exporter → https://git.io/JUI0Q
<pie_> im not sure reading that code will make any sense at all
<fatjedi[m]> dmesg didn’t seem to provide other errors besides the lvmconfig issue. granted it was not very easy to read, so there’s plenty i could have missed in the logs
<fatjedi[m]> i rebooted and it looks like there’s a previous generation i can boot too even though it didn’t let me rollback with nixos-rebuild
<pie_> lordcirth: the main interesting things off the top of my head are the patches for having wine not complain about the prefix owner being different so it can be in the store, and the mess with trying to have some sort of writable overlay
<fatjedi[m]> currently in a functional build now, but wondering how i can debug that generation build failure
<pie_> lordcirth: but if you use nix-build to generate a script that deals with things in a working directory or whatever, at least that wont be an issue
<pie_> lordcirth: which was actually my original approach
<p4block74> I found that the offending package has the cmakelists on a subfolder, named with a slightly different name from the package
<pie_> lordcirth: jtojnar did some fiddling here but i wasnt involved https://github.com/jtojnar/nix-winnix/commits/fixes
<lordcirth> pie_, yeah, I'm planning to have the script create ~/.wine-aurora prefix
<pie_> lordcirth: anyway if you get anywhere with anything, please do a braindump
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « hackage-packages.nix: automatic Haskell package set update »: https://git.io/JUI0x
<pie_> it doesnt need to be filtered, you can make a gituhb issue, whatever
<lordcirth> pie_, you should probably remind me
<pie_> lordcirth: we're both going to forget
<pie_> lordcirth: well, take some notes in a random text file or something. or even take some notes in a github issue as you go :P
o1lo01ol1o has joined #nixos
<lordcirth> pie_, lol. Well, I'm pushing it here as I go: https://github.com/lordcirth/aurora-flake
<pie_> lordcirth: whats this aurora thing anyway
<lordcirth> pie_, a very complicated 4X game in space
<pie_> oh right
o1lo01ol1o has quit [Read error: Connection reset by peer]
<lordcirth> Recently re-written to be less decades obsolete
<{^_^}> [nixpkgs] @yevhenshymotiuk opened pull request #96512 → python3Packages.pipx: 0.15.5.0 -> 0.15.5.1 → https://git.io/JUIEv
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/0cff30bb440 (from 5 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
p4block74 has quit [Remote host closed the connection]
jtmcx has quit [Quit: WeeChat 2.7.1]
<pie_> lordcirth: tbh im nt sure but i think my stuff might be way overcomplicated for what you need
<lordcirth> pie_, probably, but thx anyway. I think I'm on the right track. Just waiting for wine to download
<pie_> good luck
<{^_^}> [nixpkgs] @delroth opened pull request #96513 → patchelf: 0.11 -> 0.12 → https://git.io/JUIEZ
wildtrees has quit [Quit: Leaving]
orivej has quit [Read error: Connection reset by peer]
orivej_ has joined #nixos
zebrag has quit [Quit: Konversation terminated!]
butcher_ has quit [Ping timeout: 256 seconds]
thelounge4787 has joined #nixos
thelounge4787 has left #nixos [#nixos]
zebrag has joined #nixos
metreo has quit [Quit: Leaving.]
<craige> Morning NixOS people :-)
<lordcirth> hi
<craige> I've got a derivation I'm writing where I'm trying to set a src directory via json with "srcDir = builtins.toPath ( "./../${packageJSON.name}" );" but build keep telling me "string './../foo' doesn't represent an absolute path" yet when I just type that manually, it works. Any thoughts?
<lordcirth> craige, remove the quotes so it's interpreted as a path
rajivr has joined #nixos
Rusty1 has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #96510 → python37Packages.azure-mgmt-hdinsight: 1.6.0 -> 1.7.0 → https://git.io/JUI0l
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « python37Packages.azure-mgmt-hdinsight: 1.6.0 -> 1.7.0 »: https://git.io/JUIuO
<pie_> craige: i think topath is planned tto be deprecated anyway, but i might be remembering wrongm, so yeah probably just srcDir = ./../ + packageJSON.name i think
<lordcirth> pie_, muahahaha it's alive!
<craige> I'll try that. Thanks pie_
<pie_> if you want to do a string in some other instance you can also ./ + "../${whatever}"
<pie_> theres a case where you have to be careful with parenthesization but i dont remember off the top of my head
<{^_^}> [nixpkgs] @jonringer merged pull request #96512 → python3Packages.pipx: 0.15.5.0 -> 0.15.5.1 → https://git.io/JUIEv
<{^_^}> [nixpkgs] @jonringer pushed commit from @yevhenshymotiuk to master « python3Packages.pipx: 0.15.5.0 -> 0.15.5.1 »: https://git.io/JUIuV
<pie_> im off for today
<lordcirth> Ok, not totally alive. But it twitched
butcher has joined #nixos
<bqv> srk: hooray, it built
<bqv> i'll push the derivation to my repo, i got it to work using the haskell infra, in the ned
<{^_^}> [nixpkgs] @khumba opened pull request #96514 → system76-dkms, system76-acpi-dkms, system76-io-dkms: init at 1.0.x → https://git.io/JUIuS
<drakonis> my god
<drakonis> i just noticed that my local branch is behind by 3328 commits
<drakonis> i was starting to find it strange that i didnt have any new commits
h0m1 has quit [Ping timeout: 260 seconds]
<drakonis> that explains a lot
h0m1 has joined #nixos
nixbitcoin has quit [Ping timeout: 240 seconds]
nixbitcoin has joined #nixos
is_null has joined #nixos
noudle has quit []
<bqv> yikes
<lordcirth> pie_, ok I got it working!
zeta_0 has joined #nixos
Thra11 has quit [Ping timeout: 264 seconds]
redmp has joined #nixos
<{^_^}> [nixpkgs] @OmnipotentEntity closed pull request #89533 → pgloader: Use OpenSSL 1.0.2 (incompatible with OpenSSL 1.1) → https://git.io/Jf1sM
mariatsji has quit [Read error: Connection reset by peer]
mariatsji has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #96489 → pythonPackages.spotipy: fix build → https://git.io/JUInN
<{^_^}> [nixpkgs] @jonringer pushed commit from @georgewhewell to master « spotipy: fix build »: https://git.io/JUIgr
<{^_^}> [nixpkgs] @jonringer merged pull request #96499 → python27Packages.jwcrypto: 0.7 -> 0.8 → https://git.io/JUI8Q
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « python27Packages.jwcrypto: 0.7 -> 0.8 »: https://git.io/JUIgX
orivej_ has quit [Ping timeout: 265 seconds]
ravndal has quit [Ping timeout: 264 seconds]
butcher_ has joined #nixos
butcher has quit [Ping timeout: 240 seconds]
thc202 has quit [Ping timeout: 240 seconds]
redmp has quit [Ping timeout: 256 seconds]
<{^_^}> [nixos-homepage] @samueldr pushed 14 commits to feature/2020-r/base-js: https://git.io/JUIgx
<{^_^}> [nixpkgs] @khumba opened pull request #96515 → nixos/python-test-driver: add option to disable the linter without warning → https://git.io/JUI2m
ravndal has joined #nixos
zolk3ri[m] has joined #nixos
patagonicus3 has joined #nixos
<{^_^}> [nixos-homepage] @samueldr opened pull request #507 → Implement base JS + responsive menu → https://git.io/JUI22
is_null has quit [Ping timeout: 256 seconds]
cptchaos83 has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
cptchaos83 has joined #nixos
<{^_^}> [nixos-homepage] @samueldr pushed 3 commits to feature/2020-r/base-js: https://git.io/JUI2Q
<{^_^}> [nixpkgs] @marsam opened pull request #96516 → xonsh: 0.9.19 -> 0.9.20 → https://git.io/JUIaG
<{^_^}> [nixpkgs] @marsam merged pull request #96470 → jetbrains-mono: 2.001 -> 2.002 → https://git.io/JUIkT
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JUIaZ
marcusr has quit [Remote host closed the connection]
marcusr has joined #nixos
spacefrogg has quit [Quit: Gone.]
aw has quit [Quit: Quitting.]
aw has joined #nixos
spacefrogg has joined #nixos
m0rphism has joined #nixos
<{^_^}> [nixpkgs] @marsam opened pull request #96517 → cmake: fix CMAKE_FIND_FRAMEWORK → https://git.io/JUIVJ
<{^_^}> [nixpkgs] @marsam merged pull request #96508 → nodejs-14_x: 14.8.0 -> 14.9.0 → https://git.io/JUIRz
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JUIVL
butcher_ has quit [Ping timeout: 265 seconds]
kaliumxyz has quit [Ping timeout: 240 seconds]
henri has quit [Remote host closed the connection]
redmp has joined #nixos
butcher has joined #nixos
zupo has joined #nixos
<{^_^}> [nixpkgs] @Chili-Man opened pull request #96518 → terraform: 0.13.0 -> 0.13.1 → https://git.io/JUIVW
alexherbo27 has joined #nixos
alexherbo2 has quit [Ping timeout: 264 seconds]
alexherbo27 is now known as alexherbo2
butcher_ has joined #nixos
<{^_^}> [nixpkgs] @bhipple merged pull request #96498 → python27Packages.bitarray: 1.5.1 -> 1.5.3 → https://git.io/JUI8n
<{^_^}> [nixpkgs] @bhipple pushed 2 commits to master: https://git.io/JUIwW
butcher has quit [Ping timeout: 265 seconds]
<{^_^}> [nixpkgs] @trepetti opened pull request #96519 → noaa-apt: init at 1.2.0 → https://git.io/JUIwg
alexherbo2 has quit [Remote host closed the connection]
marcusr has quit [Remote host closed the connection]
marcusr has joined #nixos
zeta_0 has quit [Quit: rcirc on GNU Emacs 26.3]
Supersonic112 has joined #nixos
<{^_^}> [nixpkgs] @ryantm merged pull request #95768 → discrete-scroll: init at 0.1.1 → https://git.io/JJNuc
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/JUIrQ
Supersonic has quit [Ping timeout: 272 seconds]
Supersonic112 is now known as Supersonic
justanotheruser has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #96520 → python27Packages.azure-mgmt-cosmosdb: 0.16.0 -> 1.0.0 → https://git.io/JUIoL
zeta_0 has joined #nixos
domogled has quit [Quit: domogled]
<zeta_0> is now a good time too upgrade to the new stable and unstable nix channels ?
<zeta_0> and will emacs27 be used in the new nix-stable channel ?
kenran has joined #nixos
kenran has quit [Ping timeout: 240 seconds]
<redmp> what's the syntax for an inline patch in a nix expression? usually you can do `patches = [ ./path.patch ];` .. i thought there was a way to just inline the patch there?
<redmp> i tried putting an empty string and also an empty attrset to see if the errors would guide me, but it didn't work.. searching through nixpkgs now
<bqv> you can use pkgs.writeText
<bqv> that will end up with the same result as if you had the file
butcher_ has quit [Ping timeout: 246 seconds]
<redmp> iirc it was something like putting the text into an argument to a function like fetchpatch or fetch git
<redmp> i'll try writetext
<bqv> you don't need a fetch, if it's part of eval already
<bqv> hey, any haskell nerds around?
<bqv> those font files are missing
<bqv> how best i add the,?
ddellacosta has quit [Ping timeout: 240 seconds]
<redmp> bqv: according to the source you linked, the code expects them to be included in the cabal package
<bqv> exactly
<bqv> they aren't included when nix builds them
<bqv> that's the problem
<redmp> h
<redmp> hrm.. ok, i don't have experience with that.. my best guess is that whatever converts the cabalfile to a nix expression doesn't properly interpret the glob
<redmp> `data-files: fonts/*.svg`
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/b3ae6aac421 (from 5 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
arturo[m] has joined #nixos
root[m]3 has joined #nixos
Dr8128 has quit [Ping timeout: 265 seconds]
zeta_0 has quit [Quit: rcirc on GNU Emacs 26.3]
Dr8128 has joined #nixos
endformationage has quit [Quit: WeeChat 2.7.1]
S0rin has quit [Ping timeout: 258 seconds]
Rusty1 has quit [Quit: WeeChat 2.3]
nixbitcoin_ has joined #nixos
nixbitcoin has quit [Ping timeout: 240 seconds]
root[m]3 is now known as ngharo[m]
waleee-cl has quit [Quit: Connection closed for inactivity]
<{^_^}> Channel nixos-20.03 advanced to https://github.com/NixOS/nixpkgs/commit/2739290bb0c (from 28 hours ago, history: https://channels.nix.gsc.io/nixos-20.03)
palo1 has joined #nixos
<{^_^}> [nixpkgs] @marsam opened pull request #96521 → docker: fix build on darwin → https://git.io/JUI6n
palo has quit [Ping timeout: 240 seconds]
palo1 is now known as palo
Batoeh has quit [Ping timeout: 265 seconds]
Batoeh has joined #nixos
<{^_^}> [nixpkgs] @vbgl merged pull request #95892 → ocaml-ng.ocamlPackages_4_11.ocaml: 4.11.0+β3 → 4.11.0 → https://git.io/JJjY6
<{^_^}> [nixpkgs] @vbgl pushed to master « ocaml-ng.ocamlPackages_4_11.ocaml: 4.11.0+β3 → 4.11.0 »: https://git.io/JUI6A
justanotheruser has joined #nixos
<redmp> how can i enter a nix-shell environment for a nixpkgs.builtEnv derivation?
S0rin has joined #nixos
zeta_0 has joined #nixos
<redmp> if i have a `default.nix` that returns a `nixpkgs.buildEnv {..}` and i do `nix-shell` in that directory, the packages therein aren't present in the environment.. same for `nixpkgs.mkShell` .. am i using these tools wrong some how?
<clever> redmp: that gives you a shell suitable for building the buildEnv, not for using it
kenran has joined #nixos
<clever> redmp: you want default.nix to return a derivation that has buildEnv in the buildInputs
<clever> or `nix-shell -p '(import ./.)'` which will dynamically generate one
<{^_^}> [nixpkgs] @jonringer merged pull request #96520 → python27Packages.azure-mgmt-cosmosdb: 0.16.0 -> 1.0.0 → https://git.io/JUIoL
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « python27Packages.azure-mgmt-cosmosdb: 0.16.0 -> 1.0.0 »: https://git.io/JUIil
kaivai has quit [Quit: ZNC - https://znc.in]
kaivai has joined #nixos
justache has quit [Remote host closed the connection]
<redmp> clever: how does that '(import ./.)' become an environment instead of the derivation returned by default.nix?
<clever> redmp: `-p` will generate a derivation for you, and shove each argument into the buildInputs
<{^_^}> [nixpkgs] @vbgl opened pull request #96522 → ocamlPackages.ocp-index: 1.2 → 1.2.1 → https://git.io/JUIia
<clever> redmp: so when you try to run what i gave, it winds up giving you a shell suitable to build: stdenv.mkDerivation { name = "shell"; buildInputs = [ (import ./.) ]; }
justache has joined #nixos
spudly- has joined #nixos
spudly- has quit [Changing host]
spudly- has joined #nixos
alp has joined #nixos
spudly has quit [Ping timeout: 240 seconds]
<{^_^}> [nixos-homepage] @github-actions[bot] pushed commit from GitHub Actions to master « Update flake.lock and blogs.xml [ci skip] »: https://git.io/JUIir
spudly- is now known as spudly
cjpbirkbeck has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @jonringer merged pull request #96468 → python3Packages.cvxpy: 1.1.4 -> 1.1.5 → https://git.io/JUITo
<{^_^}> [nixpkgs] @jonringer pushed commit from @drewrisinger to master « python3Packages.cvxpy: 1.1.4 -> 1.1.5 »: https://git.io/JUIiM
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/3c95f06e1b8 (from 2 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
<{^_^}> [nixpkgs] @Izorkin opened pull request #96523 → netdata: 1.23.2 -> 1.24.0 → https://git.io/JUIix
kreyren has joined #nixos
zeta_0 has quit [Quit: rcirc on GNU Emacs 26.3]
cole-h has joined #nixos
werner291 has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #96524 → python27Packages.phonenumbers: 8.12.7 -> 8.12.8 → https://git.io/JUIPu
<{^_^}> [nixpkgs] @vbgl merged pull request #96463 → ocamlPackages.elpi: 1.11.2 -> 1.11.4 → https://git.io/JUkj9
<{^_^}> [nixpkgs] @vbgl pushed commit from @CohenCyril to master « ocamlPackages.elpi: 1.11.2 -> 1.11.4 »: https://git.io/JUIPg
cfricke has joined #nixos
rtjure has joined #nixos
growpotkin has quit [Quit: ZNC 1.8.1 - https://znc.in]
mariatsji has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @danieldk opened pull request #96525 → python3Packages.catalogue: 2.0.0 -> 2.0.1 → https://git.io/JUIXT
Extends has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #96526 → python27Packages.reportlab: 3.5.47 -> 3.5.48 → https://git.io/JUIXO
mariatsji has joined #nixos
<{^_^}> [nixpkgs] @danieldk merged pull request #96504 → havoc: 2019-12-08 -> 0.3.1 → https://git.io/JUIB9
<{^_^}> [nixpkgs] @danieldk pushed 2 commits to master: https://git.io/JUIXo
mallox has joined #nixos
lsix has joined #nixos
redmp has quit [Quit: leaving]
<{^_^}> [nixpkgs] @danieldk merged pull request #96496 → nix-du: 0.3.1 -> 0.3.3 → https://git.io/JUIlt
<{^_^}> [nixpkgs] @danieldk pushed 2 commits to master: https://git.io/JUIXb
zeta_0 has joined #nixos
mariatsji has quit [Ping timeout: 260 seconds]
sgrunert has joined #nixos
<zeta_0> i tried upgrading my stable nix-channel, but it's throwing an error, what's going on here? https://dpaste.org/ATfu
<cole-h> NixOS 20.09 hasn't released yet
<cole-h> Heck, it's still August/.
<zeta_0> oh i thought that i could upgrade early, my mistake.
<cole-h> You can (in a manner of speaking), but it's called unstable at that point.
<etu> We haven't even created the 20.09 branch yet
<etu> One can upgrade early by running on that channel before it's deemed as stable... but yeah, it's not there yet
<etu> It's planned to branch it off on Friday next week
<zeta_0> well, i need to upgrade emacs and it's packages, i got the emacs-overlay to work in home.nix, but it upgrades all the way to the latest version of emacs28, but i need emacs27, is there a way to explicitly state the emacs version, or will i need to find an old rev to go back versions? https://github.com/nix-community/emacs-overlay
<zeta_0> and thanks for the info, i'll wait to upgrade nix stable channel later.
<{^_^}> [nixpkgs] @freezeboy opened pull request #96527 → kigo: fix meta → https://git.io/JUI1M
mallox has quit [Quit: WeeChat 2.9]
gthm has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #96528 → python27Packages.qtconsole: 4.7.5 -> 4.7.6 → https://git.io/JUIMT
jtomas has joined #nixos
gthm has joined #nixos
mariatsji has joined #nixos
arjen-jonathan has joined #nixos
<{^_^}> [nixos-search] @garbas merged pull request #166 → for node-sass xcodebuild is needed on darwin → https://git.io/JUILh
<{^_^}> [nixos-search] @garbas pushed to master « for node-sass xcodebuild is needed on darwin (#166) »: https://git.io/JUIMP
<{^_^}> [nixos-search] @garbas pushed 0 commits to fix-157: https://git.io/JUIMX
tobiasBora has quit [Remote host closed the connection]
FRidh has joined #nixos
tobiasBora has joined #nixos
cfricke has quit [Quit: WeeChat 2.9]
<{^_^}> [nixpkgs] @FRidh pushed 109 commits to staging-next: https://git.io/JUIMj
<{^_^}> [nixpkgs] @FRidh pushed 111 commits to staging: https://git.io/JUIDe
rtjure has quit [Ping timeout: 264 seconds]
griff_ has joined #nixos
<{^_^}> [nixpkgs] @edolstra merged pull request #96513 → patchelf: 0.11 -> 0.12 → https://git.io/JUIEZ
<{^_^}> [nixpkgs] @edolstra pushed 3 commits to staging: https://git.io/JUIDq
xd1le has quit [Read error: Connection reset by peer]
civodul has joined #nixos
cosimone has joined #nixos
xd1le has joined #nixos
zeta_0 has quit [Quit: rcirc on GNU Emacs 26.3]
<{^_^}> Channel nixpkgs-unstable advanced to https://github.com/NixOS/nixpkgs/commit/f9567594d5a (from 30 hours ago, history: https://channels.nix.gsc.io/nixpkgs-unstable)
<{^_^}> [nixpkgs] @joachifm merged pull request #96109 → apparmor: fix apparmor_parser path for utils package → https://git.io/JUfnn
<{^_^}> [nixpkgs] @joachifm pushed 2 commits to master: https://git.io/JUIDC
sgrunert has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @joachifm merged pull request #96034 → apparmor: add apparmor_parser config file → https://git.io/JUvwY
sgrunert has joined #nixos
fendor_ is now known as fendor
<Taneb> It looks like my work's Hydra server's hydra-queue-runner is leaking postgres connections. We're currently on an old version from a couple of years ago, if that could be relevant. Does anyone know what could be causing this?
sangoma has joined #nixos
jtomas_ has joined #nixos
<bqv> is there an "unpack" function?
<bqv> A full derivation seems overkill
jtomas has quit [Ping timeout: 240 seconds]
<clever> bqv: what is the use-case?
<bqv> unpacking a tar.gz? :p
<clever> but then what?
<bqv> Linking a folder from the result somewhere
<clever> only option then is a derivation
<clever> runCommand "help" { src = something; } "unpackPhase ; mv -vi $sourceRoot $out"
<bqv> Naturally, but is there a pkgs.unpack or something?
<bqv> Really? :/
<clever> or use pkgs.fetchzip, it works on tar files
<bqv> Ah, excellent.
griff_ has quit [Quit: griff_]
lotharn has joined #nixos
noudle has joined #nixos
malook has joined #nixos
<{^_^}> [nixpkgs] @lsix opened pull request #96529 → qgis: 3.10.7 -> 3.10.9 → https://git.io/JUIyp
<{^_^}> [nixpkgs] @danieldk merged pull request #96503 → Update maintainer details for hugoreeves → https://git.io/JUIBa
<{^_^}> [nixpkgs] @danieldk pushed 2 commits to master: https://git.io/JUIyj
arjen-jonathan has quit [Ping timeout: 260 seconds]
cole-h has quit [Quit: Goodbye]
<{^_^}> [nixpkgs] @danieldk merged pull request #96497 → Fix typo in services/editors/emacs documentation → https://git.io/JUIlF
<{^_^}> [nixpkgs] @danieldk pushed 2 commits to master: https://git.io/JUISU
<NobbZ[m]> does someone know if I can get additional information of a flake in the flake, like current commit, tag, branch, describe, date of commit? And why I can't use `let … in …` in `flake.nix`?
thc202 has joined #nixos
o1lo01ol1o has joined #nixos
alexherbo2 has joined #nixos
malook has quit [Quit: malook]
dansho has joined #nixos
dansho has quit [Remote host closed the connection]
<bqv> NobbZ[m]: inputs.self.rev
<bqv> NobbZ[m]: inputs.self.shortRev
<bqv> NobbZ[m]: inputs.self.lastModifiedDate
<bqv> Etc
<bqv> use instead; outputs = { }: let … in …
<{^_^}> [nixos-homepage] @garbas pushed 2 commits to manual-structure: https://git.io/JUISK
ris has quit [Ping timeout: 240 seconds]
<{^_^}> [nix] @edolstra pushed 2 commits to master: https://git.io/JUISX
<{^_^}> [nix] @edolstra merged pull request #3847 → libutil/logging: extend `internal-json` logger to make it more machine-readable → https://git.io/JJWVo
philipp[m]1 has left #nixos ["Kicked by @appservice-irc:matrix.org : Idle for 30+ days"]
norbert[m]2 has quit [Quit: Idle for 30+ days]
MaJoe[m] has quit [Quit: Idle for 30+ days]
badmutex[m] has quit [Quit: Idle for 30+ days]
<NobbZ[m]> Thanks bqv are those attributes documented somewhere? And with `let/in` I meant especially "global" ones. within `outputs` they do not really help me to "clean things up".
<{^_^}> [nixos-homepage] @github-actions[bot] pushed commit from GitHub Actions to master « Update flake.lock and blogs.xml [ci skip] »: https://git.io/JUIS9
kreyren has quit [Ping timeout: 240 seconds]
chefkoch[m] has left #nixos ["Kicked by @appservice-irc:matrix.org : Idle for 30+ days"]
<bqv> You will not be able to have anything outside outputs anyway, and no I don't think theyre documented so far, check the nix source or explore with a repl maybe
<NobbZ[m]> Seems as if they aren't even available :(
<NobbZ[m]> At least not to me…
<kmplsv> i dont give a crap, gotta drop this plug because i couldn't have done it without nix, if you like hip-hop and skateboarding and programming and or just nix? lemme know what you think, we're remastering it, and yes this is the same DJ premier that produced for biggie and nas - https://youtu.be/ecOKP4_lFsg
is_null has joined #nixos
<bqv> NobbZ[m]: I may have got the last one wrong, but rev and shortrev should work
<NobbZ[m]> I tried `rev` just to be sure…
orivej has joined #nixos
sigmundv__ has joined #nixos
<Extends> try shortRev
Thra11 has joined #nixos
<NobbZ[m]> Doesn't work either: attribute 'shortRev' missing
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<NobbZ[m]> Hmpf… Not available when dirty…
<NobbZ[m]> ☹️
<NobbZ[m]> It works when I commit the changes. It would be nice to have the info but flagged…
alp has quit [Ping timeout: 260 seconds]
Dr8128 has quit [Quit: Leaving.]
is_null has quit [Ping timeout: 258 seconds]
zupo has joined #nixos
griff_ has joined #nixos
<{^_^}> [nixpkgs] @worldofpeace merged pull request #96506 → gopass: 1.9.2 -> 1.10.1 → https://git.io/JUIRv
<{^_^}> [nixpkgs] @worldofpeace pushed 2 commits to master: https://git.io/JUIHl
<{^_^}> [nixpkgs] @danieldk merged pull request #96527 → kigo: fix meta → https://git.io/JUI1M
<{^_^}> [nixpkgs] @danieldk pushed 2 commits to staging: https://git.io/JUIHE
la-jesystani has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @Lassulus merged pull request #89364 → exult: 1.4.9rc1 -> 1.6 → https://git.io/JfiNQ
<{^_^}> [nixpkgs] @Lassulus pushed 2 commits to master: https://git.io/JUIHu
mmohammadi9812 has joined #nixos
kreyren has joined #nixos
alp has joined #nixos
<{^_^}> [nixos-homepage] @garbas merged pull request #505 → change manual location and add unstable version → https://git.io/JJjbn
<{^_^}> [nixos-homepage] @garbas pushed 12 commits to master: https://git.io/JUIHb
<{^_^}> [nixos-homepage] @garbas pushed 0 commits to manual-structure: https://git.io/JUIHA
<{^_^}> [nixpkgs] @Lassulus merged pull request #85323 → tremc: init at 0.9.1 → https://git.io/Jfv9m
<{^_^}> [nixpkgs] @Lassulus pushed 2 commits to master: https://git.io/JUIQT
af1cs has quit [Quit: af1cs]
jtomas_ has quit [Remote host closed the connection]
arjen-jonathan has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #96530 → python27Packages.pyside2: 5.14.2 -> 5.15.0 → https://git.io/JUIQh
jtomas has joined #nixos
jtomas has quit [Client Quit]
<{^_^}> [nixpkgs] @saschagrunert opened pull request #96531 → cri-tools: 1.18.0 -> 1.19.0 → https://git.io/JUI7Z
hiro99 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/JUI72
noudle has quit []
zarkone has joined #nixos
fadenb has joined #nixos
<zarkone> hi! i'm struggling with libstdc & graalvm: `java.lang.UnsatisfiedLinkError: /tmp/librocksdbjni6063190612685990316.so: libstdc++.so.6: cannot open shared object file: No such file or directory`
<zarkone> here are bits from my shell.nix: ` buildInputs = [ pkgs.stdenv.cc.cc.lib pkgs.openssl pkgs.zlib clojureGraal pkgs.graalvm11-ee pkgs.maven ];`
<zarkone> `nativeBuildInputs = [ pkgs.autoPatchelfHook ];`
<fadenb> Hey, I am currently working on bumping all Elasticsearch related packages to a newer version. We currently package an Elasticsearch plugin called search-guard that does not seem to be available for the new version. Any advise on how to deal with that?
<zarkone> i was thinking that having `stdenv.cc.cc.lib` is suppose to solve the problem..
<zarkone> ah, i think i get it now (after posting of course!).. it seems like Kafka Streams copy this lib from somewhere so patchelf didn't touch this .so file
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/18c52dadfe1 (from 2 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
<{^_^}> [nixpkgs] @flokli opened pull request #96532 → oh-my-zsh: cleanups, don't require perl in pygmalion theme anymore → https://git.io/JUI5a
<sphalerite> fadenb: remove the package, or mark as broken?
is_null has joined #nixos
hiro99 has quit [Quit: hiro99]
hiro99 has joined #nixos
fendor_ has joined #nixos
<fadenb> It did not feel right to remove it, not sure whether marking it as broken is actually required as the current check ( https://github.com/NixOS/nixpkgs/blob/master/pkgs/servers/search/elasticsearch/plugins.nix#L157-L160 ) throws an error any way
_cyris212 has joined #nixos
fendor has quit [Ping timeout: 264 seconds]
alp has quit [Ping timeout: 272 seconds]
<o1lo01ol1o> does anyone have an aws CloudFormation EC2 instance configuration they could share? It appears that I'm not able to configure the nixos to use the EBS volume correctly.
asymmetric has quit [Quit: Peace.]
asymmetric has joined #nixos
Alaura has joined #nixos
Alaura has quit [Max SendQ exceeded]
Alaura has joined #nixos
Alaura has quit [Max SendQ exceeded]
Alaura has joined #nixos
Alaura has quit [Max SendQ exceeded]
cosimone has quit [Quit: Quit.]
mananamenos has joined #nixos
mananamenos has quit [Client Quit]
cosimone has joined #nixos
mananamenos has joined #nixos
mananamenos has quit [Remote host closed the connection]
mananamenos has joined #nixos
mananamenos has quit [Client Quit]
lotharn has quit [Remote host closed the connection]
trulsa has joined #nixos
alp has joined #nixos
<{^_^}> [nixpkgs] @fadenb opened pull request #96533 → Elasticsearch 7.8.1 → https://git.io/JUIdV
martin___ has joined #nixos
knerten has joined #nixos
<higherorder> Hi! Got a quick and silly question: how can I use `nix why-depends` two packages defined in a monorepo (not in nixpkgs)?
<{^_^}> [nixpkgs] @zowoq opened pull request #96534 → Revert "buildGoPackage: remove references in $out/libexec" → https://git.io/JUIdM
<{^_^}> [nixpkgs] @danieldk merged pull request #95890 → kimg: init at 0.3.0 → https://git.io/JJjmX
<{^_^}> [nixpkgs] @danieldk pushed 2 commits to master: https://git.io/JUIdy
fendor_ is now known as fendor
<infinisil> higherorder: why-depends accepts /nix/store paths as arguments
<higherorder> infinisil: ah, so I need to build the derivations first?
<infinisil> Oh yup
justanotheruser has quit [Ping timeout: 240 seconds]
<q3k[m]> higherorder: you can also -f /path/to/your/monorepo/default.nix
<q3k[m]> and then normal attribute paths of however your derivations are visible from that default.nix
ris has joined #nixos
shabius has quit [Quit: Leaving]
<{^_^}> [nixpkgs] @zowoq merged pull request #96531 → cri-tools: 1.18.0 -> 1.19.0 → https://git.io/JUI7Z
<{^_^}> [nixpkgs] @zowoq pushed commit from @saschagrunert to master « cri-tools: 1.18.0 -> 1.19.0 »: https://git.io/JUIdj
<{^_^}> [nixpkgs] @maralorn pushed to haskell-updates « haskellPackages.composite-base: Mare unbroken to fix eval error »: https://git.io/JUIFe
<higherorder> q3k[m]: ah, thanks! trying that now. While it's building: in nix why-depends's doc, I see packages referenced with `nixpkgs#...`. What's the meaning of # there? e.g. `nix why-depends nixpkgs#hello nixpkgs#glibc`
malook has joined #nixos
<q3k[m]> i don't see #, i see .
<q3k[m]> (looking at nix why-depends --help)
<q3k[m]> and that's just a normal attset traversal .
<higherorder> `nix (Nix) 2.4pre20200721_ff314f1` ?
<higherorder> odd
<q3k[m]> *attrset
mmohammadi9812 has quit [Ping timeout: 240 seconds]
malook has quit [Client Quit]
<martin___> hi! I'm trying to update a go program I have to build with nixpkgs unstable instead of `20.03`, but I'm facing some issues that I don't really understand. For all of my dependencies, I'm getting an error message:
<martin___> Building subPackage ./.
<martin___> ```
<martin___> ethsign.go:7:3: cannot find package "." in: /private/var/folders/fb/0m3l_cnn4w57fhsv7q_lx5780000gn/T/nix-build-ethsign-0.16.0.drv-0/ethsign/vendor/github.com/ethereum/go-ethereum/accounts
<martin___> ```
<martin___> when running `nix-build`. Has anyone seen this before? What has changed since `20.03` in the way one builds go modules?
<q3k[m]> like, what worked for me is `nix why-depends -f default.nix personal.q3k.test pkgs.glibc`
mmohammadi9812 has joined #nixos
<q3k[m]> (where .pkgs is how i access nixpkgs in this repo, and .personal.q3k.test is a derivation i have)
<{^_^}> [nixpkgs] @cust0dian opened pull request #96535 → navi: 2.8.0 -> 2.9.0 → https://git.io/JUIFI
turlando has joined #nixos
<higherorder> q3k[m]: hum, somehow it segfaulted for me
<o1lo01ol1o> can I specify that nixos should put "/" on a certain device via configuation.nix?
<q3k[m]> higherorder: fwiw i'm on nix 2.3.7
lotharn has joined #nixos
is_null has quit [Ping timeout: 240 seconds]
<higherorder> q3k[m]: hmm, maybe I should try it on nix 2.3.7. I'm getting this:
sangoma has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @FRidh closed pull request #96273 → python37Packages.tensorflow: 1.15.2 Fix → https://git.io/JUUzs
<q3k[m]> higherorder: yeah that's not good
<q3k[m]> (if you can get a stracktrace via gdb you should probably file an issue for this)
<q3k[m]> (if there isn't one yet)
<higherorder> q3k[m]: I'm afraid gdb is beyond my skillset :P But I just tried it on Nix 2.3.7 and didn't get the segfault, so it does seem to be an issue with Nix 2.4 (or at least the revision I'm on)
rardiol has joined #nixos
<q3k[m]> higherorder: `gdb nix`, and in the gdb shell `run 

why-depends -f nix/default.nix "my-project.frontend" "my-project.backend"`
<q3k[m]> that should work.
<q3k[m]> then when it crashes and you get back to the gdb shell
<q3k[m]> `bt` to print the backtrace (stack trace)
<{^_^}> [nixpkgs] @Ma27 merged pull request #96370 → fetchCrate: accept pname besides crateName → https://git.io/JUT4R
<{^_^}> [nixpkgs] @Ma27 pushed 3 commits to master: https://git.io/JUIFw
<FRidh> @Taneb upgrading polkit will require a spidermonkey that no longer depends on Python 3. Unfortunately upstream released a tarball where tests don't function. cc @worldofpeace
rardiol has quit [Client Quit]
malook has joined #nixos
<higherorder> q3k[m]: ha; thanks!
Jackneill has joined #nixos
malook has quit [Client Quit]
Jackneilll has quit [Read error: Connection reset by peer]
hiciu has joined #nixos
zarel has joined #nixos
kreyren has quit [Remote host closed the connection]
<higherorder> q3k[m]: it seems to be hanging on `[New Thread 0xe03 of process 16282]`
<higherorder> don't worry about it, I should probably first try to get the latest revision of Nix
<higherorder> perhaps the bug has been fixed already
zarel_ has joined #nixos
<higherorder> thanks for your help :)
zarel has quit [Ping timeout: 258 seconds]
rardiol has joined #nixos
<{^_^}> [nixos-search] @hmaurer opened pull request #167 → switch from sass to less (css) → https://git.io/JUIbU
sgrunert has quit [Remote host closed the connection]
sgrunert has joined #nixos
alexherbo2 has quit [Ping timeout: 258 seconds]
sangoma has joined #nixos
kwork has quit [Remote host closed the connection]
quinn has quit [Quit: ZNC 1.8.1 - https://znc.in]
butcher_ has joined #nixos
<{^_^}> [nixpkgs] @Ma27 merged pull request #86486 → nixosTests: re-enable networking tests → https://git.io/Jf3JC
<{^_^}> [nixpkgs] @Ma27 pushed 2 commits to master: https://git.io/JUIb3
ris has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @SCOTT-HAMILTON opened pull request #96536 → haste-client: Init at 0.2.3 → https://git.io/JUIbc
<{^_^}> [nixos-search] @garbas merged pull request #167 → switch from sass to less (css) → https://git.io/JUIbU
<{^_^}> [nixos-search] @garbas pushed commit from @hmaurer to master « switch from sass to less (css) (#167) »: https://git.io/JUIb8
<{^_^}> [nixpkgs] @mredaelli opened pull request #96537 → dot-http: init at 0.2.0 → https://git.io/JUIbB
superherointj has joined #nixos
turlando has quit [Ping timeout: 258 seconds]
<{^_^}> [nixpkgs] @lheckemann merged pull request #96153 → kmod: add patch to correct behaviour with --field → https://git.io/JUfyL
<{^_^}> [nixpkgs] @lheckemann pushed 2 commits to staging: https://git.io/JUIba
<{^_^}> [nixpkgs] @teto merged pull request #96535 → navi: 2.8.0 -> 2.9.0 → https://git.io/JUIFI
<{^_^}> [nixpkgs] @teto pushed commit from @cust0dian to master « navi: 2.8.0 -> 2.9.0 (#96535) »: https://git.io/JUIbV
<{^_^}> [nixpkgs] @lheckemann merged pull request #96008 → makeModulesClosure: fixup firmware extraction → https://git.io/JUvBs
<{^_^}> [nixpkgs] @lheckemann pushed 3 commits to master: https://git.io/JUIbw
<mkg20001> Anyone could review/merge this? Has been stale for quite some time
<{^_^}> #93022 (by prusnak, 6 weeks ago, open): i2p: 0.9.42 -> 0.9.46
sgrunert has quit [Quit: Leaving]
sgrunert has joined #nixos
<{^_^}> [nixpkgs] @Mic92 opened pull request #96538 → Go references → https://git.io/JUIbi
<{^_^}> [nixops] @adisbladis merged pull request #1393 → Fix diff evaluation logic → https://git.io/JJ5cD
<{^_^}> [nixops] @adisbladis pushed 2 commits to master: https://git.io/JUIby
butcher_ has quit [Ping timeout: 240 seconds]
ogkloo has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @danieldk closed pull request #96366 → buildRustPackage: add update script → https://git.io/JUT83
<Raito_Bezarius> I recently nixos-rebuild switch --upgrade
<Raito_Bezarius> And I'm getting a lot of
<Raito_Bezarius> "lvm2-activation-generator: lvmconfig failed"
<Raito_Bezarius> in my dmesg
<{^_^}> [nixpkgs] @peti pushed 195 commits to haskell-updates: https://git.io/JUIb9
bsima has quit [Quit: ZNC 1.7.5 - https://znc.in]
butcher_ has joined #nixos
<{^_^}> [nixpkgs] @orivej opened pull request #96539 → tunefish: init at unstable 2020-08-13 → https://git.io/JUIb7
<{^_^}> [nixpkgs] @zowoq closed pull request #96534 → Revert "buildGoPackage: remove references in $out/libexec" → https://git.io/JUIdM
ogkloo has joined #nixos
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « hackage-packages.nix: automatic Haskell package set update »: https://git.io/JUIbN
gxt has quit [Remote host closed the connection]
sreybastien[m] has joined #nixos
gxt has joined #nixos
<sreybastien[m]> hi !
<sreybastien[m]> Using nixos unstable, i found that grub2 doesn't mannage LUKS2 encryption. The grub nixpkg isn't updated to latest version which manage that since 2019 ?
<sreybastien[m]> * hi !
<sreybastien[m]> Using nixos unstable, i found that grub2 doesn't manage LUKS2 encryption lvm volume. The grub nixpkg isn't updated to latest version which manage that since 2019 ?
<ar> sreybastien[m]: iirc grub only supports the old metadata format
hiro99 has quit [Remote host closed the connection]
<ar> oh?
<ar> somehow missed that
hiro99 has joined #nixos
<{^_^}> [nixpkgs] @danieldk merged pull request #95891 → knightos-kcc: init at 4.0.0 → https://git.io/JJjYI
<{^_^}> [nixpkgs] @danieldk pushed 2 commits to master: https://git.io/JUINs
<symphorien[m]> it looks like the last release is older than this commit
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « ghc-8.10.x: update cryptonite to its latest version 0.27 »: https://git.io/JUINW
<sreybastien[m]> oh symphorien that explain why ... so the only way to do that was to wait a new release of grub do you think ?
<symphorien[m]> you could overlay grub to an unreleased version yourself, but it looks risky
<symphorien[m]> you can't rollback easily if grub is broken
rardiol has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
<{^_^}> [nixos-search] @garbas merged pull request #159 → add support for `nix develop` → https://git.io/JUk8T
<{^_^}> [nixos-search] @garbas pushed commit from @zimbatm to master « add support for `nix develop` (#159) »: https://git.io/JUINu
<sreybastien[m]> yeah, you right, crypto + unreleased grub2 seems risky. I move to luks1 and convert later
Thra11 has quit [Ping timeout: 240 seconds]
noonien has quit [Quit: Connection closed for inactivity]
kreyren has joined #nixos
ris has joined #nixos
metreo has joined #nixos
bsima has joined #nixos
Thra11 has joined #nixos
ris has quit [Ping timeout: 240 seconds]
mariatsji has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @primeos merged pull request #96457 → [20.03] chromium: 84.0.4147.135 -> 85.0.4183.83 → https://git.io/JUkpL
<{^_^}> [nixpkgs] @primeos pushed 3 commits to release-20.03: https://git.io/JUINA
vika_nezrimaya has joined #nixos
lotharn has quit [Remote host closed the connection]
lotharn has joined #nixos
<vika_nezrimaya> Hi! I'm interested if anyone here uses the `specialisation` NixOS option set. What are your use cases? Can you show your configuration? What are the example use-cases for this option?
sputny has joined #nixos
xd1le has quit [Read error: Connection reset by peer]
is_null has joined #nixos
xd1le has joined #nixos
griff_ has quit [Quit: griff_]
butcher_ has quit [Remote host closed the connection]
romildo has joined #nixos
Jackneill has quit [Ping timeout: 256 seconds]
butcher has joined #nixos
gxt has quit [Ping timeout: 240 seconds]
ddellacosta has joined #nixos
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « haskell-cryptonite: update to the latest version 0.27 »: https://git.io/JUIxJ
cfricke has joined #nixos
mariatsji has joined #nixos
knerten has quit [Quit: knerten]
romildo has quit [Quit: Leaving]
Jackneill has joined #nixos
is_null has quit [Ping timeout: 258 seconds]
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « haskell-cryptonite: update to the latest version 0.27 »: https://git.io/JUIxk
<{^_^}> [nixpkgs] @Lassulus merged pull request #85174 → windowchef: init at 0.5.0 → https://git.io/JfevQ
<{^_^}> [nixpkgs] @Lassulus pushed 2 commits to master: https://git.io/JUIxI
<pbogdan> how I can "pin" both runtime and build time dependencies of a derivation so that they don't get GC'ed?
<{^_^}> [nixpkgs] @mredaelli opened pull request #96540 → so: init at 0.4.2 → https://git.io/JUIxq
<{^_^}> [nixpkgs] @JesusMtnez closed pull request #95802 → coursier: 2.0.0-RC6-18 -> 2.0.0-RC6-24 → https://git.io/JJAOq
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « hackage2nix: update list of broken builds »: https://git.io/JUIxZ
<vika_nezrimaya> pbogdan: there's an option in nix.conf to not GC build dependencies
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « hackage-packages.nix: automatic Haskell package set update »: https://git.io/JUIxn
<{^_^}> [nixpkgs] @primeos opened pull request #96541 → python3Packages.cryptography: 3.0 -> 3.1 → https://git.io/JUIxW
xd1le has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @Ma27 opened pull request #96542 → matrix-synapse: 1.19.0 -> 1.19.1 → https://git.io/JUIxB
mariatsji has quit [Ping timeout: 258 seconds]
<pbogdan> thanks vika_nezrimaya, sounds like `keep-outputs` might be what I want
<{^_^}> [nixpkgs] @JesusMtnez opened pull request #96543 → coursier: 2.0.0-RC6-18 -> 2.0.0-RC6-25 → https://git.io/JUIxR
xd1le has joined #nixos
romildo has joined #nixos
romildo has left #nixos [#nixos]
<{^_^}> [nixpkgs] @Ma27 pushed 2 commits to master: https://git.io/JUIxS
sgrunert has quit [Remote host closed the connection]
kreyren has quit [Ping timeout: 240 seconds]
<LnL> also keep-derivations, unless you make explicit roots for those
wolfshappen has quit [Quit: bye]
waleee-cl has joined #nixos
wolfshappen has joined #nixos
<{^_^}> [nixpkgs] @tesq0 opened pull request #96544 → unityhub: fix editor with versions >= 2020.1.3f1 not opening → https://git.io/JUIpZ
sigmundv__ has quit [Read error: Connection reset by peer]
sigmundv__ has joined #nixos
ManiacOfMadness has quit [Ping timeout: 240 seconds]
<Taneb> FRidh: that's a shame. I opened a PR a few days ago moving grub2 to use Python 3 by default, do you know who I should ping to get to look at this?
<{^_^}> Channel nixos-20.03-small advanced to https://github.com/NixOS/nixpkgs/commit/31827921288 (from 69 minutes ago, history: https://channels.nix.gsc.io/nixos-20.03-small)
<{^_^}> [nixpkgs] @tesq0 opened pull request #96545 → unityhub: update to 2.3.2 → https://git.io/JUIpw
<FRidh> Taneb: worldofpeace is the polkit maintainer. There is a patch, but it requires us to use the upstream source instead of tarball, but I had trouble getting that to build
<FRidh> oh, grub, I'll have a look
<Taneb> Thanks
butcher has quit [Remote host closed the connection]
ManiacOfMadness has joined #nixos
butcher has joined #nixos
gustavderdrache has joined #nixos
<{^_^}> [nixpkgs] @primeos pushed to master « python3Packages.google_api_python_client: 1.10.1 -> 1.11.0 »: https://git.io/JUIpp
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « hackage-packages.nix: automatic Haskell package set update »: https://git.io/JUIhJ
<{^_^}> [nixpkgs] @FRidh pushed commit from @Taneb to master « grub2: use python3 by default »: https://git.io/JUIhc
trulsa has quit [Quit: ZNC - http://znc.in]
<{^_^}> [nixpkgs] @FRidh closed pull request #96450 → grub2: use python3 by default → https://git.io/JUk5z
butcher has quit [Ping timeout: 240 seconds]
<Taneb> I guess I should make PRs for the other two changes I made
philr_ has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @danieldk merged pull request #95888 → charliecloud: 0.12 -> 0.18 → https://git.io/JJjq4
<{^_^}> [nixpkgs] @danieldk pushed 4 commits to master: https://git.io/JUIjt
<{^_^}> [nixpkgs] @seppeljordan opened pull request #96546 → nix-prefetch-github: v2.4 -> v3.0 → https://git.io/JUIjq
sputny has quit [Remote host closed the connection]
knerten has joined #nixos
<{^_^}> [nixpkgs] @danieldk opened pull request #96547 → python3Packages.tldextract: fix build → https://git.io/JUIjl
lotharn has quit [Quit: KVIrc 4.9.3 Aria http://www.kvirc.net/]
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/4eb9188da60 (from 2 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
vika_nezrimaya has quit [Ping timeout: 245 seconds]
griff_ has joined #nixos
malook has joined #nixos
<arianvp> with nix-shell --pure i should be able to reproduce a nix-build setp by step right?
<arianvp> I want to build linuxPackages.kernel inside nix-shell
<arianvp> I tried running all the phases (unpackPhase; patchPhase; configurePhase; buildPhase) but it isn't working
severji has joined #nixos
<{^_^}> Channel nixpkgs-20.03-darwin advanced to https://github.com/NixOS/nixpkgs/commit/31827921288 (from 2 hours ago, history: https://channels.nix.gsc.io/nixpkgs-20.03-darwin)
<severji> Hi! Am I the only one who doesn't have access to Nix releases? I get 404 error when I try to download any of the tarballs: https://releases.nixos.org/?prefix=nix/nix-2.3.7/
severji has quit [Remote host closed the connection]
janneke has quit [Quit: janneke quits Mes'sing]
janneke has joined #nixos
<{^_^}> [nixpkgs] @kampka opened pull request #96549 → trilium: 0.43.3 -> 0.43.4 → https://git.io/JULe6
growpotkin has joined #nixos
kaivai has quit [Quit: ZNC - https://znc.in]
malook has quit [Quit: malook]
turlando has joined #nixos
malook has joined #nixos
kaivai has joined #nixos
erasmas has joined #nixos
griff_ has quit [Quit: griff_]
kreyren has joined #nixos
eoli3n_ has joined #nixos
<ornxka> theres a program that uses gstreamer and in its buildinputs it has gst_all_1.gst-plugins-base and gst-plugins-good but not gst-plugins-ugly or gst-plugins bad
<ornxka> is there any particular reason youd include some but not others?
malook has quit [Quit: malook]
sputny has joined #nixos
ConsumeristProvo has joined #nixos
<ConsumeristProvo> hello
<ConsumeristProvo> how would I go about using a custom Emacs (built without GTK2 and 3, but with Athena widgets) that windowManager.exwm can use?
<ConsumeristProvo> I tried using a nixpkgs overlay and fooling around with windowManager.session, but nothing seems to work
page has quit [Quit: leaving]
<sterni> ConsumeristProvo: overlay and adding it to environment.system
<sterni> Packages should be enough
<sterni> maybe you have another emacs version somewhere in $PATH?
<ConsumeristProvo> https://0x0.st/iEmb.txt
<ConsumeristProvo> I basically did this
<{^_^}> [nixpkgs] @worldofpeace merged pull request #96396 → nixos/lib/test*: remove perl test driver → https://git.io/JUkRj
<{^_^}> [nixpkgs] @worldofpeace pushed 2 commits to master: https://git.io/JULvq
<ConsumeristProvo> ah sterni, so just add emacs to the system packages after the overlay is added?
<ConsumeristProvo> and EXWM will use it?
<sterni> hm theoretically I'd think the way you're doing it should work as well
tobiasBora has quit [Remote host closed the connection]
<ConsumeristProvo> okay, going to fool around a bit more and report back if I fail
ConsumeristProvo has left #nixos ["Killed buffer"]
tobiasBora has joined #nixos
is_null has joined #nixos
ml| has quit [Quit: WeeChat 2.8]
<joesventek> ornxka, maybe the program in question doesn't need any of the bad or ugly plugins?
eoli3n_ has quit [Ping timeout: 240 seconds]
malook has joined #nixos
redmp has joined #nixos
<redmp> clever: thanks for answering my question about environments yesterday
<clever> redmp: yep
<clever> arianvp: after unpackPhase, you must `cd $sourceRoot`
arjen-jonathan has quit [Ping timeout: 256 seconds]
dutchie has quit [Remote host closed the connection]
sangoma has quit [Ping timeout: 240 seconds]
tobiasBora has quit [Ping timeout: 256 seconds]
tobiasBora has joined #nixos
mmohammadi9812 has quit [Quit: I quit (╯°□°)╯︵ ┻━┻]
ConsumeristProvo has joined #nixos
<ConsumeristProvo> ok it seems to work all fine, except how would I go about adding a package to that emacs overlay?
<ConsumeristProvo> (need to add the exwm package)
emile has joined #nixos
emile is now known as Guest64510
<V> ConsumeristProvo: just... Add it to the attrset?
<V> The overlay is a set of all the attributes you want to add to/replace in nixpkgs
Guest64510 has quit [Client Quit]
<V> As a function taking its parent nixpkgs + the resultant nixpkgs
<ConsumeristProvo> I don't see any packages attribute in here
<ConsumeristProvo> I'm talking about emacs packages of course, not nix packages
<ConsumeristProvo> although I think nixos provides emacs packages also
civodul has quit [Quit: ERC (IRC client for Emacs 26.3)]
<V> just override whatever in emacsPackages?
<ConsumeristProvo> sorry for being a dimwit, I don't quite understand nix fully yet, most of this is just cobbled together stuff from the internet and the guide
tobiasBora has quit [Remote host closed the connection]
dutchie has joined #nixos
superherointj has quit [Quit: Leaving]
<V> I'm not sure exactly what you mean; the pastebin you provided looks correct enough
evzero has joined #nixos
evzero has quit [Client Quit]
tobiasBora has joined #nixos
<V> But if you're overriding the exwm start command, you can just do `let pkg = (your overridden Emacs package here); in "eval `dbus-launch --exit-with-session ${pkgs.emacs}`"
<V> `
<V> There's no reason to mess around with overlays for this
<V> Er
<V> s/pkgs.emacs/pkg/
<V> On phone, typing is hard
redmp has quit [Quit: leaving]
<ConsumeristProvo> yeah V I want to add a package to emacs called exwm, windowManager.exwm has it's own emacs version with exwm already installed
<ConsumeristProvo> but the version I create in the overlay has no such package
<V> I'd need to get to a proper computer to check that
simonpe^^ has quit [Remote host closed the connection]
kreyren has quit [Ping timeout: 240 seconds]
<ConsumeristProvo> there seems to be an emacsWithPackages but I'm not sure how to do that while also compiling a custom version...
davidv7_ has quit [Remote host closed the connection]
davidv7_ has joined #nixos
xd1le has quit [Read error: Connection reset by peer]
xd1le has joined #nixos
davidv7__ has joined #nixos
Spiney has joined #nixos
zarkone has quit [Ping timeout: 265 seconds]
davidv7_ has quit [Ping timeout: 256 seconds]
kreyren has joined #nixos
<{^_^}> [nixpkgs] @ericdallo opened pull request #96550 → flutter: export mkFlutter → https://git.io/JULJy
<{^_^}> [nixpkgs] @Lassulus merged pull request #85882 → wxformbuilder: init at unstable-2020-08-18 → https://git.io/JfI9K
<{^_^}> [nixpkgs] @Lassulus pushed 2 commits to master: https://git.io/JULJj
malook has quit [Quit: malook]
<{^_^}> [nix] @edolstra pushed to master « nix develop: Set output paths to writable locations »: https://git.io/JULUf
<{^_^}> [nixpkgs] @danieldk opened pull request #96551 → python3Packages.deepdiff: fix by adding mmh3 dependency → https://git.io/JULUL
sputny1 has joined #nixos
<{^_^}> [nixpkgs] @jonringer opened pull request #96552 → gnvim: add librsvg → https://git.io/JULUY
sputny has quit [Ping timeout: 260 seconds]
sputny1 is now known as sputny
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Thra11 has quit [Ping timeout: 240 seconds]
<arianvp> clever: I do configurePhase but says "no configure script"
<arianvp> then "buildPHase" fails with "Configuration file .config not found!"
<arianvp> Please run "make menuconfig"
<arianvp> but shouldnt that be part of configurePhase?
turlando has quit [Ping timeout: 258 seconds]
<arianvp> nix-shell --pure '<nixpkgs>' -A linuxPackages_latest.kernel is the command im trying to do btw
Rusty1 has joined #nixos
<clever> arianvp: when you run configurePhase, what directory are you in?
<clever> arianvp: what does `echo $phases` say?
<clever> arianvp: oh, right, i see your problem
<{^_^}> [nixpkgs] @midchildan opened pull request #96553 → aribb25: init at 0.2.7 → https://git.io/JULUX
<clever> arianvp: you need to eval "$configurePhase" (the override from the expr) not run configurePhase (the bash function of the same name, which is the default)
<clever> arianvp: the simplest way to do everything, is to just run genericBuild
<clever> that runs all phases, and deals with var vs function
<ConsumeristProvo> hm... nothing seems to work with the emacs overlay
<ConsumeristProvo> I tried doing a "start = let emacsWithPackages = (pkgs.emacsPackagesGen overlayemacs).emacsPackages; in "eval `dbus-launch --exit-with-session ${emacsWithPackages (epkgs: (with epkgs.elpaPackages; [ exwm ]))}"
<ConsumeristProvo> but it doesn't work at all..
zupo has joined #nixos
mariatsji has joined #nixos
Thra11 has joined #nixos
alp has quit [Ping timeout: 272 seconds]
mariatsji has quit [Remote host closed the connection]
mariatsji has joined #nixos
mariatsji has quit [Remote host closed the connection]
<{^_^}> [nix] @edolstra pushed to master « Close stdin while running tests »: https://git.io/JULT3
mariatsji has joined #nixos
<balsoft> Should this issue be reopened? https://github.com/NixOS/nix/issues/2913 To me at least it looks like flake inputs are currently fetched eagerly.
<balsoft> Or am I wrong on that?
<{^_^}> nix#2913 (by edolstra, 1 year ago, closed): Fetch flake input lazily
alp has joined #nixos
<pikajude> is it possible to stick a port in a nix ssh:// uri
<pikajude> it does not seem to be
lordcirth has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @thoughtpolice merged pull request #96395 → mimalloc: 1.6.3 -> 1.6.4 → https://git.io/JUkRi
<{^_^}> [nixpkgs] @thoughtpolice pushed 2 commits to master: https://git.io/JULTu
mariatsji has quit [Ping timeout: 272 seconds]
<balsoft> pikajude: I might be wrong on that, but did you try adding #1234 to the end ?
<{^_^}> https://github.com/NixOS/nixpkgs/pull/1234 (by lovek323, 6 years ago, merged): mpd: update to latest version
gthm has quit [Ping timeout: 256 seconds]
<pikajude> a hash? i did not
lordcirth has joined #nixos
<balsoft> pikajude: Nope, I'm wrong, doesn't work.
<pikajude> cool
<dsx> Is there a way to install nix completely into ~ without root access?
martin___ has quit [Quit: Connection closed for inactivity]
<balsoft> dsx: static-nix
<dsx> balsoft: thank you!
<balsoft> Can somebody confirm that flake inputs are eager/strict/not-lazy?
<balsoft> Or suggest an easy way to check
<immae> add a raise/not building derivation as one of the input?
<balsoft> How would that help?
<immae> if it’s lazy then it won’t raise?
<balsoft> It's obvious that inputs are easily evaluated, what I want to check is that they are lazily fetched
<immae> Then put a derivation that doesn’t build
<balsoft> It would require me to have two computers: one to create flake.lock, another to fetch, so that I'm sure there's no caching involved
<balsoft> I guess I'll just do that
stephank9 has joined #nixos
samhza has quit [Ping timeout: 240 seconds]
samhza has joined #nixos
Reiser has quit [Ping timeout: 240 seconds]
wspthr7 has joined #nixos
sangoma has joined #nixos
Reiser has joined #nixos
wspthr has quit [Remote host closed the connection]
wspthr7 is now known as wspthr
civodul has joined #nixos
stephank has quit [Ping timeout: 240 seconds]
stephank9 is now known as stephank
<balsoft> Ok, so they are indeed lazy! That's pretty interesting.
thonkpod has quit [Remote host closed the connection]
thonkpod has joined #nixos
bzhao has joined #nixos
<balsoft> I wonder why I got different results earlier; Maybe that was indeed a year ago?
bennofs_ has joined #nixos
<{^_^}> [nixpkgs] @NeQuissimus merged pull request #96543 → coursier: 2.0.0-RC6-18 -> 2.0.0-RC6-25 → https://git.io/JUIxR
<{^_^}> [nixpkgs] @NeQuissimus pushed 2 commits to master: https://git.io/JULkU
ConsumeristProvo has quit [Ping timeout: 258 seconds]
bennofs__ has quit [Ping timeout: 265 seconds]
domogled has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #96526 → python27Packages.reportlab: 3.5.47 -> 3.5.48 → https://git.io/JUIXO
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « python27Packages.reportlab: 3.5.47 -> 3.5.48 »: https://git.io/JULks
bzhao has quit [Ping timeout: 245 seconds]
mariatsji 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/JULk8
mariatsj_ has joined #nixos
mariatsji has quit [Remote host closed the connection]
gxt has joined #nixos
hiciu has quit [Quit: Connection closed for inactivity]
ris has joined #nixos
sgrunert has joined #nixos
sgrunert has quit [Remote host closed the connection]
Izorkin has quit [Quit: ZNC 1.8.1 - https://znc.in]
nobrak has quit [Quit: Connection closed for inactivity]
Izorkin has joined #nixos
<{^_^}> [nix] @edolstra pushed to master « nix develop: Add convenience flags for running specific phases »: https://git.io/JULk6
hiro99 has quit [Ping timeout: 258 seconds]
{`-`} has joined #nixos
Izorkin has quit [Client Quit]
mariatsj_ has quit [Remote host closed the connection]
rardiol has joined #nixos
Izorkin has joined #nixos
<Extends> is nix profile the previous or the future version of nix-env ? seems more up to date and more convenient / edolstra seems to refering to it in his presentation of the flakes as a next command, but the wiki says it's the ancestor of nix-env
mariatsji has joined #nixos
is_null has quit [Ping timeout: 256 seconds]
<samueldr> Mic92: (author of the page) did you mean ancestor as sharing the ancestry, though being newer?
<samueldr> it wouldn't make sense otherwise, as the `nix` command itself is newer than `nix-env`, so `nix profile` cannot predate `nix-env`
<niksnut> Extends: it's newer (but not feature-complete yet)
growpotkin has quit [Quit: ZNC 1.8.1 - https://znc.in]
<Extends> Ok nice, thanks! I'm waiting for an answer of mic92 to edit the wiki then.
<samueldr> ah, I edited since we have the answer
<Extends> super
<samueldr> I'm chalking this up to making more sense in their native language :)
mariatsji has quit [Remote host closed the connection]
lordcirth_ has joined #nixos
lordcirth has quit [Ping timeout: 240 seconds]
is_null has joined #nixos
<o1lo01ol1o> does anyone have an aws CloudFormation EC2 instance configuration they could share? It appears that I'm not able to configure the nixos to use the EBS volume correctly.
galagora has joined #nixos
reanimus has quit [Ping timeout: 260 seconds]
turlando has joined #nixos
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
lordcirth__ has joined #nixos
mariatsji has joined #nixos
lordcirth_ has quit [Ping timeout: 240 seconds]
Extends has quit [Remote host closed the connection]
lordcirth_ has joined #nixos
HeN has quit [Quit: Connection closed for inactivity]
lordcirth__ has quit [Ping timeout: 240 seconds]
o1lo01ol_ has joined #nixos
is_null has quit [Ping timeout: 265 seconds]
o1lo01ol1o has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #96554 → gitAndTools.pre-commit: 2.6.0 -> 2.7.1 → https://git.io/JULIp
spudly- has joined #nixos
spudly- has joined #nixos
spudly- has quit [Changing host]
growpotkin has joined #nixos
galagora has quit [Remote host closed the connection]
lordcirth__ has joined #nixos
jjakob has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
lordcirth_ has quit [Ping timeout: 240 seconds]
spudly has quit [Ping timeout: 258 seconds]
spudly- is now known as spudly
endformationage has joined #nixos
MichaelRaskin has joined #nixos
Extends has joined #nixos
gthm 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/JULLo
nature has joined #nixos
<nature> infinisil: Hey, are you there ? :)
<nature> infinisil: I am looking for the logs of simple nixos mailserver, I don't know where to find them
<{^_^}> [nixpkgs] @ryantm merged pull request #96441 → plantuml: 1.2020.15 -> 1.2020.16 → https://git.io/JUkSD
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/JULLd
zupo has joined #nixos
<cransom> are they not in journald?
<{^_^}> [nixpkgs] @peti merged pull request #96266 → libsodium: feed c2hs dependency → https://git.io/JUURA
<{^_^}> [nixpkgs] @peti pushed 4 commits to haskell-updates: https://git.io/JULLp
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « hackage-packages.nix: automatic Haskell package set update »: https://git.io/JULLj
ScottHDev has quit [Ping timeout: 256 seconds]
shibboleth has joined #nixos
justanotheruser has joined #nixos
metreo has quit [Quit: Leaving.]
afics has joined #nixos
cole-h has joined #nixos
MtotheM has joined #nixos
<MtotheM> What is the most minimal way I can take advantage of the nixOS tools? would nix containers and vm's work even in a nixOS container?
turlando has quit [Ping timeout: 265 seconds]
alexherbo2 has joined #nixos
<MichaelRaskin> MtotheM: generally yes, and you also can just install Nix (it won't clash with stuff) and use it as an auxillary package manager
<MtotheM> Are those tools really included in Nix? I wasn't able to find them when I checked out the standalone version. MichaelRaskin
<MichaelRaskin> Which of the tools you want?
<MichaelRaskin> They are not included in Nix; they are in the same repo as Nixpkgs, and you can build a NixOS VM on non-NixOS
<infinisil> nature: SNM consists of a set of services, such as dovecot2, postfix, opendkim, etc.
<MtotheM> VM's and Containers really. most useful ones for me.
<lordcirth__> MtotheM, a NixOS VM is probably best
<infinisil> nature: So the logs are under the systemd services of those
lordcirth__ is now known as lordcirth
<lordcirth> Then you can run containers without issues
<MichaelRaskin> You need to learn a slightly longer attribute path, then you can use build-vm just like on NixOS
<MichaelRaskin> I believe nixos-container should work too provided your PID1 is systemd
sangoma has quit [Ping timeout: 265 seconds]
<MtotheM> The big issue with running it as a VM is that I need to allocate so much memory to it. running it in a container would be ideal. my main goal isn't to use it as host. mostly for building vm's and containers for remote machines.
<MtotheM> Testing things out before sending it off rather.
<MtotheM> Thanks for your input, I'll see what I can do.
<{^_^}> [nixpkgs] @gebner opened pull request #96555 → emscripten: 1.39.1 -> 2.0.0 → https://git.io/JULto
<MichaelRaskin> You might want to play a bit in a VM, just to know how typical typos break things in the most documented environment
eoli3n_ has joined #nixos
<MichaelRaskin> MtotheM: ^
<MtotheM> What does this mean exactly?
<MichaelRaskin> This file contains Nix expressions that, among other things, build a very minimal NixOS VM and NixOS container using just nixpkgs and nix
<MtotheM> What are things that would not be included? I thought the normal base install was only the NixOS tools Nix and Systemd.
<MichaelRaskin> Well, a very minimal in terms of configuration
<MichaelRaskin> Sure, coreutils and such are not forcibly removed
<MichaelRaskin> (NixOS defaults to having some basic tools, be it cp or curl)
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « hackage2nix: update list of packages that have a non-free license »: https://git.io/JULtD
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « hackage-packages.nix: automatic Haskell package set update »: https://git.io/JULt9
mariatsji has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @saschagrunert opened pull request #96556 → libseccomp: enable static library build → https://git.io/JULtx
FRidh has quit [Quit: Konversation terminated!]
<{^_^}> [nixpkgs] @peti merged pull request #96272 → Update Haskell package set to LTS 16.11 (plus other fixes) → https://git.io/JUUEV
<{^_^}> [nixpkgs] @peti pushed 127 commits to master: https://git.io/JULth
<{^_^}> [nixpkgs] @peti pushed 25 commits to haskell-updates: https://git.io/JULqf
<lassulus> Maybe it would be cooler to enable less stuff by default and put it into the generated configuration.nix instead
demize has quit [Quit: Do Androids Dream of Electric Sheep?]
<infinisil> lassulus: +1!
cjpbirkbeck has joined #nixos
kreyren_ has joined #nixos
<nicolas[m]1> Hi, is there a way with pure/restricted evaluation to do something like the following "pkgs.callPackage "${pkgs.path}/pkgs/development/libraries/protobuf/generic-v3.nix" { }" ?
kreyren has quit [Ping timeout: 240 seconds]
demize has joined #nixos
<nicolas[m]1> With "pkgs.path" resolving to nixpkgs in the /nix/store, this results in an error because store access is restricted
<buffet> hey, whats the best practice for projects with submodules?
shibboleth has quit [Quit: shibboleth]
<buffet> it seems not to clone them when using builtins.fetchGit
sigmundv__ has quit [Read error: Connection reset by peer]
sigmundv__ has joined #nixos
quinn has joined #nixos
<MtotheM> oh. there isn't even an official nixos container image? only the package manager.
tokudan has quit [Remote host closed the connection]
inkbottle has joined #nixos
zebrag has quit [Ping timeout: 265 seconds]
tokudan has joined #nixos
<{^_^}> [nixpkgs] @romildo opened pull request #96558 → enlightenment.terminology: use absolute path to edje_cc → https://git.io/JULqX
<MichaelRaskin> I believe there is nixery for container images
<lassulus> Which is a registry and not an image? I guess there is nixos/nix on dockerhub
<bqv> buffet: there is a fetchSubmodules = true
<buffet> bqv, thanks
fendor has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @romildo opened pull request #96559 → enlightenment.efl: add needed libraries → https://git.io/JULq5
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « haskell-rfc5051: update to latest version to fix pandoc-citeproc »: https://git.io/JULqN
<{^_^}> [nixpkgs] @peti opened pull request #96560 → Update Haskell package set to LTS 16.12 (plus other fixes) → https://git.io/JULqj
<MtotheM> Will containers I build work in docker/podman?
<lassulus> Containers build with dockerTools: yes. Nixos-containers: no, because they are system containers and not application containers
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
justanotheruser has quit [Ping timeout: 240 seconds]
metreo has joined #nixos
<{^_^}> [nixpkgs] @jonringer opened pull request #96561 → python3Packages.jupyterhub-ldapauthenticator: 1.3.1 -> 1.3.2, fix build → https://git.io/JULm0
knerten1 has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #96436 → tor-browser-bundle-bin: 9.5.3 -> 9.5.4 → https://git.io/JUkyB
<{^_^}> [nixpkgs] @jonringer pushed commit from @TethysSvensson to master « tor-browser-bundle-bin: 9.5.3 -> 9.5.4 »: https://git.io/JULmV
demize has quit [Quit: Do Androids Dream of Electric Sheep?]
Alaura has joined #nixos
Alaura has quit [Max SendQ exceeded]
Alaura has joined #nixos
Alaura has quit [Max SendQ exceeded]
Alaura has joined #nixos
Alaura has quit [Max SendQ exceeded]
knerten has quit [Ping timeout: 256 seconds]
cfricke has quit [Quit: WeeChat 2.9]
<{^_^}> [nixpkgs] @matthewbauer merged pull request #95309 → Support Android 29 in cross-compilation → https://git.io/JJHtS
<{^_^}> [nixpkgs] @matthewbauer pushed 6 commits to master: https://git.io/JULm7
zupo has joined #nixos
zupo has quit [Client Quit]
jasom has quit [Ping timeout: 244 seconds]
<{^_^}> [nixos-search] @garbas pushed to fix-156 « rework ranking queries »: https://git.io/JULYL
jasom has joined #nixos
<{^_^}> [nixos-search] @garbas opened pull request #168 → rework ranking queries → https://git.io/JULYt
rajivr has quit [Quit: Connection closed for inactivity]
demize has joined #nixos
<{^_^}> [nixpkgs] @matthewbauer opened pull request #96562 → build-bazel-package: add dontAddBazelOpts arg → https://git.io/JULYs
<higherorder> Hey! Quick Q: how can I switch to a specific version of nix (e.g. from nix 2.4 to nix 2.3.7) using nix-env?
<{^_^}> [nixpkgs] @Ekleog merged pull request #95392 → odafileconverter: init at 21.7.0.0 → https://git.io/JJ7CL
<{^_^}> [nixpkgs] @Ekleog pushed commit from @nagisa to master « odafileconverter: init at 21.7.0.0 (#95392) »: https://git.io/JULYZ
zupo has joined #nixos
zupo has quit [Client Quit]
<{^_^}> [nixpkgs] @matthewbauer opened pull request #96563 → cudnn: skip libcudnn_cnn_infer.so, instead of removing → https://git.io/JULYB
zupo has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #96475 → pythonPackages.jupyterhub-tmpauthenticator: init at 0.6 → https://git.io/JUILk
<{^_^}> [nixpkgs] @jonringer pushed commit from @chiroptical to master « pythonPackages.jupyterhub-tmpauthenticator: init at 0.6 »: https://git.io/JULYR
<{^_^}> [nixpkgs] @K900 opened pull request #96564 → murmur: support building with grpc → https://git.io/JULYE
<{^_^}> [nixpkgs] @risicle opened pull request #96565 → pythonPackages.(datasette, mergedeep, asgi-csrf, starlette, httpx, httpcore): upgrades & new additions → https://git.io/JULYP
dsg has quit [Ping timeout: 265 seconds]
sangoma has joined #nixos
<{^_^}> [nixpkgs] @Lassulus merged pull request #94902 → gophernotes: init at 0.7.1 → https://git.io/JJX0E
<{^_^}> [nixpkgs] @Lassulus pushed 2 commits to master: https://git.io/JULYQ
Darkmatter66 has joined #nixos
Darkmatter66_ has quit [Ping timeout: 264 seconds]
sangoma has quit [Quit: WeeChat 2.9]
<{^_^}> [nixos-search] @garbas pushed to add-cachix « adding cachix to speed up the builds »: https://git.io/JULYh
cosimone has quit [Remote host closed the connection]
cosimone has joined #nixos
knerten2 has joined #nixos
<{^_^}> [nixos-search] @garbas opened pull request #169 → adding cachix to speed up the builds → https://git.io/JULOT
cyphase has quit [Ping timeout: 240 seconds]
lsix has quit [Ping timeout: 244 seconds]
knerten1 has quit [Ping timeout: 246 seconds]
knerten1 has joined #nixos
gv has joined #nixos
cole-h has quit [Quit: Goodbye]
knerten2 has quit [Ping timeout: 240 seconds]
<{^_^}> [nixos-search] @garbas merged pull request #169 → adding cachix to speed up the builds → https://git.io/JULOT
<{^_^}> [nixos-search] @garbas pushed to master « adding cachix to speed up the builds (#169) »: https://git.io/JULOZ
<{^_^}> [nixos-search] @garbas pushed 0 commits to add-cachix: https://git.io/JULOc
wildtrees has joined #nixos
<{^_^}> [nixos-homepage] @samueldr pushed to feature/2020-r/base-js « site-styles: Implement narrow menu styles »: https://git.io/JULOW
seku has joined #nixos
cyphase has joined #nixos
mariatsji has joined #nixos
dsg has joined #nixos
mariatsji has quit [Ping timeout: 260 seconds]
erasmas has quit [Read error: Connection reset by peer]
gthm has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @kampka opened pull request #96567 → gocryptfs: 1.7.1 -> 1.8.0 → https://git.io/JULOi
<jasom> If I want the standard C headers in /usr/include in an FHS user environment, what package need I include?
<jasom> e.g. e.g. /usr/include/limits.h
Extends has quit [Remote host closed the connection]
<immae> glibc.dev?
<jasom> ah, I didn't know there was a glibc.dev; I'd already tried glibc
eoli3n_ has quit [Ping timeout: 256 seconds]
<immae> (It contains the file but I don’t know if it works fine with the FHS builder)
abathur has joined #nixos
<jasom> immae: that seems to have worked
<jasom> thanks!
<immae> cool
EsperLily has joined #nixos
<{^_^}> [nixpkgs] @Mic92 merged pull request #96455 → linuxPackages.bcc: 0.15.0 -> 0.16.0 → https://git.io/JUkxg
<{^_^}> [nixpkgs] @Mic92 pushed 2 commits to master: https://git.io/JUL3c
<{^_^}> [nixos-homepage] @samueldr closed pull request #270 → Build unstable manuals → https://git.io/fjUMF
evzero has joined #nixos
evzero has quit [Client Quit]
<{^_^}> [nixpkgs] @Ma27 pushed to master « Revert "python: mautrix: 0.5.8 -> 0.6.1" »: https://git.io/JUL3z
<{^_^}> [nixpkgs] @rnhmjoj merged pull request #96384 → katago: 1.6.0 -> 1.6.1 → https://git.io/JUknJ
<{^_^}> [nixpkgs] @rnhmjoj pushed 2 commits to master: https://git.io/JUL3V
zeta_0 has joined #nixos
wildtrees has quit [Quit: Leaving]
alp has quit [Ping timeout: 272 seconds]
la-jesystani has joined #nixos
knerten2 has joined #nixos
knerten1 has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @kampka opened pull request #96568 → PULL_REQUEST_TEMPLATE: Encourage maintainers to test cross-building → https://git.io/JUL3d
morr has quit [Quit: WeeChat 2.3]
Darkmatter66 has quit [Quit: ZNC 1.7.5 - https://znc.in]
Darkmatter66 has joined #nixos
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
morr has joined #nixos
gustavderdrache has quit [Quit: Leaving.]
lsix has joined #nixos
nature has quit [Ping timeout: 240 seconds]
kreyren_ has quit [Ping timeout: 240 seconds]
lsix has quit [Quit: WeeChat 2.9]
<{^_^}> [nixpkgs] @Profpatsch opened pull request #96569 → gonic: init at 0.11.0 → https://git.io/JULsG
<colemickens> ,find shasum
<{^_^}> ,find is temporarily unimplemented
<bqv> colemickens: it's in coreutils
<{^_^}> [nixpkgs] @mweinelt opened pull request #96570 → home-assistant: 0.114.3 -> 0.114.4, also init packages for samsungtv integration → https://git.io/JULsV
rardiol has quit [Ping timeout: 258 seconds]
<colemickens> bqv: weird, also thx
rardiol has joined #nixos
alter2000 has joined #nixos
o1lo01ol_ has quit [Remote host closed the connection]
dansho has joined #nixos
Darkmatter66_ has joined #nixos
civodul has quit [Quit: ERC (IRC client for Emacs 26.3)]
Darkmatter66 has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @aszlig opened pull request #96571 → nixos/test-driver: Use guest time when using sleep → https://git.io/JULGl
geekthattweaks has quit [Quit: Connection closed for inactivity]
seku has quit [Quit: Connection closed]
philr_ has joined #nixos
cosimone has quit [Ping timeout: 240 seconds]
<samueldr> ooooh, that could help a bunch when running on high contention machines
<samueldr> oh, the previous driver already did that
<aszlig> samueldr: mhm, had that on several tests even on very low load
<aszlig> samueldr: test failures that is
<aszlig> most of them tests for games, eg. to sleep for the intro animation
<samueldr> oh, I know it's the correct thing to do :) I was kind of hoping it was a new improvement, though you said yourself it was already working that way on the perl driver
<samueldr> games at your work I figure, right? that's neat to hear
<aszlig> mhm, but not exclusively =)
<aszlig> hm, which reminds me to rebase #41165
<{^_^}> https://github.com/NixOS/nixpkgs/pull/41165 (by aszlig, 2 years ago, open): Add video recording to NixOS VM tests
thc202 has quit [Ping timeout: 240 seconds]
zeta_0 has quit [Quit: rcirc on GNU Emacs 26.3]
Rusty1 has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
lord| has quit [Ping timeout: 256 seconds]
knerten2 has quit [Ping timeout: 256 seconds]
Rusty1 has joined #nixos
<{^_^}> [nixpkgs] @Zopieux closed pull request #80472 → python3Packages.fastapi: remove broken patch → https://git.io/Jv47Q
dutchie has quit [Quit: leaving]
sarcasticadmin has joined #nixos
Jackneill has quit [Ping timeout: 256 seconds]
werner291 has quit [Quit: werner291]
knerten has joined #nixos
<bqv> > :p pkgs.yq.meta
<{^_^}> { available = true; description = "Command-line YAML processor - jq wrapper for YAML documents."; homepage = "https://github.com/kislyuk/yq"; isBuildPythonPackage = [ "aarch64-linux" "armv5tel-linux" ...
dutchie has joined #nixos
leotaku has quit [Ping timeout: 240 seconds]
mariatsji has joined #nixos
leotaku has joined #nixos
kaivai has quit [Quit: ZNC - https://znc.in]
mariatsji has quit [Ping timeout: 272 seconds]
<sarcasticadmin> would anyone mind reviewing my PR for adding sd-mux-ctrl to nixpkgs? https://github.com/NixOS/nixpkgs/pull/94416
<{^_^}> #94416 (by sarcasticadmin, 3 weeks ago, open): sd-mux-ctrl: init at 2020-02-17
kaivai has joined #nixos
HeN has joined #nixos
<{^_^}> [nixpkgs] @meutraa opened pull request #96573 → androidStudioPackages.{dev,canary}: 4.2.0.7 -> 4.2.0.8 → https://git.io/JULZ6
alexherbo28 has joined #nixos
noudle has joined #nixos
alexherbo2 has quit [Ping timeout: 256 seconds]
alexherbo28 is now known as alexherbo2
mbrgm_ has joined #nixos
mbrgm has quit [Ping timeout: 240 seconds]
mbrgm_ is now known as mbrgm