idk what this is
This commit is contained in:
parent
3b2771b2ad
commit
10c7c6464b
2 changed files with 8 additions and 7 deletions
12
flake.lock
generated
12
flake.lock
generated
|
@ -2,11 +2,11 @@
|
||||||
"nodes": {
|
"nodes": {
|
||||||
"flake-utils": {
|
"flake-utils": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1652776076,
|
"lastModified": 1653893745,
|
||||||
"narHash": "sha256-gzTw/v1vj4dOVbpBSJX4J0DwUR6LIyXo7/SuuTJp1kM=",
|
"narHash": "sha256-0jntwV3Z8//YwuOjzhV2sgJJPt+HY6KhU7VZUL0fKZQ=",
|
||||||
"owner": "numtide",
|
"owner": "numtide",
|
||||||
"repo": "flake-utils",
|
"repo": "flake-utils",
|
||||||
"rev": "04c1b180862888302ddfb2e3ad9eaa63afc60cf8",
|
"rev": "1ed9fb1935d260de5fe1c2f7ee0ebaae17ed2fa1",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@ -17,11 +17,11 @@
|
||||||
},
|
},
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1653117584,
|
"lastModified": 1655451545,
|
||||||
"narHash": "sha256-5uUrHeHBIaySBTrRExcCoW8fBBYVSDjDYDU5A6iOl+k=",
|
"narHash": "sha256-uLHNGkZbINBZ8Yz9z+/6xF77EVLPTasDyfE/sQpzZ4A=",
|
||||||
"owner": "NixOS",
|
"owner": "NixOS",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "f4dfed73ee886b115a99e5b85fdfbeb683290d83",
|
"rev": "3802c98cffe636d54dc8f2812d143e50b4b07bb0",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
|
@ -23,11 +23,12 @@ mkShell {
|
||||||
qt5.qtx11extras
|
qt5.qtx11extras
|
||||||
qt5.qtmultimedia
|
qt5.qtmultimedia
|
||||||
libsForQt5.kirigami2
|
libsForQt5.kirigami2
|
||||||
|
libsForQt5.kirigami-addons
|
||||||
libsForQt5.ki18n
|
libsForQt5.ki18n
|
||||||
libsForQt5.kcoreaddons
|
libsForQt5.kcoreaddons
|
||||||
|
|
||||||
# This is only here because apparently it doesn't pick up the icon theme from the base system
|
# This is only here because apparently it doesn't pick up the icon theme from the base system
|
||||||
papirus-icon-theme
|
# papirus-icon-theme
|
||||||
|
|
||||||
mpv
|
mpv
|
||||||
# libsForQt5.kconfig
|
# libsForQt5.kconfig
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue