~ruther/nixos-config

e1e3204c893bcc2e31c90f64d8fe5b3c3bfea2a9 — Frantisek Bohacek 10 months ago 0c75e1e
chore: update stable channel
2 files changed, 5 insertions(+), 5 deletions(-)

M flake.lock
M flake.nix
M flake.lock => flake.lock +4 -4
@@ 248,16 248,16 @@
    },
    "nixpkgs-stable_2": {
      "locked": {
        "lastModified": 1704290814,
        "narHash": "sha256-LWvKHp7kGxk/GEtlrGYV68qIvPHkU9iToomNFGagixU=",
        "lastModified": 1717144377,
        "narHash": "sha256-F/TKWETwB5RaR8owkPPi+SPJh83AQsm6KrQAlJ8v/uA=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "70bdadeb94ffc8806c0570eb5c2695ad29f0e421",
        "rev": "805a384895c696f802a9bf5bf4720f37385df547",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "ref": "nixos-23.05",
        "ref": "nixos-24.05",
        "repo": "nixpkgs",
        "type": "github"
      }

M flake.nix => flake.nix +1 -1
@@ 12,7 12,7 @@
  inputs =                                                                  # All flake references used to build my NixOS setup. These are dependencies.
    {
      nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
      nixpkgs-stable.url = "github:nixos/nixpkgs/nixos-23.05";
      nixpkgs-stable.url = "github:nixos/nixpkgs/nixos-24.05";

      home-manager = {
        url = "github:nix-community/home-manager/master";

Do not follow this link