worldofpeace changed the topic of #nixos to: NixOS 20.09 Nightingale ✨ https://discourse.nixos.org/t/nixos-20-09-release/9668 || 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-inf
<{^_^}> [nixpkgs] @srhb merged pull request #103621 → kubernetes: 1.19.3 -> 1.19.4 → https://git.io/JkqPD
<{^_^}> [nixpkgs] @srhb pushed 2 commits to release-20.09: https://git.io/JkOwi
badmutex[m] has joined #nixos
<{^_^}> [nixpkgs] @hlolli opened pull request #103755 → fetchMavenArtifact: support artifact classifier syntax → https://git.io/JkOrR
akavel has quit [Remote host closed the connection]
<badmutex[m]> Hey folks. I have a pr updating vivaldi I'd like merged. Could someone take a look please? https://github.com/NixOS/nixpkgs/pull/102245
<{^_^}> #102245 (by badmutex, 1 week ago, open): vivaldi: 3.3.2022.47-1 -> 3.4.2066.90-1
o1lo01ol1o has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @jonringer merged pull request #103753 → python3Packages.dipy: 1.2.0 -> 1.3.0 → https://git.io/JkOVD
<{^_^}> [nixpkgs] @jonringer pushed commit from @bcdarwin to master « python3Packages.dipy: 1.2.0 -> 1.3.0 »: https://git.io/JkOo8
superherointj has quit [Quit: Leaving]
alp has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @jonringer opened pull request #103756 → PULL_REQUEST_TEMPLATE.md: use rendered docs → https://git.io/JkOow
<Ashy> hmm, has anyone here successfully got the ibm-plex font working in plasma?
<Ashy> i've added it to my fonts.fonts and done a rebuild and even a reboot now and it still doesn't show up in the system font selection menu
<cirno-999> Ashy: I have that font installed and use plasma, tho actually I didn't use this font in plasma ;D
<cirno-999> let me check
<cirno-999> it does show for me.
<cirno-999> what code do you use? Ashy
<cirno-999> should be nothing more complex than fonts.fonts = with pkgs; [ ibm-plex ];
<cirno-999> well, it doesnt look wrong
<cirno-999> all other fonts appear?
<Ashy> yeah
<Ashy> or at least noto, source-code-pro and proppyfonts do
<Ashy> maybe it's a plasma thing, i'll try gnome
<cirno-999> but it works on my plasma D:
<cirno-999> 20.09? :)
<Ashy> nixos-unstable
<cirno-999> ooh
<{^_^}> [nixpkgs] @ryantm merged pull request #96732 → stm32cubemx: 5.6.1 -> 6.0.1 → https://git.io/JUq3p
<cirno-999> then it might be broken, ;P
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/JkOKo
<cirno-999> can't help.
<Ashy> hmm, IBM 3270 shows up in my list
<Ashy> wonder where that's coming from
petrkr has joined #nixos
<sss2> hi all, how to configure ethernet bonding in configuration.nix ?
petrkr has left #nixos [#nixos]
<cirno-999> ,locate ibm-plex
<cirno-999> ,locate
<{^_^}> Use ,locate <filename> to find packages containing such a file. Powered by nix-index (local installation recommended) https://github.com/bennofs/nix-index
<{^_^}> Couldn't find in any packages
<Ashy> i'll try 20.09 instead of unstable
<{^_^}> Channel nixos-20.09-small advanced to https://github.com/NixOS/nixpkgs/commit/4b81fc83e1e (from 3 hours ago, history: https://channels.nix.gsc.io/nixos-20.09-small)
<cirno-999> I'm not sure what experience level you are at, but you can set packages to pull from unstable per-package
<cirno-999> if you need the newest stuff
itc-ger has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @JeffLabonte opened pull request #103757 → Brave: 1.16.72 -> 1.16.76 → https://git.io/JkO6z
<Ashy> yeah i've got a separate unstable channel too
<cirno-999> o yeah, your config's pretty sick
motleymage has joined #nixos
mbrgm_ has joined #nixos
mbrgm has quit [Ping timeout: 272 seconds]
mbrgm_ is now known as mbrgm
o1lo01ol1o has joined #nixos
supersandro2000 has quit [Disconnected by services]
supersandro2000 has joined #nixos
<Ashy> cirno-999: yeah it works in 20.09
<cirno-999> \o/
<Ashy> my config needs a lot of cleanup actually, i've been meaning to start a "batteries included nixos config"
<Ashy> some kind of opinionated beginner desktop machine config for new nixos users
o1lo01ol1o has quit [Ping timeout: 260 seconds]
wnklmnn has quit [Quit: Leaving]
<{^_^}> [nixpkgs] @bcdarwin opened pull request #103758 → python3Packages.pytorch-metric-learning: 0.9.81 -> 0.9.94 → https://git.io/JkOic
<cirno-999> imo nixos has the potential to be an ultimate beginner distro
motleymage has quit [Ping timeout: 245 seconds]
<cirno-999> like what manjaro devs tried to do with arch
<cirno-999> (didnt really work out perfectly, but thats another argument)
<cirno-999> aka cloak editing the configuration a text file behind options in a settings panel
lukegb has quit [Quit: ~~lukegb out~~]
<cirno-999> + an app store that would edit configuration.nix
<cirno-999> or a separate imported file, there are many options
lukegb has joined #nixos
leungbk` has quit [Ping timeout: 260 seconds]
<Ashy> i think there's a web interface to configuration.nix editing floating around somewhere
<Ashy> could be a nice little electron app
<colemickens> For a binary cache mirror, the actual archive name doesn't matter at all, right?
<infinisil> cirno-999: Ashy: https://github.com/pmiddend/nixos-manager
<infinisil> Haven't tried it out, but it seems promising
<colemickens> whoa
<{^_^}> [nixpkgs] @PlumpMath opened pull request #103759 → Update clojure/default.nix → https://git.io/JkOiF
<Ashy> nice
<{^_^}> [nixpkgs] @samuela opened pull request #103760 → vscodium: 1.51.0 -> 1.51.1 → https://git.io/JkOij
<{^_^}> [nixpkgs] @samuela opened pull request #103761 → vscode: 1.51.0 -> 1.51.1 → https://git.io/JkOPJ
<{^_^}> [mobile-nixos] @samueldr merged pull request #239 → stage-1: More useful error handler → https://git.io/JkmKk
<{^_^}> [mobile-nixos] @samueldr pushed 23 commits to master: https://git.io/JkOPU
<cirno-999> infinisil: that's pretty nice
orivej has quit [Ping timeout: 258 seconds]
<{^_^}> [nixpkgs] @jonringer merged pull request #103758 → python3Packages.pytorch-metric-learning: 0.9.81 -> 0.9.94 → https://git.io/JkOic
<{^_^}> [nixpkgs] @jonringer pushed commit from @bcdarwin to master « python3Packages.pytorch-metric-learning: 0.9.81 -> 0.9.94 »: https://git.io/JkOPt
h0m1 has quit [Quit: WeeChat 2.9]
h0m1 has joined #nixos
<cirno-999> copying stuff over USB kills my disk I/O, can i limit it in some way? >_>
<cirno-999> using Dolphin
<cirno-999> I don't mind if it copies a little bit slower...
<matthewcroughan_> colemickens: could you please, please, please have electron-ozone in nixpkgs-wayland :D
eoli3n has quit [Ping timeout: 260 seconds]
<matthewcroughan_> theoretically, all electron apps will suddenly work if you have it
<matthewcroughan_> at least that is true on Arch, Ubuntu, where libs are shared, how does this work on NixOS?
<matthewcroughan_> I've gotten over my nixos hurdles btw
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103762 → kubernetes-helm: 3.4.0 -> 3.4.1 → https://git.io/JkOXI
leungbk` has joined #nixos
acarrico has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « hackage-packages.nix: automatic Haskell package set update »: https://git.io/JkOXK
motleymage has joined #nixos
ris has quit []
teto has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @jonringer opened pull request #103763 → doc/contributing: remove label instructions → https://git.io/JkO1B
jess is now known as sandcat
m0rphism has quit [Ping timeout: 256 seconds]
cr4y1 has quit [Ping timeout: 260 seconds]
kaivai has quit [Quit: ZNC - https://znc.in]
<{^_^}> [nixpkgs] @andir merged pull request #103707 → [20.03] microcodeIntel: 20200616 -> 20201112 → https://git.io/JkY1q
<{^_^}> [nixpkgs] @andir pushed 3 commits to release-20.03: https://git.io/JkO1F
<{^_^}> [nixpkgs] @andir merged pull request #103708 → [20.09] microcodeIntel: 20200616 -> 20201112 → https://git.io/JkY1Z
<{^_^}> [nixpkgs] @andir pushed 3 commits to release-20.09: https://git.io/JkO1N
itc-ger has joined #nixos
kaivai has joined #nixos
pbb has quit [Read error: Connection reset by peer]
dxu[m] is now known as dxu
pbb has joined #nixos
dxu has quit [Quit: authenticating]
dxu has joined #nixos
<Unode> hi everyone, I noticed that nixpkgs-channels is now marked as deprecated. What should I use to replace it?
<Unode> I'm used to having a checkout of those branches instead of relying in the nix-channel approach
<ivan> cirno-999: yes, you can limit the size of the dirty page cache on linux
<cirno-999> dirty page cache?
<ivan> cirno-999: try
<ivan> };
<ivan> "vm.dirty_bytes" = 300000000;
<ivan> "vm.dirty_background_bytes" = 50000000;
<ivan> boot.kernel.sysctl = {
<ivan> cirno-999: are you also using XFS?
<cirno-999> not sure what it is but ill research
<cirno-999> no
<cirno-999> ext4
motleymage has quit [Remote host closed the connection]
<cirno-999> just a very standard not outperforming HDD
<ivan> cirno-999: when you write to some filesystem, linux actually just fills up memory with pages that are marked 'dirty' and lets them sit around for a while (maybe ~30 seconds)
<cirno-999> and sometimes my OS has to use swap
<abathur> Unode: AFAIK the same branches all exist in nixpkgs and are no longer maintained in a separate repo
<ivan> then it decides to start writing them all out after there are too many dirty pages or they've been dirty for too long
<ivan> and it does this in a manner that is wholly unsuitable for interactive desktop use
<ivan> you can run `dstat` to watch it do this
<Unode> abathur: so it still follows the "commit succeeded in hydra" model but now lives in nixpkgs?
<matthewcroughan_> anyone know how to enable wayland gnome3 on nixos?
<Unode> abathur: thanks. I'll give that a go.
<abathur> Unode: I'm not sure about exact details here; I just recall seeing someone discuss it in here previously
<ivan> cirno-999: that other thing that might help a lot is to set all your devices to use the bfq io scheduler
<ivan> cirno-999: except fast nvme ssds
<abathur> IIRC it was something along the lines of the separate channel repo having been a logistical convenience at one time that was no longer needed as such
<{^_^}> [nixpkgs] @marsam merged pull request #103685 → yabai: 3.3.0 -> 3.3.3 → https://git.io/JkYsa
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JkODl
<Unode> abathur: that makes sense. But then something might have changed with regards to the commits being "stable".
jonringer has quit [Remote host closed the connection]
<Unode> I'll do a bit of digging to see if I find a bit more discussion on this.
<Unode> the deprecation notice on the repo could include a couple of links with some extra context :S
<ivan> cirno-999: if you have an HDD I would recommend disabling swap and using `services.earlyoom.enable = true;`
<ivan> cirno-999: you'll have things die sometimes but at least it won't grind to a halt
<ivan> cirno-999: you can use `choom` to make some processes more likely to get killed when OOM
<abathur> Unode: https://github.com/NixOS/nixpkgs-channels/pull/26 looks to be a good start :)
<{^_^}> nixpkgs-channels#26 (by changlinli, 17 hours ago, open): Update README to reflect why this repo is archived
<Unode> abathur: :D nicely spotted
z0k has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @marsam merged pull request #103678 → forkstat: 0.02.15 -> 0.02.16 → https://git.io/JkYLa
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JkOym
<Unode> abathur: great. That cleared it. Thanks for the link.
<abathur> np
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103764 → libinput: 1.16.2 -> 1.16.3 → https://git.io/JkOyc
sandcat is now known as jess
<{^_^}> [nixpkgs] @marsam opened pull request #103765 → protobuf: 3.13.0.1 -> 3.14.0 → https://git.io/JkOyr
<Unode> abathur: hehe you beat me to it. Was drafting a comment on the issue when your's popped up :D
<Unode> thanks again for the help
<abathur> linking an issue would help if it can't be the default branch; good suggestion
<abathur> :)
Emantor has quit [Quit: ZNC - http://znc.in]
<Unode> I would even say replace the URL. Currently it links to the nixpkgs repository which makes sense once you know what you are looking for
alexherbo2 has joined #nixos
Emantor has joined #nixos
h0m2 has joined #nixos
h0m1 has quit [Ping timeout: 256 seconds]
<pumpy> can i use xdg.configFile.<name>.source with nothing else to have it create directories ill eventually use? "Path of the source file or directory."
<pumpy> or any other home manager option
<{^_^}> [nixpkgs] @samueldr merged pull request #103735 → ubootRockPi4: init → https://git.io/JkOsk
<{^_^}> [nixpkgs] @samueldr pushed 2 commits to master: https://git.io/JkO9P
vidbina_ has joined #nixos
sigmundv__ has joined #nixos
sigmundv_ has quit [Read error: Connection reset by peer]
vidbina has quit [Ping timeout: 258 seconds]
rajivr has joined #nixos
<pumpy> i tried xdg.dataFile.bash = { target = "${name}/.keep"; text = ""; }; but name is undefined var error. do i have to repeat bash in it with target = "bash/.keep";?
<{^_^}> [nixpkgs] @carlosdagos closed pull request #98613 → kustomize: 3.8.1 -> 3.8.2 → https://git.io/JU2Is
stree has quit [Quit: Caught exception]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103766 → libthreadar: 1.3.0 -> 1.3.1 → https://git.io/JkOHB
stree has joined #nixos
<{^_^}> [nixos-homepage] @worldofpeace merged pull request #643 → Revert "Revert "NixOS Download: recommend GNOME"" → https://git.io/JkqWL
<{^_^}> [nixos-homepage] @worldofpeace pushed 2 commits to master: https://git.io/JkOHb
<{^_^}> [nixos-homepage] @worldofpeace pushed 0 commits to revert-642-revert-641-prefer-gnome-iso: https://git.io/JkOHN
<Henson> is there a way I can use the inherit statement to inherit all attributes in a set? Kind of like what you might imagine "inherit (foo) *" would do?
<Henson> I'm trying to define environment variables for the buildCommand in a stdenv.mkDerivation. To do this you just have to set attributes equal to the environment variables you want to set. I want to bundle up a bunch of these variables into a set and pass this set in as an argument to the derivation.
<Henson> so I want to unpack and inherit all of the attributes in this environment variable set, but not have to do it explicitly.
<tpw_rules> that's what // does
* Henson hits his forehead
<Henson> tpw_rules: of course, because the argument to mkDerivation is just a set, so combining the sets will do what I want. Thank you!
cole-h has joined #nixos
itc-ger has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @ryantm merged pull request #103667 → kustomize: 3.8.1 -> 3.8.7 → https://git.io/Jkmhy
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/JkOQy
<{^_^}> [nixpkgs] @evanjs opened pull request #103767 → gping: 1.1 -> 0.1.6 → https://git.io/JkOQ9
alexherbo2 has quit [Ping timeout: 260 seconds]
mauli has quit [Ping timeout: 264 seconds]
leungbk` has quit [Ping timeout: 272 seconds]
shibboleth has quit [Quit: shibboleth]
costrouc has quit [Quit: costrouc]
otulp has quit [Ping timeout: 240 seconds]
mauli has joined #nixos
patagonicus has quit [Quit: The Lounge - https://thelounge.chat]
patagonicus has joined #nixos
<{^_^}> Channel nixpkgs-20.03-darwin advanced to https://github.com/NixOS/nixpkgs/commit/86fa45b0ff1 (from 2 hours ago, history: https://channels.nix.gsc.io/nixpkgs-20.03-darwin)
leungbk` has joined #nixos
<vifon> Hello. I've just noticed on two of my systems /nix/var/nix/gcroots/profiles is a symlink pointing at /mnt/nix/var/nix/profiles. I presume the /mnt prefix shouldn't be there.
<vifon> Is this a bug?
<matthewcroughan_> colemickens: cole-h: are you supposed to remove channels entirely once using flakes?
<{^_^}> [nixpkgs] @marsam merged pull request #103692 → vscodium: 1.51.0 -> 1.51.1 → https://git.io/JkYED
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JkO5J
<matthewcroughan_> e.g nix-channel remove nixos
vidbina_ has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @marsam merged pull request #103693 → vscode: 1.51.0 -> 1.51.1 → https://git.io/JkYEA
astronavt has joined #nixos
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JkO5I
<{^_^}> nix#3060 (by arianvp, 1 year ago, open): Nix garbage collector is implemented differently from how it is documented
<matthewcroughan_> bqv: you got anything on this?
<matthewcroughan_> flake 'git+file:///etc/nixos/nixcfg' does not provide attribute 'packages.x86_64-linux.defaultPackage.x86_64-linux', 'legacyPackages.x86_64-linux.defaultPackage.x86_64-linux' or 'defaultPackage.x86_64-linux'
<matthewcroughan_> I have no idea what's happening :D
<matthewcroughan_> I get this when trying to recreate the lock file
ilmu has quit [Ping timeout: 260 seconds]
ilmu has joined #nixos
sigmundv__ has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @AndersonTorres opened pull request #103768 → antiprism: init at 0.26 → https://git.io/JkOdU
justanotheruser has quit [Quit: WeeChat 2.9]
o1lo01ol1o has joined #nixos
M0x0049[m]1 has joined #nixos
<worldofpeace> DigitalKiwi: ❤️
o1lo01ol1o has quit [Ping timeout: 260 seconds]
leungbk` has quit [Remote host closed the connection]
leungbk`` has joined #nixos
justanotheruser has joined #nixos
cjpbirkbeck has quit [Quit: Goodbye, take care]
<{^_^}> [nixpkgs] @marsam pushed 11 commits to release-20.09: https://git.io/JkOdb
leungbk`` has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @marsam closed pull request #103760 → vscodium: 1.51.0 -> 1.51.1 → https://git.io/JkOij
<{^_^}> [nixpkgs] @marsam closed pull request #103761 → vscode: 1.51.0 -> 1.51.1 → https://git.io/JkOPJ
<{^_^}> [nixpkgs] @lovesegfault opened pull request #103769 → super-slicer: 2.2.54.2 -> 2.3.55.0 → https://git.io/JkOFZ
chkno has quit [Read error: Connection reset by peer]
<{^_^}> Channel nixpkgs-20.09-darwin advanced to https://github.com/NixOS/nixpkgs/commit/1532d7b9d33 (from 2 hours ago, history: https://channels.nix.gsc.io/nixpkgs-20.09-darwin)
chkno has joined #nixos
chour has joined #nixos
z0k has joined #nixos
<{^_^}> [nixpkgs] @worldofpeace merged pull request #103756 → PULL_REQUEST_TEMPLATE.md: use rendered docs → https://git.io/JkOow
<{^_^}> [nixpkgs] @worldofpeace pushed 2 commits to master: https://git.io/JkOb0
jonatanb has joined #nixos
jonatanb has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @marsam merged pull request #100717 → pythonPackages.yq: Fix tests → https://git.io/JTZf4
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JkObA
supersandro2000 has quit [Quit: The Lounge - https://thelounge.chat]
supersandro2000 has joined #nixos
<{^_^}> Channel nixos-20.03-small advanced to https://github.com/NixOS/nixpkgs/commit/86fa45b0ff1 (from 3 hours ago, history: https://channels.nix.gsc.io/nixos-20.03-small)
CMCDragonkai1 has joined #nixos
<matthewcroughan_> colemickens: How may I use your flake-firefox-nightly? :P
<matthewcroughan_> do I just add this as an input to my flake.nix?
<matthewcroughan_> like just firefoxNightly.url = "github:colemickens/flake-firefox-nightly/"
<matthewcroughan_> I'm a bit confused about what firefox.inputs.nixpkgs.follows = "nixpkgs"; does
<{^_^}> [nixpkgs] @marsam opened pull request #103770 → wal-g: 0.2.17 -> 0.2.18 → https://git.io/JkOxP
astronavt has quit [Quit: Leaving]
CMCDragonkai1 has quit [Ping timeout: 256 seconds]
leungbk`` has joined #nixos
z0k has quit [Quit: WeeChat 2.9]
gxt has quit [Remote host closed the connection]
<growpotkin> Anybody else run into issues with GUI emacs freezing at startup because of `libfontconfig`?
gxt has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103771 → liblinear: 2.41 -> 2.42 → https://git.io/JkOhD
<{^_^}> [nixpkgs] @marsam opened pull request #103772 → awsweeper: 0.7.0 -> 0.10.2 → https://git.io/JkOjI
justanotheruser has quit [Ping timeout: 264 seconds]
endformationage has quit [Quit: WeeChat 2.9]
jneto has quit [Ping timeout: 244 seconds]
jneto has joined #nixos
o1lo01ol1o has joined #nixos
o1lo01ol1o has quit [Ping timeout: 246 seconds]
magnetophon has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103773 → vimwiki-markdown: 0.3.1 -> 0.3.2 → https://git.io/Jk3eR
<matthewcroughan_> colemickens: are my errors caused by the failure here? https://builds.sr.ht/~colemickens/flake-firefox-nightly?
<matthewcroughan_> I added your thing to my inputs just like you did, then let
<matthewcroughan_> firefoxFlake = inputs.firefox.packages.${pkgs.system};
<matthewcroughan_> and install firefoxFlake.firefox-nightly-bin
<matthewcroughan_> I get attribute 'inputs' missing in /nix/store/2470c9ay8ri8qqn3vkwrbqs6r65v5cc9-source/lib/modules.nix
expelledboy has joined #nixos
<{^_^}> [nixpkgs] @thefloweringash opened pull request #103774 → git: fix darwin build → https://git.io/Jk3vR
zarel_ has joined #nixos
zarel has quit [Ping timeout: 260 seconds]
Rusty1 has quit [Quit: WeeChat 2.3]
Supersonic has joined #nixos
<danderson> hmm, `nix shell nixos#whois` results in a shell where IN_NIX_SHELL isn't set... What am I missing?
<danderson> I'd like some way to detect that I'm in a nix shell, to tweak my prompt.
justanotheruser has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103775 → kitty: 0.19.1 -> 0.19.2 → https://git.io/Jk3fK
orivej has joined #nixos
leungbk`` has quit [Ping timeout: 260 seconds]
<{^_^}> nix#3862 (by Ma27, 15 weeks ago, open): Set `IN_NIX_SHELL` or similar for `nix shell`
<danderson> "bother," said Pooh.
<cole-h> :P Sorry
<danderson> thanks
<matthewcroughan_> your changes here massively break my setup, in a way that seems completely random and unimportant
<matthewcroughan_> now I have to add inputs. to everything, and I cannot pass self anymore to things
<matthewcroughan_> like what, is it now inputs.self
<matthewcroughan_> What is the purpose of this `inputs:` ?
<matthewcroughan_> I think I understand, in my struggle to use your firefox flake.
<matthewcroughan_> I'm unable to access inputs, because your original example did not include it.
<matthewcroughan_> I think I understand.. Since everything now seems to work, but everything was more ergonomic when I didn't have to add this stupid inputs. to the start of everything
<matthewcroughan_> That's a transitioning diff from your previous flake demo to the one that now allows me to use your nightly
<matthewcroughan_> nightly firefox*
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103776 → mavproxy: 1.8.22 -> 1.8.23 → https://git.io/Jk3JE
<siraben> Has anyone here built a project involving Linear Haskell with Nix?
palo1 has joined #nixos
<Ke> what's linear haskell?
mmohammadi9812 has joined #nixos
palo1 is now known as palo
itc-ger has joined #nixos
orivej has quit [Ping timeout: 258 seconds]
<Reiser> Is it possible to just describe an entire pam file for some service? The current pam.nix has an annoying restriction of requiring pam_unix for pam_google_authenticator, where I would like to enable it without pam_unix.so at all, not sure how to work around this
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103777 → gnomecast: 1.4.1 -> 1.9.11 → https://git.io/Jk3UV
alp has joined #nixos
<growpotkin> You we need to get `AdobeBlank-Regular.ttf` removed from `google-fonts`, it took me months to track this thing down as the cause of a huge number of GUI application crashes
raghavsood has joined #nixos
waleee-cl has quit [Quit: Connection closed for inactivity]
<growpotkin> Emacs, Thunderbird, Discord, Spotify, BraveBrowser ... all killed by this idiotic font with over 550,000 symbols. `libfontconfig` hangs when it encounters it with any application. I wanted to see if it was an infinite loop or not, and `libfontconfig` does manage to process the damn thing, but it took 40+ hours on my AMD R7
<growpotkin> Yo **
<Ke> Reiser: use the text attribute
<growpotkin> Thunderbird died almost a month ago for me and I had no idea why, then the other apps all started falling one by one. I never took the time to investigate until it killed `emacs`, which might as well be a declaration of war
<raghavsood> What would be the best option to discuss some structuring updates for the blockchain set of packages? The forum? Github issues? Snail mail?
<Reiser> Ke, oh how did I miss this! Thank you, this is perfect
<raghavsood> I'd like to restructure the entire blockchain set of packages to be more consistent, as well as add more useful tools, but would like some input on the approach before going ham on it
<energizer> does nix have a function for integer 1..9 or so?
<energizer> does nix have a function for integer range 1..9 or so?
<Ke> only the painful one
<{^_^}> Channel nixos-20.09-small advanced to https://github.com/NixOS/nixpkgs/commit/1532d7b9d33 (from 5 hours ago, history: https://channels.nix.gsc.io/nixos-20.09-small)
raghavsood has quit [Remote host closed the connection]
<energizer> like, peano arithmetic?
<Ke> builtins.genList lib.id valueMax
<Ke> > builtins.genList lib.id 3
<{^_^}> [ <CODE> <CODE> <CODE> ]
raghavsood has joined #nixos
<Ke> heh
itc-ger has quit [Ping timeout: 256 seconds]
<Ke> > builtins.genList (x: x) 3
<{^_^}> [ <CODE> <CODE> <CODE> ]
<samueldr> :/ I doubt there is much values in even having a `google-fonts` package... rather than multiple packages to select a specific font
<samueldr> growpotkin: shouldn't really be hard to contribute the required fix, looking at the derivation
<growpotkin> Yeah i'm patching it now
<growpotkin> I mostly needed to vent lol
<growpotkin> it took like 3 days to track that down. A specific font that I've never heard of or used was far from my "usual suspects"
aw has joined #nixos
<samueldr> there are already a couple fonts removed
spacefrogg has joined #nixos
<samueldr> yeah, I can guess
<samueldr> (my computer started lagging really bad so my messages are a bit late)
sangoma has joined #nixos
nicoo has quit [Remote host closed the connection]
nicoo has joined #nixos
o1lo01ol1o has joined #nixos
cole-h has quit [Ping timeout: 260 seconds]
h0m2 has quit [Quit: WeeChat 2.9]
o1lo01ol1o has quit [Ping timeout: 260 seconds]
h0m1 has joined #nixos
h0m1 has quit [Client Quit]
tarruda has quit [Ping timeout: 260 seconds]
h0m1 has joined #nixos
<{^_^}> [nixpkgs] @lblasc opened pull request #103778 → sof-firmware: 1.5.1 -> 1.6 → https://git.io/Jk3LI
tarruda has joined #nixos
<{^_^}> [nixpkgs] @bjornfor merged pull request #103744 → openocd: unstable-2020-09-02 -> unstable-2020-11-11 → https://git.io/JkORY
<{^_^}> [nixpkgs] @bjornfor pushed commit from @prusnak to master « openocd: unstable-2020-09-02 -> unstable-2020-11-11 »: https://git.io/Jk3L9
<{^_^}> [nixpkgs] @alexameen opened pull request #103779 → Remove AdobeBlank-Regular.ttf from google-fonts package → https://git.io/Jk3LF
alp has quit [Remote host closed the connection]
alp has joined #nixos
h0m1 has quit [Quit: WeeChat 2.9]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103780 → python37Packages.vowpalwabbit: 8.8.1 -> 8.9.0 → https://git.io/Jk3tx
h0m1 has joined #nixos
<artturin> it can be said that home-manager is recommended for non nixos usage of nix right?
<growpotkin> I personally wouldn't but sure I think people could
<simpson> That seems like an interesting thing to want to say.
<growpotkin> It would probably be more of a headache than anything lol
<simpson> home-manager is a thing which exists and which many people use. That's about as much as can be said.
<artturin> im trying to remove all the nix-env -i's in the nixos wiki
<growpotkin> I just have trouble imagining it behaving well outside of a NixOS environment. Given how much of a headache it is to get it to behave in the first place, I think trying to fight libs outside of the store from linking every little setup script that was hacked together
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103781 → python37Packages.dash-core-components: 1.12.1 -> 1.13.0 → https://git.io/Jk3q4
vsiddharth has joined #nixos
mmohammadi9812 has quit [Ping timeout: 260 seconds]
<cirno-999> ,locate groff
<{^_^}> Found in packages: fish, groff, groff.perl
mmohammadi9812 has joined #nixos
<simpson> artturin: Turning them into nix-shells?
Sanchayan has joined #nixos
dada_da has quit [Ping timeout: 246 seconds]
<vsiddharth> Hey! Does anyone know how to define multiple devShells for a nix flake? Is that possible?
<artturin> turning them to editing the config files
<simpson> artturin: Aha! Be aware that not all Nix usage revolves around NixOS, and that there will be situations where folks prefer to nix-shell rather than anything else.
h0m1 has quit [Quit: WeeChat 2.9]
alp has quit [Ping timeout: 272 seconds]
FRidh has joined #nixos
<artturin> of course, but nix-shell is not related to nix-env
dada_da has joined #nixos
<artturin> i will use nix-shell or nix run wherever it is appropriate
h0m1 has joined #nixos
growpotkin has quit [Quit: ZNC 1.8.2 - https://znc.in]
<cirno-999> does any1 know what's up with krita ;p
<cirno-999> Error in file "/nix/store/18fj3jhczgyidx2mzpbx3fg0wmhx3sq7-system-path/share/applications/krita_jpeg.desktop": "jpeg/jfif" is an invalid MIME type ("jpeg" is an unregistered media type)
<cirno-999> when rebuilding
<cirno-999> not significant, but annoying!
<{^_^}> [nixpkgs] @doronbehar closed pull request #98043 → Julia: reinit at latest → https://git.io/JU4Fg
bn_work has quit [Quit: Connection closed for inactivity]
<{^_^}> [nixpkgs] @vbgl merged pull request #103040 → ocamlPackages.mirage: init at 3.9.0 → https://git.io/JTjBL
<{^_^}> [nixpkgs] @vbgl pushed 3 commits to master: https://git.io/Jk3mg
<{^_^}> #103700 (by Donaim, 18 hours ago, open): cyclone-scheme: include binutils and libck
<siraben> The linker seems to fail to find libck despite it being in the buildInputs
<siraben> "ld: library not found for -lck"
<siraben> For more context, this is a Scheme compiler that builds correctly but fails at run time.
<siraben> I'm wondering if it's invoking a C compiler at runtime.
<artturin> not sure but i think you have to use a wrapper
<siraben> Wrapper?
<siraben> Not too sure how to use it
tarruda has quit [Read error: Connection reset by peer]
<siraben> Ah, thanks.
tarruda has joined #nixos
<{^_^}> [nixpkgs] @FRidh pushed 19 commits to staging-next: https://git.io/Jk3Yn
malook has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103782 → python37Packages.jupyterlab-git: 0.22.2 -> 0.23.1 → https://git.io/Jk3YD
<siraben> artturin: Still seems to fail. The strange part is that the binary seems to work during buildPhase
<siraben> Oops,
sangoma has quit [Read error: Connection reset by peer]
sangoma has joined #nixos
mananamenos has joined #nixos
sangoma has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @doronbehar opened pull request #103783 → julia_10: rewrite → https://git.io/Jk3Op
sangoma has joined #nixos
h0m1 has quit [Quit: WeeChat 2.9]
sss2 has quit [Quit: Leaving]
<{^_^}> [nixpkgs] @vbgl opened pull request #103784 → ocamlPackages.ppx_blob: 0.4.0 → 0.7.1 → https://git.io/Jk33E
h0m1 has joined #nixos
chkno has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @doronbehar merged pull request #103605 → turbo-geth: 2020.11.01 -> 2020.1.02 → https://git.io/Jkqt5
<{^_^}> [nixpkgs] @doronbehar pushed 2 commits to master: https://git.io/Jk33y
<{^_^}> [nixpkgs] @timokau merged pull request #103706 → gp2c: 0.0.11pl4 -> 0.0.12 → https://git.io/JkY1U
<{^_^}> [nixpkgs] @timokau pushed 2 commits to master: https://git.io/Jk3sf
<{^_^}> [nixpkgs] @timokau merged pull request #103749 → jmol: 14.31.14 -> 14.31.17 → https://git.io/JkOza
<{^_^}> [nixpkgs] @timokau pushed 2 commits to master: https://git.io/Jk3sU
eoli3n has joined #nixos
<danderson> nix seems broken in nixos-unstable, fwiw
<danderson> segfaults doing nixos deploys
tilcreator has quit [Quit: Idle for 30+ days]
ugubok[m] has quit [Quit: Idle for 30+ days]
helithumper[m] has quit [Quit: Idle for 30+ days]
back25[m] has quit [Quit: Idle for 30+ days]
tru_tru has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @doronbehar merged pull request #103666 → gnomeExtensions.gsconnect: 43 -> 44 → https://git.io/JkmxZ
<{^_^}> [nixpkgs] @doronbehar pushed 2 commits to master: https://git.io/Jk3s1
o1lo01ol1o has joined #nixos
tru_tru has joined #nixos
h0m1 has quit [Quit: WeeChat 2.9]
h0m1 has joined #nixos
tboston has quit [Read error: Connection reset by peer]
tboston has joined #nixos
<{^_^}> [nixpkgs] @raboof opened pull request #103786 → pytest-testmon: skip broken tests → https://git.io/Jk3Gh
<{^_^}> [nixpkgs] @vbgl opened pull request #103787 → coq_8_12: 8.12.0 → 8.12.1 → https://git.io/Jk3Zf
zupo has joined #nixos
tru_tru has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @danieldk merged pull request #103771 → liblinear: 2.41 -> 2.42 → https://git.io/JkOhD
<{^_^}> [nixpkgs] @danieldk pushed 2 commits to master: https://git.io/Jk3nG
<srhb> danderson "nixos deploys" ?
raghavsood has quit [Remote host closed the connection]
Sanchayan has quit [Quit: leaving]
orivej has joined #nixos
raghavsood has joined #nixos
malook has quit [Remote host closed the connection]
superherointj has joined #nixos
orivej has quit [Ping timeout: 256 seconds]
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<{^_^}> [nixpkgs] @JesusMtnez opened pull request #103788 → [20.09] slack: 4.8.0 -> 4.10.3 → https://git.io/Jk3cM
<{^_^}> [nixpkgs] @JesusMtnez opened pull request #103789 → [20.09] slack: 4.8.0 -> 4.10.3 → https://git.io/Jk3c9
tru_tru has joined #nixos
<{^_^}> [nixpkgs] @Mic92 closed pull request #103788 → [20.09] slack: 4.8.0 -> 4.10.3 → https://git.io/Jk3cM
<{^_^}> [nixpkgs] @danieldk opened pull request #103790 → python3Packages.transformers: 3.4.0 -> 3.5.1 → https://git.io/Jk3CO
<{^_^}> [nixpkgs] @JesusMtnez opened pull request #103791 → [20.09] vscode-extends.scalameta.metals: 1.9.0 -> 1.9.6 → https://git.io/Jk3C3
<{^_^}> [nixpkgs] @danieldk merged pull request #103116 → python3Packages.datasets: 1.0.1 -> 1.1.2 → https://git.io/Jkv5x
<{^_^}> [nixpkgs] @danieldk pushed 2 commits to master: https://git.io/Jk3CC
<{^_^}> [nixpkgs] @JesusMtnez opened pull request #103793 → [20.09] vscode-extends.scala-lang.scala: 0.3.8 -> 0.4.5 → https://git.io/Jk3CE
thblt has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103794 → python37Packages.dash-renderer: 1.8.2 -> 1.8.3 → https://git.io/Jk3Cz
<thblt> I'm tryinq to update the Eduke32 derivation, but when I `nix-env -f ~/Documents/Code/nixpkgs -iA nixos.eduke32`, I get "error: the expression selected by the selection path 'nixos.eduke32' should be a set but is a function". What am I doing wrong?
zupo has joined #nixos
rprije has quit [Ping timeout: 258 seconds]
<thblt> I have the same issue with original eduke32, so it's not my changes.
<thblt> I'm running NixOS unstable, fwiw.
orivej has joined #nixos
hnOsmium0001 has quit [Quit: Connection closed for inactivity]
jonatanb has joined #nixos
tboston has quit [Read error: Connection reset by peer]
tboston has joined #nixos
<{^_^}> [nixpkgs] @Jiehong opened pull request #103795 → ttf-tw-moe: no_verion -> 2020-11-14 → https://git.io/Jk3Wd
<srhb> thblt: "nixos" is in fact a function that generates nixos utility things
<srhb> thblt: Just leave out "nixos." and you're good.
<thblt> srhb: thanks!
jonatanb has quit [Remote host closed the connection]
expelledboy has quit [Ping timeout: 260 seconds]
<thblt> Next issue. It's stopped complaining, but it still installs the last version, although the derivation is correctly numbered.
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103796 → python37Packages.sshtunnel: 0.2.1 -> 0.2.2 → https://git.io/Jk3lD
<{^_^}> [nixpkgs] @marsam merged pull request #103772 → awsweeper: 0.7.0 -> 0.10.2 → https://git.io/JkOjI
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/Jk3lS
inkbottle has joined #nixos
<thblt> I'm very confused. Also, I kinda dislike this `let version=; rev=; in stdenv.makeDerivation ` pattern
zebrag has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @marsam merged pull request #103752 → kpt: 0.36.1 -> 0.37.0 → https://git.io/JkOV0
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/Jk3lA
tru_tru has quit [Ping timeout: 260 seconds]
vsiddharth has quit [Ping timeout: 265 seconds]
<thblt> … I was modifying the wrong file. I'll see myself out.
tru_tru has joined #nixos
joey has quit [Remote host closed the connection]
joey has joined #nixos
vandenoever has joined #nixos
tboston has quit [Read error: Connection reset by peer]
tboston has joined #nixos
wokko has left #nixos [#nixos]
cr4y1 has joined #nixos
SweetAmy19 has joined #nixos
* SweetAmy19 19/f looking for older. This is me naked: https://imagetwist.com/c60gumtcigj7/nude5.jpg Do you like my pussy?
expelledboy has joined #nixos
<thblt> One last question: https://github.com/thblt/nixpkgs/commit/71f63b8070fd009abb887605950cb2d553cf6479 I've add to add alsaLib as a dependency, but I've only added it to buildInputs. Is it reasonable? I assume at runtime, alsa is either system-provided or there just won't be audio.
<thblt> I tried to run the game after nix-collect-garbage, and I've had no issues.
* SweetAmy19 19/f looking for older. This is me naked: https://imagetwist.com/c60gumtcigj7/nude5.jpg Do you like my pussy?
whatisRT has joined #nixos
<SweetAmy19> 19/f looking for older. This is me naked: https://imagetwist.com/c60gumtcigj7/nude5.jpg Do you like my pussy?
<{^_^}> [nixpkgs] @marsam merged pull request #103766 → libthreadar: 1.3.0 -> 1.3.1 → https://git.io/JkOHB
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/Jk3Bm
SweetAmy19 has quit [Remote host closed the connection]
jonatanb has joined #nixos
<{^_^}> [nixpkgs] @marsam merged pull request #103762 → kubernetes-helm: 3.4.0 -> 3.4.1 → https://git.io/JkOXI
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/Jk3BZ
<thblt> ,ops
<{^_^}> #nixos ops: gchristensen, srhb
<{^_^}> [nixpkgs] @marsam merged pull request #103770 → wal-g: 0.2.17 -> 0.2.18 → https://git.io/JkOxP
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/Jk3Ba
<{^_^}> [nixpkgs] @thblt opened pull request #103797 → eduke32: 20190330 -> 20200907 → https://git.io/Jk3BV
<{^_^}> [nixpkgs] @marsam opened pull request #103798 → cloud-nuke: 0.1.18 -> 0.1.23 → https://git.io/Jk3Bw
FRidh has quit [Quit: Konversation terminated!]
teto has joined #nixos
<{^_^}> [nixpkgs] @marsam merged pull request #103729 → jetty: 9.4.31.v20200723 -> 9.4.34.v20201102 → https://git.io/JkOIW
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/Jk3RL
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103799 → python37Packages.azure-mgmt-policyinsights: 0.5.0 -> 0.6.0 → https://git.io/Jk3Rc
<{^_^}> [nixpkgs] @marsam merged pull request #103724 → icewm: 1.9.0 -> 1.9.2 → https://git.io/JkOe9
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/Jk3RW
tboston has quit [Read error: Connection reset by peer]
tboston has joined #nixos
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
tboston has quit [Read error: Connection reset by peer]
tboston has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103800 → python37Packages.cmd2: 1.3.11 -> 1.4.0 → https://git.io/Jk30s
<{^_^}> [nixpkgs] @winpat closed pull request #100994 → waypoint: init at 0.1.2 → https://git.io/JTl8k
<{^_^}> [nixpkgs] @marsam merged pull request #103721 → k6: 0.28.0 -> 0.29.0 → https://git.io/JkYh5
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/Jk30C
jonatanb has quit []
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103801 → python37Packages.gtts: 2.1.1 -> 2.1.2 → https://git.io/Jk30i
werner291 has joined #nixos
tboston has quit [Quit: Textual IRC Client: www.textualapp.com]
alp has joined #nixos
<{^_^}> [nixpkgs] @SCOTT-HAMILTON opened pull request #103802 → elisa: backporting Qt < 5.14 fix → https://git.io/Jk3Ef
lsix has joined #nixos
<{^_^}> [nixpkgs] @marsam merged pull request #103731 → igv: 2.8.11 -> 2.8.12 → https://git.io/JkOLb
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/Jk3EZ
<{^_^}> [nixpkgs] @marsam closed pull request #103775 → kitty: 0.19.1 -> 0.19.2 → https://git.io/Jk3fK
<cirno-999> I don't think Sweet Amy is here to learn declarative system management
ris has joined #nixos
ilmu has quit [Ping timeout: 260 seconds]
ilmu has joined #nixos
<{^_^}> [nixpkgs] @marsam merged pull request #102636 → ocamlPackages.qtest: 2.11 -> 2.11.1 → https://git.io/JTbf0
<{^_^}> [nixpkgs] @marsam pushed 2 commits to staging: https://git.io/Jk3uB
<{^_^}> [nixpkgs] @marsam merged pull request #103713 → haproxy: 2.2.4 -> 2.3.0 → https://git.io/JkYHE
<{^_^}> [nixpkgs] @marsam pushed 3 commits to master: https://git.io/Jk3uV
mthst has joined #nixos
<{^_^}> [nixpkgs] @marsam merged pull request #103765 → protobuf: 3.13.0.1 -> 3.14.0 → https://git.io/JkOyr
<{^_^}> [nixpkgs] @marsam pushed 3 commits to staging: https://git.io/Jk3uo
<patagonicus> I'm trying to pin google-chrome to a specific version while keeping the rest of my system up to date. I'm doing chromePkgs = import (pkgs.fetchFromGitHub {…}) {}; to then be able to put chromePkgs.google-chrome in environment.systemPackages, but it's complaining about it being unfree. How do I set allowUnfree for chromePkgs? I already have
<patagonicus> nixpkgs.config.allowUnfree = true in my configuration.
cr4y1_ has joined #nixos
<srhb> patagonicus: is chromePkgs a nixpkgs?
<patagonicus> Yeah, import of a nixpkgs tarball.
<srhb> patagonicus: Then you'll want to pass at least config.allowUnfree = true; in that import
<patagonicus> Aah, that makes sense. Let me try that.
magnetophon has joined #nixos
<patagonicus> srhb++ Thanks, that worked. :)
<{^_^}> srhb's karma got increased to 133
<srhb> patagonicus: Sure thing.
cr4y1 has quit [Ping timeout: 240 seconds]
itc-ger has joined #nixos
<{^_^}> [nixpkgs] @SCOTT-HAMILTON opened pull request #103803 → openssh: fix hpn sha256 → https://git.io/Jk3z0
vidbina_ has joined #nixos
itc-ger has quit [Ping timeout: 260 seconds]
<siraben> How can I make a C library available at runtime? Do I put it in propagatedBuildInputs?
<cirno-999> ,locate lollypop
<{^_^}> Found in packages: lollypop
nckx has quit [Ping timeout: 256 seconds]
vidbina_ has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @xvuko opened pull request #103804 → ulogd: init at 2.0.7 → https://git.io/Jk3gg
andreas[m] has joined #nixos
<cirno-999> ,locate rhythmbox
<{^_^}> Found in packages: cdesktopenv, gnome3.orca, gnome3.rhythmbox
kreyren_ has quit [Remote host closed the connection]
kreyren has joined #nixos
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/b8c13480490 (from 10 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
<{^_^}> Channel nixpkgs-20.09-darwin advanced to https://github.com/NixOS/nixpkgs/commit/7f5d9eca0b8 (from 9 hours ago, history: https://channels.nix.gsc.io/nixpkgs-20.09-darwin)
kreyren has quit [Remote host closed the connection]
kreyren has joined #nixos
werner292 has joined #nixos
magnetophon_ has joined #nixos
magnetophon has quit [Read error: Connection reset by peer]
seku has joined #nixos
turlando has quit [Ping timeout: 256 seconds]
werner291 has quit [Ping timeout: 272 seconds]
werner292 is now known as werner291
thblt has left #nixos ["ERC (IRC client for Emacs 27.1)"]
turlando has joined #nixos
cr4y1_ has quit [Ping timeout: 260 seconds]
malook has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103805 → python37Packages.internetarchive: 1.9.5 -> 1.9.6 → https://git.io/Jk3Va
eoli3n has quit [Remote host closed the connection]
eoli3n has joined #nixos
m0rphism has joined #nixos
<{^_^}> Channel nixos-20.03 advanced to https://github.com/NixOS/nixpkgs/commit/86fa45b0ff1 (from 11 hours ago, history: https://channels.nix.gsc.io/nixos-20.03)
ninjin has joined #nixos
alexherbo2 has joined #nixos
<infinisil> siraben: check the source code for dlopen
<infinisil> That's how C usually loads libs at runtime. The best way to make this work with Nix is to just patch the path dlopen uses
magnetophon_ has quit [Quit: Leaving]
<siraben> infinisil: where's dlopen?
<siraben> doesn't seem to be in nixpkgs
<{^_^}> [nixpkgs] @marsam merged pull request #103798 → cloud-nuke: 0.1.18 -> 0.1.23 → https://git.io/Jk3Bw
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/Jk3wM
<infinisil> siraben: I mean the source of the package
<Ke> glibc
<Ke> or other libc
<Ke> oh right
<siraben> I'm unsure of how to patch this, not having used dlopen myself.
<infinisil> Yeah, now look for where Cyc_import_shared_object is called
<siraben> To be clear it's not related to propagatedBuildInputs or wrapProgram right?
<infinisil> The filename argument is the path to the dynamic library
__monty__ has joined #nixos
<infinisil> Well keep going, somewhere the actual dynamic library names are passed
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103806 → python37Packages.sphinxcontrib-katex: 0.6.1 -> 0.7.1 → https://git.io/Jk3rJ
<infinisil> While it is possible to use makeWrapper to do this (with LD_LIBRARY_Path), that's not recommended. Patching the source is better in general, if possible
<siraben> Ok. What indicated to you that Cyc_import_shared_object was the culprit?
<infinisil> It's just the function that calls dlopen
vandenoever has quit [Read error: Connection reset by peer]
vandenoever has joined #nixos
vandenoever has joined #nixos
vandenoever has quit [Changing host]
<siraben> Hm, I'm not sure I see where the actual dylib names are passed.
<infinisil> Again, now you want to loom where c:import-shared-objis called
<infinisil> look*
<{^_^}> [nixpkgs] @srenatus opened pull request #103807 → wabt: 1.0.19 -> 1.0.20 → https://git.io/Jk3rZ
<infinisil> That's just a wrapper around dlopen at this point
b has joined #nixos
nckx has joined #nixos
<siraben> Looks like it's looping to load each library in the list `lib-names` `(lib-names (lib:get-all-import-deps import-sets *append-dirs* *prepend-dirs* base-expander))`
malook has quit [Quit: malook]
<infinisil> Seems pretty complicated. Ideally you'd be able to create a patch to make it look for the specific libraries in the exact /nix/store paths
<infinisil> Maybe just go for the makeWrapper approach instead for simplicity
<siraben> I tried using makeWrapper but didn't seem to work, lemme paste
<infinisil> Look for examples in nixpkgs as well
<siraben> `wrapProgram $out/bin/cyclone --prefix LD_LIBRARY_PATH : ${stdenv.lib.makeLibraryPath [ libck ]}` in preFixup
<siraben> looking the logs it says it failed to wrap $out/bin/cyclone because it's not executable
<siraben> Despite the perms being set so
psibi[m] has joined #nixos
<{^_^}> [nixpkgs] @OPNA2608 opened pull request #103808 → [20.09] bambootracker: 0.4.4 -> 0.4.5 → https://git.io/Jk3o4
<{^_^}> [nixpkgs] @cyplo opened pull request #103809 → cmark-gfm: init at 0.29.0.gfm.0 → https://git.io/Jk3oP
<{^_^}> [nixpkgs] @marsam merged pull request #103805 → python37Packages.internetarchive: 1.9.5 -> 1.9.6 → https://git.io/Jk3Va
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/Jk3ob
<marble_visions> hi nixos, what's been your experience so far with "system.autoUpgrade.enable"? I asked a while back what's the best way to upgrade, people here suggested I reinstall for the best results.. but I was wondering if I can get away with just autoUpgrade
<srhb> marble_visions: reinstall, really? I've never heard that recommended.
<srhb> marble_visions: I do not use autoUpgrade though.
<srhb> marble_visions: (Nor would I, I prefer control over the process.)
<{^_^}> [nixpkgs] @marsam merged pull request #103726 → jotta-cli: 0.7.33634 -> 0.7.35160 → https://git.io/JkOJ4
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/Jk3KU
<marble_visions> srhb: so how do you upgrade? changing the channel and doing a rebuild?
<srhb> marble_visions: Ah, that's not what autoUpgrade is about though
<srhb> marble_visions: autoUpgrade just updates the existing channel and runs rebuild switch on a timer
<{^_^}> [nixpkgs] @teto merged pull request #103704 → vte-ng: update patches to apply on vte 0.62 → https://git.io/JkYPE
<{^_^}> [nixpkgs] @teto pushed commit from @JJJollyjim to master « vte-ng: update patches to apply on vte 0.62 »: https://git.io/Jk3Ks
<srhb> marble_visions: Anyway, yes (though i don't use channels) -- like the manual describes.
<marble_visions> srhb: hmm, what do you mean you don't use channels? I probably need a refresher how nix works..
<srhb> marble_visions: Instead of channels I use a git clone of nixpkgs. But same process. I switch branches instead of changing the channel.
<marble_visions> srhb: gotcha.
<srhb> marble_visions: Anyway, I want to emphasize that I really see no good reason to reinstall instead of upgrading, and I wonder why you were given that advice -- if there's some special problem on your system
<srhb> marble_visions: Essentially even trivial rebuilds are basically reinstalls, all the time, so I don't see the point.
<marble_visions> srhb: I can't really remember why, I can dig out the logs.. I might be mistaken as well.
<srhb> No worries. If you've got no strong reason to reinstall, just upgrade like the manual describes :)
<marble_visions> I think the idea was the same as you described -- since you've got the configuration.nix and hardware.nix, reinstalling is fast as well (and should do the same things an upgrade does)
<marble_visions> yep, will try the manual
werner292 has joined #nixos
<ninjin> Quick sanity check, how “nutty” am I if I somehow find the idea of wrappers more appealing than Home Manager due to the perceived complexity I have of the latter?
<srhb> ninjin: wrappers such as building symlink farms etc?
werner291 has quit [Ping timeout: 272 seconds]
werner292 is now known as werner291
<ninjin> srhb: Not sure about the terminology of “symlink farms”, but essentially what is described on “Wrappers vs. Dotfiles” over at the Wiki.
<srhb> ninjin: Ah I see. OK. You'll lose a ton of power from home-manager (NixOS-like activation scripts for your homedir) but gain a ton of simplicity in return
<srhb> ninjin: If that's appealing to you, it doesn't seem nuts to me.
<{^_^}> [nixpkgs] @timokau merged pull request #97028 → arc_unpacker: init at b9843a1 → https://git.io/JUOpt
<{^_^}> [nixpkgs] @timokau pushed 2 commits to master: https://git.io/Jk36u
<ninjin> srhb: Got it, I do tend to prefer simplicity – still rockin’ a proto-nixops Makefile based on your feedback from early summer.
zupo has joined #nixos
berberman_ has quit [Ping timeout: 260 seconds]
proofofkeags_ has joined #nixos
<srhb> Heh, ok :) Sounds fine, you do you. If you suddenly want user level service management and your wrappers don't cut it anymore, you can easily switch things over.
berberman has joined #nixos
CMCDragonkai1 has joined #nixos
cosarara_ has joined #nixos
tilcreator has joined #nixos
_cyris212 has joined #nixos
fre_ has joined #nixos
packer_ has joined #nixos
oldsk00l_ has joined #nixos
Swant_ has joined #nixos
jonge has joined #nixos
<ninjin> srhb: Will see how far I can push it, at the moment I am only using services for `udiskie` and `gpg-agent` out of Home Manager and porting those should be trivial. =)
seku has quit [*.net *.split]
dada_da has quit [*.net *.split]
proofofkeags has quit [*.net *.split]
pjan has quit [*.net *.split]
aleph- has quit [*.net *.split]
cosarara has quit [*.net *.split]
CMCDragonkai has quit [*.net *.split]
stigo has quit [*.net *.split]
arahael has quit [*.net *.split]
codezero has quit [*.net *.split]
edwtjo has quit [*.net *.split]
Yaniel has quit [*.net *.split]
vesper11 has quit [*.net *.split]
tv has quit [*.net *.split]
ml| has quit [*.net *.split]
Swant has quit [*.net *.split]
fre has quit [*.net *.split]
adamCS has quit [*.net *.split]
njd has quit [*.net *.split]
tilcreator_ has quit [*.net *.split]
m_hackerfoo has quit [*.net *.split]
packer has quit [*.net *.split]
yagoham has quit [*.net *.split]
nore has quit [*.net *.split]
qz has quit [*.net *.split]
pie_ has quit [*.net *.split]
vancz has quit [*.net *.split]
ivan has quit [*.net *.split]
flx has quit [*.net *.split]
oldsk00l has quit [*.net *.split]
le_jonge has quit [*.net *.split]
cyris212 has quit [*.net *.split]
makefu has quit [*.net *.split]
lucus16 has quit [*.net *.split]
cruxeternus has quit [*.net *.split]
Nazral has quit [*.net *.split]
petar has quit [*.net *.split]
maurer has quit [*.net *.split]
djahandarie has quit [*.net *.split]
moredhel has quit [*.net *.split]
srk has quit [*.net *.split]
hyperfekt has quit [*.net *.split]
CMCDragonkai1 is now known as CMCDragonkai
packer_ is now known as packer
ivan_ has joined #nixos
petar has joined #nixos
hyperfekt has joined #nixos
njd has joined #nixos
edwtjo has joined #nixos
edwtjo has joined #nixos
edwtjo has quit [Changing host]
srk has joined #nixos
m_hackerfoo has joined #nixos
lucus16 has joined #nixos
tv has joined #nixos
aleph- has joined #nixos
maurer has joined #nixos
Yaniel has joined #nixos
makefu has joined #nixos
<ninjin> Silly last question before I collapse, is there a preferred way to donate? It is high time after two years that I give back.
ml| has joined #nixos
pjan has joined #nixos
moredhel has joined #nixos
stigo has joined #nixos
codezero has joined #nixos
<srhb> ninjin: https://nixos.org/donate.html -- as far as I know :)
nore has joined #nixos
yagoham has joined #nixos
zupo has quit [Client Quit]
<srhb> eg. you can buy some swag :P
pie_ has joined #nixos
dada_da has joined #nixos
flx has joined #nixos
vancz has joined #nixos
<ninjin> srhb: I will settle for a bit of cash for now, I got spoiled back in my OpenBSD days in terms of t-shirt artistic quality. ;)
<ninjin> srhb: Thanks as always by the way.
<srhb> ninjin++
M0x0049[m]1 has quit [*.net *.split]
aduialthin[m] has quit [*.net *.split]
peeterss[m] has quit [*.net *.split]
qbit[m] has quit [*.net *.split]
duktus[m] has quit [*.net *.split]
Photonsphere[m] has quit [*.net *.split]
bbigras has quit [*.net *.split]
Jake[m] has quit [*.net *.split]
jdnixx[m] has quit [*.net *.split]
alienpirate5 has quit [*.net *.split]
q3k[m] has quit [*.net *.split]
boogiewoogie[m] has quit [*.net *.split]
thequux[m] has quit [*.net *.split]
aripiprazole[m] has quit [*.net *.split]
CRTified[m] has quit [*.net *.split]
logan[m]1 has quit [*.net *.split]
l33[m] has quit [*.net *.split]
jgart[m] has quit [*.net *.split]
chreekat[m] has quit [*.net *.split]
lytedev[m] has quit [*.net *.split]
stites[m]1 has quit [*.net *.split]
NobbZ[m] has quit [*.net *.split]
nh2[m] has quit [*.net *.split]
risson[m] has quit [*.net *.split]
das-g[m] has quit [*.net *.split]
TheSirC[m] has quit [*.net *.split]
daddy_james[m] has quit [*.net *.split]
bielgeets[m] has quit [*.net *.split]
rednaZ[m] has quit [*.net *.split]
Notkea[m] has quit [*.net *.split]
feepo has quit [*.net *.split]
omnigoat has quit [*.net *.split]
psibi[m] has quit [*.net *.split]
r0bby has quit [*.net *.split]
bgupta has quit [*.net *.split]
higherorder has quit [*.net *.split]
nand0p has quit [*.net *.split]
agander_m has quit [*.net *.split]
s1341 has quit [*.net *.split]
terrorjack has quit [*.net *.split]
steveeJ has quit [*.net *.split]
rodarmor has quit [*.net *.split]
dongcarl has quit [*.net *.split]
jfhbrook has quit [*.net *.split]
kgz has quit [*.net *.split]
`slikts has quit [*.net *.split]
cvlad- has quit [*.net *.split]
ehmry has quit [*.net *.split]
<{^_^}> ninjin's karma got increased to 3
TheNumb has quit [*.net *.split]
johanot has quit [*.net *.split]
jtle has quit [*.net *.split]
dottedmag has quit [*.net *.split]
sephii has quit [*.net *.split]
adamCS has joined #nixos
talyz has quit [*.net *.split]
qz has joined #nixos
cruxeternus has joined #nixos
arahael has joined #nixos
<srhb> Thanks for contributing :)
arahael has quit [Max SendQ exceeded]
Swant_ is now known as Swant
lsix has quit [Ping timeout: 260 seconds]
arahael has joined #nixos
<ninjin> srhb: Well, in my 30s I now find it easier to give money than time. '^^ Will get around to it when the markets open on Monday since my bank changes me a fee for conversions during weekends.
<{^_^}> [nixpkgs] @veprbl merged pull request #103647 → qvge: init at 0.6.1 → https://git.io/JkmYk
<{^_^}> [nixpkgs] @veprbl pushed 2 commits to master: https://git.io/Jk3iM
aduialthin[m] has joined #nixos
M0x0049[m]1 has joined #nixos
duktus[m] has joined #nixos
alienpirate5 has joined #nixos
jdnixx[m] has joined #nixos
l33[m] has joined #nixos
feepo has joined #nixos
omnigoat has joined #nixos
`slikts has joined #nixos
rodarmor has joined #nixos
bgupta has joined #nixos
dottedmag has joined #nixos
lytedev[m] has joined #nixos
s1341 has joined #nixos
daddy_james[m] has joined #nixos
psibi[m] has joined #nixos
risson[m] has joined #nixos
aripiprazole[m] has joined #nixos
TheNumb has joined #nixos
jtle has joined #nixos
r0bby has joined #nixos
johanot has joined #nixos
rednaZ[m] has joined #nixos
CRTified[m] has joined #nixos
boogiewoogie[m] has joined #nixos
agander_m has joined #nixos
NobbZ[m] has joined #nixos
nh2[m] has joined #nixos
q3k[m] has joined #nixos
chreekat[m] has joined #nixos
jfhbrook has joined #nixos
dongcarl has joined #nixos
ehmry has joined #nixos
thequux[m] has joined #nixos
nand0p has joined #nixos
sephii has joined #nixos
TheSirC[m] has joined #nixos
qbit[m] has joined #nixos
peeterss[m] has joined #nixos
stites[m]1 has joined #nixos
cvlad- has joined #nixos
Jake[m] has joined #nixos
kgz has joined #nixos
Notkea[m] has joined #nixos
bbigras has joined #nixos
das-g[m] has joined #nixos
jgart[m] has joined #nixos
bielgeets[m] has joined #nixos
Photonsphere[m] has joined #nixos
steveeJ has joined #nixos
terrorjack has joined #nixos
logan[m]1 has joined #nixos
higherorder has joined #nixos
talyz has joined #nixos
kgz has quit [Max SendQ exceeded]
dongcarl has quit [Max SendQ exceeded]
terrorjack has quit [Max SendQ exceeded]
dongcarl has joined #nixos
<srhb> ninjin: Sounds familiar :)
terrorjack has joined #nixos
<jophish> How can I profile a call to nix instantiate?
<jophish> home-manager switch is taking a really really long itme
<jophish> time*
omnigoat has quit [Ping timeout: 255 seconds]
dtz has quit [Ping timeout: 244 seconds]
jlv[m] has quit [Ping timeout: 244 seconds]
axx has quit [Ping timeout: 244 seconds]
arcushing[m] has quit [Ping timeout: 244 seconds]
flip[m] has quit [Ping timeout: 244 seconds]
kc[m] has quit [Ping timeout: 244 seconds]
thefloweringash has quit [Ping timeout: 244 seconds]
DarkTrancer[m] has quit [Ping timeout: 244 seconds]
anderscs[m] has quit [Ping timeout: 244 seconds]
marco[m]3 has quit [Ping timeout: 244 seconds]
hpfr has quit [Ping timeout: 244 seconds]
philipp[m] has quit [Ping timeout: 244 seconds]
DamienCassou has quit [Ping timeout: 244 seconds]
jbal[m] has quit [Ping timeout: 244 seconds]
JJJollyjim has quit [Ping timeout: 244 seconds]
esclear_m has quit [Ping timeout: 244 seconds]
anthony[m]1 has quit [Ping timeout: 244 seconds]
artturin has quit [Ping timeout: 244 seconds]
eadwu[m] has quit [Ping timeout: 244 seconds]
pheoxy has quit [Ping timeout: 244 seconds]
domenkozar[m] has quit [Ping timeout: 244 seconds]
mica[m] has quit [Ping timeout: 244 seconds]
picme[m] has quit [Ping timeout: 244 seconds]
M0x0049[m]1 has quit [Ping timeout: 246 seconds]
qbit[m] has quit [Ping timeout: 246 seconds]
aduialthin[m] has quit [Ping timeout: 246 seconds]
Photonsphere[m] has quit [Ping timeout: 246 seconds]
duktus[m] has quit [Ping timeout: 246 seconds]
jdnixx[m] has quit [Ping timeout: 246 seconds]
alienpirate5 has quit [Ping timeout: 246 seconds]
Siilwyn has quit [Ping timeout: 246 seconds]
boogiewoogie[m] has quit [Ping timeout: 246 seconds]
thequux[m] has quit [Ping timeout: 246 seconds]
chreekat[m] has quit [Ping timeout: 246 seconds]
aripiprazole[m] has quit [Ping timeout: 246 seconds]
logan[m]1 has quit [Ping timeout: 246 seconds]
hameerabbasi[m] has quit [Ping timeout: 246 seconds]
lytedev[m] has quit [Ping timeout: 246 seconds]
das-g[m] has quit [Ping timeout: 246 seconds]
NobbZ[m] has quit [Ping timeout: 246 seconds]
Sabbat[m] has quit [Ping timeout: 246 seconds]
daddy_james[m] has quit [Ping timeout: 246 seconds]
IslandUsurper[m] has quit [Ping timeout: 246 seconds]
jdks[m] has quit [Ping timeout: 246 seconds]
goibhniu has quit [Ping timeout: 246 seconds]
psibi[m] has quit [Ping timeout: 246 seconds]
r0bby has quit [Ping timeout: 246 seconds]
inquisitiv3 has quit [Ping timeout: 240 seconds]
daemon1024 has quit [Ping timeout: 240 seconds]
worldofpeace has quit [Ping timeout: 240 seconds]
phirsch has quit [Ping timeout: 240 seconds]
bourbon has quit [Ping timeout: 240 seconds]
matthewkenigsber has quit [Ping timeout: 240 seconds]
musicmatze has quit [Ping timeout: 240 seconds]
sefu[m] has quit [Ping timeout: 240 seconds]
zolk3ri[m] has quit [Ping timeout: 240 seconds]
crazazy[m] has quit [Ping timeout: 240 seconds]
emily has quit [Ping timeout: 240 seconds]
mkg20001 has quit [Ping timeout: 240 seconds]
mindtree[m] has quit [Ping timeout: 240 seconds]
sum1[m] has quit [Ping timeout: 240 seconds]
yurb has quit [Ping timeout: 240 seconds]
rnhmjoj has quit [Ping timeout: 240 seconds]
pinage404[m] has quit [Ping timeout: 240 seconds]
SpaghettiCthulhu has quit [Ping timeout: 240 seconds]
jonathan[m]3 has quit [Ping timeout: 240 seconds]
mt[m] has quit [Ping timeout: 240 seconds]
hsiktas[m] has quit [Ping timeout: 240 seconds]
nilsirl[m] has quit [Ping timeout: 240 seconds]
jonreeve[m] has quit [Ping timeout: 240 seconds]
maralorn has quit [Ping timeout: 240 seconds]
DavHau[m] has quit [Ping timeout: 240 seconds]
ryantm has quit [Ping timeout: 240 seconds]
yoctocell[m] has quit [Ping timeout: 240 seconds]
rschulman has quit [Ping timeout: 240 seconds]
DaExodia[m] has quit [Ping timeout: 240 seconds]
rycee has quit [Ping timeout: 240 seconds]
humancalico[m] has quit [Ping timeout: 240 seconds]
drozdziak1 has quit [Ping timeout: 240 seconds]
denbrahe[m] has quit [Ping timeout: 240 seconds]
nikola[m] has quit [Ping timeout: 240 seconds]
mindset_78[m] has quit [Ping timeout: 240 seconds]
Dandellion has quit [Ping timeout: 240 seconds]
Ericson2314 has quit [Ping timeout: 240 seconds]
regnat has quit [Ping timeout: 240 seconds]
demostanis[m] has quit [Ping timeout: 240 seconds]
omnigoat has joined #nixos
govanify has quit [Ping timeout: 260 seconds]
luc65r[m] has quit [Ping timeout: 260 seconds]
dxu has quit [Ping timeout: 260 seconds]
jschievink has quit [Ping timeout: 260 seconds]
Hm7000 has quit [Ping timeout: 260 seconds]
dxb[m] has quit [Ping timeout: 260 seconds]
knotteye[m] has quit [Ping timeout: 260 seconds]
timclassic has quit [Ping timeout: 260 seconds]
sshow[m] has quit [Ping timeout: 260 seconds]
siraben has quit [Ping timeout: 260 seconds]
alexfmpe has quit [Ping timeout: 260 seconds]
madnat has quit [Ping timeout: 260 seconds]
andreas[m] has quit [Ping timeout: 244 seconds]
Minijackson has quit [Ping timeout: 244 seconds]
bk1603[m] has quit [Ping timeout: 244 seconds]
hjulle has quit [Ping timeout: 244 seconds]
treed[m] has quit [Ping timeout: 244 seconds]
lukebfox[m] has quit [Ping timeout: 244 seconds]
ydlr[m] has quit [Ping timeout: 244 seconds]
mudrii[m] has quit [Ping timeout: 244 seconds]
betrion[m] has quit [Ping timeout: 244 seconds]
timokau[m] has quit [Ping timeout: 244 seconds]
davidak[m] has quit [Ping timeout: 244 seconds]
tet[m] has quit [Ping timeout: 244 seconds]
nikivi[m] has quit [Ping timeout: 244 seconds]
danielrf[m] has quit [Ping timeout: 244 seconds]
alexarice[m] has quit [Ping timeout: 244 seconds]
shu9 has quit [Ping timeout: 244 seconds]
Jezhehim[m] has quit [Ping timeout: 244 seconds]
wak-work has quit [Ping timeout: 246 seconds]
axxoldaccount[m] has quit [Ping timeout: 246 seconds]
aniketd[m] has quit [Ping timeout: 246 seconds]
jgart[m] has quit [Ping timeout: 246 seconds]
stites[m] has quit [Ping timeout: 246 seconds]
AlessandroVermeu has quit [Ping timeout: 246 seconds]
kidn[m] has quit [Ping timeout: 246 seconds]
theduke has quit [Ping timeout: 246 seconds]
unclechu has quit [Ping timeout: 246 seconds]
TheSirC[m] has quit [Ping timeout: 246 seconds]
srid has quit [Ping timeout: 246 seconds]
symphorien[m] has quit [Ping timeout: 246 seconds]
DanP[m] has quit [Ping timeout: 246 seconds]
us3r[m] has quit [Ping timeout: 246 seconds]
yeongsheng_tan[m has quit [Ping timeout: 246 seconds]
ncm[m] has quit [Ping timeout: 246 seconds]
Yakulu[m] has quit [Ping timeout: 246 seconds]
Skallwar has quit [Ping timeout: 246 seconds]
GuillaumeChrel[m has quit [Ping timeout: 246 seconds]
ZerataX has quit [Ping timeout: 244 seconds]
neothefox has quit [Ping timeout: 244 seconds]
fgaz has quit [Ping timeout: 244 seconds]
puzzlewolf has quit [Ping timeout: 244 seconds]
ndarilek has quit [Ping timeout: 244 seconds]
georgyo[m] has quit [Ping timeout: 244 seconds]
ptotter[m] has quit [Ping timeout: 244 seconds]
manveru[m] has quit [Ping timeout: 244 seconds]
fatjedi[m] has quit [Ping timeout: 244 seconds]
doomer[m] has quit [Ping timeout: 244 seconds]
ejpcmac has quit [Ping timeout: 244 seconds]
kgz has joined #nixos
srxl has quit [Ping timeout: 272 seconds]
fadenb[m] has quit [Ping timeout: 240 seconds]
ongy[m] has quit [Ping timeout: 240 seconds]
roberth has quit [Ping timeout: 240 seconds]
Criena has quit [Ping timeout: 240 seconds]
HumanJohn[m] has quit [Ping timeout: 240 seconds]
Ox4A6F has quit [Ping timeout: 240 seconds]
ipv6[m] has quit [Ping timeout: 240 seconds]
Alex[m] has quit [Ping timeout: 240 seconds]
porphyrogenetos has quit [Ping timeout: 240 seconds]
michaelpj has quit [Ping timeout: 240 seconds]
kraem has quit [Ping timeout: 240 seconds]
barn0 has quit [Ping timeout: 240 seconds]
goodnight_noom[m has quit [Ping timeout: 240 seconds]
ilya-fedin has quit [Ping timeout: 240 seconds]
awwayaya24hours[ has quit [Ping timeout: 240 seconds]
swanson123[m] has quit [Ping timeout: 268 seconds]
Synth[m] has quit [Ping timeout: 268 seconds]
mcaju has quit [Ping timeout: 268 seconds]
abcrawf has quit [Ping timeout: 268 seconds]
annemarie[m]1 has quit [Ping timeout: 268 seconds]
aterius has quit [Ping timeout: 268 seconds]
JankLoogi has quit [Ping timeout: 268 seconds]
l-as has quit [Ping timeout: 268 seconds]
doronbehar has quit [Ping timeout: 268 seconds]
nicolas[m] has quit [Ping timeout: 268 seconds]
felixfoertsch has quit [Ping timeout: 268 seconds]
jtojnar has quit [Ping timeout: 268 seconds]
krauser-tan[m] has quit [Ping timeout: 268 seconds]
ma27[m] has quit [Ping timeout: 268 seconds]
quidome[m] has quit [Ping timeout: 268 seconds]
ccressent[m] has quit [Ping timeout: 268 seconds]
reyman[m] has quit [Ping timeout: 268 seconds]
pablo1107[m] has quit [Ping timeout: 268 seconds]
balsoft has quit [Ping timeout: 268 seconds]
milessanctimicha has quit [Ping timeout: 268 seconds]
jojosch|Johannes has quit [Ping timeout: 268 seconds]
aanderse has quit [Ping timeout: 268 seconds]
tristan[m] has quit [Ping timeout: 268 seconds]
leonardp has quit [Ping timeout: 268 seconds]
tyrion-mx has quit [Ping timeout: 268 seconds]
srasu[m] has quit [Ping timeout: 268 seconds]
eddyb has quit [Ping timeout: 268 seconds]
omasanori[m] has quit [Ping timeout: 268 seconds]
Ke has quit [Ping timeout: 268 seconds]
lasadd[m] has quit [Ping timeout: 268 seconds]
bohan[m] has quit [Ping timeout: 268 seconds]
peterhoeg has quit [Ping timeout: 268 seconds]
GerdFlaig[m] has quit [Ping timeout: 268 seconds]
Valodim[m] has quit [Ping timeout: 268 seconds]
amesgen[m] has quit [Ping timeout: 268 seconds]
tlater[m] has quit [Ping timeout: 268 seconds]
hiroshi[m] has quit [Ping timeout: 268 seconds]
zane has quit [Ping timeout: 268 seconds]
Jake[m] has quit [Ping timeout: 246 seconds]
bielgeets[m] has quit [Ping timeout: 246 seconds]
cyberwolf[m] has quit [Ping timeout: 246 seconds]
colemickens has quit [Ping timeout: 246 seconds]
felschr[m] has quit [Ping timeout: 246 seconds]
faya01[m] has quit [Ping timeout: 264 seconds]
callahad[m] has quit [Ping timeout: 264 seconds]
leons has quit [Ping timeout: 264 seconds]
grin[m] has quit [Ping timeout: 244 seconds]
FreeVariable has quit [Ping timeout: 244 seconds]
ThaEwat has quit [Ping timeout: 244 seconds]
hazel[m] has quit [Ping timeout: 244 seconds]
pachumicchu has quit [Ping timeout: 244 seconds]
peeterss[m] has quit [Ping timeout: 246 seconds]
stites[m]1 has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103810 → python37Packages.cypari2: 2.1.1 -> 2.1.2 → https://git.io/Jk3P3
r0bby has joined #nixos
rednaZ[m] has quit [Ping timeout: 246 seconds]
werner291 has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @zowoq merged pull request #103722 → [20.03] go_1_14: 1.14.8 -> 1.14.12 → https://git.io/JkOev
<{^_^}> [nixpkgs] @zowoq pushed 4 commits to release-20.03: https://git.io/Jk3PE
wnklmnn has joined #nixos
TekShifter[m] has quit [Ping timeout: 244 seconds]
stuebinm[m] has quit [Ping timeout: 244 seconds]
bbigras has quit [Ping timeout: 246 seconds]
Notkea[m] has quit [Ping timeout: 246 seconds]
Izorkin has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @zowoq merged pull request #103719 → [20.09] go_1_14: 1.14.9 -> 1.14.12, go_1_15: 1.15.2 -> 1.15.5 → https://git.io/JkYA7
<{^_^}> [nixpkgs] @zowoq pushed 6 commits to release-20.09: https://git.io/Jk3Pz
betux[m] has quit [Ping timeout: 244 seconds]
slabity has quit [Ping timeout: 244 seconds]
neonfuz2 has quit [Ping timeout: 240 seconds]
M0[m] has quit [Ping timeout: 244 seconds]
aquarial has quit [Ping timeout: 244 seconds]
nh2[m] has quit [Ping timeout: 246 seconds]
q3k[m] has quit [Ping timeout: 246 seconds]
ThornAvery[m] has quit [Ping timeout: 246 seconds]
felix[m]2 has quit [Ping timeout: 240 seconds]
badmutex[m] has quit [Ping timeout: 240 seconds]
hr[m] has quit [Ping timeout: 240 seconds]
bloodyfish[m] has quit [Ping timeout: 240 seconds]
ngerstle[m] has quit [Ping timeout: 240 seconds]
danderson[m] has quit [Ping timeout: 240 seconds]
princemachiavell has quit [Ping timeout: 240 seconds]
blindidiotgod has quit [Ping timeout: 240 seconds]
txt-file has quit [Ping timeout: 240 seconds]
Rian[m] has quit [Ping timeout: 240 seconds]
CRTified[m] has quit [Ping timeout: 246 seconds]
manuform[m] has quit [Ping timeout: 246 seconds]
notgne2[m] has quit [Ping timeout: 244 seconds]
McSinyx[m] has quit [Ping timeout: 244 seconds]
sethmdoty[m] has quit [Ping timeout: 244 seconds]
lg0[m] has quit [Ping timeout: 244 seconds]
clefru_mm has quit [Ping timeout: 244 seconds]
witchof0x20[m] has quit [Ping timeout: 244 seconds]
matute_[m] has quit [Ping timeout: 244 seconds]
abstract300 has quit [Ping timeout: 244 seconds]
tobim[m] has quit [Ping timeout: 244 seconds]
punsha[m] has quit [Ping timeout: 244 seconds]
JaakkoLuttinen[m has quit [Ping timeout: 244 seconds]
narice[m] has quit [Ping timeout: 244 seconds]
cirno[m] has quit [Ping timeout: 244 seconds]
Fafnir[m] has quit [Ping timeout: 244 seconds]
MyriaCore[m] has quit [Ping timeout: 244 seconds]
ylsdfh27[m] has quit [Ping timeout: 240 seconds]
l33[m] has quit [Ping timeout: 246 seconds]
risson[m] has quit [Ping timeout: 246 seconds]
wjjunyor[m] has quit [Ping timeout: 244 seconds]
alan[m]1 has quit [Ping timeout: 244 seconds]
sarcasticdream[m has quit [Ping timeout: 244 seconds]
test21562[m] has quit [Ping timeout: 244 seconds]
jojosch[m] has quit [Ping timeout: 244 seconds]
miangraham[m] has quit [Ping timeout: 268 seconds]
alp has quit [Ping timeout: 272 seconds]
sangoma has quit [Ping timeout: 260 seconds]
zupo has joined #nixos
Izorkin has joined #nixos
arcushing[m] has joined #nixos
wildtrees has joined #nixos
fatjedi[m] has joined #nixos
aduialthin[m] has joined #nixos
<{^_^}> [nixpkgs] @veprbl merged pull request #103651 → musescore: fix unpack on darwin → https://git.io/JkmWQ
<{^_^}> [nixpkgs] @veprbl pushed commit from @thefloweringash to master « musescore: fix unpack on darwin (#103651) »: https://git.io/Jk31p
jdnixx[m] has joined #nixos
M0x0049[m]1 has joined #nixos
psibi[m] has joined #nixos
NobbZ[m] has joined #nixos
lytedev[m] has joined #nixos
musicmatze has joined #nixos
mt[m] has joined #nixos
symphorien[m] has joined #nixos
anderscs[m] has joined #nixos
danielrf[m] has joined #nixos
domenkozar[m] has joined #nixos
mkg20001 has joined #nixos
Ericson2314 has joined #nixos
bk1603[m] has joined #nixos
us3r[m] has joined #nixos
daemon1024 has joined #nixos
emily has joined #nixos
aripiprazole[m] has joined #nixos
duktus[m] has joined #nixos
logan[m]1 has joined #nixos
boogiewoogie[m] has joined #nixos
daddy_james[m] has joined #nixos
das-g[m] has joined #nixos
thequux[m] has joined #nixos
TheSirC[m] has joined #nixos
Photonsphere[m] has joined #nixos
chreekat[m] has joined #nixos
Skallwar has joined #nixos
mica[m] has joined #nixos
manveru[m] has joined #nixos
anthony[m]1 has joined #nixos
thefloweringash has joined #nixos
mindtree[m] has joined #nixos
bourbon has joined #nixos
Dandellion has joined #nixos
goibhniu has joined #nixos
worldofpeace has joined #nixos
rycee has joined #nixos
drozdziak1 has joined #nixos
Yakulu[m] has joined #nixos
DamienCassou has joined #nixos
pinage404[m] has joined #nixos
ZerataX has joined #nixos
rschulman has joined #nixos
unclechu has joined #nixos
hpfr has joined #nixos
fgaz has joined #nixos
shu9 has joined #nixos
philipp[m] has joined #nixos
ejpcmac has joined #nixos
axx has joined #nixos
ptotter[m] has joined #nixos
puzzlewolf has joined #nixos
srxl has joined #nixos
theduke has joined #nixos
stites[m] has joined #nixos
axxoldaccount[m] has joined #nixos
crazazy[m] has joined #nixos
nilsirl[m] has joined #nixos
acarrico has joined #nixos
ndarilek has joined #nixos
georgyo[m] has joined #nixos
SpaghettiCthulhu has joined #nixos
tet[m] has joined #nixos
Siilwyn has joined #nixos
nikivi[m] has joined #nixos
jlv[m] has joined #nixos
Jezhehim[m] has joined #nixos
humancalico[m] has joined #nixos
hsiktas[m] has joined #nixos
pushqrdx has quit [Remote host closed the connection]
zolk3ri[m] has joined #nixos
mindset_78[m] has joined #nixos
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
ncm[m] has joined #nixos
sefu[m] has joined #nixos
jschievink has joined #nixos
madnat has joined #nixos
siraben has joined #nixos
inquisitiv3 has joined #nixos
dtz has joined #nixos
DavHau[m] has joined #nixos
wak-work has joined #nixos
betrion[m] has joined #nixos
jonathan[m]3 has joined #nixos
regnat has joined #nixos
mudrii[m] has joined #nixos
hjulle has joined #nixos
timokau[m] has joined #nixos
ydlr[m] has joined #nixos
phirsch has joined #nixos
ryantm has joined #nixos
dxu has joined #nixos
matthewkenigsber has joined #nixos
yoctocell[m] has joined #nixos
srid has joined #nixos
yurb has joined #nixos
andreas[m] has joined #nixos
davidak[m] has joined #nixos
lukebfox[m] has joined #nixos
sum1[m] has joined #nixos
wildtrees has quit [Remote host closed the connection]
nikola[m] has joined #nixos
Minijackson has joined #nixos
neothefox has joined #nixos
alexarice[m] has joined #nixos
rnhmjoj has joined #nixos
maralorn has joined #nixos
wildtrees has joined #nixos
pheoxy has joined #nixos
alexfmpe has joined #nixos
Hm7000 has joined #nixos
swanson123[m] has joined #nixos
knotteye[m] has joined #nixos
sshow[m] has joined #nixos
luc65r[m] has joined #nixos
dxb[m] has joined #nixos
govanify has joined #nixos
timclassic has joined #nixos
pablo1107[m] has joined #nixos
ccressent[m] has joined #nixos
picme[m] has joined #nixos
marco[m]3 has joined #nixos
kc[m] has joined #nixos
flip[m] has joined #nixos
doomer[m] has joined #nixos
jbal[m] has joined #nixos
DarkTrancer[m] has joined #nixos
esclear_m has joined #nixos
demostanis[m] has joined #nixos
jonreeve[m] has joined #nixos
DaExodia[m] has joined #nixos
DanP[m] has joined #nixos
treed[m] has joined #nixos
AlessandroVermeu has joined #nixos
yeongsheng_tan[m has joined #nixos
GuillaumeChrel[m has joined #nixos
kidn[m] has joined #nixos
aniketd[m] has joined #nixos
artturin has joined #nixos
eadwu[m] has joined #nixos
denbrahe[m] has joined #nixos
Sabbat[m] has joined #nixos
jdks[m] has joined #nixos
IslandUsurper[m] has joined #nixos
hameerabbasi[m] has joined #nixos
qbit[m] has joined #nixos
jgart[m] has joined #nixos
o1lo01ol1o has quit [Remote host closed the connection]
M0[m] has joined #nixos
McSinyx[m] has joined #nixos
abstract300 has joined #nixos
lg0[m] has joined #nixos
jojosch[m] has joined #nixos
bielgeets[m] has joined #nixos
Jake[m] has joined #nixos
alienpirate5 has joined #nixos
stites[m]1 has joined #nixos
ilya-fedin has joined #nixos
ongy[m] has joined #nixos
roberth has joined #nixos
peeterss[m] has joined #nixos
hazel[m] has joined #nixos
michaelpj has joined #nixos
kraem has joined #nixos
leons has joined #nixos
porphyrogenetos has joined #nixos
barn0 has joined #nixos
FreeVariable has joined #nixos
goodnight_noom[m has joined #nixos
fadenb[m] has joined #nixos
Ox4A6F has joined #nixos
Alex[m] has joined #nixos
ThaEwat has joined #nixos
HumanJohn[m] has joined #nixos
reyman[m] has joined #nixos
nicolas[m] has joined #nixos
GerdFlaig[m] has joined #nixos
jtojnar has joined #nixos
Valodim[m] has joined #nixos
aanderse has joined #nixos
callahad[m] has joined #nixos
eddyb has joined #nixos
annemarie[m]1 has joined #nixos
JankLoogi has joined #nixos
Ke has joined #nixos
ma27[m] has joined #nixos
pachumicchu has joined #nixos
Synth[m] has joined #nixos
abcrawf has joined #nixos
doronbehar has joined #nixos
tristan[m] has joined #nixos
balsoft has joined #nixos
hiroshi[m] has joined #nixos
omasanori[m] has joined #nixos
faya01[m] has joined #nixos
lasadd[m] has joined #nixos
l-as has joined #nixos
mcaju has joined #nixos
aterius has joined #nixos
srasu[m] has joined #nixos
felixfoertsch has joined #nixos
cyberwolf[m] has joined #nixos
leonardp has joined #nixos
jojosch|Johannes has joined #nixos
tyrion-mx has joined #nixos
peterhoeg has joined #nixos
amesgen[m] has joined #nixos
krauser-tan[m] has joined #nixos
zane has joined #nixos
quidome[m] has joined #nixos
tlater[m] has joined #nixos
bohan[m] has joined #nixos
milessanctimicha has joined #nixos
ipv6[m] has joined #nixos
Criena has joined #nixos
felschr[m] has joined #nixos
mcbits[m] has joined #nixos
awwayaya24hours[ has joined #nixos
<{^_^}> [nixpkgs] @marsam merged pull request #103796 → python37Packages.sshtunnel: 0.2.1 -> 0.2.2 → https://git.io/Jk3lD
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/Jk3Se
TekShifter[m] has joined #nixos
rednaZ[m] has joined #nixos
stuebinm[m] has joined #nixos
slabity has joined #nixos
aquarial has joined #nixos
betux[m] has joined #nixos
neonfuz2 has joined #nixos
felix[m]2 has joined #nixos
Notkea[m] has joined #nixos
ThornAvery[m] has joined #nixos
sethmdoty[m] has joined #nixos
punsha[m] has joined #nixos
matute_[m] has joined #nixos
JaakkoLuttinen[m has joined #nixos
q3k[m] has joined #nixos
blindidiotgod has joined #nixos
danderson[m] has joined #nixos
Rian[m] has joined #nixos
txt-file has joined #nixos
nh2[m] has joined #nixos
badmutex[m] has joined #nixos
notgne2[m] has joined #nixos
clefru_mm has joined #nixos
princemachiavell has joined #nixos
witchof0x20[m] has joined #nixos
hr[m] has joined #nixos
ngerstle[m] has joined #nixos
manuform[m] has joined #nixos
bbigras has joined #nixos
CRTified[m] has joined #nixos
bloodyfish[m] has joined #nixos
narice[m] has joined #nixos
Fafnir[m] has joined #nixos
cirno[m] has joined #nixos
tobim[m] has joined #nixos
MyriaCore[m] has joined #nixos
sarcasticdream[m has joined #nixos
miangraham[m] has joined #nixos
l33[m] has joined #nixos
wjjunyor[m] has joined #nixos
ylsdfh27[m] has joined #nixos
test21562[m] has joined #nixos
alan[m]1 has joined #nixos
Izorkin has quit [Ping timeout: 256 seconds]
risson[m] has joined #nixos
grin[m] has joined #nixos
waleee-cl has joined #nixos
<{^_^}> [nixpkgs] @marsam opened pull request #103811 → lxd: 4.7 -> 4.8 → https://git.io/Jk3Sz
colemickens has joined #nixos
<{^_^}> [nixpkgs] @marsam merged pull request #103690 → flyway: 7.1.1 -> 7.2.0 → https://git.io/JkYRB
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/Jk3SH
<{^_^}> Channel nixos-20.09 advanced to https://github.com/NixOS/nixpkgs/commit/29e9c10750e (from 15 hours ago, history: https://channels.nix.gsc.io/nixos-20.09)
alp has joined #nixos
Izorkin has joined #nixos
pushqrdx has joined #nixos
<pushqrdx> so for some reason setting my font config in config.nix isn't enough for some gtk applications and i have to use gsettings to change the font aliasing/hinting
<pushqrdx> is there a nice way i can add that to my config.nix?
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103812 → python37Packages.distributed: 2.30.0 -> 2.30.1 → https://git.io/Jk3H3
<pushqrdx> i am not running gnome
<typetetris> After turning my system into a flakes one with https://www.tweag.io/blog/2020-07-31-nixos-flakes/ are users still using channels or are channels finally dead then?
<gchristensen> I like & use channels, and flakes are an experimental feature
<{^_^}> [nixpkgs] @ryantm merged pull request #103483 → operator-sdk: 1.1.0 -> 1.2.0 → https://git.io/JkLwC
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/Jk3QU
<{^_^}> [nixpkgs] @ryantm merged pull request #103743 → intel-media-sdk: 20.3.1 -> 20.4.1 → https://git.io/JkOBD
vandenoever has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/Jk3Ql
<{^_^}> [nixpkgs] @ryantm closed pull request #103536 → shaarli: 0.11.1 -> 0.12.0 → https://git.io/Jktkx
vandenoever has joined #nixos
pushqrdx has quit [Remote host closed the connection]
Izorkin has quit [Ping timeout: 268 seconds]
<{^_^}> [nixpkgs] @ryantm merged pull request #103661 → dar: 2.6.12 -> 2.6.13 → https://git.io/JkmyS
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/Jk3QH
<{^_^}> [nixpkgs] @7c6f434c merged pull request #103585 → wavemon: 0.9.1 -> 0.9.2 → https://git.io/JktAu
<{^_^}> [nixpkgs] @7c6f434c pushed 2 commits to master: https://git.io/Jk3QQ
<typetetris> I meant on my system. If I use flakes there, what is nix-env and nix-shell using or do I have to switch to something different?
o1lo01ol1o has joined #nixos
Izorkin has joined #nixos
<{^_^}> [nixpkgs] @symphorien opened pull request #103813 → nixos/firejail: allow to pass options to firejail → https://git.io/Jk370
tboston has joined #nixos
amfl_ 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/Jk37g
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103814 → python37Packages.hyperopt: 0.1.2 -> 0.2.5 → https://git.io/Jk376
bitmapper has quit [Quit: Connection closed for inactivity]
amfl has quit [Ping timeout: 240 seconds]
amfl_ is now known as amfl
alp has quit [Ping timeout: 272 seconds]
alp has joined #nixos
fendor__ is now known as fendor
Darkmatter66 has joined #nixos
<{^_^}> [nixpkgs] @siraben opened pull request #103815 → archivy: init at 0.8.1 → https://git.io/Jk3Fm
Acou_Bass has quit [Ping timeout: 260 seconds]
Acou_Bass has joined #nixos
alexherbo2 has quit [Quit: The Lounge - https://thelounge.chat]
bn_work has joined #nixos
heywoodlh_ has joined #nixos
tboston has quit [Quit: Textual IRC Client: www.textualapp.com]
heywoodlh has quit [Ping timeout: 260 seconds]
heywoodlh_ has quit [Client Quit]
heywoodlh has joined #nixos
<{^_^}> [nixpkgs] @7c6f434c merged pull request #103358 → wine: add MinGW-w64 support → https://git.io/Jkkbc
<{^_^}> [nixpkgs] @7c6f434c pushed 2 commits to master: https://git.io/Jk3Nb
tboston has joined #nixos
<{^_^}> [nixpkgs] @7c6f434c merged pull request #103696 → abcl: update source archive hash → https://git.io/JkYgb
<{^_^}> [nixpkgs] @7c6f434c pushed 2 commits to master: https://git.io/Jk3AF
tboston has quit [Client Quit]
<{^_^}> [nixpkgs] @7c6f434c merged pull request #103734 → libreoffice-qt: wrap application → https://git.io/JkO3k
<{^_^}> [nixpkgs] @7c6f434c pushed 2 commits to master: https://git.io/Jk3xm
lsix has joined #nixos
tboston has joined #nixos
tboston_ has joined #nixos
fendor_ has joined #nixos
fendor has quit [Ping timeout: 272 seconds]
fatjedi[m] has quit [Quit: Idle for 30+ days]
endvra has joined #nixos
<{^_^}> [nixpkgs] @Mic92 merged pull request #98025 → telegraf: 1.15.2 -> 1.16.2 + module improvements → https://git.io/JU4Xy
<{^_^}> [nixpkgs] @Mic92 pushed 6 commits to master: https://git.io/Jk3pE
tboston- has joined #nixos
tboston_ has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @DavHau closed pull request #98743 → nixos/k3s: add ip_conntrack to kernel modules → https://git.io/JUaBl
<srid> Is it possible declarative configure what commands/apps to run when GNOME starts up? (Asking for launching `synthing-tray` with private API key)
bitmapper has joined #nixos
<{^_^}> [nixpkgs] @wedens opened pull request #103816 → vendor-reset: init at 2020-11-14 → https://git.io/Jk3hJ
<matthewcroughan_> matthewcroughan
<matthewcroughan_> whoops, that's not the searchbox
weeqw has joined #nixos
fendor_ is now known as fendor
<matthewcroughan_> So uh, does colemickens ignore me now? :P
<matthewcroughan_> Sorry if I was so annoying earlier.
<matthewcroughan_> I'm fully nixed up now though, I get it.
cole-h has joined #nixos
<{^_^}> Channel nixos-20.09-small advanced to https://github.com/NixOS/nixpkgs/commit/7f5d9eca0b8 (from 13 hours ago, history: https://channels.nix.gsc.io/nixos-20.09-small)
<{^_^}> [nixpkgs] @doronbehar opened pull request #103817 → alacritty: 0.5.0 -> 0.6.0-rc1 → https://git.io/Jk3h9
<{^_^}> [nixpkgs] @sternenseemann opened pull request #103818 → pythonPackages.fonttools: 4.14.0 → 4.17.0 → https://git.io/Jk3jJ
Darkmatter66_ has joined #nixos
weeqw has quit [Quit: Leaving]
<{^_^}> [nixpkgs] @sternenseemann closed pull request #99012 → pythonPackages.fonttools: 4.14.0 → 4.16.1 → https://git.io/JUPg5
rajivr has quit [Quit: Connection closed for inactivity]
Darkmatter66 has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @Mic92 merged pull request #91723 → python-jsonrpc-server: make version overridable → https://git.io/JJvOj
<{^_^}> [nixpkgs] @Mic92 pushed 2 commits to master: https://git.io/Jk3jr
tboston- has quit [Quit: ZNC 1.8.2 - https://znc.in]
sangoma has joined #nixos
leungbk`` has joined #nixos
domogled has joined #nixos
<{^_^}> [nixpkgs] @marsam merged pull request #103806 → python37Packages.sphinxcontrib-katex: 0.6.1 -> 0.7.1 → https://git.io/Jk3rJ
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/Jksea
nightmared has quit [Quit: WeeChat 2.9]
orivej has quit [Ping timeout: 256 seconds]
euandreh has joined #nixos
alp has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @marsam merged pull request #103801 → python37Packages.gtts: 2.1.1 -> 2.1.2 → https://git.io/Jk30i
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JksvC
djahandarie has joined #nixos
<{^_^}> [nixpkgs] @zimbatm merged pull request #103688 → fahviewer: 7.6.13 -> 7.6.21 → https://git.io/JkYc6
<{^_^}> [nixpkgs] @zimbatm pushed commit from @r-ryantm to master « fahviewer: 7.6.13 -> 7.6.21 (#103688) »: https://git.io/JksvM
<{^_^}> [nixpkgs] @zimbatm merged pull request #103677 → fahcontrol: 7.6.13 -> 7.6.21 → https://git.io/JkYky
<{^_^}> [nixpkgs] @zimbatm pushed commit from @r-ryantm to master « fahcontrol: 7.6.13 -> 7.6.21 (#103677) »: https://git.io/Jksv9
ManiacOfMadness has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @kamadorueda opened pull request #103819 → pythonPackages.aioextensions: init at 20.9.2315218 → https://git.io/Jksff
domogled has quit [Ping timeout: 272 seconds]
philr has quit [Ping timeout: 260 seconds]
mananamenos_ has joined #nixos
mananamenos has quit [Ping timeout: 256 seconds]
domogled has joined #nixos
<{^_^}> [nixpkgs] @StijnDW opened pull request #103821 → nixos/factorio: add openFirewall option → https://git.io/JksJ8
<{^_^}> Channel nixos-20.03-small advanced to https://github.com/NixOS/nixpkgs/commit/7abaad0dc9b (from 3 hours ago, history: https://channels.nix.gsc.io/nixos-20.03-small)
leungbk`` has quit [Ping timeout: 264 seconds]
proofofkeags_ has quit [Ping timeout: 256 seconds]
expelledboy has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @timstott opened pull request #103822 → terraform-providers: build automated providers with Go module → https://git.io/JksUX
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103823 → python37Packages.dropbox: 10.8.0 -> 10.10.0 → https://git.io/JksTL
<{^_^}> [nixpkgs] @jmpunkt opened pull request #103824 → [20.09] libreoffice-qt: wrap application → https://git.io/JksT4
est31 has quit [Ping timeout: 240 seconds]
est31 has joined #nixos
leungbk`` has joined #nixos
<cirno-999> ,locate clementine
<{^_^}> Found in packages: clementine, home-assistant, kdeApplications.marble
<matthewcroughan_> 'git+file:///etc/nixos/nixcfg' does not provide attribute 'packages.x86_64-linux.defaultPackage.x86_64-linux'
<matthewcroughan_> anyone got a clue how to fix this ? :D
leungbk`` has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @primeos merged pull request #103774 → git: fix darwin build → https://git.io/Jk3vR
<{^_^}> [nixpkgs] @primeos pushed commit from @thefloweringash to staging « git: fix darwin build (#103774) »: https://git.io/Jksk7
<{^_^}> [nixpkgs] @NinjaTrappeur merged pull request #103716 → pastebinit: fix basic usage → https://git.io/JkYQS
<{^_^}> [nixpkgs] @NinjaTrappeur pushed 2 commits to master: https://git.io/JksIT
mmohammadi9812 has quit [Read error: Connection reset by peer]
Latrina has left #nixos ["Leaving"]
mmohammadi9812 has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103825 → python37Packages.pyvips: 2.1.12 -> 2.1.13 → https://git.io/JksIZ
Izorkin has quit [Ping timeout: 260 seconds]
mmohammadi9812 has quit [Ping timeout: 256 seconds]
zupo has joined #nixos
mmohammadi9812 has joined #nixos
zupo has quit [Client Quit]
<{^_^}> [nixpkgs] @Ericson2314 merged pull request #102766 → Initial implementation of cross-compilation to Knuth's MMIX → https://git.io/JTNjl
<{^_^}> [nixpkgs] @Ericson2314 pushed 2 commits to master: https://git.io/JksLJ
Izorkin has joined #nixos
zupo has joined #nixos
alp has joined #nixos
<{^_^}> [nixpkgs] @ryantm merged pull request #103780 → python37Packages.vowpalwabbit: 8.8.1 -> 8.9.0 → https://git.io/Jk3tx
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/JksLM
pushqrdx has joined #nixos
<pushqrdx> i am getting a very weird error that i have been struggling with for the past hour
<pushqrdx> `A definition for option `boot.extraModulePackages.[definition 2-entry 1]' is not of type `package'`
<pushqrdx> when i try to rebuild
<sphalerite> pushqrdx: are you setting boot.extraModulePackages yourself?
<pushqrdx> sphalerite yes i always did because i want to add ddci and wireguard packages
tsrt^ has quit []
<sphalerite> pushqrdx: what does your setting look like?
werner291 has joined #nixos
<pushqrdx> spacefrogg `extraModulePackages = [ config.boot.kernelPackages.wireguard ];`
shah^ has joined #nixos
<pushqrdx> under boot
<pushqrdx> so essentially ` boot.extraModulePackages = [ config.boot.kernelPackages.wireguard ];`
<pushqrdx> i also had the ddci-driver there but i removed it in my attempt to figure out what's happening
Izorkin has quit [Ping timeout: 256 seconds]
dada_da has quit [Ping timeout: 260 seconds]
<sphalerite> pushqrdx: are you using linuxPackages_latest?
<sphalerite> > linuxPackages_latest.wireguard
<{^_^}> null
cosimone has joined #nixos
<sphalerite> it's null there, because it's upstream in that version
<pushqrdx> sphalerite i am using linux package latest yes
<sphalerite> so maybe you need to remove it and only have ddcci
<sphalerite> and you'll have your wireguard support already shipped in the kernel.
dada_da has joined #nixos
<sphalerite> pushqrdx: you can also use networking.wireguard.enable, which will take care of that for you: https://github.com/NixOS/nixpkgs/blob/nixos-20.09/nixos/modules/services/networking/wireguard.nix#L439
<pushqrdx> sphalerite i removed wireguard from there and only left ddci-driver but getting same error for some reason, it seems like extraModulePackage doesn't exist anymore or somethging
<pushqrdx> sphalerite so `extraModulePackages = [ config.boot.kernelPackages.ddci-driver ];` still throws
<sphalerite> pushqrdx: there's a c missing there, it's ddcci
vidbina_ has joined #nixos
<pushqrdx> sphalerite oh god, thank you so much :D
endformationage has joined #nixos
<pushqrdx> while i am at it, is there a way i can declaratively specify gsettings in my configuration.nix?
superherointj has quit [Quit: Leaving]
<pushqrdx> i am not on gnome but i use many gtk/gnome apps and they don't obey the fontconfig anti aliasing settings i added to my configuration.nix
<pushqrdx> i have to `gsettings set org.gnome.settings-daemon.plugins.xsettings` some properties manually
<pushqrdx> i know that the settings in my config took effect because firefox used them, but not gtk apps
cosimone has quit [Read error: Connection reset by peer]
chour has quit [Quit: WeeChat 2.9]
hyperfekt has quit [Quit: bouncer quit]
cosimone has joined #nixos
hyperfekt has joined #nixos
pushqrdx has quit [Remote host closed the connection]
Mateon1 has quit [Remote host closed the connection]
roti_343 has joined #nixos
Mateon1 has joined #nixos
<roti_343> Hi, what is the correct way to add a package in environment.systemPackages? vim or pkgs.vim ?
<lassulus> well it depends if there is a with pkgs; somewhere
<roti_343> As a greenhorn, I am slightly confused. "nix search vim" returns the package "nixpkgs.vim", while the command in the documentation (nix-env -qaP '*' --description) lists "nixos.vim"
Izorkin has joined #nixos
<roti_343> (I just installed nixos the first time :) )
ivan_ is now known as ivan
mthst has quit [Remote host closed the connection]
aasg has quit [Quit: killed]
<pumpy> i tried xdg.dataFile.bash = { target = "${name}/.keep"; text = ""; }; but name is undefined var error. do i have to repeat bash in it with target = "bash/.keep";? can't it get that from xdg.dataFile.bash?
aasg has joined #nixos
<lassulus> roti_343: ah well thats indeed confusing and I'm not sure why there is a difference between the new nix command (nix search) and the old one (nix-env). But I guess it should be prefixed with your channel which you can show with `nix-channel --list`
Izorkin has quit [Ping timeout: 264 seconds]
<lassulus> roti_343: but inside your configuration.nix the nixos/nixpkgs channel is more or less available as pkgs.
<{^_^}> Channel nixos-20.09-small advanced to https://github.com/NixOS/nixpkgs/commit/808f24928b8 (from 5 hours ago, history: https://channels.nix.gsc.io/nixos-20.09-small)
alp has quit [Ping timeout: 272 seconds]
chimay has joined #nixos
<lassulus> pumpy: well name is undefined in this context. You need to either define it somewhere else (in a let) and do something like xdg.dataFile.${name} = "${name}/.keep" .... or write bash twice
<roti_343> the channel would be `nixos https://nixos.org/channels/nixos-20.09`
zakame has quit [Quit: WeeChat 2.9]
<{^_^}> [nixpkgs] @mmahut merged pull request #103208 → monero: 0.17.1.1 -> 0.17.1.3 → https://git.io/JkUsT
<{^_^}> [nixpkgs] @mmahut pushed 3 commits to master: https://git.io/JksOv
<roti_343> ah, I think I get it. this is the comment generated by nixos-generate-config:
<roti_343> # List packages installed in system profile. To search, run: # $ nix search wget # environment.systemPackages = with pkgs; [ # wget vim # firefox # ];
<roti_343> so, the "with pkgs" means vim actualls gets prefixed with "pkgs."
<roti_343> ```
<roti_343> sorry for the formatting
<roti_343> ```
Izorkin has joined #nixos
kreyren_ has joined #nixos
<lassulus> roti_343: ah yes, with something; puts everything from something in scope so you can skip writing something.
kloenk has quit [Ping timeout: 260 seconds]
chimay has quit [Quit: WeeChat 2.9]
kreyren has quit [Ping timeout: 240 seconds]
<pumpy> lassulus ill try it
kloenk has joined #nixos
chimay has joined #nixos
Thra11 has joined #nixos
<{^_^}> [nixpkgs] @NinjaTrappeur merged pull request #98852 → sacc: 1.01 → 1.02 → https://git.io/JUVsF
<{^_^}> [nixpkgs] @NinjaTrappeur pushed 2 commits to master: https://git.io/JksOh
chimay has quit [Client Quit]
<{^_^}> [nixpkgs] @Thra11 opened pull request #103826 → augustus: 1.4.1a -> 2.0.0 → https://git.io/Jks3q
<pumpy> lassulus++
<{^_^}> lassulus's karma got increased to 12
roti_343 has quit [Ping timeout: 245 seconds]
page has quit [Ping timeout: 256 seconds]
vandenoever has quit [Read error: Connection reset by peer]
vandenoever has joined #nixos
vandenoever has quit [Changing host]
vandenoever has joined #nixos
werner292 has joined #nixos
werner292 is now known as werner291
werner291 has quit [Ping timeout: 272 seconds]
pbb has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103827 → python37Packages.gssapi: 1.6.9 -> 1.6.10 → https://git.io/Jkss4
pbb has joined #nixos
acarrico has quit [Ping timeout: 246 seconds]
<{^_^}> [nixos-weekly] @jwoudenberg opened pull request #137 → Add blogpost on how to OCR scanned PDFs → https://git.io/Jkssg
berberman has quit [Ping timeout: 260 seconds]
berberman has joined #nixos
<{^_^}> [nixpkgs] @Lassulus merged pull request #76909 → utsushi: 3.59.2 -> unstable-2020-11-10 → https://git.io/JepZ1
<{^_^}> [nixpkgs] @Lassulus pushed 2 commits to master: https://git.io/Jkssb
<{^_^}> [nixpkgs] @RonanMacF opened pull request #103828 → Add additional vim plugins → https://git.io/Jkssx
<siers> how should I replace variables in conf file with values available in nix?
<siers> builtins.replaceStrings?
<{^_^}> [nixos-hardware] @mitchmindtree opened pull request #207 → Add Dell XPS 13 9310 → https://git.io/JksG8
sangoma has quit [Quit: WeeChat 2.9]
<Ke> normally one would generate the whole conf file
<siers> just in nix verbatim?
<Ke> I have seen used this @entry@ notation in eg. bootloaders
<Ke> pkgs.substituteAll
<Ke> builder.nixhub.com/NixOS/nixpkgs/blob/nixos-unstable/nixos/modules/system/boot/loader/generic-extlinux-compatible/extlinux-conf-builder.nix
<Ke> gah
<Ke> my client does not support copy-paste, but see eg. extlinux uses that, not sure if it's applicable for you
hnOsmium0001 has joined #nixos
<siers> maybe inlining is an appropriate choice here
<siers> it's not that big
<Ke> inlining what?
Izorkin has quit [Ping timeout: 260 seconds]
neiluj has joined #nixos
neiluj has joined #nixos
<siers> the whole config inside nix and just using ${}
cosimone has quit [Quit: cosimone]
orivej has joined #nixos
Izorkin has joined #nixos
fendor has quit [Remote host closed the connection]
joey has quit [Remote host closed the connection]
fendor has joined #nixos
joey has joined #nixos
siers has quit [Quit: ZNC 1.7.5 - https://znc.in]
spleeter has joined #nixos
<spleeter> is there a way to restart nixos and wipe all persistent data, starting only with what was defined in the config file
<{^_^}> [nixpkgs] @dfoxfranke opened pull request #103830 → nvidia-x11: 455.28 -> 455.38 → https://git.io/JksnG
siers has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103832 → python37Packages.casbin: 0.9.0 -> 0.10.0 → https://git.io/Jksnu
tboston has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<srhb> spleeter: As in, /var, /home etc?
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<srhb> spleeter: Maybe this blog post is of interest to you: https://grahamc.com/blog/erase-your-darlings
<clever> spleeter: or for a one-time reset, `touch /etc/NIXOS_LUSTRATE` and reboot
siers69 has joined #nixos
zupo has joined #nixos
<spleeter> thank you very much guys these links are exactly what I'm looking for
siers has quit [Disconnected by services]
siers69 is now known as ij
ij has quit [Changing host]
ij has joined #nixos
<{^_^}> [nixpkgs] @dfoxfranke opened pull request #103834 → nvidia-x11: backport 455.38 to 20.09 → https://git.io/JkscZ
acarrico has joined #nixos
<typetetris> Kann `fetchGit` handle submodules?
<Yaniel> yes
<tpw_rules> you have to tell it to though, with fetchSubmodules = true;
<sphalerite> typetetris: tpw_rules: builtins.fetchGit will fetch submodules by default, you have to _disable_ it explicitly if so desired.
<sphalerite> fetchgit from nixpkgs does the opposite.
<sphalerite> It's kind of annoying. So the best thing to do is to just always specify, to be on the safe side.
tilcreator has quit [Quit: ZNC 1.7.5 - https://znc.in]
seku has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #103832 → python37Packages.casbin: 0.9.0 -> 0.10.0 → https://git.io/Jksnu
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « python37Packages.casbin: 0.9.0 -> 0.10.0 »: https://git.io/JksCn
tboston has joined #nixos
cjpbirkbeck has joined #nixos
tilcreator has joined #nixos
<{^_^}> [nixpkgs] @vcunat pushed 6 commits to master: https://git.io/JksCK
<{^_^}> [nixpkgs] @vcunat merged pull request #103597 → thunderbird, thunderbird-bin: 78.4.2 -> 78.4.3 → https://git.io/Jkqfx
werner291 has joined #nixos
<{^_^}> [nixpkgs] @vcunat merged pull request #103474 → Revert "firefox: set build timeout at eight hours" → https://git.io/JkLRU
heyitsrama has quit [Remote host closed the connection]
werner291 has quit [Ping timeout: 240 seconds]
cryptomonad has joined #nixos
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
shibboleth has joined #nixos
spleeter has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @delroth opened pull request #103835 → jadx: 1.1.0 -> 1.2.0 → https://git.io/JksWR
domogled has quit [Ping timeout: 260 seconds]
domogled has joined #nixos
zupo has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103837 → python37Packages.bpython: 0.20 -> 0.20.1 → https://git.io/JksWy
tboston has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
tboston has joined #nixos
seku has quit [Quit: Connection closed]
<{^_^}> [nixpkgs] @NeQuissimus pushed to master « linux-rt_5_4: 5.4.74-rt42 -> 5.4.77-rt43 »: https://git.io/JkslL
samw[m] has joined #nixos
seku has joined #nixos
<{^_^}> [nixpkgs] @Ma27 pushed to release-20.09 « vorta: fix runtime on 20.09 »: https://git.io/Jksl2
fendor has quit [Remote host closed the connection]
alp has joined #nixos
fendor has joined #nixos
werner291 has joined #nixos
<typetetris> sphalerite: Thanks!
<{^_^}> [nixpkgs] @braunse opened pull request #103838 → batik: 1.6 -> 1.13 → https://git.io/Jksly
ransom has joined #nixos
ransom has quit [Client Quit]
kenshinCH has quit [Ping timeout: 260 seconds]
heyitsrama has joined #nixos
tboston has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
heyitsrama has quit [Remote host closed the connection]
tboston has joined #nixos
sbetrium has joined #nixos
<{^_^}> [nixpkgs] @vcunat pushed 0 commits to revert-96767: https://git.io/Jks80
avn has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @AndersonTorres opened pull request #103839 → simh: init at 3.11-1 → https://git.io/Jks89
Izorkin has quit [Ping timeout: 256 seconds]
kenshinCH has joined #nixos
dada_da has quit [Ping timeout: 240 seconds]
dada_da has joined #nixos
page has joined #nixos
<{^_^}> [nixpkgs] @freezeboy opened pull request #103841 → Fix paperspace → https://git.io/Jks48
<typetetris> If I have a flake with a submodule, it looks like the submodule is not fetched, when I do for example `nix build .`.
<nicolas[m]> a git submodule?
<typetetris> Yes. Seems like its not put in the sources, as the contents aren't in the flakes own git depot, it is just registered as a submodule.
Izorkin has joined #nixos
domogled has quit [Remote host closed the connection]
Izorkin has quit [Ping timeout: 260 seconds]
domogled has joined #nixos
<{^_^}> [nixpkgs] @dywedir opened pull request #103842 → pijul: 1.0.0-alpha -> 1.0.0-alpha.1 → https://git.io/JksBZ
expelledboy has joined #nixos
Izorkin has joined #nixos
anderslu1dstedt has joined #nixos
anderslundstedt has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @ryantm merged pull request #103776 → mavproxy: 1.8.22 -> 1.8.23 → https://git.io/Jk3JE
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/JksBx
lsix has quit [Quit: WeeChat 2.9]
vesper11 has joined #nixos
Izorkin has quit [Quit: ZNC 1.8.2 - https://znc.in]
Izorkin has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103843 → python37Packages.versioneer: 0.18 -> 0.19 → https://git.io/JksRZ
pushqrdx has joined #nixos
<eyJhb> Do we have a addSheBangs in nixos?
stevenxl has joined #nixos
stevenxl has quit [Changing host]
stevenxl has joined #nixos
<stevenxl> Hi everyone. I am running macOS Big Sur (11.0.1), and I want to completely uninstall nix (and then reinstall it with the install scrip).
<stevenxl> Unfortunately, when I try to delete the /nix directory, I get an error that the directory is read only.
<stevenxl> if I cd into /nix, it is actually empty.
<{^_^}> [nixpkgs] @ryantm merged pull request #103814 → python37Packages.hyperopt: 0.1.2 -> 0.2.5 → https://git.io/Jk376
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/JksRM
<stevenxl> I want to remove /nix and use the install script.
<stevenxl> Is this pissible?
<pushqrdx> stevenxl you're trying to remove it with root privilages right?
<stevenxl> Also, why do I have a mac? :-(
<stevenxl> pushqrdx yea, I am running 'sudo rm -rf /nix`
<stevenxl> pushqrdx I am also just doing `sudo su` and then the rm command, but nothing.
<stevenxl> No matter what I do '/nix' remains a read-only
cosarara_ has quit [Quit: ZNC - 1.6.0 - http://znc.in]
cosarara has joined #nixos
<pushqrdx> stevenxl i'd just try to chmod -R o+rw /nix
<pushqrdx> then try to delete it
Maxdamantus has quit [Quit: brb hopefully]
<stevenxl> pushqrdx mac is locked down: ~ % chmod -R o+rw /nixchmod: Unable to change file mode on /nix: Read-only file system~ % sudo chmod -R o+rw /nixchmod: Unable to change file mode on /nix: Read-only file system
<pushqrdx> wth, was that nix there before you updated to big sur? it's strange, maybe someone else can help you with that
shibboleth has quit [Quit: shibboleth]
<stevenxl> Yea.
<stevenxl> but gotta restart
<stevenxl> brb
dozn has quit [Quit: I'm probably just changing some settings or have had an outage, I'll be back soon.]
stevenxl has quit [Remote host closed the connection]
dozn has joined #nixos
<{^_^}> [nixpkgs] @lourkeur opened pull request #103844 → onionshare: 2.2 -> 2.3 → https://git.io/Jks0I
stevenxl has joined #nixos
stevenxl has joined #nixos
stevenxl has quit [Changing host]
incognito9999 has quit [Quit: ZNC 1.7.2+deb3~bpo9+1 - https://znc.in]
incognito9999 has joined #nixos
Darkmatter66_ has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @wamserma opened pull request #103845 → mupdf: 1.17.0 -> 1.18.0, pymupdf: 1.17.6 -> 1.18.0, llpp 32 -> 33, zathura: 0.4.5 -> 0.4.7 → https://git.io/Jks0d
Darkmatter66 has joined #nixos
shah^ has quit []
tsrt^ has joined #nixos
sigmundv__ has joined #nixos
incognito9999 has quit [Quit: ZNC 1.7.2+deb3~bpo9+1 - https://znc.in]
tboston has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<{^_^}> [nixpkgs] @kampka opened pull request #103846 → llvm_11: Disable checks on musl libc hosts → https://git.io/JksEP
malorie has joined #nixos
<eyJhb> Anyone that can give some input on some Nix? I have, that I use to generate CTF challenges with? I am unsure if this is the best way of doing it - https://termbin.com/7mi8
<eyJhb> This is something that I reuse for 20-30 challenges. And I am mostly in doubt of the build step, with the extraCmds. The config part I am fine with
<eyJhb> I somehow also need to fit in a license/author as well
fendor_ has joined #nixos
<{^_^}> [nixpkgs] @7c6f434c merged pull request #103714 → python3Packages.phonemizer: init at 2.2.1 → https://git.io/JkYHS
<{^_^}> [nixpkgs] @7c6f434c pushed 2 commits to master: https://git.io/JksuL
<{^_^}> [nixpkgs] @vcunat pushed to release-20.09 « Merge #103597: thunderbird*: 78.4.2 -> 78.4.3 »: https://git.io/Jksum
expelledboy has quit [Ping timeout: 265 seconds]
fendor has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @7c6f434c merged pull request #103824 → [20.09] libreoffice-qt: wrap application → https://git.io/JksT4
<{^_^}> [nixpkgs] @7c6f434c pushed 2 commits to release-20.09: https://git.io/JksuY
Darkmatter66 has quit [Quit: ZNC 1.7.5 - https://znc.in]
Izorkin has quit [Ping timeout: 256 seconds]
cryptomonad has quit [Quit: cryptomonad]
tboston has joined #nixos
<ToxicFrog> Ok, I'm having an issue with VAAPI on NixOS -- /dev/dri/renderD128 exists, and ffmpeg is built with vaapi support, ffmpeg fails with "input/output error"
<ToxicFrog> When I try vainfo: nix-shell -p libva-utils --run vainfo
<ToxicFrog> I get "can't connect to X server" (expected, since this is headless) and then "libva info: Trying to open /run/opengl-driver/lib/dri/radeonsi_drv_video.so", which fails (as /run/opengl-driver doesn't exist)
<ToxicFrog> Then it looks in /usr/lib/dri and /usr/lib32/dri, obviously doesn't find it there either, and gives up
<ToxicFrog> It looks like radeonsi_drv_video.so does exist in the mesa, mesa-noglu, and mesa-drivers packages, but vainfo isn't looking in the first place.
<ToxicFrog> *in the right place
<pumpy> i know how to use home manager programs.bash.shellAliases for aliases but how do i set functions that i use? like .bashrc having `fun() {...}` ty
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103847 → python37Packages.events: 0.3 -> 0.4 → https://git.io/JksuH
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<ToxicFrog> stracing ffmpeg shows it looking in /run/opengl-driver/ for both that and other libraries.
__monty__ has quit [Quit: leaving]
litschi has quit [Quit: WeeChat 2.7.1]
Izorkin has joined #nixos
litschi has joined #nixos
sigmundv__ has quit [Ping timeout: 260 seconds]
domogled has quit [Remote host closed the connection]
fendor_ has quit [Ping timeout: 260 seconds]
Izorkin has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @teto merged pull request #103157 → pythonPackages.notmuch2: init at 0.31 → https://git.io/JkfS0
<{^_^}> [nixpkgs] @teto pushed to master « pythonPackages.notmuch2: init at 0.31 »: https://git.io/JkszW
Izorkin has joined #nixos
<{^_^}> [nixpkgs] @dywedir merged pull request #103842 → pijul: 1.0.0-alpha -> 1.0.0-alpha.1 → https://git.io/JksBZ
<{^_^}> [nixpkgs] @dywedir pushed 2 commits to master: https://git.io/JkszB
growpotkin has joined #nixos
domogled has joined #nixos
Izorkin has quit [Client Quit]
Izorkin has joined #nixos
vandenoever has quit [Read error: Connection reset by peer]
vandenoever has joined #nixos
<evanjs> Sooo do we _need_ the license file in the repo? Or is it enough if it is stated in the metadata / project files (Cargo.toml in this case) -- https://github.com/NixOS/nixpkgs/pull/103767#pullrequestreview-530569286
<{^_^}> [nixpkgs] @lukegb opened pull request #103849 → gstreamer: 1.18.0 -> 1.18.1 → https://git.io/Jksgn
neiluj has quit [Remote host closed the connection]
cirno-999 has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @marsam merged pull request #103811 → lxd: 4.7 -> 4.8 → https://git.io/Jk3Sz
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/Jksg0
cirno-999 has joined #nixos
<{^_^}> [nixpkgs] @ryantm merged pull request #103751 → last: 1133 -> 1145 → https://git.io/JkOa9
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/Jksgg
<{^_^}> [nixos-weekly] @domenkozar merged pull request #137 → Add blogpost on how to OCR scanned PDFs → https://git.io/Jkssg
<{^_^}> [nixos-weekly] @domenkozar pushed 2 commits to master: https://git.io/Jksg2
zupo has joined #nixos
<evanjs> ah, that one is hm-only
<evanjs> but there's promptInit and etc and you can just write plain functions as strings or etc.
Rusty1 has joined #nixos
<fzakaria> I went through the Nix installation steps with a friend.
<fzakaria> `nix search` does not work at all until Nix installs something.
<fzakaria> anyone aware if there's an open issue for it already ?
<{^_^}> nix#1892 (by lilyball, 2 years ago, closed): `nix search` never finds any packages
Maxdamantus has joined #nixos
KarlJoad has joined #nixos
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/ce0cded3d68 (from 9 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
<{^_^}> Channel nixpkgs-20.09-darwin advanced to https://github.com/NixOS/nixpkgs/commit/4f02b1ab1b7 (from 3 hours ago, history: https://channels.nix.gsc.io/nixpkgs-20.09-darwin)
<KarlJoad> I am having issues getting rpcbind and rpcinfo to work. I can run `sudo rpcbind`, and I see lock and sock files show up in /var/run, but I cannot get any information from them using rpcinfo. Does anyone have any insights?
kenshinCH has quit [Ping timeout: 264 seconds]
shibboleth has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103850 → bazel-kazel: 0.1.2 -> 0.1.3 → https://git.io/Jksaf
werner291 has quit [Quit: werner291]
<KarlJoad> Do I by chance need to have rpcbind as a system-level package in environment.systemPackages?
wnklmnn has quit [Quit: Leaving]
philr has joined #nixos
mananamenos_ has quit [Ping timeout: 260 seconds]
Deiru has joined #nixos
<Deiru> Hi! I've tried searching internet for quite some time, but I can't seem to find any info on how to chroot into *existing* nixos installation from a non-nixos distro.
zupo has quit [Ping timeout: 265 seconds]
<Deiru> I'm trying get into my installed system from rescue that was provided from my hosting, which is sadly debian.
zupo has joined #nixos
<Deiru> All I need is to chroot into the installation, modify my user and bail out. I've tried to far to run ` chroot /mnt /nix/store/*-nixos-system-*/init`, but it doesn't seem to actually change my environment that much.
KarlJoad has quit [Quit: ERC (IRC client for Emacs 27.1)]
<clever> Deiru: you want nixos-enter to chroot into it and get a usable shell
<Deiru> Everything I read seems to be about installing nix in-place or how to do what I need using nixos livecd, which isn't an option.
<clever> Deiru: ah, from non-nixos, try just running bash with chroot?
<Deiru> Bash it doesn't find.
<clever> Deiru: bash doesnt find what?
<Deiru> I tried running sh, which it does find, but I can't load usermod.
<Deiru> chroot doesn't find bash.
<clever> Deiru: give it the absolute path, /nix/store/something-nixos-system/sw/bin/bash
<clever> Deiru: and add /nix/store/something-nixos-system/sw/bin to $PATH
<Deiru> eh, sw/bin/ only has switch to configuration.
<Deiru> switch-to-configuration.
<clever> Deiru: thats not sw/bin
<clever> switch-to-configuration is only in the non sw /nix/store/something-nixos-system/bin/
Enderger has joined #nixos
Enderger has quit [Remote host closed the connection]
<Deiru> Oh wait, you're right.
<Deiru> I'm myopic.
<pumpy> evanjs i used programs.bash.initExtra ty
<pumpy> evanjs++
<{^_^}> evanjs's karma got increased to 14