From 59ce50c848ef93837884921d05491239494aa744 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9ana=20=E6=B1=9F?= Date: Tue, 20 May 2025 18:33:19 +0200 Subject: [PATCH] niv: update disko to 1.11 --- nix/sources.json | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index fcfcbb89..5280ac24 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -24,12 +24,12 @@ "homepage": "", "owner": "nix-community", "repo": "disko", - "rev": "0d8c6ad4a43906d14abd5c60e0ffe7b587b213de", - "sha256": "0mwnd7vfyd2wqbrvlpjgxng83fp97lg1ihzzx9ipbj5c9l0bjgjm", + "rev": "0141aabed359f063de7413f80d906e1d98c0c123", + "sha256": "13brimg7z7k9y36n4jc1pssqyw94nd8qvgfjv53z66lv4xkhin92", "type": "tarball", - "url": "https://github.com/nix-community/disko/archive/0d8c6ad4a43906d14abd5c60e0ffe7b587b213de.tar.gz", + "url": "https://github.com/nix-community/disko/archive/0141aabed359f063de7413f80d906e1d98c0c123.tar.gz", "url_template": "https://github.com///archive/.tar.gz", - "version": "v1.8.0" + "version": "v1.11.0" }, "flake-compat": { "branch": "master", @@ -109,18 +109,6 @@ "url": "https://github.com/NixOS/nixpkgs/archive/2e1496bf8652ff4af4e4d4737277f71e4a4f5cb2.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, - "pin-iosevka": { - "branch": "nixos-24.11", - "description": "Nix Packages collection & NixOS", - "homepage": "", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "030ba1976b7c0e1a67d9716b17308ccdab5b381e", - "sha256": "14rpk53mia7j0hr4yaf5m3b2d4lzjx8qi2rszxjhqq00pxzzr64w", - "type": "tarball", - "url": "https://github.com/NixOS/nixpkgs/archive/030ba1976b7c0e1a67d9716b17308ccdab5b381e.tar.gz", - "url_template": "https://github.com///archive/.tar.gz" - }, "nixpkgs-unstable": { "branch": "nixos-unstable", "description": "Nix Packages collection & NixOS", @@ -157,6 +145,18 @@ "url": "https://github.com/NixOS/nixpkgs/archive/f6cf0e77542dd938f002652dd54391b973f792de.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, + "pin-iosevka": { + "branch": "nixos-24.11", + "description": "Nix Packages collection & NixOS", + "homepage": "", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "030ba1976b7c0e1a67d9716b17308ccdab5b381e", + "sha256": "14rpk53mia7j0hr4yaf5m3b2d4lzjx8qi2rszxjhqq00pxzzr64w", + "type": "tarball", + "url": "https://github.com/NixOS/nixpkgs/archive/030ba1976b7c0e1a67d9716b17308ccdab5b381e.tar.gz", + "url_template": "https://github.com///archive/.tar.gz" + }, "pin-isabelle": { "branch": "master", "description": "Nix Packages collection & NixOS",