Update to unstable from a week ago
Updating to unstable because vs code was too old for extensions. But there is a bug in curent unstable, so pin to a week ago.
This commit is contained in:
parent
8e36c464ac
commit
953834e7c1
2 changed files with 5 additions and 5 deletions
|
|
@ -2,7 +2,7 @@
|
|||
description = "Nixos config flake";
|
||||
|
||||
inputs = {
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-24.05";
|
||||
nixpkgs.url = "github:nixos/nixpkgs/06cf0e1da4208d3766d898b7fdab6513366d45b9";
|
||||
|
||||
# Secrets management
|
||||
sops-nix = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue