feat: use nixpkgs as nixpkgs url
This commit is contained in:
parent
2d11922807
commit
9becb84220
5 changed files with 10 additions and 132 deletions
|
|
@ -2,7 +2,7 @@
|
|||
description = "My common project templates";
|
||||
|
||||
inputs = {
|
||||
nixpkgs.url = "github:NixOS/nixpkgs?ref=nixos-25.11";
|
||||
nixpkgs.url = "nixpkgs";
|
||||
|
||||
blueprint = {
|
||||
url = "github:numtide/blueprint";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue