Compare commits

...

4 commits

3 changed files with 15 additions and 14 deletions

View file

@ -174,11 +174,11 @@
},
"nixos-hardware": {
"locked": {
"lastModified": 1695541019,
"narHash": "sha256-rs++zfk41K9ArWkDAlmBDlGlKO8qeRIRzdjo+9SmNFI=",
"lastModified": 1696161939,
"narHash": "sha256-HI1DxS//s46/qv9dcW06TzXaBjxL2DVTQP8R1QsnHzM=",
"owner": "NixOS",
"repo": "nixos-hardware",
"rev": "61283b30d11f27d5b76439d43f20d0c0c8ff5296",
"rev": "0ab3ee718e964fb42dc57ace6170f19cb0b66532",
"type": "github"
},
"original": {
@ -190,11 +190,11 @@
},
"nixos-unstable": {
"locked": {
"lastModified": 1695644571,
"narHash": "sha256-asS9dCCdlt1lPq0DLwkVBbVoEKuEuz+Zi3DG7pR/RxA=",
"lastModified": 1696019113,
"narHash": "sha256-X3+DKYWJm93DRSdC5M6K5hLqzSya9BjibtBsuARoPco=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "6500b4580c2a1f3d0f980d32d285739d8e156d92",
"rev": "f5892ddac112a1e9b3612c39af1b72987ee5783a",
"type": "github"
},
"original": {
@ -238,11 +238,11 @@
},
"nixpkgs_2": {
"locked": {
"lastModified": 1695559356,
"narHash": "sha256-kXZ1pUoImD9OEbPCwpTz4tHsNTr4CIyIfXb3ocuR8sI=",
"lastModified": 1696039360,
"narHash": "sha256-g7nIUV4uq1TOVeVIDEZLb005suTWCUjSY0zYOlSBsyE=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "261abe8a44a7e8392598d038d2e01f7b33cf26d0",
"rev": "32dcb45f66c0487e92db8303a798ebc548cadedc",
"type": "github"
},
"original": {
@ -254,11 +254,11 @@
},
"nur": {
"locked": {
"lastModified": 1695858410,
"narHash": "sha256-Y/xJxDBhrI8WZGX0L8GDw0vTdFpmh1P10lq9sws6YKo=",
"lastModified": 1696189610,
"narHash": "sha256-vQvB6Phrch/AAWWdLUrDcaCp87TaFYmN4v0f2PhS4Kc=",
"owner": "nix-community",
"repo": "NUR",
"rev": "b7a926cb0b29662ee27f382bf1c2aa26608f45ec",
"rev": "d091fda7b4526d15a9c1bbe80db998676212af16",
"type": "github"
},
"original": {

View file

@ -78,7 +78,7 @@ let
yt-dlp
#sonic-pi
musescore
audacity
unstable.tenacity
avidemux
#linphone
soundkonverter
@ -124,6 +124,7 @@ let
nixpkgs-fmt
nix-top
statix
nix-output-monitor
];
kdeTools = with plasma5Packages; with kdeGear; [

View file

@ -60,7 +60,7 @@ colorscheme base16-tomorrow-night
set background=dark
# use default terminal background to retain transparency
" use default terminal background to retain transparency
highlight Normal guibg=NONE
highlight NonText guibg=NONE
highlight SignColumn guibg=NONE