Add back kicad

This commit is contained in:
Artemis Tosini 2022-03-09 17:51:27 +00:00
parent 36f80d1764
commit 64ec336239
Signed by: artemist
GPG key ID: ADFFE553DCBB831E
4 changed files with 13 additions and 13 deletions

View file

@ -23,11 +23,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1645010845, "lastModified": 1646588256,
"narHash": "sha256-hO9X4PvxkSLMQnGGB7tOrKPwufhLMiNQMNXNwzLqneo=", "narHash": "sha256-ZHljmNlt19nSm0Mz8fx6QEhddKUkU4hhwFmfNmGn+EY=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "2128d0aa28edef51fd8fef38b132ffc0155595df", "rev": "2ebb6c1e5ae402ba35cca5eec58385e5f1adea04",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -39,16 +39,16 @@
}, },
"nixpkgs-unstable": { "nixpkgs-unstable": {
"locked": { "locked": {
"lastModified": 1646497237, "lastModified": 1646740881,
"narHash": "sha256-Ccpot1h/rV8MgcngDp5OrdmLTMaUTbStZTR5/sI7zW0=", "narHash": "sha256-1G/g64ttat6ZeSXu8otZQFYQqb/EylxuiReQaZ5XnF0=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "062a0c5437b68f950b081bbfc8a699d57a4ee026", "rev": "4a35c770221bf9dea0da66b9e92702c5da144581",
"type": "github" "type": "github"
}, },
"original": { "original": {
"owner": "nixos", "owner": "nixos",
"ref": "nixos-unstable", "ref": "staging-next",
"repo": "nixpkgs", "repo": "nixpkgs",
"type": "github" "type": "github"
} }
@ -118,11 +118,11 @@
"wip-pinebook-pro": { "wip-pinebook-pro": {
"flake": false, "flake": false,
"locked": { "locked": {
"lastModified": 1635815864, "lastModified": 1645472103,
"narHash": "sha256-oIhShK2j198APnhm45iqhF8TDQ3M50LY3Hxn4hUDPF4=", "narHash": "sha256-HIaav1YN+jk0kx8+0Ccov2hsStAIJkB790ENZGDgeU4=",
"owner": "samueldr", "owner": "samueldr",
"repo": "wip-pinebook-pro", "repo": "wip-pinebook-pro",
"rev": "caa3d3e324c369454da05ef6558c44ee1a0ee234", "rev": "b7de8c47fec5b96e66c615990b3c15a841a466b9",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -1,7 +1,7 @@
{ {
inputs = { inputs = {
nixpkgs.url = "github:nixos/nixpkgs/nixos-21.11"; nixpkgs.url = "github:nixos/nixpkgs/nixos-21.11";
nixpkgs-unstable.url = "github:nixos/nixpkgs/nixos-unstable"; nixpkgs-unstable.url = "github:nixos/nixpkgs/staging-next";
home-manager = { home-manager = {
url = "github:nix-community/home-manager/release-21.11"; url = "github:nix-community/home-manager/release-21.11";

View file

@ -12,7 +12,7 @@ in
]; ];
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
# pkgs-unstable.kicad pkgs-unstable.kicad
openocd openocd
picocom picocom
stlink stlink

View file

@ -124,7 +124,7 @@ in
libreoffice-fresh libreoffice-fresh
# Web # Web
pkgs-unstable.firefox-wayland firefox-wayland
# Gnome configuration # Gnome configuration
gnome3.adwaita-icon-theme gnome3.adwaita-icon-theme