This website works better with JavaScript.
Home
Explore
Help
Sign In
yorick
/
dotfiles
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
ignore extra arguments
master
Yorick van Pelt
4 years ago
parent
c9d98bc9ea
commit
29b0b97e82
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
default.nix
+ 1
- 1
default.nix
View File
@ -1,4 +1,4 @@
{
pkgs
?
import
<nixpkgs>
{
}
}:
{
pkgs
?
import
<nixpkgs>
{
}
,
.
.
.
}:
let
inherit
(
pkgs
)
lib
;
Write
Preview
Loading…
Cancel
Save