update all services most recent 26.05
This commit is contained in:
@@ -2,11 +2,11 @@
|
||||
description = "Declare a new table and user for postgresql";
|
||||
|
||||
inputs = {
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.05";
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-26.05";
|
||||
};
|
||||
|
||||
outputs =
|
||||
{ self, nixpkgs, ... }:
|
||||
{ ... }:
|
||||
{
|
||||
nixosModules.postgresql-db =
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user