FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for source - NixOS/nix.dev · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
NixOS
/
nix.dev
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
337
Star
3.9k
Code
Issues
136
Pull requests
19
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
nix.dev
source
on
create-pull-request/patch
User selector
Datepicker
Commit history
Commits on Aug 24, 2026
move the note to set up your own binary cache to the end (#1267)
Show description for 8f5bd58
fricklerhandwerk
authored
8f5bd58
View commit details
Copy full SHA for 8f5bd58
View code at this point
Browse repository at this point
add link to operators reference in language tutorial (#1257)
Show description for b8d4f92
fricklerhandwerk
authored
b8d4f92
View commit details
Copy full SHA for b8d4f92
View code at this point
Browse repository at this point
add extension to display contributors on documents (#1260)
fricklerhandwerk
authored
19f2ece
View commit details
Copy full SHA for 19f2ece
View code at this point
Browse repository at this point
Commits on Jul 25, 2026
Update instructions for adding GitHub secrets (#1272)
strtab
authored
df25dfd
View commit details
Copy full SHA for df25dfd
View code at this point
Browse repository at this point
Commits on Jul 21, 2026
add warning about caches as an attack vector (#1268)
fricklerhandwerk
authored
4d57bdb
View commit details
Copy full SHA for 4d57bdb
View code at this point
Browse repository at this point
Commits on Jul 10, 2026
Rename build.nix to package.nix in documentation (#1263)
Show description for 9f7d01d
EastHell
authored
9f7d01d
View commit details
Copy full SHA for 9f7d01d
View code at this point
Browse repository at this point
clean up `inherit` section of Nix language tutorial (#1253)
Show description for 43bf5d9
fricklerhandwerk
authored
43bf5d9
View commit details
Copy full SHA for 43bf5d9
View code at this point
Browse repository at this point
Commits on Jul 8, 2026
inline footnotes on attribute set and list syntax (#1256)
Show description for 1190f56
fricklerhandwerk
authored
1190f56
View commit details
Copy full SHA for 1190f56
View code at this point
Browse repository at this point
link to module system tutorial as next steps (#1259)
Show description for 107414d
fricklerhandwerk
authored
107414d
View commit details
Copy full SHA for 107414d
View code at this point
Browse repository at this point
Commits on Jul 7, 2026
link to build helpers instead of trivial builders in language tutorial (#1258)
Show description for 19c1a96
fricklerhandwerk
authored
19c1a96
View commit details
Copy full SHA for 19c1a96
View code at this point
Browse repository at this point
Commits on Jul 6, 2026
guides/recpies: rename build -> package (#1247)
Show description for b78816d
hsjobeki
authored
b78816d
View commit details
Copy full SHA for b78816d
View code at this point
Browse repository at this point
Commits on Jun 30, 2026
document pinning nixpkgs pin for NixOS by npins from `system.nix` (#1232)
Show description for 858172c
KiaraGrouwstra
authored
858172c
View commit details
Copy full SHA for 858172c
View code at this point
Browse repository at this point
Commits on Jun 29, 2026
Clarify a confusing intro sentence (#1243)
Show description for 98e7afe
eoghanmurray
authored
98e7afe
View commit details
Copy full SHA for 98e7afe
View code at this point
Browse repository at this point
source/conf.py: Remove Back to Top button from mobile UI (closes #1182) (#1237)
cbrxyz
authored
74a6d76
View commit details
Copy full SHA for 74a6d76
View code at this point
Browse repository at this point
Commits on Jun 18, 2026
concepts/flakes: remove unimplemented null input (#1239)
Show description for 4760e6b
onatustun
authored
4760e6b
View commit details
Copy full SHA for 4760e6b
View code at this point
Browse repository at this point
Commits on Jun 7, 2026
Replace NixCon2019 livestream video link with separate videos in recommended reading (#1236)
Show description for d49ef7a
dizzy57
authored
d49ef7a
View commit details
Copy full SHA for d49ef7a
View code at this point
Browse repository at this point
Commits on Jun 4, 2026
docs: mention `system.nix` as alternative to flakes' multiple nixos configs (#1234)
Show description for f395d1b
KiaraGrouwstra
authored
f395d1b
View commit details
Copy full SHA for f395d1b
View code at this point
Browse repository at this point
Commits on Apr 8, 2026
recommend remote builders as substituters (#1161)
Show description for 621f748
fricklerhandwerk
authored
621f748
View commit details
Copy full SHA for 621f748
View code at this point
Browse repository at this point
Updated WiFi setup steps for installation on Raspberry pi (#1208)
Show description for ba15183
Haschwalth00B
authored
ba15183
View commit details
Copy full SHA for ba15183
View code at this point
Browse repository at this point
/concepts/flakes: add dependency management alternative `flake = false;` (#1213)
Show description for 7f69612
KiaraGrouwstra
authored
7f69612
View commit details
Copy full SHA for 7f69612
View code at this point
Browse repository at this point
Treewide: reword according to technical writer best practices. (#1223)
Show description for 84a874d
hsjobeki
authored
84a874d
View commit details
Copy full SHA for 84a874d
View code at this point
Browse repository at this point
Commits on Mar 16, 2026
docs: update declarative-shell.md shellHook comment (#1217)
Show description for f28e5ad
andrew-field
and
friedow
authored
f28e5ad
View commit details
Copy full SHA for f28e5ad
View code at this point
Browse repository at this point
Commits on Feb 26, 2026
docs(install-nix): add installation instructions for fedora (#1215)
danielpza
authored
17c01ac
View commit details
Copy full SHA for 17c01ac
View code at this point
Browse repository at this point
Commits on Feb 16, 2026
fix github start button not respecting the dark theme
marcelarie
authored and
fricklerhandwerk
committed
8e913fe
View commit details
Copy full SHA for 8e913fe
View code at this point
Browse repository at this point
Fix missing closing tag in download-links.html
Haschwalth00B
authored and
fricklerhandwerk
committed
2f3a55c
View commit details
Copy full SHA for 2f3a55c
View code at this point
Browse repository at this point
Commits on Feb 1, 2026
clarify flakes as erring to implicit management of recursive dependencies (#1197)
Show description for 5e4ee2d
KiaraGrouwstra
and
philiptaron
authored
5e4ee2d
View commit details
Copy full SHA for 5e4ee2d
View code at this point
Browse repository at this point
Commits on Jan 26, 2026
describe using npins dependencies in v3 cli commands using the flake registry
Show description for 37591d4
KiaraGrouwstra
authored and
philiptaron
committed
37591d4
View commit details
Copy full SHA for 37591d4
View code at this point
Browse repository at this point
Commits on Jan 22, 2026
Update packaging-existing-software.md with info about `result-2` (#1205)
RobertoRoos
authored
1819e89
View commit details
Copy full SHA for 1819e89
View code at this point
Browse repository at this point
Commits on Jan 13, 2026
fix link
Show description for 24743b5
KiaraGrouwstra
authored and
philiptaron
committed
24743b5
View commit details
Copy full SHA for 24743b5
View code at this point
Browse repository at this point
mention `nix.nixPath`
KiaraGrouwstra
authored and
philiptaron
committed
58d6110
View commit details
Copy full SHA for 58d6110
View code at this point
Browse repository at this point
explain managing nixos configurations by npins
Show description for 40132de
KiaraGrouwstra
authored and
philiptaron
committed
40132de
View commit details
Copy full SHA for 40132de
View code at this point
Browse repository at this point
Commits on Jan 9, 2026
update build to latest nixpkgs version, fixing theme changes
Show description for 33e50b8
minijackson
authored and
fricklerhandwerk
committed
33e50b8
View commit details
Copy full SHA for 33e50b8
View code at this point
Browse repository at this point
Commits on Dec 25, 2025
Link to Nixcademy lazy evaluation article
mightyiam
authored and
hsjobeki
committed
c6ae096
View commit details
Copy full SHA for c6ae096
View code at this point
Browse repository at this point
Commits on Nov 5, 2025
Add previous value to diff
dhoppe
authored and
philiptaron
committed
d7994a4
View commit details
Copy full SHA for d7994a4
View code at this point
Browse repository at this point
Commits on Oct 28, 2025
distributed-builds: use system user and fix shell command
crasm
authored and
Mic92
committed
0257ecb
View commit details
Copy full SHA for 0257ecb
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL