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
<hexa-> what would be the simplest way to disable a timer?
<hexa-> i need to disable mysql-backup.timer, as its service will be part of my borgbackup service anyhow
<hexa-> something like systemd.timers.mysql-backup = null;?
turlando has joined #nixos
MmeQuignon has quit [Ping timeout: 246 seconds]
erasmas has quit [Quit: leaving]
<gchristensen> .enable no?
philr has joined #nixos
supersandro2000 has quit [Disconnected by services]
supersandro2000 has joined #nixos
BlessJah has quit [Quit: leaving]
BlessJah has joined #nixos
<risson> Hey! I'd like to do more packages review, is there any way I can setup some notifications for a defined list of packages so when those get a PR I can review it?
<risson> Same question for modules actually
<hexa-> gchristensen: thx
mbrgm_ has joined #nixos
mbrgm has quit [Ping timeout: 260 seconds]
mbrgm_ is now known as mbrgm
<{^_^}> [nixpkgs] @lilyball opened pull request #103048 → cocoapods: 1.9.3 -> 1.10.0 → https://git.io/JTjwf
<gchristensen> hexa-: yep!
m0rphism has quit [Ping timeout: 246 seconds]
dbmikus__ has quit [Ping timeout: 256 seconds]
bridge[evilred] has joined #nixos
alp has quit [Ping timeout: 272 seconds]
whatisRT has quit [Read error: Connection reset by peer]
la-jesystani has quit [Ping timeout: 264 seconds]
codygman has quit [Read error: Connection reset by peer]
codygman has joined #nixos
noudle has quit []
Maxdamantus has quit [Ping timeout: 264 seconds]
<elvishjerricco> Does nixos-infect work on a raspberry pi?
Maxdamantus has joined #nixos
<infinisil> Not sure if that's good for single packages though
dbmikus__ has joined #nixos
thelounge812 has joined #nixos
_d0t has quit [Remote host closed the connection]
<energizer> elvishjerricco: if you find out i'd be interested to hear
jabster28 has joined #nixos
dbmikus__ has quit [Ping timeout: 240 seconds]
jabster28 has quit [Ping timeout: 244 seconds]
<elvishjerricco> energizer: I think I'm just going to try `nixos-generate-config --root / && nixos-install --root /` :P
<energizer> elvishjerricco: haha alright
<energizer> i wasnt able to get mine working the normal way but some people have
<kini> supersandro2000: lol, usually suddenly finding yourself compiling fortran code is supposed to be the opposite of "the feel of enterprise software" where everything is pre-packaged for you, but oh well :)
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « hackage-packages.nix: automatic Haskell package set update »: https://git.io/JTjKE
<elvishjerricco> energizer: Eh, this section makes me nervous. https://nixos.wiki/wiki/NixOS_on_ARM#NixOS_installation_.26_configuration
<elvishjerricco> I'm just gonna flash the generic image
ddellacosta has joined #nixos
kloenk has quit [Ping timeout: 240 seconds]
kloenk has joined #nixos
<supersandro2000> kini: it is enterprise so you can't be on the latest version and NixOS is the most up to date eco system
pbb has quit [Remote host closed the connection]
pbb has joined #nixos
<kini> right, I'm just saying it's ironic that in order to support enterprise systems I need to be compiling things locally, which is something one usually tries to avoid doing in enterprise systems
rnea- has joined #nixos
rnea- has quit [Remote host closed the connection]
<kini> I guess it's not really that ironic, though -- people do spend a lot of effort supporting the stability that enterprise systems promise
<{^_^}> [nixpkgs] @jonringer merged pull request #102835 → [20.09] ant: 1.10.8 -> 1.10.9 → https://git.io/JTArk
<{^_^}> [nixpkgs] @jonringer pushed commit from @redvers to release-20.09 « ant: 1.10.8 -> 1.10.9 »: https://git.io/JTj6t
<gchristensen> I know a big ol' enterprise who tracks nipkgs unstable for most of their internal software
<gchristensen> so, it is possible :)
<{^_^}> [nixpkgs] @jonringer merged pull request #101987 → [20.09] asterisk: Bump all packages → https://git.io/JTMJv
<{^_^}> [nixpkgs] @jonringer pushed commit from @dasJ to release-20.09 « asterisk: Bump all packages »: https://git.io/JTj6G
dhess has quit [Remote host closed the connection]
turlando has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @jonringer merged pull request #102732 → python37Packages.aioresponses: 0.6.4 -> 0.7.1 → https://git.io/JTNBr
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « python37Packages.aioresponses: 0.6.4 -> 0.7.1 »: https://git.io/JTj6X
<supersandro2000> kini: Spending money on Python 2 just to not upgrade things
dbmikus__ has joined #nixos
owl has joined #nixos
dbmikus__ has quit [Ping timeout: 260 seconds]
jlv[m] has joined #nixos
<jlv[m]> Is there a NixOS option for port tunneling, like SSH TCP forwarding?
teto has quit [Ping timeout: 244 seconds]
<gchristensen> autossh
<gchristensen> with extraArguments
<infinisil> I remember autossh being pretty much unnecessary since recent ssh versions can do the same with some parameters
<infinisil> I think I have a NixOS module for that even
<supersandro2000> I don't think it reconnects after ssh failed
<gchristensen> easily fixed with Restart{,Sec}
<jlv[m]> supersandro2000: you mean autossh or regular ssh?
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/6b47c89f66e (from 5 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
<supersandro2000> yeah you maybe don't need autossh if you have restart
ris has quit [Ping timeout: 244 seconds]
<jlv[m]> Is there a service for regular ssh that I could use for tunnels, or would I just use `systemd.services`?
supersandro2000 has quit [Quit: The Lounge - https://thelounge.chat]
<gchristensen> just systemd.services will get you done. this is all fairly pave-your-own-way but just not too tricky
supersandro2000 has joined #nixos
Emantor has quit [Quit: ZNC - http://znc.in]
<{^_^}> Channel nixpkgs-20.09-darwin advanced to https://github.com/NixOS/nixpkgs/commit/25120462e91 (from 6 hours ago, history: https://channels.nix.gsc.io/nixpkgs-20.09-darwin)
Emantor has joined #nixos
shibboleth has quit [Quit: shibboleth]
Fare has quit [Ping timeout: 264 seconds]
<jlv[m]> gchristensen: when you say `Restart{,Sec}`, do you mean systemd restart, or is there an ssh option for restarting?
leotaku has quit [Quit: ZNC 1.8.2 - https://znc.in]
leotaku has joined #nixos
ddellacosta has quit [Ping timeout: 256 seconds]
<elvishjerricco> With the default aarch64 nixos image, how do I connect wifi?
cole-h has joined #nixos
<{^_^}> [nixpkgs] @AndersonTorres opened pull request #103050 → Reorganize windowmaker dockapps → https://git.io/JTjMX
lg0[m] has joined #nixos
sigmundv__ has joined #nixos
h0m1 has quit [Ping timeout: 244 seconds]
h0m1 has joined #nixos
sigmundv_ has quit [Ping timeout: 240 seconds]
mmohammadi981266 has joined #nixos
Fare has joined #nixos
orivej has quit [Ping timeout: 264 seconds]
patagonicus has quit [Quit: The Lounge - https://thelounge.chat]
patagonicus has joined #nixos
ilmu has quit [Remote host closed the connection]
ilmu has joined #nixos
monokrome has quit [Ping timeout: 272 seconds]
KarlJoad has quit [Remote host closed the connection]
Qubasa has quit [Quit: WeeChat 2.7.1]
Qubasa has joined #nixos
monokrome has joined #nixos
yinfeng has joined #nixos
sangoma has joined #nixos
sangoma has quit [Read error: Connection reset by peer]
spacefrogg has quit [Quit: Gone.]
aw has quit [Quit: Quitting.]
aw has joined #nixos
spacefrogg has joined #nixos
dbmikus__ has joined #nixos
sangoma has joined #nixos
dbmikus__ has quit [Ping timeout: 246 seconds]
<{^_^}> Channel nixos-20.09-small advanced to https://github.com/NixOS/nixpkgs/commit/25120462e91 (from 7 hours ago, history: https://channels.nix.gsc.io/nixos-20.09-small)
<{^_^}> Channel nixpkgs-20.09-darwin advanced to https://github.com/NixOS/nixpkgs/commit/e79793fd859 (from 2 hours ago, history: https://channels.nix.gsc.io/nixpkgs-20.09-darwin)
tsrt^ has quit [Read error: Connection reset by peer]
spudly1 has joined #nixos
spudly has quit [Ping timeout: 256 seconds]
jabster28 has joined #nixos
<{^_^}> Channel nixos-20.03 advanced to https://github.com/NixOS/nixpkgs/commit/0bf298df24f (from 13 hours ago, history: https://channels.nix.gsc.io/nixos-20.03)
__red__ has quit [Remote host closed the connection]
cole-h has quit [Quit: Goodbye]
jabster28 has quit [Ping timeout: 244 seconds]
bridge[evilred] has quit [Remote host closed the connection]
shibboleth has joined #nixos
cole-h has joined #nixos
bridge[evilred] has joined #nixos
__red__ has joined #nixos
Supersonic112 has joined #nixos
sigmundv__ has quit [Ping timeout: 272 seconds]
hlz has joined #nixos
Supersonic has quit [Ping timeout: 272 seconds]
Supersonic112 is now known as Supersonic
<{^_^}> [nixpkgs] @evils opened pull request #103051 → Kicad: 5.1.6 -> 5.1.8 → https://git.io/JTjFl
<{^_^}> [nixpkgs] @dbirks opened pull request #103052 → ssmsh: init at 1.4.3 → https://git.io/JTjFa
la-jesystani has joined #nixos
<{^_^}> [nixpkgs] @zowoq opened pull request #103053 → bintools-wrapper: remove redundant arg → https://git.io/JTjby
lawr3nce has quit [Remote host closed the connection]
lawr3nce has joined #nixos
endformationage has quit [Quit: WeeChat 2.9]
lawr3nce has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @cdepillabout opened pull request #103054 → haskellPackages.binary-instances: get building again → https://git.io/JTjNg
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103055 → python27Packages.user-agents: 2.1.0 -> 2.2.0 → https://git.io/JTjN7
amfl_ has joined #nixos
amfl has quit [Ping timeout: 260 seconds]
amfl_ is now known as amfl
hlz has quit [Quit: WeeChat 2.9]
lawr3nce has joined #nixos
bitmapper has quit [Quit: Connection closed for inactivity]
amfl_ has joined #nixos
amfl has quit [Ping timeout: 256 seconds]
amfl_ is now known as amfl
shibboleth has quit [Quit: shibboleth]
jmeredith has joined #nixos
mmohammadi981266 has quit [Quit: I quit (╯°□°)╯︵ ┻━┻]
ilmu has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103056 → python27Packages.sh: 1.14.0 -> 1.14.1 → https://git.io/JTjpn
ilmu has joined #nixos
Sanchayan has joined #nixos
bn_work has quit [Quit: Connection closed for inactivity]
amfl_ has joined #nixos
amfl has quit [Ping timeout: 240 seconds]
amfl_ is now known as amfl
nopsled has joined #nixos
zarel_ has joined #nixos
<nopsled> real quick question: How do you install a DE and omit a few applications? For example if I wanted KDE and Alacritty, is there a way to prevent Konsole from being installed?
zarel has quit [Ping timeout: 258 seconds]
Rusty1 has quit [Quit: WeeChat 2.3]
dbmikus__ has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103057 → python37Packages.rq: 1.5.1 -> 1.5.2 → https://git.io/JTjhn
dbmikus__ has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @etu merged pull request #102818 → php: Refactor to have the different versions as separate files → https://git.io/JTAWG
<{^_^}> [nixpkgs] @etu pushed 2 commits to master: https://git.io/JTjhN
<{^_^}> [nixpkgs] @Mic92 opened pull request #103058 → python3.pkgs.hbmqtt: needs setuptools at runtime → https://git.io/JTjhp
<{^_^}> [nixpkgs] @marsam opened pull request #103059 → archiver: 3.4.0 -> 3.5.0 → https://git.io/JTjjI
<{^_^}> [nixpkgs] @marsam merged pull request #103000 → maintainers: add majesticmullet → https://git.io/JThkO
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JTjjq
<{^_^}> [nixpkgs] @marsam merged pull request #102993 → wally-cli: enable on darwin → https://git.io/JTpAo
<{^_^}> [nixpkgs] @marsam pushed 3 commits to master: https://git.io/JTjjR
tff^ has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #103060 → quilter: 2.5.0 -> 2.5.1 → https://git.io/Jkeel
cinimod has quit [Remote host closed the connection]
cinimod_ is now known as cinimod
nopsled has quit [Quit: Connection closed]
hauleth has quit [Ping timeout: 272 seconds]
hauleth has joined #nixos
bgamari has joined #nixos
jabster28 has joined #nixos
gueorgui has quit [Ping timeout: 272 seconds]
demize has quit [Ping timeout: 272 seconds]
dem has joined #nixos
bgamari_ has quit [Read error: Connection reset by peer]
gueorgui has joined #nixos
jabster28 has quit [Ping timeout: 260 seconds]
tff^ has quit []
<{^_^}> [nixpkgs] @cdepillabout merged pull request #102997 → haskellPackages.update-nix-fetchgit fixes → https://git.io/JTheh
<{^_^}> [nixpkgs] @cdepillabout pushed 7 commits to haskell-updates: https://git.io/Jkevz
lawr3nce has quit [Remote host closed the connection]
drewc has quit [Ping timeout: 258 seconds]
princemachiavell has joined #nixos
drewc has joined #nixos
berberman_ has joined #nixos
berberman has quit [Ping timeout: 246 seconds]
palo1 has joined #nixos
<{^_^}> [nixpkgs] @marsam merged pull request #103056 → python27Packages.sh: 1.14.0 -> 1.14.1 → https://git.io/JTjpn
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/Jkefo
<{^_^}> [nixpkgs] @marsam merged pull request #103057 → python37Packages.rq: 1.5.1 -> 1.5.2 → https://git.io/JTjhn
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JkefH
palo has quit [Ping timeout: 256 seconds]
palo1 is now known as palo
alp has joined #nixos
drewc has quit [Ping timeout: 256 seconds]
vs^ has joined #nixos
waleee-cl has quit [Quit: Connection closed for inactivity]
drewc has joined #nixos
<siraben> Is there a way to open the Nix manual locally?
sangoma has quit [Ping timeout: 264 seconds]
sangoma has joined #nixos
<{^_^}> Channel nixos-20.09-small advanced to https://github.com/NixOS/nixpkgs/commit/e79793fd859 (from 5 hours ago, history: https://channels.nix.gsc.io/nixos-20.09-small)
<{^_^}> [nixpkgs] @danieldk merged pull request #102964 → ldc: 1.20.1 -> 1.24.0 → https://git.io/JTpn1
<{^_^}> [nixpkgs] @danieldk pushed 2 commits to master: https://git.io/JkeTT
growpotk- has quit [Quit: ZNC 1.8.2 - https://znc.in]
<samueldr> siraben: try running `nixos-help`
mallox has joined #nixos
turlando has joined #nixos
aveltras has joined #nixos
<siraben> samueldr: thanks
<aveltras> could anyone point me to the file in nixpkgs where the binding between "haskellPackages" and the is defined ?
<aveltras> i'd like to know how to know which ghc is currently the default in my current nixpkgs without having to fetch it first
<siraben> samueldr: what about if I'm not on nixos?
<aveltras> i meant the binding between "haskellPackages" and the compiler set obviously (word was missing in my previous sentence)
<samueldr> oh, nix manual, sorry, thought nixos manual
<samueldr> you'll need to build it from a nix checkout I think
mmohammadi9812 has quit [Ping timeout: 240 seconds]
vs^ has quit []
tsrt^ has joined #nixos
mallox has quit [Quit: WeeChat 2.9]
mmohammadi9812 has joined #nixos
alp has quit [Ping timeout: 272 seconds]
Sanchayan has quit [Quit: leaving]
rotaerk has quit [Ping timeout: 240 seconds]
<jtojnar> aveltras: It should be in all-packages.nix
dbmikus__ has joined #nixos
<{^_^}> [nixpkgs] @expipiplus1 opened pull request #103061 → haskell: Add hoogle option to developPackage → https://git.io/JkeL7
eoli3n has joined #nixos
<aveltras> jtojnar: thanks !
cole-h has quit [Ping timeout: 258 seconds]
dbmikus__ has quit [Ping timeout: 246 seconds]
la-jesystani has quit [Ping timeout: 256 seconds]
rotaerk has joined #nixos
sss2 has quit [Quit: Leaving]
zupo has quit [Ping timeout: 256 seconds]
zupo has joined #nixos
berberman_ has quit [Quit: ZNC 1.7.5 - https://znc.in]
berberman has joined #nixos
<{^_^}> [nixpkgs] @expipiplus1 opened pull request #103063 → haskell: default name to "" when root isn't a path in developPackage → https://git.io/Jkema
<siraben> samueldr: i see
<aveltras> is there a way to use the flakes feature without unstable nix binary ? i'm encountering segfaults which seem related to the unstable version now but i'd like to keep using flake as i've migrated my system configuration to use it (i'll rollback or wait if that's not possible)
patagonicus has quit [Quit: The Lounge - https://thelounge.chat]
<colemickens> there is flake-compat, which apparently lacks a readme
mallox has joined #nixos
fendor has joined #nixos
<aveltras> seems this is more targeted to projects rather than nixos config, guess i'll rollback for now
patagonicus has joined #nixos
la-jesystani has joined #nixos
<{^_^}> [nixpkgs] @ilmari-lauhakangas opened pull request #103064 → Remove vigra and glew as obsolete LibreOffice dependencies → https://git.io/JkeYx
njha[m] has quit [Quit: Idle for 30+ days]
amanjeev[m] has quit [Quit: Idle for 30+ days]
spudly[m] has quit [Quit: Idle for 30+ days]
tnias[m] has quit [Quit: Idle for 30+ days]
griff_ has joined #nixos
jabster28 has joined #nixos
lsix has joined #nixos
psy3497 has joined #nixos
jonringer has quit [Ping timeout: 264 seconds]
jabster28 has quit [Ping timeout: 264 seconds]
<psy3497> Anyone installed rust-analyzer through coc directly and got it working? I am not sure if the problem is using NixOS or not.
<psy3497> I am running `:CocInstall coc-rust-analyzer`
<psy3497> it downloads it, get to 100% and then the status message disappears
<psy3497> And basically nothing happened. If I restart it says "Rust analyzer not found. Download it?" And I can say yes and the process repeats
chrisaw has joined #nixos
<psy3497> Do I have to install it through nix? Or is it something I can manage independently like `rustup`?
<psy3497> All my vim plugins and rustup are not managed through nix, so I prefer to just install it directly if possible
hlz has joined #nixos
alp has joined #nixos
<psy3497> Welp, I opted to install through nix
<eyJhb> psy3497: did it work?
<psy3497> I built it
<psy3497> then in the config I point it to the executable in the nix store
<psy3497> It seems to have worked
<psy3497> But I wonder if installing through coc.nvim directly has some extra perks
<psy3497> like automatic updating for example
<eyJhb> That sounds like you will have a fun time after a GC :p
<psy3497> I figured coc tries to install it in my home dir but perhaps I was wrong and it tries to install globally, which will explain why it did not work
<eyJhb> Yes, that it will not get garbage collected for example, also.. declarative
<psy3497> eyJhb yes, just for testing I did not actually install in the environment yet, once I am satisfied it will go with the rest of the packages
<eyJhb> But I have not had much luck with COC and Nix last time I tried...
<eyJhb> Might have to try again. I only really use Go
<psy3497> Really?
<psy3497> For me, it worked. With Haskell as well
<psy3497> Nothing installed through Nix however
<psy3497> Nothing as in, neither coc nor neovim
<psy3497> Ah sorry neovim is installed through nix
<psy3497> I mean the configuration and the plugins are through vimrc
griff_ has quit [Quit: griff_]
Jackneill has quit [Ping timeout: 246 seconds]
rprije has quit [Ping timeout: 256 seconds]
chrisaw has quit [Read error: Connection timed out]
chrisaw has joined #nixos
astylian has joined #nixos
Jackneill has joined #nixos
la-jesystani has quit [Ping timeout: 260 seconds]
avaq has joined #nixos
avaq has quit [Client Quit]
<{^_^}> [nixpkgs] @expipiplus1 opened pull request #103066 → haskell: Add documentationTarball to lib → https://git.io/JkeZr
astylian has quit [Remote host closed the connection]
astylian has joined #nixos
MmeQuignon has joined #nixos
noonien has joined #nixos
lasadd[m] has joined #nixos
<siraben> What is a transitive closure of a package? How does it differ from the regular closure?
orivej has joined #nixos
<{^_^}> [nixpkgs] @alapshin opened pull request #103067 → skrooge: Use default Qt version → https://git.io/JkenV
hnOsmium0001 has quit [Quit: Connection closed for inactivity]
astylian has quit [Remote host closed the connection]
Fare has quit [Ping timeout: 264 seconds]
astylian has joined #nixos
civodul has joined #nixos
arjen-jonathan has joined #nixos
mmohammadi9812 has quit [Ping timeout: 272 seconds]
mmohammadi9812 has joined #nixos
<{^_^}> [nixpkgs] @xfix closed pull request #103011 → [20.09] ungoogled-chromium: 85.0.4183.102-1 -> 86.0.4240.111-1 → https://git.io/JThgK
griff_ has joined #nixos
astylian has quit [Remote host closed the connection]
ninjin has quit [Remote host closed the connection]
ninjin has joined #nixos
<{^_^}> [nixpkgs] @nomeata opened pull request #103068 → stdenv: Fix error message when checkPhase is missing → https://git.io/Jke8q
<{^_^}> [nixpkgs] @taku0 opened pull request #103069 → thunderbird, thunderbird-bin: 78.4.0 -> 78.4.1 → https://git.io/Jke8m
m0rphism has joined #nixos
<jtojnar> siraben closure is just short for transitive closure in Nix context
lsix has quit [Quit: WeeChat 2.9]
Mateon1 has quit [Ping timeout: 240 seconds]
<jtojnar> (it refers to the transitive closure of the isDependencyOf relation)
Mateon1 has joined #nixos
FRidh has joined #nixos
jabster28 has joined #nixos
<siraben> Jan Tojnar: I see.
<jtojnar> we can use that since it is not very useful to close on other properties like symmetry
Sabbat[m] has joined #nixos
astylian has joined #nixos
jabster28 has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @0x4A6F opened pull request #103072 → dasel: 1.1.0 -> 1.2.0 → https://git.io/Jke41
hlz is now known as chour
cosimone has joined #nixos
jabster28 has joined #nixos
striker has joined #nixos
striker is now known as Guest32379
Guest32379 has quit [Client Quit]
ris has joined #nixos
alp has quit [Ping timeout: 246 seconds]
__monty__ has joined #nixos
magnetophon has quit [Ping timeout: 264 seconds]
<dutchie> just rebased https://github.com/NixOS/nixpkgs/pull/94074 and cleared out a merge conflict in maintainers, could anyone have a look?
<{^_^}> #94074 (by jshholland, 14 weeks ago, open): Add as-tree
Chiliparrot has joined #nixos
Chiliparrot has quit [Client Quit]
<dutchie> it's already had one review, would be great to get it merged
teto has joined #nixos
chour has quit [Quit: WeeChat 2.9]
magnetophon has joined #nixos
chour has joined #nixos
<{^_^}> [nixpkgs] @cdepillabout merged pull request #103054 → haskellPackages.binary-instances: get building again → https://git.io/JTjNg
<{^_^}> [nixpkgs] @cdepillabout pushed 3 commits to haskell-updates: https://git.io/JkeRa
sangoma has quit [Ping timeout: 260 seconds]
h0m1 has quit [Ping timeout: 264 seconds]
expelledboy has joined #nixos
h0m1 has joined #nixos
mmohammadi9812 has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @magnetophon opened pull request #103073 → vdirsyncer: deprecate vdirsyncerStable → https://git.io/Jke0P
mmohammadi9812 has joined #nixos
werner291 has joined #nixos
griff_ has quit [Quit: griff_]
arjen-jonathan has quit [Ping timeout: 264 seconds]
astylian has quit [Remote host closed the connection]
superherointj has joined #nixos
<tobiasBora> Hello, I would like to have a english/french dictionnary file containing all words in english/french. In debian, I used to go in a place like /usr/share/dict/{en,fr} to find the dictionnaries. Any idea if nix provides such dictionnaries easily?
tarruda has quit [Ping timeout: 260 seconds]
MichaelRaskin has joined #nixos
tarruda has joined #nixos
orivej has quit [Ping timeout: 240 seconds]
<Ke> .locate dict/en
<__monty__> ,locate dict/en
<{^_^}> Found in packages: mwic, hylafaxplus
<__monty__> > pkgs.mwic.meta
<{^_^}> { available = <CODE>; description = "spell-checker that groups possible misspellings and shows them in their contexts"; homepage = "http://jwilk.net/software/mwic"; license = <CODE>; maintainers = <CO...
<Ke> thanks
<{^_^}> [nixpkgs] @t184256 closed pull request #103041 → gnumake: --disable-posix-spawn → https://git.io/JTj0g
<{^_^}> [nixpkgs] @vcunat pushed 3 commits to master: https://git.io/JkeuW
<__monty__> > pkgs.hylafaxplus.meta.description
<{^_^}> "enterprise-class system for sending and receiving facsimiles"
<{^_^}> [nixpkgs] @vcunat merged pull request #103069 → thunderbird, thunderbird-bin: 78.4.0 -> 78.4.1 → https://git.io/Jke8m
<risson> infinisil: yeah I though about using CODEOWNERS, but it would be better not to make any changes to nixpkgs
<__monty__> Not exactly packages I'd expect to install to get dictionaries tbh.
<risson> maybe I'll go with subscribing to everything that happens on the repo and then filter the emails I receive
<__monty__> tobiasBora: I'd look at aspellDicts, hunspellDicts and dictdbDicts. Not sure they have definitions though : /
<{^_^}> [nixpkgs] @vcunat pushed 2 commits to master: https://git.io/Jkeuu
<tobiasBora> Ke: this file is super strange and contains lines like @define $BE = be|am|ain’t|I’m|is(n’t)?|(he|she|it)’s|are(n’t)?|was(n’t)?|were(n’t)?|(you|we|they)’re|been|being
<tobiasBora> __monty__: I tried aspell, but the format is a bit strange looks like it's a binary based file
<tobiasBora> __monty__: but I don't care about definitions
<tobiasBora> just want a stupid list of wors that I can grep
<{^_^}> [nixpkgs] @vcunat merged pull request #102138 → thunderbird: set build timeout at eight hours → https://git.io/JTyHt
<tobiasBora> I like sometimes to create funny names to search all words that start with something
h0m1 has quit [Quit: WeeChat 2.9]
<__monty__> > pkgs.haskellPackages.wordlist.meta.description # Maybe?
<{^_^}> "Command-line tool to get random words"
<{^_^}> [nixpkgs] @FRidh opened pull request #103074 → make-test-python: disallow aliases → https://git.io/JkeuS
<__monty__> > pkgs.scowl.meta.description
<{^_^}> "Spell checker oriented word lists"
h0m1 has joined #nixos
<__monty__> > pkgs.haskellPackages.words.meta.description
<{^_^}> "Cross-platform access to a list of words"
<{^_^}> [nixpkgs] @7c6f434c merged pull request #102488 → Textadept 11 → https://git.io/JTdqV
<{^_^}> [nixpkgs] @7c6f434c pushed 3 commits to master: https://git.io/Jkeup
<tobiasBora> ok thanks, I'll check that! In worst cases, I can use this one https://github.com/hbenbel/French-Dictionary
flox has joined #nixos
<{^_^}> [nixpkgs] @7c6f434c merged pull request #102579 → MSBuild: Move to backup file to change LICENSE to lowercase. → https://git.io/JTFtD
<{^_^}> [nixpkgs] @7c6f434c pushed 2 commits to master: https://git.io/JkezO
<flox> does anyone know about any documentation or examples on how to use NixOPS with flakes? Some sort of best practice or intended use even?
<{^_^}> [nixpkgs] @7c6f434c merged pull request #101042 → soil: fix dead url, enable on darwin → https://git.io/JT8IJ
<{^_^}> [nixpkgs] @7c6f434c pushed 2 commits to master: https://git.io/Jkez0
malook has joined #nixos
magnetophon has quit [Ping timeout: 256 seconds]
sangoma has joined #nixos
malook has quit [Client Quit]
fendor_ has joined #nixos
fendor has quit [Ping timeout: 256 seconds]
zakame has quit [Ping timeout: 240 seconds]
zakame has joined #nixos
magnetophon has joined #nixos
<{^_^}> [nixpkgs] @taku0 opened pull request #103075 → [20.09] thunderbird, thunderbird-bin: 78.4.0 -> 78.4.1 → https://git.io/Jke2a
<{^_^}> [nixpkgs] @taku0 opened pull request #103076 → [20.03] thunderbird, thunderbird-bin: 78.4.0 -> 78.4.1 → https://git.io/Jke29
<pbb> nh2: did you find a solution to https://github.com/NixOS/nixpkgs/issues/71195 or can you share your progress?
<{^_^}> #71195 (by nmattia, 1 year ago, open): rustc with musl target
expelledboy has quit [Ping timeout: 260 seconds]
sangoma has quit [Ping timeout: 260 seconds]
<MmeQuignon> Hi everyone! I'm trying to define a custom python package for some user configuration. I can't figure how the imports are working. Here's what I've done https://0bin.net/paste/s+jt2cH8#ndUe6K-hGpzGUuPABHZ9i1Gy3euQUYaI/36TSkdGDj1
<MmeQuignon> Could you please give me a hand on this? Thanks!
<betawaffle> are there any official nixos images for google cloud?
philr has quit [Ping timeout: 258 seconds]
icey_ has joined #nixos
iceypoi has quit [Ping timeout: 260 seconds]
werner292 has joined #nixos
orivej has joined #nixos
<pbb> MmeQuignon: you're mixing up packages and configs
<pbb> either it's a package, which will take all the other packages it needs as inputs for the function defined in line 1, or it's a config, which will take `{ pkgs, ... }:`
<{^_^}> [nixpkgs] @freezeboy opened pull request #103077 → colobot: init 0.1.12-alpha → https://git.io/JkeV5
<pbb> MmeQuignon: and then you use pkgs.python3Packages instead
werner291 has quit [Ping timeout: 272 seconds]
werner292 is now known as werner291
<pbb> MmeQuignon: and also I think using "with ...; " in the global scope of a file is discouraged by most people
<{^_^}> [nixpkgs] @danieldk opened pull request #103078 → libtorch-bin: cleanup passthru test → https://git.io/JkewJ
<MmeQuignon> yup, I was just trying to make it work. So if I understand correctly, I can't declare a package here, I have to do this in another place and then import it?
<pbb> MmeQuignon: try this: https://termbin.com/s1dl
<buffet> hey, im trying to package a python package, but im getting a 404 from pypi and other mirrors. what are possible error sources for this (i already tripple checked the pname and version)?
<__monty__> I agree a broad with only leads to confusion. Don't see a problem with the expression though. It's just that git-autoshare will be coming from pkgs if it's in there or from the let if it's not, so just get rid of the with pkgs to avoid the shadowing.
sangoma has joined #nixos
<{^_^}> [nixpkgs] @danieldk closed pull request #102939 → seaweedfs: init at 2.07 → https://git.io/JTxNq
<MmeQuignon> __monty__: I remove every other package in that list to make it easier for you to help me
<MmeQuignon> removed*
<FRidh> buffet: check the url carefully. Name of the folder and name of the file do not have to match.
<__monty__> Maybe what you want to do is provide an overlay of git-autoshare? That would make the shadowing clearer.
flox has quit [Remote host closed the connection]
<MmeQuignon> No, I just want to install it for the user.
<buffet> FRidh, the url it's trying to reach or the url that fetchPypi tries, or the one id use on pypis website?
jabster28 has quit [Ping timeout: 264 seconds]
<__monty__> MmeQuignon: I'm not quite clear on the problem if pbb's solution doesn't help.
<buffet> like, the link on pypi seems to contain a hash rather than the package name
<MmeQuignon> __monty__: It's fine, pbb's solution helped me a lot
<MmeQuignon> Thanks!
<{^_^}> [nixpkgs] @rnhmjoj closed pull request #83321 → python: propagate makeWrapper arguments → https://git.io/JvStU
<{^_^}> [nixpkgs] @freezeboy opened pull request #103079 → gitAndTools.gh: 1.1.0 -> 1.2.0 → https://git.io/Jker3
expelledboy has joined #nixos
<{^_^}> [nixpkgs] @stigtsp merged pull request #94074 → as-tree: init at 0.12.0 → https://git.io/JJEDO
<{^_^}> [nixpkgs] @stigtsp pushed 3 commits to master: https://git.io/JkerV
<typetetris> I installed `qtpass` but the `Generate` button to generate a new password isn't working. Do I need to do something special to make it work?
<MmeQuignon> typetetris: launch it from a terminal, you'll see more informations about what's not working. Maybe some environment variable
<{^_^}> [nixpkgs] @SCOTT-HAMILTON opened pull request #103080 → Kwallet pam fix → https://git.io/Jkeoe
dem is now known as demize
psy3497 has quit [Ping timeout: 244 seconds]
MmeQuignon has quit [Quit: WeeChat 2.9]
<typetetris> MmeQuignon: No out put on the terminal.
<{^_^}> [nixpkgs] @andresilva opened pull request #103081 → linux_zen: 5.9.3 -> 5.9.6 → https://git.io/JkeKI
sangoma has quit [Quit: WeeChat 2.9]
Izorkin has quit [Quit: ZNC 1.8.2 - https://znc.in]
aswanson has quit [Read error: Connection reset by peer]
Izorkin has joined #nixos
aswanson has joined #nixos
<m1cr0man> Hey folks. I just installed opera on my system and I don't have h264/h265 codec support. I figured it's because it can't find gstreamer. Is there an easy way to resolve this? Opera is chromium based
Izorkin has quit [Client Quit]
noonien has quit [Ping timeout: 264 seconds]
alp has joined #nixos
Izorkin has joined #nixos
<{^_^}> [nixpkgs] @vbgl opened pull request #103082 → ocamlPackages.digestif: 0.8.0 → 0.9.0 → https://git.io/Jke6N
magnetophon has quit [Ping timeout: 260 seconds]
timjrd has joined #nixos
<{^_^}> [nixpkgs] @lukegb opened pull request #103084 → teamspeak_client: 3.5.3 -> 3.5.5 → https://git.io/JkeiJ
neiluj has joined #nixos
cosimone has quit [Remote host closed the connection]
neiluj has quit [Changing host]
neiluj has joined #nixos
cosimone has joined #nixos
<timjrd> Hi everyone :) ! I'm trying to build a C++ package on NixOS with clangStdenv (the source code is coming from macOS and it doesn't seems to compile with GCC). But I'm getting errors because Clang is pulling GCC's C++ standard library instead of Clang's one (the project I'm working on is using things like `std::powf` which are not in GCC's C++
<timjrd> standard library). Any idea? Thanks!
mmohammadi9812 has quit [Quit: Quit]
werner292 has joined #nixos
werner291 has quit [Ping timeout: 246 seconds]
werner292 is now known as werner291
<{^_^}> [nixpkgs] @vcunat pushed to master « firefox-esr: fix build by using older rust »: https://git.io/JkeP3
expelledboy has quit [Ping timeout: 264 seconds]
<nh2[m]> pbb: I haven't worked more on the Rust topic since my last comments, and I think my latest code was linked in https://github.com/NixOS/nixpkgs/issues/71195#issuecomment-559987339. I probably won't have time to work more on it in the next 2 months at least, I'll first work on some more static Haskell linking before revisiting the Rust + GUI stuff
magnetophon has joined #nixos
<{^_^}> [nixpkgs] @danieldk opened pull request #103085 → makemkv: add jre_headless PATH through the wrapper → https://git.io/JkePP
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/126e5c1bd15 (from 7 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
expelledboy has joined #nixos
neiluj has quit [Ping timeout: 265 seconds]
heywoodlh_ has quit [Quit: ZNC 1.8.2 - https://znc.in]
<{^_^}> [nixpkgs] @seppeljordan opened pull request #103086 → mypy: 0.782 -> 0.790 → https://git.io/JkeX6
neiluj has joined #nixos
heywoodlh has joined #nixos
cosimone has quit [Quit: cosimone]
<{^_^}> [nixpkgs] @danieldk merged pull request #103072 → dasel: 1.1.0 -> 1.2.0 → https://git.io/Jke41
<{^_^}> [nixpkgs] @danieldk pushed 2 commits to master: https://git.io/JkeXy
MmeQuignon has joined #nixos
<{^_^}> [nix] @Kha opened pull request #4233 → nix develop: Preserve stdin with `-c` → https://git.io/Jke1J
<{^_^}> [nixpkgs] @marsam merged pull request #103059 → archiver: 3.4.0 -> 3.5.0 → https://git.io/JTjjI
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/Jke1H
<{^_^}> [nixpkgs] @marsam merged pull request #103055 → python27Packages.user-agents: 2.1.0 -> 2.2.0 → https://git.io/JTjN7
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JkeMe
<Raito_Bezarius> do someone tried to build coreboot on NixOS?
<{^_^}> [nixpkgs] @marsam opened pull request #103087 → nix-linter: fix build → https://git.io/JkeMY
<Raito_Bezarius> https://nixos.wiki/wiki/Coreboot the deps here are outdated
<Raito_Bezarius> I think I need GCC with Ada but gnat is not enough
<Raito_Bezarius> I'm trying gcc.cc.override { langAda = true; } but just so asking around if someone might know the answer
<{^_^}> [nixpkgs] @sternenseemann opened pull request #103088 → pythonPackages.psautohint: 2.1.1 → 2.1.2 → https://git.io/JkeMc
elsanchez has quit [Quit: Ping timeout (120 seconds)]
elsanchez has joined #nixos
euandreh` has joined #nixos
neiluj has quit [Ping timeout: 256 seconds]
euandreh has quit [Read error: Connection reset by peer]
alp has quit [Ping timeout: 272 seconds]
<buffet> still trying to package a python package, getting https://hastebin.com/ewiyamecic during the build process
<buffet> any ideas?
<expelledboy> mac?
lawr3nce has joined #nixos
<buffet> nixos
<expelledboy> can you give me abit more context
<buffet> im trying to package a plover plugin, my thing is just {...}: buildPythonPackage {...} and then i call it using super.python37Packages.callPackage from my overlay
<buffet> lemme push the file though
<MmeQuignon> buffet: yes, thanks ^
<MmeQuignon> ^^
<{^_^}> [nixpkgs] @FRidh opened pull request #103089 → buildPython*: remove pythonRecompileBytecodeHook as dependency → https://git.io/Jkeym
<MmeQuignon> shouldn't be setuptools in checkInputs ?
<{^_^}> [nixpkgs] @marsam opened pull request #103090 → skim: 0.9.2 -> 0.9.3 → https://git.io/Jkey3
<{^_^}> [nixpkgs] @marsam merged pull request #102878 → python27Packages.numpy-stl: 2.11.2 -> 2.12.0 → https://git.io/JTxmV
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/Jkey8
<buffet> MmeQuignon, that seems to solve the issue, thanks
<MmeQuignon> you're very welcome
<{^_^}> [nixpkgs] @stigtsp merged pull request #103060 → quilter: 2.5.0 -> 2.5.1 → https://git.io/Jkeel
<{^_^}> [nixpkgs] @stigtsp pushed 2 commits to master: https://git.io/Jkeyg
Guest15246 has quit [Quit: WeeChat 2.9]
<viric> niksnut: are flakes tied to git? Can I use them for my fossil repositories?
<FRidh> buffet: you're mixing different versions of python
<FRidh> plovet in nixpkgs is python 3.6. Now, you're calling your expression with 3.7.
<{^_^}> [nixpkgs] @marsam opened pull request #103091 → nushell: 0.21.0 -> 0.22.0 → https://git.io/Jkeyx
<buffet> FRidh, oh i didnt even notice that, thanks
timjrd has quit [Remote host closed the connection]
AmandaC has quit [Quit: Toodles]
<FRidh> it is also very unlikely that setuptools is a test dependency
jabster28 has joined #nixos
werner292 has joined #nixos
werner292 is now known as werner291
werner291 has quit [Ping timeout: 272 seconds]
jabster28 has quit [Ping timeout: 244 seconds]
<viric> Why when I use flakes I get all the time: warning: ignoring the user-specified setting 'experimental-features', because it is a restricted setting and you are not a trusted user
<viric> If I remove that user setting, flakes don't work.
neiluj has joined #nixos
euandreh` has quit [Ping timeout: 246 seconds]
euandreh` has joined #nixos
ddellacosta has joined #nixos
magnetophon has quit [Ping timeout: 240 seconds]
<nicolas[m]> Is this setting in your /etc/nix/nix.conf?
<andi-> Is there any env variable that is always set during Nix builds?
<andi-> Trying to detect that the build is running within the sandbox.
<viric> niksnut: ~/.config/nix/nix.conf
<viric> nicolas[m]: ^ bad autocompletion.
devhell has joined #nixos
bn_work has joined #nixos
kreyren has quit [Remote host closed the connection]
<devhell> hey hey, I'm trying to add R kernel to services.jupyterhub, but I'm not sure how to do it really, the nixos-manual example for python works just fine and everything is up and running as expected, but I'm a bit stuck getting an R kernel going, not even sure where to start. Any help would be much appreciated!
magnetophon has joined #nixos
newbie has joined #nixos
<MmeQuignon> devhell: hi
<devhell> MmeQuignon: hi :)
<MmeQuignon> Let me take a look, just 1s
<devhell> sure, thank you :)
<devhell> I'll have a look
<devhell> yes
<devhell> the python example works fine, I'm just not sure how to get the R kernel in there as well
Chiliparrot has joined #nixos
<devhell> with various R packages, like ggplot2
<MmeQuignon> What's the url for the manpage you mentionned ?
kreyren has joined #nixos
pushqrdx has quit [Remote host closed the connection]
pushqrdx has joined #nixos
<devhell> MmeQuignon: Hold on, it's just the nixos-manual Configuration Options section: https://nixos.org/manual/nixos/stable/options.html#opt-services.jupyterhub.kernels
pushqrdx has quit [Remote host closed the connection]
<MmeQuignon> :') Yup, I see
<MmeQuignon> I'll try to set it up here
cosimone has joined #nixos
<devhell> MmeQuignon: that's nice of you, thank you :)
<MmeQuignon> The link I provided to you is a more convenient way to search for options, imho
<{^_^}> [nixpkgs] @bjornfor merged pull request #103043 → transmission: fix #98904 → https://git.io/JTjEC
<{^_^}> [nixpkgs] @bjornfor pushed commit from @ju1m to master « transmission: fix #98904 »: https://git.io/JkeQE
<devhell> MmeQuignon: you're right, I've just been used to the "old" way I guess :)
<{^_^}> [nixpkgs] @bjornfor merged pull request #103051 → Kicad: 5.1.6 -> 5.1.8 → https://git.io/JTjFl
<{^_^}> [nixpkgs] @bjornfor closed pull request #99201 → kicad: 5.1.6 -> 5.1.7 → https://git.io/JUyRV
<{^_^}> [nixpkgs] @bjornfor pushed 4 commits to master: https://git.io/JkeQM
waleee-cl has joined #nixos
<{^_^}> [nixpkgs] @marsam merged pull request #103087 → nix-linter: fix build → https://git.io/JkeMY
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/Jke7a
<{^_^}> [nixpkgs] @marsam merged pull request #102821 → python27Packages.iniconfig: 1.0.1 -> 1.1.1 → https://git.io/JTAR7
<{^_^}> [nixpkgs] @marsam pushed 3 commits to master: https://git.io/Jke7i
inkbottle has joined #nixos
zebrag has quit [Ping timeout: 258 seconds]
kreyren has quit [Remote host closed the connection]
Fare has joined #nixos
newbie has quit [Quit: When two people dream the same dream, it ceases to be an illusion. KVIrc 3.4.2 Shiny http://www.kvirc.net]
<MmeQuignon> devhell: Well the idea is the same, I think, you declare an env with rPackages.IRkernel in the deps.
<MmeQuignon> I have no experience with jupyter and kernels, but it should be easy for anyone who does.
<devhell> MmeQuignon: Thank you, I also don't have experience with it, I'm trying to set it up because I want to learn :)
<{^_^}> [nixpkgs] @Atemu opened pull request #103092 → bear: 2.4.2 -> 3.0.1 → https://git.io/Jke5f
<devhell> MmeQuignon: I'll have a look, this is the first time I've seen rPackages.IRkernel
<devhell> thank you again :)
<{^_^}> [nixpkgs] @dywedir merged pull request #103090 → skim: 0.9.2 -> 0.9.3 → https://git.io/Jkey3
<{^_^}> [nixpkgs] @dywedir pushed 2 commits to master: https://git.io/Jke5m
Amanda has joined #nixos
Amanda is now known as Guest49421
<MmeQuignon> I'm not done, I'm trying to set it up.
pushqrdx has joined #nixos
<devhell> MmeQuignon: ah, ok :) Thanks!
Chiliparrot has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
lawr3nce has quit [Ping timeout: 240 seconds]
<MmeQuignon> devhell: have you seen that https://nixos.wiki/wiki/R ?
<devhell> MmeQuignon: I have, and I've tried incorporating it, but that didn't work
a4wc6n[m] has quit [Quit: Idle for 30+ days]
Avoozl[m] has quit [Quit: Idle for 30+ days]
SplitFire[m] has quit [Quit: Idle for 30+ days]
bjtitus[m] has quit [Quit: Idle for 30+ days]
cab404[m] has quit [Quit: Idle for 30+ days]
lawr3nce has joined #nixos
cchalc[m] has quit [Quit: Idle for 30+ days]
colmeka has quit [Quit: Idle for 30+ days]
Amit[m] has quit [Quit: Idle for 30+ days]
grahamc[m] has quit [Quit: Idle for 30+ days]
demoulin[m] has quit [Quit: Idle for 30+ days]
ghasshee[m] has quit [Quit: Idle for 30+ days]
chinmayxd[m] has quit [Quit: Idle for 30+ days]
ecou[m] has quit [Quit: Idle for 30+ days]
ialhamad[m] has quit [Quit: Idle for 30+ days]
jfaassen[m] has quit [Quit: Idle for 30+ days]
jumper149[m] has quit [Quit: Idle for 30+ days]
lahmilahsi[m] has quit [Quit: Idle for 30+ days]
killercup[m] has quit [Quit: Idle for 30+ days]
li_matrix has quit [Quit: Idle for 30+ days]
lndn[m] has quit [Quit: Idle for 30+ days]
manu12[m] has quit [Quit: Idle for 30+ days]
mnm[m] has quit [Quit: Idle for 30+ days]
qrilka[m] has quit [Quit: Idle for 30+ days]
nurelin has quit [Quit: Idle for 30+ days]
MElemental[m] has quit [Quit: Idle for 30+ days]
scaroo[m] has quit [Quit: Idle for 30+ days]
verum_alpha[m] has quit [Quit: Idle for 30+ days]
sjn[m] has quit [Quit: Idle for 30+ days]
theglenn888[m] has quit [Quit: Idle for 30+ days]
stu_[m] has quit [Quit: Idle for 30+ days]
sstreet[m] has quit [Quit: Idle for 30+ days]
kueckieben[m] has quit [Quit: Idle for 30+ days]
yeongsheng_tan[m has quit [Quit: Idle for 30+ days]
billsun has quit [Quit: Idle for 30+ days]
AntonioYang[m] has quit [Quit: Idle for 30+ days]
steve[m] has quit [Quit: Idle for 30+ days]
vpfeiffer[m] has quit [Quit: Idle for 30+ days]
Preisschild has quit [Quit: Idle for 30+ days]
evils[m] has quit [Quit: Idle for 30+ days]
toto[m] has quit [Quit: Idle for 30+ days]
menelaos[m] has quit [Quit: Idle for 30+ days]
nyu[m] has quit [Quit: Idle for 30+ days]
AmitLevy[m] has quit [Quit: Idle for 30+ days]
Guest49421 has quit [Quit: Toodles]
<MmeQuignon> If I understand correctly, you could fetch the kernel declarations, and then call them.
taylskid has joined #nixos
<taylskid> I have set `services.bitwarden_rs.config.environmentFile = "/bw-backups/bitwarden_rs.env";`, and I have confirmed this file/directory is owned by `bitwarden_rs:bitwarden_rs`, but the service is still unable to find any of the environment variables I have set in that file. Are there any sort of common got-yas here I may be msising?
<devhell> MmeQuignon: MmeQuignon: yeah, that's what I thought too. I must be doing something wrong though.
Fare has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @MetaDark closed pull request #92401 → vkBasalt: init at 0.3.2.2 → https://git.io/JJIMk
<MmeQuignon> devhell: It does not compile yet, but it should look like something like this. https://0bin.net/paste/DvWPNTVz#qpf1vh8DE7Y86BQomWNV8fwJK5KnqGUtobtd4ZzacC-
<devhell> MmeQuignon: Oh!!! That's an interesting way of doing it! Wow, thank you, I'll have a look at it and try to get it running. That's a great start, thank you so much!
<{^_^}> [nixpkgs] @AndersonTorres merged pull request #101109 → pythonPackages.nestedtext: init at 1.2 → https://git.io/JTBg0
<{^_^}> [nixpkgs] @AndersonTorres pushed 3 commits to master: https://git.io/JkeFj
<niksnut> viric: they're not tied to git, but there is currently no fossil support
sss2 has joined #nixos
<MmeQuignon> devhell: also, I don't know the difference between jupyter{lab,hub}
cole-h has joined #nixos
<MmeQuignon> I'm sure someone here, more experienced with Nix that I am, could help you to finish this.
<devhell> MmeQuignon: JupyterHub is a central online-portal where multiple users can just have their notebooks in a central place, a bit like google docs
<MmeQuignon> okay
<{^_^}> [nixpkgs] @MetaDark closed pull request #92289 → caprine: init at 2.48.0 → https://git.io/JJkyJ
<buffet> is there a way for me to override the propagatedBuildInputs in a buildPythonPackage thing, analogue to overrideAttrs?
Amanda has joined #nixos
otavio has quit [Read error: Connection reset by peer]
otavio has joined #nixos
otavio has joined #nixos
Amanda is now known as Guest40008
<viric> niksnut: What does its 'support' matter for? It seems to work for me.
<viric> niksnut: get commit hashes and modification dates for self.last* stringS?
Cale has quit [Ping timeout: 260 seconds]
<devhell> MmeQuignon: gtg, but I'll be back with the results, thank you very much again!
devhell has quit [Quit: leaving]
Cale has joined #nixos
zimbatm has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
<FRidh> buffet: use .overridePythonAttrs
veleiro has joined #nixos
<taylskid> I am trying to pass in an additional environmentFile with some secrets to bitwarden_rs via `services.bitwarden_rs.config.environmentFile`, but I noticed the environment file getting passed to my systemd unit includes a line like `ENVIRONMENT_FILE=`. Shouldn't it instead be interpolating the actual values from that file into this one to pass to the unit? This would make sense since bitwarden can't see any of the variables I've set in this
<taylskid> file
zimbatm has joined #nixos
<niksnut> viric: right, and the ability to fetch them as inputs
<pushqrdx> if i copy a default.nix from the nixpkgs and try to use nix-shell with that why do i get `cannot auto-call a function that has an argument...` why is that nixos can build/install those but nix-shell doesn't
<pushqrdx> s/but nix-shell doesn't/but nix-shell can't use them
ddellacosta has quit [Ping timeout: 260 seconds]
MmeQuignon has quit [Ping timeout: 272 seconds]
MmeQuignon has joined #nixos
Fare has joined #nixos
<pushqrdx> this is one of the very confusing distinction that nix has, so what i am seeking is how can i take a default.nix of a package and turn it into a shell environment
werner291 has joined #nixos
Acou_Bass is now known as Acou_Fool
<clever> pushqrdx: run nix-shell on it, instead of nix-build
<pushqrdx> clever i am running nix-shell not nix-build
aveltras has quit [Quit: Connection closed for inactivity]
<clever> what are the contents of the default.nix and shell.nix?
<clever> and how did you run nix-shell?
<clever> what arguments?
<pushqrdx> added that default.nix in a directory, and ran nix-shell without any args
cosimone has quit [Quit: cosimone]
Acou_Fool is now known as Piece_Maker
<clever> that default.nix has to be loaded with callPackage, neither nix-build nor nix-shell can run it
<pushqrdx> but i want to convert it into a shell environment because i am forking that wingpanel project and i want to use pretty much the same environment
<clever> pkgs/desktops/pantheon/default.nix: wingpanel = callPackage ./desktop/wingpanel { };
<clever> pushqrdx: short answer, `nix-shell '<nixpkgs>' -A pantheon.wingpanel`
<pushqrdx> clever i am not trying to directly build or install it, i just want to use it as a shell, and possible add/remove stuff from it
<clever> pushqrdx: long answer, copy that default.nix to wingpanel.nix, then make a default.nix containing: with import <nixpkgs> {}; callPackage ./wingpanel.nix {}
Chiliparrot has joined #nixos
<pushqrdx> what would the callPackage do exactly?
<clever> supply it with all of the packages it wants, which are listed on the 1st line
<clever> ,callPackage
<{^_^}> If you're updating a file in nixpkgs that starts with something like `{ stdenv, cmake }:`, use `nix-build -A` in the nixpkgs root with the corresponding package attribute to build it. If it's not in nixpkgs, try `nix-build -E 'with import <nixpkgs> {}; callPackage ./file.nix { }'. The mapping from package attributes to package files is in pkgs/top-level/all-packages.nix.
Piece_Maker is now known as ACou_Tou
ACou_Tou is now known as Acou_Bass
<pushqrdx> clever just to make sure i understand correctly, the wingpanel.nix requires the stuff at the top { } as input, so when i try to nix-shell with that it doesn't know where to get those
<clever> pushqrdx: correct, you must use callPackage to fill those in
<pushqrdx> clever so if i add with import <nixpkgs> {}; it pipes the nix-store into that default.nix
<clever> it feeds it the packages that are defined in <nixpkgs>
<pushqrdx> so if i do nix-shell '<nixpkgs>' with that default.nix as is should that work too?
<clever> the default.nix loads <nixpkgs> for you
<clever> so you can just `nix-shell`
<pushqrdx> but that give the error i said earlier, if it loads them for me why does it throw an error if just use the plain default.nix from the nix repo
<clever> what was the error?
<pushqrdx> cannot auto-call a function that has an argument without a default value ('stdenv')
<clever> that means you didnt follow the directions
<clever> 2020-11-07 12:39:44 < clever> pushqrdx: long answer, copy that default.nix to wingpanel.nix, then make a default.nix containing: with import <nixpkgs> {}; callPackage ./wingpanel.nix {}
<{^_^}> [nixpkgs] @marsam merged pull request #96341 → ktlint: 0.37.2 -> 0.38.1 → https://git.io/JUTIb
<{^_^}> [nixpkgs] @marsam pushed 3 commits to master: https://git.io/JkeA1
<pushqrdx> i followed what you said and it worked, but then you said nix-shell provides them already so i was asking why do i need that in the first place
<pushqrdx> if it does provides them automatically
<clever> nix-shell just loads either shell.nix or default.nix
<clever> the default.nix i gave above, loads wingpanel.nix, and supplies all of the packages it wants
neiluj has quit [Remote host closed the connection]
<pushqrdx> so just running nix-shell doesn't provide input from nixpkgs, and if i
<pushqrdx> default.nix or run nix-shell '<nixpkgs>' with the default.nix as is
<pushqrdx> things into two files or i can also add with import <nixpkgs>{}; at the top of
<pushqrdx> understand correctly that means that i can either do what you did and split
<pushqrdx> clever is that correct?
<clever> if you run `nix-shell '<nixpkgs>'`, then it ignores default.nix
<clever> it will try to open a shell with every single package at once
<clever> if you want to load the default.nix as-is, you need to do what {^_^} said
<clever> nix-shell -E 'with import <nixpkgs> {}; callPackage ./default.nix {}'
<clever> but you can also just put that string into a .nix file, and run nix-shell on it
<clever> so you dont have to remember the whole thing
<clever> and if you put it into default.nix, it will be the default file nix-shell and nix-build load
<pushqrdx> i thought {^_^} is a bot :D
<clever> it is a bit
<clever> bot*
<pushqrdx> clever i wonder if i put that expression in my home directory can i then reuse it everywhere by just calling nix-shell -E ~/loader.nix for instance
<{^_^}> [nixpkgs] @worldofpeace merged pull request #102961 → dbus: docs: make id's reproducible → https://git.io/JTpZw
<{^_^}> [nixpkgs] @worldofpeace pushed 2 commits to staging: https://git.io/Jkex4
<pushqrdx> then i can use default.nix files as is anywhere
<clever> pushqrdx: nope, relative paths in a .nix file, are relative to where that .nix file lives
<clever> so the ./default.nix will always look at ~/default.nix
<pushqrdx> will just alias it then lol
<clever> its usually better to have an app.nix, and then a default.nix in the root dir, that does callPackage, with the right version of nixpkgs
<pushqrdx> so app.nix is responsible for feeding default.nix with the right packages, but how can i start a shell there then? just nix-shell or do i need extra args too?
<clever> other way around
<clever> default.nix feeds packages to app.nix
<clever> then you just nix-shell with no args
<pushqrdx> so the default.nix can be something like ` with import <nixpkgs> {}; callPackage ./app.nix {}`
<clever> exactly
<pushqrdx> ahh, that's a nice convension, thanks for pointing that out
<clever> and if you later want to put things into nixpkgs, you can copy app.nix over, and just fill in the right src=
<chrisaw> Can anyone tell me why this override isn't working as expected? wineCustom = super.wineWowPackages.full.overrideDerivation (oldAttrs: rec { configureFlags = [ "--with-mingw" ]; });
<chrisaw> The configure script doesn't get run with "--with-mingw" as I would expect. I'm obviously missing something here. I know the compile would fail with just that because mingw wont be there but it doesn't even use that flag at all.
shibboleth has joined #nixos
<buffet> ok apparently im too stupid for this. https://hastebin.com/torototete.properties this is my package, and it produces an essentially empty python package
Chiliparrot has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
magnetophon has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @poelzi opened pull request #103093 → Use wrapQtApp in puddletag → https://git.io/Jkep8
bitmapper has joined #nixos
zupo_ has joined #nixos
magnetophon has joined #nixos
alp has joined #nixos
zupo has quit [Ping timeout: 260 seconds]
jonringer has joined #nixos
<buffet> oh could the issue be that its mkDerivationWith buildPythonPackage?
<typetetris> ... qtpass had some outdated pwgen in its settings. Tried to update it, clicked Autodetect, it selected pass. Now it doesn't start any more. Tried to delete its config file, still doesn't start. strace output doesn't give me a hind as to why
shibboleth has quit [Quit: shibboleth]
magnetophon has quit [Read error: Connection reset by peer]
magnetophon has joined #nixos
<{^_^}> [nixpkgs] @markus1189 closed pull request #101082 → haskellPackages.hindent: unbreak by fetching more recent source → https://git.io/JT4xn
<{^_^}> [nixpkgs] @cpages merged pull request #102379 → jsoncpp: 1.9.2 -> 1.9.4 → https://git.io/JT7Xg
<{^_^}> [nixpkgs] @cpages pushed 2 commits to master: https://git.io/JkejV
rajivr has quit [Quit: Connection closed for inactivity]
werner292 has joined #nixos
werner291 has quit [Ping timeout: 272 seconds]
werner292 is now known as werner291
lawr3nce has quit [Ping timeout: 240 seconds]
orivej has quit [Ping timeout: 256 seconds]
orivej has joined #nixos
<{^_^}> [nixpkgs] @marsam merged pull request #102226 → mlterm: darwin support → https://git.io/JTHkL
<{^_^}> [nixpkgs] @marsam pushed 4 commits to master: https://git.io/Jkve9
zupo has joined #nixos
zupo_ has quit [Ping timeout: 260 seconds]
<buffet> ok so i got more info now: adding the plugin from before to a packages propagateBuildInputs just makes the entire package be empty?
<buffet> what is happening
alp has quit [Ping timeout: 260 seconds]
sangoma has joined #nixos
jabster28 has joined #nixos
<{^_^}> [nixpkgs] @flozy opened pull request #103094 → Added qtbase in mkDerivation → https://git.io/JkvvG
seku has joined #nixos
werner291 has quit [Remote host closed the connection]
jabster28 has quit [Ping timeout: 260 seconds]
<genevino> "traceroute6: icmp socket: Operation not permitted" <- any way to allow a non-root user to use traceroute6?
<etu> It has to send icmp packages which requires root
<genevino> i don't think so, since "ping -6" works (ping6 doesn't)
<MichaelRaskin> Well, setcap wrapper would work…
<genevino> also there's programs.traceroute.enable which enables a setcap wrapper.
cjpbirkbeck has joined #nixos
<etu> genevino: yeah, it may have gotten the extra capabilities
<genevino> MichaelRaskin: ah ok, ty.
<genevino> etu: ty2 ;)
<{^_^}> [nixpkgs] @marsam merged pull request #103091 → nushell: 0.21.0 -> 0.22.0 → https://git.io/Jkeyx
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/Jkvvr
<genevino> i'm still getting "traceroute6: icmp socket: Operation not permitted" with "programs.traceroute.enable = true;" - any hints?
neiluj has joined #nixos
neiluj has joined #nixos
jabster28 has joined #nixos
<matthewcroughan_> Woooo
<matthewcroughan_> the weekend
<matthewcroughan_> Time to try my hardest at Nix again
<{^_^}> [nixpkgs] @marsam merged pull request #103088 → pythonPackages.psautohint: 2.1.1 → 2.1.2 → https://git.io/JkeMc
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/Jkvv9
<matthewcroughan_> Is good will and determination all it takes to master Nix?
<etu> matthewcroughan_: That will take you a long way :)
gustavderdrache has joined #nixos
<MichaelRaskin> Well, one also probably needs to have or pick up on the go some general unix-like system administration knowledge, and you'd better not dislike the style of mathematically-inclined programming language abstractions
<MichaelRaskin> (this does not mean you need to know much maths, just be fine with things that require a couple of abstract definitions upfront to discuss efficiently)
<matthewcroughan_> MichaelRaskin: I already get on with Linux very well.
<matthewcroughan_> But yes, the functional aspect of this is throwing a curve ball at me.
<matthewcroughan_> cole-h: what's the purpose of `gitk` in https://github.com/cole-h/nixos-config/tree/nixus/users/vin/modules/git
<genevino> aha, iputils has an own traceroute it seems which is different from the one installed by the traceroute package.
<genevino> yup, that one works.
Fare has quit [Ping timeout: 244 seconds]
expelledboy has quit [Ping timeout: 272 seconds]
ddellacosta has joined #nixos
<{^_^}> [nixpkgs] @bjornfor merged pull request #102733 → Frama-c: small tweaks → https://git.io/JTNRr
<{^_^}> [nixpkgs] @bjornfor pushed 2 commits to master: https://git.io/JkvJc
growpotkin has joined #nixos
<{^_^}> [nixpkgs] @OmnipotentEntity opened pull request #103095 → geant4: 10.6.2 -> 10.6.3 → https://git.io/JkvJB
alp has joined #nixos
expelledboy has joined #nixos
veleiro has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @jonringer merged pull request #103068 → stdenv: Fix error message when checkPhase is missing → https://git.io/Jke8q
<{^_^}> [nixpkgs] @jonringer pushed commit from @nomeata to staging « stdenv: Fix error message when checkPhase is missing »: https://git.io/JkvJF
<{^_^}> [nixpkgs] @bjornfor merged pull request #102607 → libngspice: 31 -> 33 → https://git.io/JTFVZ
<{^_^}> [nixpkgs] @bjornfor pushed commit from @r-ryantm to master « libngspice: 31 -> 33 »: https://git.io/JkvJN
Izorkin has quit [Quit: ZNC 1.8.2 - https://znc.in]
grumble is now known as \x2D
Izorkin has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #103058 → python3.pkgs.hbmqtt: needs setuptools at runtime → https://git.io/JTjhp
<{^_^}> [nixpkgs] @jonringer pushed commit from @Mic92 to master « python3.pkgs.hbmqtt: needs setuptools at runtime »: https://git.io/JkvUt
jabster28 has quit [Ping timeout: 272 seconds]
lawr3nce has joined #nixos
kamid has joined #nixos
jabster28 has joined #nixos
MmeQuignon has quit [Quit: WeeChat 2.9]
<{^_^}> [nixpkgs] @jonringer merged pull request #102947 → vimPlugins: Added vim-racket and vim-lsp-cxx-highlight → https://git.io/JTpUC
<{^_^}> [nixpkgs] @jonringer pushed 3 commits to master: https://git.io/JkvTW
<{^_^}> [nixpkgs] @bennyandresen opened pull request #103096 → clj-kondo: 2020.04.05 -> 2020.11.07 → https://git.io/JkvTB
<Latrina> Guys good evening. I am try to rebuild nixos using nixos-rebuild boot, however it hangs here:" waiting for locks or build slots...
<Latrina> "
<Latrina> What am I doing wrong?
<Ke> is someone else building something on that system?
<Ke> also are you positive that something is not building in the background without producing noise on the screen?
bew has joined #nixos
<{^_^}> [nixpkgs] @jonafato opened pull request #103097 → gnomeExtensions.night-theme-switcher: 36 -> 40 → https://git.io/JkvTw
jabster28 has quit [Ping timeout: 260 seconds]
<jonringer> Latrina: I usually see that if I happend to already be building the exact same thing
<jonringer> for me, it's usually running nixpkgs-review on the same PR in two different terminals
<Latrina> jonringer, cool, that may be way. Thanks :)
<{^_^}> [nixpkgs] @freezeboy opened pull request #103098 → k3s: add version field → https://git.io/JkvTH
zakame has quit [Ping timeout: 260 seconds]
berberman has quit [Ping timeout: 272 seconds]
berberman_ has joined #nixos
jabster28 has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #103079 → [20.09] gitAndTools.gh: 1.1.0 -> 1.2.0 → https://git.io/Jker3
<{^_^}> [nixpkgs] @jonringer pushed commit from @zowoq to release-20.09 « gitAndTools.gh: 1.1.0 -> 1.2.0 »: https://git.io/JkvTj
neiluj has quit [Ping timeout: 258 seconds]
ddellacosta has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @jonringer merged pull request #102967 → pkgsStatic.brotli: fix patch → https://git.io/JTpl6
<{^_^}> [nixpkgs] @jonringer pushed commit from @freezeboy to master « pkgsStatic.brotli: fix patch »: https://git.io/JkvkB
zebrag has joined #nixos
inkbottle has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @jonringer merged pull request #103086 → mypy: 0.782 -> 0.790 → https://git.io/JkeX6
<{^_^}> [nixpkgs] @jonringer pushed commit from @seppeljordan to master « mypy: 0.782 -> 0.790 »: https://git.io/JkvkN
<{^_^}> [nixpkgs] @seppeljordan opened pull request #103099 → nix-prefetch-github: 4.0 -> 4.0.1 → https://git.io/Jkvkh
cosimone has joined #nixos
jabster28 has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @marsam merged pull request #102843 → python27Packages.flask-paginate: 0.5.4 -> 0.7.1 → https://git.io/JTAKo
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JkvIz
jabster28 has joined #nixos
bew has quit [Quit: Leaving]
<{^_^}> [nixpkgs] @jonringer merged pull request #102424 → Unbreak paperspace → https://git.io/JT5Yn
<{^_^}> [nixpkgs] @jonringer pushed 5 commits to master: https://git.io/JkvI5
neiluj has joined #nixos
neiluj has joined #nixos
neiluj has quit [Changing host]
<{^_^}> [nixpkgs] @jonringer merged pull request #102544 → xautoclick: 0.31 -> 0.34 → https://git.io/JTdQQ
<{^_^}> [nixpkgs] @jonringer pushed commit from @freezeboy to master « xautoclick: 0.31 -> 0.34 »: https://git.io/JkvLv
chour has quit [Quit: WeeChat 2.9]
hnOsmium0001 has joined #nixos
<{^_^}> [nixpkgs] @marsam merged pull request #101882 → python3.pkgs.pyosmium: 2.15.3 -> 3.0.1 → https://git.io/JTPS9
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JkvLm
jabster28 has quit [Quit: ZNC 1.8.2 - https://znc.in]
jabster28 has joined #nixos
cosimone has quit [Quit: cosimone]
jabster28 has quit [Client Quit]
jabster28 has joined #nixos
jabster28 has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @danieldk merged pull request #103022 → skypeforlinux: 8.65.0.78 -> 8.66.0.74 → https://git.io/JThFU
<{^_^}> [nixpkgs] @danieldk pushed 2 commits to master: https://git.io/JkvL2
<energizer> what's the command to build a package from nixpkgs git checkout?
<infinisil> energizer: nix-build -A <attr>
<energizer> infinisil: that will build from the channel tho right?
owl has left #nixos [#nixos]
<infinisil> energizer: It will build from the nixpkgs checkout
<infinisil> Nothing to do with channels
<energizer> infinisil: how does it know wich nixpkgs checkout to build from?
<energizer> presumably it will look at NIX_PATH=nixpkgs=/nix/var/nix/profiles/per-user/root/channels/nixos and build from the channel, no?
<energizer> (the local copy of the channel)
<energizer> but i want to build from the $PWD checkout
<energizer> oh i guess it looks in default.nix
<{^_^}> [nixpkgs] @danieldk merged pull request #102848 → mercury: 20.06 -> 20.06.1 → https://git.io/JTAPK
<{^_^}> [nixpkgs] @danieldk pushed 2 commits to master: https://git.io/Jkvta
alp has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @Kloenk opened pull request #103100 → onefetch: 2.6.0 -> 2.7.0 → https://git.io/Jkvq3
pushqrdx has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @jonringer merged pull request #103098 → k3s: add version field → https://git.io/JkvTH
<{^_^}> [nixpkgs] @jonringer pushed commit from @freezeboy to master « k3s: add version field »: https://git.io/Jkvqa
<matthewcroughan_> cole-h: what is the meaning of extraOutputsToInstall in your config here? https://github.com/cole-h/nixos-config/blob/nixus/users/vin/default.nix#L34
<matthewcroughan_> https://rycee.gitlab.io/home-manager/options.html#opt-home.extraOutputsToInstall
<{^_^}> [nixpkgs] @vcunat pushed 2 commits to staging: https://git.io/JkvqM
<{^_^}> [nixpkgs] @vcunat merged pull request #102196 → doxygen: 1.8.19 -> 1.8.20 → https://git.io/JT9nl
<matthewcroughan_> this is really odd
<matthewcroughan_> why would you have to run this? What is an extra output
<{^_^}> [nixpkgs] @vcunat closed pull request #100881 → doxygen: 1.8.19 -> 1.8.20 → https://git.io/JTCrL
<{^_^}> [nixpkgs] @vcunat pushed 0 commits to doxygen_1_8_20: https://git.io/Jkvq9
zupo has quit [Ping timeout: 256 seconds]
zupo has joined #nixos
<{^_^}> [nixpkgs] @marsam merged pull request #100728 → python37Packages.nbsmoke: 0.4.1 -> 0.5.0 → https://git.io/JTZl8
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/Jkvmk
lawr3nce has quit [Ping timeout: 240 seconds]
<buffet> how do i `python3 setup.py sdist bdist_wheel` on nixos, im getting `ZIP does not support timestamps before 1980`?
mmohammadi9812 has joined #nixos
pushqrdx has joined #nixos
<LnL> is this in a nix-shell?
<buffet> yes
<LnL> then unset SOURCE_DATE_EPOCH
<buffet> alright, that worked
<buffet> thanks
<LnL> for proper builds this is an actual timestamp for reproducability, but in a shell it doesn't really matter
<buffet> the goal is to uploda a package to pypi
<LnL> the thing this affects is the timestamps inside the zip/wheel
justanotheruser has quit [Ping timeout: 272 seconds]
pushqrdx has quit [Remote host closed the connection]
<pumpy> nixos is gaining popularity
<pumpy> i keep seeing more articles and buzz about it
<pumpy> imagine using linux but not nixos distro yikes
pushqrdx has joined #nixos
pushqrdx has quit [Remote host closed the connection]
pushqrdx has joined #nixos
domogled has quit [Quit: domogled]
domogled has joined #nixos
<{^_^}> [nixpkgs] @Ericson2314 merged pull request #103100 → onefetch: 2.6.0 -> 2.7.0 → https://git.io/Jkvq3
<{^_^}> [nixpkgs] @Ericson2314 pushed 2 commits to master: https://git.io/Jkvmx
lawr3nce has joined #nixos
<matthewcroughan_> any replers around?
<matthewcroughan_> How do I print a list in the repl?
<matthewcroughan_> attempts result in: value is a list while a set was expected
<infinisil> matthewcroughan_: That's an evaluation error, doesn't have anything to do with printing a list
<matthewcroughan_> well, if I do "xorg.libX11.outputs" I get [ "out" "dev" "man" ]
<matthewcroughan_> this is fantastic.
<matthewcroughan_> This shows me the outputs, now, I wanted to see what files are in that output
<infinisil> :b xorg.libX11.out
<matthewcroughan_> How am I supposed to know what "dev" and "out" are? How do I discover this?
<matthewcroughan_> that builds the derivation though
<matthewcroughan_> :p would print the expression recursively?
<infinisil> Then inspect the path it gives
dongcarl has quit [Quit: Ping timeout (120 seconds)]
justanotheruser has joined #nixos
<matthewcroughan_> infinisil: `:b xorg.libX11.outputs.man` still returns `value is a list while a set was expected`
<matthewcroughan_> I do not want to inspect `out`, I want to inspect `man`
<infinisil> xorg.libX11.man
<matthewcroughan_> I'm afraid that doesn't make much sense to me O.o
<matthewcroughan_> why
dongcarl has joined #nixos
<{^_^}> [mobile-nixos] @samueldr merged pull request #233 → stage-1: Add progress tracking in splash → https://git.io/JTiIk
<{^_^}> [mobile-nixos] @samueldr pushed 24 commits to master: https://git.io/JkvYB
<matthewcroughan_> why is it not outputs.man that I want? And instead .man
<matthewcroughan_> how can I learn what each one of these attributes are anyway?
<bqv> gah. i just realised i spent peti's stream thinking "i'm sure there was something i wanted to ask him but i can't remember"
<bqv> now i remember
<bqv> it was to complain about how nixpkgs has half the haskell packages marked as broken when they're really not
pushqrdx has quit [Remote host closed the connection]
<Guest40008> if the src I'm using contains the CMakeLists.txt inside a sub-directory, how can I point the mkDerevation at that?
<matthewcroughan_> Some of these things are self evident, like .src and .system, .type
<matthewcroughan_> But is there a list and document on what each one of these nixpkg attributes are?
Guest40008 is now known as AmandaC
pushqrdx has joined #nixos
Darkmatter66 has quit [Ping timeout: 258 seconds]
<{^_^}> [nixpkgs] @7c6f434c merged pull request #103064 → Remove vigra and glew as obsolete LibreOffice dependencies → https://git.io/JkeYx
<{^_^}> [nixpkgs] @7c6f434c pushed 2 commits to master: https://git.io/JkvYS
Darkmatter66 has joined #nixos
domogled has quit [Quit: domogled]
<{^_^}> [nixpkgs] @7c6f434c merged pull request #102936 → Gerbil Update → https://git.io/JTxQ2
<{^_^}> [nixpkgs] @7c6f434c pushed 11 commits to master: https://git.io/JkvOt
domogled has joined #nixos
sangoma has quit [Ping timeout: 260 seconds]
pushqrdx has quit [Remote host closed the connection]
n9nes- has quit [Ping timeout: 246 seconds]
bvdw has quit [Quit: The Lounge - https://thelounge.chat]
bvdw has joined #nixos
n9nes has joined #nixos
<srhb> matthewcroughan_: The best reference is the nixpkgs manual, though not all are documented and derivations can introduce their own ad hoc.
<matthewcroughan_> srhb: so you cannot differentiate easily between standard attributes crafted automatically by mkDerivation, and those provided by the derivation developer explicitly?
<srhb> matthewcroughan_: I can, but mostly through experience. :)
<srhb> It also depends on the package ecosystem. Some I know better than others.
<srhb> Though this is rarely something I need.
mallox has quit [Quit: WeeChat 2.9]
czer00 has quit [Ping timeout: 240 seconds]
noonien has joined #nixos
<matthewcroughan_> srhb: It's fine, so it's like js where you can't tell what is a standard js function provided globally for types by the engine, and what is provided by a library you've imported? Everything is absolutely a melting pot?
czer00 has joined #nixos
<srhb> matthewcroughan_: I don't know the js ecosystem. :)
<simpson> It's more like, there *aren't* standard attributes. There's the attributes that we're used to, because nixpkgs' tooling adds them.
<matthewcroughan_> the standard attributes are provided by mkDerivation
<srhb> matthewcroughan_: If you consider that the standard, sure.
<matthewcroughan_> they are standard, how can you say they aren't?
<matthewcroughan_> .system is available on every package to provide the arch, how is that anything but standard?
<srhb> Well, for some package ecosystems that build on top of that, other attributes may be more or less standard.
<simpson> As strange as it sounds, nixpkgs isn't the only big pile of Nix code. (Although most of the other big piles are nixpkgs forks.)
teto has quit [Ping timeout: 264 seconds]
<matthewcroughan_> I would really prefer if it was.
<matthewcroughan_> Seriously, if I find a package that doesn't have .system, I will scream.
<srhb> matthewcroughan_: I certainly would be very sad were that the case :P
<matthewcroughan_> How could you ever live with yourself messing with people like that? Lol
<srhb> The generality of Nix is a big part of the power.
<srhb> For some domain, system might be completely irrelevant.
alp has joined #nixos
<srhb> In fact, it is for me.
<matthewcroughan_> but how does providing it harm you?
<matthewcroughan_> not providing it has great potential to upset
<srhb> Minimal is good, often :)
<simpson> Some packages are architecture-independent, for example.
<matthewcroughan_> well, shouldn't xorg.libXTrap. be independant?
<matthewcroughan_> nix-repl> xorg.libX11.system
<matthewcroughan_> "x86_64-linux"
<matthewcroughan_> if I were on nixos-on-arm wouldn't this report arm?
<simpson> > xorg.xcbproto.system # sure, but it's not *intrinsically* that arch, just *incidentally* that arch
<{^_^}> "x86_64-linux"
fendor_ has quit [Remote host closed the connection]
gustavderdrache has quit [Quit: Leaving.]
<srhb> matthewcroughan_: Either way, I didn't mean to get caught up on specific attributes; rather point out that that attribute never carries any meaningful information *to me*, so it's just clutter *to me*
gustavderdrache has joined #nixos
<srhb> Were I cross-compiling, I'm sure it'd be useful.
Fare has joined #nixos
neiluj has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @AndersonTorres merged pull request #102334 → agda-categories: Unbreak the build (trivial hash change) → https://git.io/JTQyV
<{^_^}> [nixpkgs] @AndersonTorres pushed 2 commits to master: https://git.io/Jkv3Y
Fare has quit [Ping timeout: 260 seconds]
teto has joined #nixos
<{^_^}> [nixpkgs] @teto merged pull request #103045 → picom: 8.1 -> 8.2 → https://git.io/JTjue
<{^_^}> [nixpkgs] @teto pushed commit from @thiagokokada to master « picom: 8.1 -> 8.2 »: https://git.io/Jkv36
sangoma has joined #nixos
oxalica1 has joined #nixos
oxalica has quit [Ping timeout: 265 seconds]
oxalica1 is now known as oxalica
gustavderdrache has quit [Quit: Leaving.]
<{^_^}> [nixpkgs] @marsam pushed to release-20.09 « git-lfs: 2.12.0 -> 2.12.1 »: https://git.io/Jkvsf
<{^_^}> Channel nixos-20.09-small advanced to https://github.com/NixOS/nixpkgs/commit/29cb4d04d0d (from 3 hours ago, history: https://channels.nix.gsc.io/nixos-20.09-small)
<{^_^}> Channel nixpkgs-20.09-darwin advanced to https://github.com/NixOS/nixpkgs/commit/29cb4d04d0d (from 3 hours ago, history: https://channels.nix.gsc.io/nixpkgs-20.09-darwin)
magnetophon has quit [Read error: Connection reset by peer]
magnetophon has joined #nixos
FRidh has quit [Quit: Konversation terminated!]
Darkmatter66 has quit [Quit: ZNC 1.7.5 - https://znc.in]
Darkmatter66 has joined #nixos
fendor has joined #nixos
ece has quit [Quit: The Lounge - https://thelounge.chat]
magnetophon has quit [Ping timeout: 258 seconds]
alp has quit [Ping timeout: 272 seconds]
sangoma has quit [Quit: WeeChat 2.9]
thelounge812 has quit [Ping timeout: 240 seconds]
la-jesystani has joined #nixos
magnetophon has joined #nixos
eoli3n_ has joined #nixos
Mateon1 has quit [Remote host closed the connection]
eoli3n has quit [Ping timeout: 265 seconds]
Mateon1 has joined #nixos
Mateon1 has quit [Remote host closed the connection]
Mateon1 has joined #nixos
eoli3n has joined #nixos
lord| has quit [Read error: Connection reset by peer]
eoli3n_ has quit [Ping timeout: 256 seconds]
lord| has joined #nixos
lord| has quit [Read error: Connection reset by peer]
lord| has joined #nixos
<{^_^}> [nixpkgs] @flokli merged pull request #102995 → plater: init at 2020-07-30 → https://git.io/JTpxW
<{^_^}> [nixpkgs] @flokli pushed 2 commits to master: https://git.io/JkvZj
ravndal has quit [Quit: WeeChat 2.9]
ravndal has joined #nixos
<{^_^}> [nixpkgs] @matthiasbeyer opened pull request #103101 → mutt: 1.14.7 -> 2.0.0 → https://git.io/Jkvn8
pushqrdx has joined #nixos
<{^_^}> [nixpkgs] @thiagokokada closed pull request #99428 → xsecurelock: Add missing libraries → https://git.io/JUQGo
werner291 has joined #nixos
elibrokeit has quit [Quit: A random quit message]
elibrokeit has joined #nixos
ml| has quit [Ping timeout: 240 seconds]
Rusty1 has joined #nixos
pushqrdx has quit [Ping timeout: 246 seconds]
fendor has quit [Quit: Leaving]
pushqrdx has joined #nixos
punsha[m] has joined #nixos
<{^_^}> [nixpkgs] @NeQuissimus opened pull request #103103 → linux-hardened: 5.8.x -> 5.9.x → https://git.io/JkvCe
seku has quit [Quit: Connection closed]
Fare has joined #nixos
Quick_Wango has quit [Quit: Bye! - http://cubeisland.de]
ml| has joined #nixos
Quick_Wango has joined #nixos
__monty__ has quit [Quit: leaving]
davidv7 has joined #nixos
infty has joined #nixos
codygman has quit [Read error: Connection reset by peer]
codygman has joined #nixos
philr has joined #nixos
lawr3nce has quit [Remote host closed the connection]
pta2002 has quit [Ping timeout: 268 seconds]
pushqrdx has quit [Remote host closed the connection]
infty has quit [Read error: Connection reset by peer]