mirror of
https://github.com/srid/nixos-config.git
synced 2026-01-14 02:57:55 +08:00
nix: Update primary
This commit is contained in:
parent
9590f36462
commit
216b06a8e9
2 changed files with 4 additions and 5 deletions
7
flake.lock
generated
7
flake.lock
generated
|
|
@ -1047,17 +1047,16 @@
|
|||
"nixpkgs": "nixpkgs_6"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1755714246,
|
||||
"narHash": "sha256-fpK2fEGEBdB8cdH4nsOBFhlhSz6KOv4E+68Bmdm4Hnk=",
|
||||
"lastModified": 1756813707,
|
||||
"narHash": "sha256-GsJgVnWwlRrB1H7M+jvbZTX2SWXQ4gHvNKw2Tzulf3c=",
|
||||
"owner": "tobi",
|
||||
"repo": "try",
|
||||
"rev": "04c681adc919cfc861661d01c5c42f8326aa321a",
|
||||
"rev": "5f8eb9b9ab061df874212c786ed933f064542d25",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "tobi",
|
||||
"repo": "try",
|
||||
"rev": "04c681adc919cfc861661d01c5c42f8326aa321a",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
|
|
|
|||
|
|
@ -29,7 +29,7 @@
|
|||
nixpkgs.follows = "nixpkgs";
|
||||
flake-parts.follows = "flake-parts";
|
||||
};
|
||||
try.url = "github:tobi/try/04c681adc919cfc861661d01c5c42f8326aa321a";
|
||||
try.url = "github:tobi/try";
|
||||
|
||||
# Neovim
|
||||
nixvim.url = "github:nix-community/nixvim";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue