makefu changed the topic of #nixos-wiki to: Welcome to the *unofficial* nixos wiki | https://nixos.wiki | chat logs: https://logs.nix.samueldr.com/nixos-wiki/
nixoswikibot has quit [Remote host closed the connection]
nixoswikibot has joined #nixos-wiki
orivej has quit [Ping timeout: 264 seconds]
orivej has joined #nixos-wiki
orivej has quit [Ping timeout: 264 seconds]
orivej has joined #nixos-wiki
orivej has quit [Ping timeout: 246 seconds]
growpotkin has quit [Quit: ZNC 1.8.1 - https://znc.in]
<nixoswikibot> [[Nix command/build]] N https://nixos.wiki/index.php?oldid=4382&rcid=4505 * Mic92 * (+714) move to page
<nixoswikibot> [[Nix command]] https://nixos.wiki/index.php?diff=4383&oldid=4381&rcid=4506 * Mic92 * (-657) /* nix build */ move to own page
<nixoswikibot> [[Nix command/develop]] N https://nixos.wiki/index.php?oldid=4384&rcid=4507 * Mic92 * (+833) move to own page
<nixoswikibot> [[Nix command/flake]] N https://nixos.wiki/index.php?oldid=4385&rcid=4508 * Mic92 * (+891) Created page with "This article is about the nix flake subcommand. === Usage: . === <syntaxHighlight lang=console> $ nix flake COMMAND FLAGS... ARGS.. </syntaxHighlight> === Description ===..."
<nixoswikibot> [[Nix command/flake]] https://nixos.wiki/index.php?diff=4386&oldid=4385&rcid=4509 * Mic92 * (-1) /* nix flake show */
<nixoswikibot> [[Nix command/build]] https://nixos.wiki/index.php?diff=4387&oldid=4382&rcid=4510 * Mic92 * (+0) 
<nixoswikibot> [[Nix command]] https://nixos.wiki/index.php?diff=4388&oldid=4383&rcid=4511 * Mic92 * (-1424) /* Main commands */
<nixoswikibot> [[Nix command]] https://nixos.wiki/index.php?diff=4389&oldid=4388&rcid=4512 * Mic92 * (+367) make page links for every subcommand
<nixoswikibot> [[Nix command/flake]] M https://nixos.wiki/index.php?diff=4390&oldid=4386&rcid=4513 * Mic92 * (+0) 
<nixoswikibot> [[Nix command/flake]] https://nixos.wiki/index.php?diff=4391&oldid=4390&rcid=4514 * Mic92 * (-2) /* Usage: . */
<nixoswikibot> [[Nix command/profile]] N https://nixos.wiki/index.php?oldid=4392&rcid=4515 * Mic92 * (+482) add nix profile subcommand
<nixoswikibot> [[Nix command/profile]] https://nixos.wiki/index.php?diff=4393&oldid=4392&rcid=4516 * Mic92 * (+2) /* Usage */
<nixoswikibot> [[Nix command/flake]] https://nixos.wiki/index.php?diff=4394&oldid=4391&rcid=4517 * Mic92 * (+13) 
<nixoswikibot> [[Nix command/repl]] N https://nixos.wiki/index.php?oldid=4395&rcid=4518 * Mic92 * (+282) Created page with "This article is about the <code>nix repl</code> subcommand. == Description == Start an interactive environment for evaluating Nix expressions. == Examples == Display all s..."
<nixoswikibot> [[Nix command/repl]] https://nixos.wiki/index.php?diff=4396&oldid=4395&rcid=4519 * Mic92 * (+1210) move content from nix-repl article
<nixoswikibot> [[Nix-repl]] https://nixos.wiki/index.php?diff=4397&oldid=3525&rcid=4520 * Mic92 * (-1455) redirect to new subcommand page
<nixoswikibot> [[Nix command/run]] N https://nixos.wiki/index.php?oldid=4398&rcid=4521 * Mic92 * (+209) add nix run subcommand
<nixoswikibot> [[Nix command/search]] N https://nixos.wiki/index.php?oldid=4399&rcid=4522 * Mic92 * (+714) Created page with "This article is about the <code>nix search</code> subcommand. == Description == Query available packages. == Examples == To show all packages in the flake in the current..."
<nixoswikibot> [[Nix command/search]] https://nixos.wiki/index.php?diff=4400&oldid=4399&rcid=4523 * Mic92 * (-4) /* Examples */
<nixoswikibot> [[Nix command/shell]] N https://nixos.wiki/index.php?oldid=4401&rcid=4524 * Mic92 * (+720) Created page with "This article is about the <code>nix shell</code> subcommand. == Description == Run a shell in which the specified packages are available. == Examples == To start a shell..."
<nixoswikibot> [[Nix command]] https://nixos.wiki/index.php?diff=4402&oldid=4389&rcid=4525 * Mic92 * (+5) /* Main commands */
<nixoswikibot> [[Nix command/copy]] N https://nixos.wiki/index.php?oldid=4403&rcid=4526 * Mic92 * (+995) Created page with "This article is about the <code>nix copy</code> subcommand. == Description == Copy paths between Nix stores. To copy Firefox from the local store to a binary cache in file:..."
<nixoswikibot> [[Nix command/edit]] N https://nixos.wiki/index.php?oldid=4404&rcid=4527 * Mic92 * (+376) Created page with "This article is about the <code>nix edit</code> subcommand. == Description == Open the Nix expression of a Nix package in $EDITOR. == Usage == <syntaxHighlight lang=consol..."
<nixoswikibot> [[Nix command]] https://nixos.wiki/index.php?diff=4405&oldid=4402&rcid=4528 * Mic92 * (+8) /* Infrequently used commands */
<nixoswikibot> [[Nix command/eval]] N https://nixos.wiki/index.php?oldid=4406&rcid=4529 * Mic92 * (+803) Created page with "This article is about the <code>nix eval</code> subcommand. == Description == Evaluate a Nix expression. == Examples == To evaluate a Nix expression given on the command l..."
<nixoswikibot> [[Nix command/eval]] https://nixos.wiki/index.php?diff=4407&oldid=4406&rcid=4530 * Mic92 * (+5) /* Examples */
<nixoswikibot> [[Nix command/log]] N https://nixos.wiki/index.php?oldid=4408&rcid=4531 * Mic92 * (+696) Created page with "This article is about the <code>nix log</code> subcommand. == Description == Show the build log of the specified packages or paths, if available. == Usage == <syntaxHighl..."
<nixoswikibot> [[Nix command/path-info]] N https://nixos.wiki/index.php?oldid=4409&rcid=4532 * Mic92 * (+1416) Created page with "This article is about the <code>nix path-info</code> subcommand. == Description == Query information about store paths. == Usage == <syntaxHighlight lang=console> $ nix pa..."
<nixoswikibot> [[Nix command/registry]] N https://nixos.wiki/index.php?oldid=4410&rcid=4533 * Mic92 * (+514) Created page with "This article is about the <code>nix registry</code> subcommand. == Usage == <syntaxHighlight lang=console> $ nix registry COMMAND FLAGS... ARGS... </syntaxHighlight> == Ava..."
nixoswikibot has quit [Remote host closed the connection]
nixoswikibot has joined #nixos-wiki
<nixoswikibot> [[Nix command/verify]] N https://nixos.wiki/index.php?oldid=4411&rcid=4534 * Mic92 * (+524) Created page with "This article is about the <code>nix verify</code> subcommand. == Description == Verify the integrity of store paths. == Usage == <syntaxHighlight lang=console> $ nix veri..."
<nixoswikibot> [[Nix command/why-depends]] N https://nixos.wiki/index.php?oldid=4412&rcid=4535 * Mic92 * (+790) Created page with "This article is about the <code>nix why-depends</code> subcommand. == Description == Show why a package has another package in its closure. == Usage == <syntaxHighlight lan..."
<nixoswikibot> [[Nix command]] https://nixos.wiki/index.php?diff=4413&oldid=4405&rcid=4536 * Mic92 * (+83) /* Enabling the nix command */
<nixoswikibot> [[Nix command/add-to-store]] N https://nixos.wiki/index.php?oldid=4414&rcid=4537 * Mic92 * (+216) Created page with "This article is about the <code>nix add-to-store</code> subcommand. == Description == Add a path to the Nix store. == Usage == <syntaxHighlight lang=console> $ nix add-t..."
<nixoswikibot> [[Nix command/cat-nar]] N https://nixos.wiki/index.php?oldid=4415&rcid=4538 * Mic92 * (+238) Created page with "This article is about the <code>nix cat-nar</code> subcommand. == Description == Print the contents of a file inside a NAR file on stdout. == Usage == <syntaxHighlight co..."
<nixoswikibot> [[Nix command/cat-store]] N https://nixos.wiki/index.php?oldid=4416&rcid=4539 * Mic92 * (+236) Created page with "This article is about the <code>nix cat-store</code> subcommand. == Description == Print the contents of a file in the Nix store on stdout. == Usage == <syntaxHighlight l..."
<nixoswikibot> [[Nix command/copy-sigs]] N https://nixos.wiki/index.php?oldid=4417&rcid=4540 * Mic92 * (+250) Created page with "This article is about the <code>nix copy-sigs</code> subcommand. == Description == Copy path signatures from substituters (like binary caches). == Usage == <syntaxHighligh..."
<nixoswikibot> [[Nix command/dump-path]] N https://nixos.wiki/index.php?oldid=4418&rcid=4541 * Mic92 * (+467) Created page with "This article is about the <code>nix dump-path</code> subcommand. == Description == Dump a store path to stdout (in NAR format). == Usage == <syntaxHighlight lang=console>..."
<nixoswikibot> [[Nix command]] https://nixos.wiki/index.php?diff=4419&oldid=4413&rcid=4542 * Mic92 * (+20) /* Utility/scripting commands */
<nixoswikibot> [[Nix command/hash-file]] N https://nixos.wiki/index.php?oldid=4420&rcid=4543 * Mic92 * (+468) Created page with "This article is about the <code>nix hash-file</code> subcommand. == Description == Dump a store path to stdout (in NAR format). == Usage == <syntaxHighlight lang=console>..."
<nixoswikibot> [[Nix command/hash-path]] N https://nixos.wiki/index.php?oldid=4421&rcid=4544 * Mic92 * (+1166) Created page with "This article is about the <code>nix hash-file</code> subcommand. == Description == Print cryptographic hash of the NAR serialisation of a path. == Usage == <syntaxHighlig..."
<nixoswikibot> [[Nix command/ls-nar]] N https://nixos.wiki/index.php?oldid=4422&rcid=4545 * Mic92 * (+225) Created page with "This article is about the <code>nix ls-nar</code> subcommand. == Description == Show information about a path inside a NAR file. == Usage == <syntaxHighlight lang=console>..."
<nixoswikibot> [[Nix command/ls-store]] N https://nixos.wiki/index.php?oldid=4423&rcid=4546 * Mic92 * (+223) Created page with "This article is about the <code>nix ls-nar</code> subcommand. == Description == Show information about a path in the Nix store. == Usage == <syntaxHighlight lang=console>..."
<nixoswikibot> [[Nix command/make-content-addressable]] N https://nixos.wiki/index.php?oldid=4424&rcid=4547 * Mic92 * (+668) Created page with "This article is about the <code>nix make-content-addressable</code> subcommand. == Description == Rewrite a path or closure to content-addressable form. == Usage == <synt..."
<nixoswikibot> [[Nix command/optimize-store]] N https://nixos.wiki/index.php?oldid=4425&rcid=4548 * Mic92 * (+298) Created page with "This article is about the <code>nix optimize-store</code> subcommand. == Description == Replace identical files in the store by hard links. == Usage == nix optimise-store F..."
<nixoswikibot> [[Nix command/ping-store]] N https://nixos.wiki/index.php?oldid=4426&rcid=4549 * Mic92 * (+379) Created page with "This article is about the <code>nix ping-store</code> subcommand. == Description == Test whether a store can be opened. == Usage == <syntaxHighlight lang=console> $ nix p..."
<nixoswikibot> [[Nix command/print-dev-env]] N https://nixos.wiki/index.php?oldid=4427&rcid=4550 * Mic92 * (+465) Created page with "This article is about the <code>nix print-dev-env</code> subcommand. == Description == Print shell code that can be sourced by bash to reproduce the build environment of a d..."
<nixoswikibot> [[Nix command/ping-store]] https://nixos.wiki/index.php?diff=4428&oldid=4426&rcid=4551 * Mic92 * (-117) 
<nixoswikibot> [[Nix command/show-derivation]] N https://nixos.wiki/index.php?oldid=4429&rcid=4552 * Mic92 * (+602) Created page with "This article is about the <code>nix show-derivation</code> subcommand. == Description == Show the contents of a store derivation. == Usage == <syntaxHighlight lang=console..."
<nixoswikibot> [[Nix command/show-derivation]] https://nixos.wiki/index.php?diff=4430&oldid=4429&rcid=4553 * Mic92 * (-2) /* Examples */
<nixoswikibot> [[Nix command/sign-paths]] N https://nixos.wiki/index.php?oldid=4431&rcid=4554 * Mic92 * (+216) Created page with "This article is about the <code>nix sign-paths</code> subcommand. == Description == Sign the specified paths. == Usage == <syntaxHighlight lang=console> $ nix sign-paths FL..."
<nixoswikibot> [[Nix command/to-base16]] N https://nixos.wiki/index.php?oldid=4432&rcid=4555 * Mic92 * (+226) Created page with "This article is about the <code>nix to-base16</code> subcommand. == Description == Convert a hash to base-16 representation. == Usage == <syntaxHighlight lang=console> $ n..."
<nixoswikibot> [[Nix command/to-base32]] N https://nixos.wiki/index.php?oldid=4433&rcid=4556 * Mic92 * (+226) Created page with "This article is about the <code>nix to-base32</code> subcommand. == Description == Convert a hash to base-32 representation. == Usage == <syntaxHighlight lang=console> $ n..."
<nixoswikibot> [[Nix command/to-base64]] N https://nixos.wiki/index.php?oldid=4434&rcid=4557 * Mic92 * (+226) Created page with "This article is about the <code>nix to-base32</code> subcommand. == Description == Convert a hash to base-32 representation. == Usage == <syntaxHighlight lang=console> $ n..."
<nixoswikibot> [[Nix command/to-sri]] N https://nixos.wiki/index.php?oldid=4435&rcid=4558 * Mic92 * (+216) Created page with "This article is about the <code>nix to-sri</code> subcommand. == Description == Convert a hash to SRI representation. == Usage == <syntaxHighlight lang=console> $ nix to-s..."
<nixoswikibot> [[Nix command/build]] https://nixos.wiki/index.php?diff=4436&oldid=4387&rcid=4559 * Mic92 * (+35) 
<nixoswikibot> [[Nix command/develop]] https://nixos.wiki/index.php?diff=4437&oldid=4384&rcid=4560 * Mic92 * (+35) 
<nixoswikibot> [[Nix command/flake]] https://nixos.wiki/index.php?diff=4438&oldid=4394&rcid=4561 * Mic92 * (+35) 
<nixoswikibot> [[Nix command/profile]] https://nixos.wiki/index.php?diff=4439&oldid=4393&rcid=4562 * Mic92 * (+35) 
<nixoswikibot> [[Nix command/repl]] https://nixos.wiki/index.php?diff=4440&oldid=4396&rcid=4563 * Mic92 * (+35) 
<nixoswikibot> [[Nix command/run]] https://nixos.wiki/index.php?diff=4441&oldid=4398&rcid=4564 * Mic92 * (+35) 
<nixoswikibot> [[Nix command/search]] https://nixos.wiki/index.php?diff=4442&oldid=4400&rcid=4565 * Mic92 * (+35) 
<nixoswikibot> [[Nix command/shell]] https://nixos.wiki/index.php?diff=4443&oldid=4401&rcid=4566 * Mic92 * (+35) 
<nixoswikibot> [[Nix command/copy]] https://nixos.wiki/index.php?diff=4444&oldid=4403&rcid=4567 * Mic92 * (+35) 
<nixoswikibot> [[Nix command/edit]] https://nixos.wiki/index.php?diff=4445&oldid=4404&rcid=4568 * Mic92 * (+35) 
<nixoswikibot> [[Nix command/eval]] https://nixos.wiki/index.php?diff=4446&oldid=4407&rcid=4569 * Mic92 * (+41) 
<nixoswikibot> [[Nix command/log]] https://nixos.wiki/index.php?diff=4447&oldid=4408&rcid=4570 * Mic92 * (+35) 
<nixoswikibot> [[Nix command/path-info]] https://nixos.wiki/index.php?diff=4448&oldid=4409&rcid=4571 * Mic92 * (+35) 
<nixoswikibot> [[Nix command/registry]] https://nixos.wiki/index.php?diff=4449&oldid=4410&rcid=4572 * Mic92 * (+34) 
<nixoswikibot> [[Nix command/verify]] https://nixos.wiki/index.php?diff=4450&oldid=4411&rcid=4573 * Mic92 * (+35) 
<nixoswikibot> [[Nix command/why-depends]] https://nixos.wiki/index.php?diff=4451&oldid=4412&rcid=4574 * Mic92 * (+35) 
<nixoswikibot> [[Nix command/add-to-store]] https://nixos.wiki/index.php?diff=4452&oldid=4414&rcid=4575 * Mic92 * (+35) 
<nixoswikibot> [[Nix command/cat-nar]] https://nixos.wiki/index.php?diff=4453&oldid=4415&rcid=4576 * Mic92 * (+35) 
<nixoswikibot> [[Nix command/cat-store]] https://nixos.wiki/index.php?diff=4454&oldid=4416&rcid=4577 * Mic92 * (+35) 
<nixoswikibot> [[Nix command/copy-sigs]] https://nixos.wiki/index.php?diff=4455&oldid=4417&rcid=4578 * Mic92 * (+35) 
<nixoswikibot> [[Nix command/dump-path]] https://nixos.wiki/index.php?diff=4456&oldid=4418&rcid=4579 * Mic92 * (+35) 
<nixoswikibot> [[Nix command/hash-file]] https://nixos.wiki/index.php?diff=4457&oldid=4420&rcid=4580 * Mic92 * (+35) 
<nixoswikibot> [[Nix command/hash-path]] https://nixos.wiki/index.php?diff=4458&oldid=4421&rcid=4581 * Mic92 * (+35) 
<nixoswikibot> [[Nix command/ls-nar]] https://nixos.wiki/index.php?diff=4459&oldid=4422&rcid=4582 * Mic92 * (+35) 
<nixoswikibot> [[Nix command/ls-store]] https://nixos.wiki/index.php?diff=4460&oldid=4423&rcid=4583 * Mic92 * (+35) 
<nixoswikibot> [[Nix command/make-content-addressable]] https://nixos.wiki/index.php?diff=4461&oldid=4424&rcid=4584 * Mic92 * (+35) 
<nixoswikibot> [[Nix command/optimize-store]] https://nixos.wiki/index.php?diff=4462&oldid=4425&rcid=4585 * Mic92 * (+35) 
<nixoswikibot> [[Nix command/ping-store]] https://nixos.wiki/index.php?diff=4463&oldid=4428&rcid=4586 * Mic92 * (+35) 
<nixoswikibot> [[Nix command/print-dev-env]] https://nixos.wiki/index.php?diff=4464&oldid=4427&rcid=4587 * Mic92 * (+35) 
orivej has joined #nixos-wiki
<nixoswikibot> [[Nix command/show-config]] N https://nixos.wiki/index.php?oldid=4465&rcid=4588 * Mic92 * (+259) Created page with "This article is about the <code>nix show-config</code> subcommand. == Description == Show the Nix configuration. == Usage == <syntaxHighlight lang=console> $ nix show-confi..."
<nixoswikibot> [[Nix command/show-config]] https://nixos.wiki/index.php?diff=4466&oldid=4465&rcid=4589 * Mic92 * (+35) 
<nixoswikibot> [[Nix command/show-derivation]] https://nixos.wiki/index.php?diff=4467&oldid=4430&rcid=4590 * Mic92 * (+35) 
<nixoswikibot> [[Nix command/show-derivation]] https://nixos.wiki/index.php?diff=4468&oldid=4467&rcid=4591 * Mic92 * (+2) /* Examples */
<nixoswikibot> [[Nix command/sign-paths]] https://nixos.wiki/index.php?diff=4469&oldid=4431&rcid=4592 * Mic92 * (+35) 
<nixoswikibot> [[Nix command/to-base16]] https://nixos.wiki/index.php?diff=4470&oldid=4432&rcid=4593 * Mic92 * (+35) 
<nixoswikibot> [[Nix command/to-base32]] https://nixos.wiki/index.php?diff=4471&oldid=4433&rcid=4594 * Mic92 * (+35) 
<nixoswikibot> [[Nix command/to-base64]] https://nixos.wiki/index.php?diff=4472&oldid=4434&rcid=4595 * Mic92 * (+35) 
<nixoswikibot> [[Nix command/to-sri]] https://nixos.wiki/index.php?diff=4473&oldid=4435&rcid=4596 * Mic92 * (+35) 
<nixoswikibot> [[Nix command/build]] https://nixos.wiki/index.php?diff=4474&oldid=4436&rcid=4597 * Mic92 * (+1399) 
<nixoswikibot> [[Nix command/develop]] https://nixos.wiki/index.php?diff=4475&oldid=4437&rcid=4598 * Mic92 * (+1854) 
<nixoswikibot> [[Nix command/flake]] https://nixos.wiki/index.php?diff=4476&oldid=4438&rcid=4599 * Mic92 * (+18) 
<nixoswikibot> [[Nix command/flake]] https://nixos.wiki/index.php?diff=4477&oldid=4476&rcid=4600 * Mic92 * (+42) 
<nixoswikibot> [[Nix command/flake]] https://nixos.wiki/index.php?diff=4478&oldid=4477&rcid=4601 * Mic92 * (-1) /* Description = */
<nixoswikibot> [[Nix command/profile]] https://nixos.wiki/index.php?diff=4479&oldid=4439&rcid=4602 * Mic92 * (+123) 
<nixoswikibot> [[Nix command/repl]] https://nixos.wiki/index.php?diff=4480&oldid=4440&rcid=4603 * Mic92 * (+535) 
<nixoswikibot> [[Nix command/run]] https://nixos.wiki/index.php?diff=4481&oldid=4441&rcid=4604 * Mic92 * (+1221) 
<nixoswikibot> [[Nix command/run]] https://nixos.wiki/index.php?diff=4482&oldid=4481&rcid=4605 * Mic92 * (+1) /* Flags */
<nixoswikibot> [[Nix command/search]] https://nixos.wiki/index.php?diff=4483&oldid=4442&rcid=4606 * Mic92 * (+1212) 
<nixoswikibot> [[Nix command/search]] https://nixos.wiki/index.php?diff=4484&oldid=4483&rcid=4607 * Mic92 * (+30) 
<nixoswikibot> [[Nix command/shell]] https://nixos.wiki/index.php?diff=4485&oldid=4443&rcid=4608 * Mic92 * (+1620) 
<nixoswikibot> [[Nix command/copy]] https://nixos.wiki/index.php?diff=4486&oldid=4444&rcid=4609 * Mic92 * (+1707) 
nixoswikibot has quit [Remote host closed the connection]
nixoswikibot has joined #nixos-wiki
<nixoswikibot> [[Nix command/edit]] https://nixos.wiki/index.php?diff=4487&oldid=4445&rcid=4610 * Mic92 * (+1120) /* Description */
<nixoswikibot> [[Nix command/edit]] https://nixos.wiki/index.php?diff=4488&oldid=4487&rcid=4611 * Mic92 * (+0) 
<nixoswikibot> [[Nix command/eval]] https://nixos.wiki/index.php?diff=4489&oldid=4446&rcid=4612 * Mic92 * (+1352) 
<nixoswikibot> [[Nix command/log]] https://nixos.wiki/index.php?diff=4490&oldid=4447&rcid=4613 * Mic92 * (+1119) 
<nixoswikibot> [[Nix command/path-info]] https://nixos.wiki/index.php?diff=4491&oldid=4448&rcid=4614 * Mic92 * (+1632) 
<nixoswikibot> [[Nix command/registry]] https://nixos.wiki/index.php?diff=4492&oldid=4449&rcid=4615 * Mic92 * (+36) 
<nixoswikibot> [[Nix command/verify]] https://nixos.wiki/index.php?diff=4493&oldid=4450&rcid=4616 * Mic92 * (+1590) 
<nixoswikibot> [[Nix command/why-depends]] https://nixos.wiki/index.php?diff=4494&oldid=4451&rcid=4617 * Mic92 * (+1260) 
<nixoswikibot> [[Nix command/why-depends]] https://nixos.wiki/index.php?diff=4495&oldid=4494&rcid=4618 * Mic92 * (+1) /* Flags */
<nixoswikibot> [[Nix command/add-to-store]] https://nixos.wiki/index.php?diff=4496&oldid=4452&rcid=4619 * Mic92 * (+166) /* Usage */
<nixoswikibot> [[Nix command/cat-nar]] https://nixos.wiki/index.php?diff=4497&oldid=4453&rcid=4620 * Mic92 * (+37) 
<nixoswikibot> [[Nix command/cat-store]] https://nixos.wiki/index.php?diff=4498&oldid=4454&rcid=4621 * Mic92 * (+37) 
<nixoswikibot> [[Nix command/copy-sigs]] https://nixos.wiki/index.php?diff=4499&oldid=4455&rcid=4622 * Mic92 * (+1363) 
orivej has quit [Ping timeout: 264 seconds]
orivej has joined #nixos-wiki
<nixoswikibot> [[Nix command/dump-path]] https://nixos.wiki/index.php?diff=4500&oldid=4456&rcid=4623 * Mic92 * (+1119) 
<nixoswikibot> [[Nix command/sign-paths]] https://nixos.wiki/index.php?diff=4501&oldid=4469&rcid=4624 * Mic92 * (+1350) 
<nixoswikibot> [[Nix command/hash-file]] https://nixos.wiki/index.php?diff=4502&oldid=4457&rcid=4625 * Mic92 * (+97) 
<nixoswikibot> [[Nix command/ls-nar]] https://nixos.wiki/index.php?diff=4503&oldid=4459&rcid=4626 * Mic92 * (+425) 
<nixoswikibot> [[Nix command/ls-store]] https://nixos.wiki/index.php?diff=4504&oldid=4460&rcid=4627 * Mic92 * (+516) 
orivej has quit [Quit: No Ping reply in 180 seconds.]
<nixoswikibot> [[Nix command/make-content-addressable]] https://nixos.wiki/index.php?diff=4505&oldid=4461&rcid=4628 * Mic92 * (+1313) 
<nixoswikibot> [[Nix command/optimize-store]] https://nixos.wiki/index.php?diff=4506&oldid=4462&rcid=4629 * Mic92 * (+88) 
orivej has joined #nixos-wiki
<nixoswikibot> [[Nix command/print-dev-env]] https://nixos.wiki/index.php?diff=4507&oldid=4464&rcid=4630 * Mic92 * (+1168) 
<nixoswikibot> [[Nix command/show-derivation]] https://nixos.wiki/index.php?diff=4508&oldid=4468&rcid=4631 * Mic92 * (+1178) 
<nixoswikibot> [[Nix command/to-base16]] https://nixos.wiki/index.php?diff=4509&oldid=4470&rcid=4632 * Mic92 * (+100) 
<nixoswikibot> [[Nix command/to-base32]] https://nixos.wiki/index.php?diff=4510&oldid=4471&rcid=4633 * Mic92 * (+100) 
<nixoswikibot> [[Nix command/to-base64]] https://nixos.wiki/index.php?diff=4511&oldid=4472&rcid=4634 * Mic92 * (+101) 
<nixoswikibot> [[Nix command/to-sri]] https://nixos.wiki/index.php?diff=4512&oldid=4473&rcid=4635 * Mic92 * (+101) 
orivej has quit [Ping timeout: 256 seconds]
orivej has joined #nixos-wiki
<nixoswikibot> [[Talk:Enable GTK themes in KDE]] !N https://nixos.wiki/index.php?oldid=4513&rcid=4636 * Mausch * (+137) no oxygen-gtk
<nixoswikibot> [[Talk:Enable GTK themes in KDE]] ! https://nixos.wiki/index.php?diff=4514&oldid=4513&rcid=4637 * Mausch * (+103) 
<nixoswikibot> [[Nix command/flake]] https://nixos.wiki/index.php?diff=4515&oldid=4478&rcid=4638 * Mic92 * (+141) /* Available commands */
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #nixos-wiki
<nixoswikibot> [[Nix command/registry]] https://nixos.wiki/index.php?diff=4516&oldid=4492&rcid=4639 * Mic92 * (+77) 
<nixoswikibot> [[Nix command/flake archive]] N https://nixos.wiki/index.php?oldid=4517&rcid=4640 * Mic92 * (+1431) Created page with "This article is about the <code>nix flake archive</code> subcommand. == Description == Copy a flake and all its inputs to a store. == Usage == <syntaxHighlight lang=conso..."
<nixoswikibot> [[Nix command/flake archive]] https://nixos.wiki/index.php?diff=4518&oldid=4517&rcid=4641 * Mic92 * (+512) 
<nixoswikibot> [[Nix command/flake]] https://nixos.wiki/index.php?diff=4519&oldid=4515&rcid=4642 * Mic92 * (-4) /* Available commands */
<nixoswikibot> [[Nix command/flake check]] N https://nixos.wiki/index.php?oldid=4520&rcid=4643 * Mic92 * (+1323) Created page with "This article is about the <code>nix flake check</code> subcommand. == Description == check whether the flake evaluates and run its tests. == Usage == <syntaxHighlight lang..."
<nixoswikibot> [[Nix command/flake check]] https://nixos.wiki/index.php?diff=4521&oldid=4520&rcid=4644 * Mic92 * (+2) /* Usage */
orivej_ has joined #nixos-wiki
orivej has quit [Ping timeout: 256 seconds]
<nixoswikibot> [[Nix command/flake clone]] N https://nixos.wiki/index.php?oldid=4522&rcid=4645 * Mic92 * (+1265) Created page with "This article is about the <code>nix flake clone</code> subcommand. == Description == Clone a flake repository. == Usage == <syntaxHighlight lang=console> $ nix flake clone..."
<nixoswikibot> [[Nix command/flake info]] N https://nixos.wiki/index.php?oldid=4523&rcid=4646 * Mic92 * (+1277) Created page with "This article is about the <code>nix flake info</code> subcommand. == Description == List info about a given flake. == Usage == <syntaxHighlight lang=console> $ nix flake..."
orivej_ has quit [Ping timeout: 265 seconds]
orivej has joined #nixos-wiki
<nixoswikibot> [[Nix command/flake init]] N https://nixos.wiki/index.php?oldid=4524&rcid=4647 * Mic92 * (+1167) Created page with "This article is about the <code>nix flake init</code> subcommand. == Description == Create a flake in the current directory from a template. == Usage == <syntaxHighlight..."
<nixoswikibot> [[Nix command/flake list-inputs]] N https://nixos.wiki/index.php?oldid=4525&rcid=4648 * Mic92 * (+1277) Created page with "This article is about the <code>nix flake list-inputs</code> subcommand. == Description == List flake inputs. == Usage == <syntaxHighlight lang=console> $ nix flake list-i..."
<nixoswikibot> [[Nix command/flake new]] N https://nixos.wiki/index.php?oldid=4526&rcid=4649 * Mic92 * (+798) Created page with "This article is about the <code>nix flake new</code> subcommand. == Description == Create a flake in the specified directory from a template. == Usage == <syntaxHighlight..."
<nixoswikibot> [[Nix command/flake show]] N https://nixos.wiki/index.php?oldid=4527&rcid=4650 * Mic92 * (+1382) Created page with "This article is about the <code>nix flake show</code> subcommand. == Description == Show the outputs provided by a flake. == Usage == <syntaxHighlight lang=console> $ nix..."
<nixoswikibot> [[Nix command/flake update]] N https://nixos.wiki/index.php?oldid=4528&rcid=4651 * Mic92 * (+1230) Created page with "This article is about the <code>nix flake update</code> subcommand. == Description == Update flake lock file. == Usage == <syntaxHighlight lang=console> $ nix flake update..."
orivej has quit [Ping timeout: 264 seconds]
orivej_ has joined #nixos-wiki
<nixoswikibot> [[Nix command/profile]] https://nixos.wiki/index.php?diff=4529&oldid=4479&rcid=4652 * Mic92 * (+72) 
<nixoswikibot> [[Nix command/profile info]] N https://nixos.wiki/index.php?oldid=4530&rcid=4653 * Mic92 * (+884) Created page with "This article is about the <code>nix profile info</code> subcommand. == Description == List installed packages. == Usage == <syntaxHighlight lang=console> $ nix profile inf..."
<nixoswikibot> [[Nix command/profile install]] N https://nixos.wiki/index.php?oldid=4531&rcid=4654 * Mic92 * (+1767) Created page with "This article is about the <code>nix profile install</code> subcommand. == Description == Install a package into a profile. == Usage == <syntaxHighlight lang=console> $ nix..."
orivej_ has quit [Ping timeout: 240 seconds]
orivej has joined #nixos-wiki
<nixoswikibot> [[Nix command/profile remove]] N https://nixos.wiki/index.php?oldid=4532&rcid=4655 * Mic92 * (+1289) Created page with "This article is about the <code>nix profile remove</code> subcommand. == Description == Remove packages from a profile. == Usage == <syntaxHighlight lang=console> $ nix pr..."
orivej has quit [Ping timeout: 240 seconds]
<nixoswikibot> [[Nix command/profile upgrade]] N https://nixos.wiki/index.php?oldid=4533&rcid=4656 * Mic92 * (+1725) Created page with "This article is about the <code>nix profile upgrade</code> subcommand. == Description == Upgrade packages using their most recent flake. == Usage == <syntaxHighlight lang=..."
<nixoswikibot> [[Nix command/flake archive]] https://nixos.wiki/index.php?diff=4534&oldid=4518&rcid=4657 * Mic92 * (+34) /* See also */
<nixoswikibot> [[Nix command/flake check]] https://nixos.wiki/index.php?diff=4535&oldid=4521&rcid=4658 * Mic92 * (+34) 
<nixoswikibot> [[Nix command/flake clone]] https://nixos.wiki/index.php?diff=4536&oldid=4522&rcid=4659 * Mic92 * (+34) /* See also */
<nixoswikibot> [[Nix command/flake info]] https://nixos.wiki/index.php?diff=4537&oldid=4523&rcid=4660 * Mic92 * (+34) /* See also */
<nixoswikibot> [[Nix command/flake init]] https://nixos.wiki/index.php?diff=4538&oldid=4524&rcid=4661 * Mic92 * (+34) /* See also */
<nixoswikibot> [[Nix command/flake list-inputs]] https://nixos.wiki/index.php?diff=4539&oldid=4525&rcid=4662 * Mic92 * (+34) /* See also */
<nixoswikibot> [[Nix command/flake new]] https://nixos.wiki/index.php?diff=4540&oldid=4526&rcid=4663 * Mic92 * (+34) /* See also */
<nixoswikibot> [[Nix command/flake show]] https://nixos.wiki/index.php?diff=4541&oldid=4527&rcid=4664 * Mic92 * (+34) /* See also */
<nixoswikibot> [[Nix command/flake update]] https://nixos.wiki/index.php?diff=4542&oldid=4528&rcid=4665 * Mic92 * (+34) /* See also */
<nixoswikibot> [[Nix command/profile info]] https://nixos.wiki/index.php?diff=4543&oldid=4530&rcid=4666 * Mic92 * (+38) /* See also */
<nixoswikibot> [[Nix command/profile install]] https://nixos.wiki/index.php?diff=4544&oldid=4531&rcid=4667 * Mic92 * (+38) /* See also */
<nixoswikibot> [[Nix command/profile remove]] https://nixos.wiki/index.php?diff=4545&oldid=4532&rcid=4668 * Mic92 * (+38) /* See also */
<nixoswikibot> [[Nix command/profile upgrade]] https://nixos.wiki/index.php?diff=4546&oldid=4533&rcid=4669 * Mic92 * (+38) /* See also */
<nixoswikibot> [[Flakes]] https://nixos.wiki/index.php?diff=4547&oldid=4361&rcid=4670 * Mic92 * (+97) 
orivej has joined #nixos-wiki
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #nixos-wiki
orivej has quit [Ping timeout: 246 seconds]
orivej has joined #nixos-wiki
orivej has quit [Ping timeout: 265 seconds]
orivej has joined #nixos-wiki
orivej has quit [Ping timeout: 260 seconds]
orivej_ has joined #nixos-wiki
nixoswikibot has quit [Remote host closed the connection]
nixoswikibot has joined #nixos-wiki
orivej_ has quit [Ping timeout: 240 seconds]
orivej has joined #nixos-wiki
orivej has quit [Ping timeout: 240 seconds]
growpotkin has joined #nixos-wiki
orivej has joined #nixos-wiki
orivej has quit [Ping timeout: 260 seconds]
orivej has joined #nixos-wiki
orivej_ has joined #nixos-wiki
orivej has quit [Ping timeout: 246 seconds]
orivej_ has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #nixos-wiki
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #nixos-wiki
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #nixos-wiki
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #nixos-wiki
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #nixos-wiki
orivej has quit [Ping timeout: 256 seconds]
orivej has joined #nixos-wiki
orivej has quit [Ping timeout: 264 seconds]
orivej_ has joined #nixos-wiki
<nixoswikibot> [[Special:Log/newusers]] create  * Wulfsta * New user account
orivej_ has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #nixos-wiki
orivej has quit [Ping timeout: 256 seconds]
orivej has joined #nixos-wiki
<nixoswikibot> [[Wireguard]] ! https://nixos.wiki/index.php?diff=4548&oldid=4213&rcid=4672 * Wulfsta * (+3198) Add example configuration for wg-quick for a server setup with dnsmasq.
orivej has quit [Ping timeout: 240 seconds]
orivej has joined #nixos-wiki
orivej has quit [Ping timeout: 256 seconds]
orivej has joined #nixos-wiki
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #nixos-wiki
orivej has quit [Ping timeout: 260 seconds]
orivej has joined #nixos-wiki
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #nixos-wiki
orivej has quit [Ping timeout: 246 seconds]
orivej has joined #nixos-wiki