chore: flake lock updates
CI / aarch64-linux (push) Successful in 5m4s Details
CI / x86_64-linux (push) Successful in 1h13m1s Details

main
Ari Gerus 2024-03-30 19:57:36 +01:00
parent 4426a88524
commit 9a857c346d
2 changed files with 10 additions and 14 deletions

View File

@ -105,11 +105,11 @@
"utils": "utils"
},
"locked": {
"lastModified": 1708091384,
"narHash": "sha256-dTGGw2y8wvfjr+J9CjQbfdulOq72hUG17HXVNxpH1yE=",
"lastModified": 1711733382,
"narHash": "sha256-XuKlYhc9Hk6jMIIwWTP6CTQVUWi0Sq3nJApnUJk6bu8=",
"owner": "serokell",
"repo": "deploy-rs",
"rev": "0a0187794ac7f7a1e62cda3dabf8dc041f868790",
"rev": "2bad21828ee2c5d1e42588d5f4c53f5b10300c6a",
"type": "github"
},
"original": {
@ -388,11 +388,11 @@
"spectrum": "spectrum"
},
"locked": {
"lastModified": 1711159783,
"narHash": "sha256-nwl2Cygq7NrV9QcebJE/T/vXv7w+zLERD7ygHz0F5g8=",
"lastModified": 1711753492,
"narHash": "sha256-lLlXQBebD6wd2m7vjXg2zQ8tfJF2a70RL+zXdbaQqn0=",
"owner": "astro",
"repo": "microvm.nix",
"rev": "d31f7c7d3194c51372134832a3a2a256773c161a",
"rev": "1b7c70b198554d0f0306ec153c94906623437aed",
"type": "github"
},
"original": {
@ -563,11 +563,11 @@
},
"nixpkgs_4": {
"locked": {
"lastModified": 1711709869,
"narHash": "sha256-KZgmbGJoo1qzgcV7UT10cJ/my8BUmhDJ3ebdtpiQjfc=",
"lastModified": 1711824678,
"narHash": "sha256-vC+haKEZyfPjpy31J3BNDfGEZJMu6YtU1CvOSwjD8HM=",
"owner": "arachnist",
"repo": "nixpkgs",
"rev": "7fc458cda81fab31e42bbd737876cfa17dd0fe5d",
"rev": "9326b449cad68468221504978f335f526c43eb67",
"type": "github"
},
"original": {

View File

@ -2,11 +2,7 @@
description = "Nibylandia configurations";
inputs = {
# nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
nixpkgs.url =
# "github:arachnist/nixpkgs/klipper-firmwares-package-overrides";
"github:arachnist/nixpkgs/ar-patchset-unstable";
# "git+file:/home/ar/scm/nixpkgs";
nixpkgs.url = "github:arachnist/nixpkgs/ar-patchset-unstable";
home-manager.url = "github:nix-community/home-manager";
home-manager.inputs.nixpkgs.follows = "nixpkgs";
nix-colors.url = "github:misterio77/nix-colors";