agda bump

This commit is contained in:
Rachel Lambda Samuelsson 2024-08-23 22:07:47 +02:00
parent 47b35640dc
commit 923cf653ff
4 changed files with 47 additions and 26 deletions

View File

@ -2,22 +2,22 @@
"nodes": { "nodes": {
"agda": { "agda": {
"inputs": { "inputs": {
"flake-utils": "flake-utils", "flake-parts": "flake-parts",
"nixpkgs": [ "nixpkgs": [
"nixpkgs" "nixpkgs"
] ]
}, },
"locked": { "locked": {
"lastModified": 1701366566, "lastModified": 1723809509,
"narHash": "sha256-B8Jmjld0gGbkVO08GsovVqrUXCs8VfJ8UdM3sjHnzgM=", "narHash": "sha256-aC0Vc/YV+rodv1qG839rqNFBqoqy/AkgvLdHxymCIu4=",
"owner": "agda", "owner": "agda",
"repo": "agda", "repo": "agda",
"rev": "4293e0a94d15acac915ab9088b2ec028f78d14a9", "rev": "df1a26d96683ebb06aa8476e4af6bbeddf23efbe",
"type": "github" "type": "github"
}, },
"original": { "original": {
"owner": "agda", "owner": "agda",
"ref": "v2.6.4.1", "ref": "v2.7.0",
"repo": "agda", "repo": "agda",
"type": "github" "type": "github"
} }
@ -25,7 +25,7 @@
"cornelis": { "cornelis": {
"inputs": { "inputs": {
"flake-compat": "flake-compat", "flake-compat": "flake-compat",
"flake-utils": "flake-utils_2", "flake-utils": "flake-utils",
"nixpkgs": [ "nixpkgs": [
"nixpkgs" "nixpkgs"
] ]
@ -60,22 +60,25 @@
"type": "github" "type": "github"
} }
}, },
"flake-utils": { "flake-parts": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": { "locked": {
"lastModified": 1678901627, "lastModified": 1722555600,
"narHash": "sha256-U02riOqrKKzwjsxc/400XnElV+UtPUQWpANPlyazjH0=", "narHash": "sha256-XOQkdLafnb/p9ij77byFQjDf5m5QYl9b2REiVClC+x4=",
"owner": "numtide", "owner": "hercules-ci",
"repo": "flake-utils", "repo": "flake-parts",
"rev": "93a2b84fc4b70d9e089d029deacc3583435c2ed6", "rev": "8471fe90ad337a8074e957b69ca4d0089218391d",
"type": "github" "type": "github"
}, },
"original": { "original": {
"owner": "numtide", "owner": "hercules-ci",
"repo": "flake-utils", "repo": "flake-parts",
"type": "github" "type": "github"
} }
}, },
"flake-utils_2": { "flake-utils": {
"inputs": { "inputs": {
"systems": "systems" "systems": "systems"
}, },
@ -93,7 +96,7 @@
"type": "github" "type": "github"
} }
}, },
"flake-utils_3": { "flake-utils_2": {
"inputs": { "inputs": {
"systems": "systems_2" "systems": "systems_2"
}, },
@ -111,7 +114,7 @@
"type": "github" "type": "github"
} }
}, },
"flake-utils_4": { "flake-utils_3": {
"locked": { "locked": {
"lastModified": 1678901627, "lastModified": 1678901627,
"narHash": "sha256-U02riOqrKKzwjsxc/400XnElV+UtPUQWpANPlyazjH0=", "narHash": "sha256-U02riOqrKKzwjsxc/400XnElV+UtPUQWpANPlyazjH0=",
@ -163,6 +166,18 @@
"type": "github" "type": "github"
} }
}, },
"nixpkgs-lib": {
"locked": {
"lastModified": 1722555339,
"narHash": "sha256-uFf2QeW7eAHlYXuDktm9c25OxOyCoUOQmh5SZ9amE5Q=",
"type": "tarball",
"url": "https://github.com/NixOS/nixpkgs/archive/a5d394176e64ab29c852d03346c1fc9b0b7d33eb.tar.gz"
},
"original": {
"type": "tarball",
"url": "https://github.com/NixOS/nixpkgs/archive/a5d394176e64ab29c852d03346c1fc9b0b7d33eb.tar.gz"
}
},
"nixpkgs-unstable": { "nixpkgs-unstable": {
"locked": { "locked": {
"lastModified": 1719075281, "lastModified": 1719075281,
@ -181,7 +196,7 @@
}, },
"nixprof": { "nixprof": {
"inputs": { "inputs": {
"flake-utils": "flake-utils_4", "flake-utils": "flake-utils_3",
"nixpkgs": [ "nixpkgs": [
"nixpkgs-unstable" "nixpkgs-unstable"
] ]
@ -210,11 +225,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1721724566, "lastModified": 1724364293,
"narHash": "sha256-6H+OTxXkOrh3P+15bhkQJY7OaBrQVzx4Pz+pCn6rtIg=", "narHash": "sha256-R/Jsd29RtrPoxr+NivHWIi+Zm63+G/1R539KtSQSycw=",
"owner": "nix-community", "owner": "nix-community",
"repo": "plasma-manager", "repo": "plasma-manager",
"rev": "b967e042896de0f64513d4596e3d1f3eae445d1c", "rev": "0b7f9b5eed2d221db4b6ed4dade0b4e9f50dfd6f",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -228,7 +243,7 @@
"inputs": { "inputs": {
"agda": "agda", "agda": "agda",
"cornelis": "cornelis", "cornelis": "cornelis",
"flake-utils": "flake-utils_3", "flake-utils": "flake-utils_2",
"home-manager": "home-manager", "home-manager": "home-manager",
"nixpkgs": "nixpkgs", "nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable", "nixpkgs-unstable": "nixpkgs-unstable",

View File

@ -11,7 +11,7 @@
inputs.nixpkgs.follows = "nixpkgs"; inputs.nixpkgs.follows = "nixpkgs";
}; };
agda = { agda = {
url = "github:agda/agda/v2.6.4.1"; url = "github:agda/agda/v2.7.0";
inputs.nixpkgs.follows = "nixpkgs"; inputs.nixpkgs.follows = "nixpkgs";
}; };
cornelis = { cornelis = {
@ -56,7 +56,7 @@
config.allowUnfree = true; config.allowUnfree = true;
}; };
extra = { extra = {
agda = agda.packages.${system}.Agda; agda = agda.packages.${system}.default;
cornelis = cornelis.packages.${system}.cornelis; cornelis = cornelis.packages.${system}.cornelis;
cornelis-vim = cornelis.packages.${system}.cornelis-vim; cornelis-vim = cornelis.packages.${system}.cornelis-vim;
slippi-netplay = ssbm-nix.packages.${system}.slippi-netplay; slippi-netplay = ssbm-nix.packages.${system}.slippi-netplay;

View File

@ -10,7 +10,7 @@
}; };
kscreenlocker = { kscreenlocker = {
wallpaper = "${extra.wall}"; appearance.wallpaper = "${extra.wall}";
}; };
hotkeys.commands."launch-alacritty" = { hotkeys.commands."launch-alacritty" = {
@ -32,6 +32,12 @@
}; };
}; };
powerdevil = {
AC.whenLaptopLidClosed = "hibernate";
battery.whenLaptopLidClosed = "hibernate";
lowBattery.whenLaptopLidClosed = "hibernate";
};
panels = [ panels = [
{ {
location = "bottom"; location = "bottom";

View File

@ -1,6 +1,6 @@
{ pkgs, ... }: { pkgs, ... }:
pkgs.stdenv.mkDerivation { pkgs.stdenv.mkDerivation {
name = "wallpaper"; name = "wallpaper.jpg";
src = ./..; src = ./..;
phases = [ "installPhase" ]; phases = [ "installPhase" ];
installPhase = '' installPhase = ''