about summary refs log tree commit diff
path: root/modules/user/devhell/profiles/packages.nix
Commit message (Collapse)AuthorAgeFilesLines
* profiles/packages: add tutdevhell2023-03-191-0/+1
|
* profiles/packages: switch to speedtest-rsdevhell2023-03-131-1/+1
|
* profiles/packages: disable onefetchdevhell2023-01-181-2/+2
| | | | Also doesn't build currently.
* profiles/packages: disable dogdnsdevhell2023-01-181-1/+1
| | | | Doesn't build at the moment.
* profiles/packages: fix typodevhell2023-01-151-1/+1
| | | | Duh.
* profiles/packages: add rusticdevhell2023-01-101-2/+3
| | | | A restic drop-in written in Rust with a number of other enhancements
* profiles/packages: Remove Xorg stuff not neededdevhell2023-01-041-3/+0
|
* profiles/packages: disable nixopsUnstabledevhell2022-12-151-1/+1
| | | | Surprise, surprise! NixOps in broken again. Yay.
* treewide: switch from Xorg to wayland/swaydevhell2022-12-051-0/+1
|
* profiles/packages: temporarily disable wuzz againdevhell2022-11-281-1/+1
|
* profiles/packages: Add steam-tuidevhell2022-11-081-0/+1
| | | | For when the official steam client sometimes just seems too slow.
* profiles/packages: add navidevhell2022-11-081-0/+1
|
* profiles/packages: Add more useful toolsdevhell2022-11-081-0/+6
| | | | My collection of small, but useful, tools continues.
* profiles/packages: Add glabdevhell2022-11-061-0/+1
| | | | | I'm having to do more work on GitLab now, and they also have a CLI, similar to GitHub.
* profiles/packages: Add dstaskdevhell2022-11-021-0/+1
| | | | Perhaps a nice taskwarrior replacement.
* profiles/packages: Add nix-output-monitordevhell2022-11-011-0/+1
| | | | Because we all need a bit of good usability in our lives.
* profiles/packages: Add steamdevhell2022-11-011-0/+1
| | | | Life is too short...
* profiles/packages: add ripasso-cursivedevhell2022-10-291-1/+2
| | | | A nice alternative to gopass CLI.
* profiles/packages: Disable wordgrinderdevhell2022-10-241-1/+1
| | | | It's not building right now anyway.
* profiles/packages: Add more useful packagesdevhell2022-10-211-1/+9
|
* profiles/packages: Add mdbookdevhell2022-10-101-0/+1
| | | | | Mdbook has become really useful for writing lab material, so I'll introduce it permanently to my package collection.
* profiles/packages: Add timewarrior and wtfdevhell2022-10-101-0/+3
| | | | | | | | | | | I've been using taskwarrior a lot again lately, and this time I'd be interested in seeing how much time I actually spend on certain tasks, so I'm adding timewarrior to the mix. Unfortunately the hook requires that python3 is installed. WTF is a neat terminal dashboard that show information that I deem useful and would like to keep an eye on without having to manually check for stuff.
* devhell/pkgs: Fix attribute name for virt-manageraszlig2022-09-261-1/+1
| | | | | | | | | | | The virtmanager attribute has been renamed a while ago[1] to its upstream name (virt-manager) and referencing the alias will now[2] throw an evaluation error. [1]: https://github.com/NixOS/nixpkgs/commit/5b640bfd089904bfe806606b8b2 [2]: https://github.com/NixOS/nixpkgs/commit/d06207386df9a53fe01f8a30130 Signed-off-by: aszlig <aszlig@nix.build>
* Fix attribute name for man-pages-posixaszlig2022-09-261-1/+1
| | | | | | | | | | | | The posix_man_pages attribute has been renamed in nixpkgs[1] to man-pages-posix to more closely match the upstream name. This now[2] results in an evaluation error. [1]: https://github.com/NixOS/nixpkgs/commit/4461230cc5e11952407f8ddd205 [2]: https://github.com/NixOS/nixpkgs/commit/d06207386df9a53fe01f8a30130 Signed-off-by: aszlig <aszlig@nix.build> Cc: @devhell
* profiles/packages: Purge some unneeded stuffdevhell2022-05-311-3/+0
|
* profiles/packages: youtube-dlp -> yt-dlpdevhell2022-05-131-1/+1
| | | | Cos I'm an idiot at this time of night.
* profiles/packages: youtube-dl -> youtube-dlpdevhell2022-05-131-1/+1
| | | | `youtube-dl` is dead, long live `youtube-dlp`!
* profiles/packages: Remove musikcubedevhell2022-05-121-1/+0
| | | | With `termusic` in the repos there's no need for musikcube.
* profiles/packages: Add nixpkgs-reviewdevhell2022-05-111-0/+1
| | | | Hot-loading this is getting annoying, so I'll just add it.
* profiles/packages: Remove monkeysAudiodevhell2022-04-251-1/+0
| | | | | | I've not come across anyone actually using this. Additionally, it's not OSS, so there's not much reason to keep it around. Oh, and the build fails.
* profiles/packages: Remove cipherscandevhell2022-04-071-1/+0
| | | Was removed from nixpkgs upstream.
* profiles/packages: Add easyeffectsdevhell2022-04-031-0/+1
| | | | Gotta try all dat pipewire love.
* profiles/packages: Add packagesdevhell2022-03-131-0/+3
| | | | | | | | | | | | | | | | I'm particularly interested in `gurk-rs` as it's a Signal client that runs in the terminal. It's in early development but it looks already amazing and it doesn't rely on the Java library. `termusic` is also a nice music player written in Rust that I've come to enjoy when MPD doesn't make sense. Lastly, `writedisk` is just mad awesome. It can write ISOs of all sorts to USB stick, and it even knows how to deal with Windows ISOs. It writes those ISOs really fast as well, so I'm guessing it somehow measures the ideal block size. Either way, this is much more convenient than having to invoke `dd` every time I have to write an ISO. Funny enough, this too is a Rust application.
* profiles/packages: Re-add pulseaudiodevhell2022-03-061-0/+1
| | | | Once again, I forget that some parts of my system still need this.
* profiles/packages: More changesdevhell2022-03-031-2/+3
|
* profiles/packages: Remove some cruft, add new cruftdevhell2022-03-021-8/+1
|
* {aszlig,devhell}/profiles: Rename more packagesdevhell2022-03-021-7/+7
| | | | Even more packages are being renamed.
* treewide: Fix broken package symbolsProfpatsch2022-03-021-2/+2
| | | | | | | | Due to unnecessary renames in https://github.com/NixOS/nixpkgs/pull/161146 I replaced the packages with the ones the error messages mentioned, I have not checked whether they are actually a no-op replacement.
* profiles/packages: Reenable musikcubedevhell2022-02-081-1/+1
| | | | Now that it builds again...
* profiles/packages: Fix typodevhell2022-02-041-1/+1
| | | | Dammit.
* profiles/packages: Add borgdevhell2022-02-041-0/+1
| | | | I'm trialling which I prefer, borg or restic.
* profiles/packages: Add colmenadevhell2022-01-261-0/+1
|
* profiles/packages: Add resticdevhell2022-01-211-0/+1
|
* profiles/packages: Remove gitinspectordevhell2022-01-201-1/+0
| | | | | This has also been removed in upstream nixpkgs because it doesn't work with Python 3.
* profiles/packages: Remove gnome.defaultIconThemedevhell2022-01-191-1/+0
| | | | This has been removed from nixpkgs upstream recently.
* profile/packages: Remove smosdevhell2022-01-131-1/+0
| | | | | This has been removed by the upstream developer, and subsequently has been removed from nixpkgs.
* profiles/packages: nixops,focuswriter,musikcubedevhell2021-12-281-3/+2
| | | | | | | | At the moment `musikcube` doesn't build, so I'm temporarily disabling it. I'm not a fan of `focuswriter` after all, so I don't use it. The main issue with `nixopsUnstable` is still that the plugin-system has no straightforward documentation and until I need Hetzner-specific functionality, it'll do.
* profiles/packages: Add obs-studiodevhell2021-11-191-0/+1
| | | | | As part of my work I'm having to record stuff now. And what better thing to use than the almighty OBS Studio!
* profiles/packages: Reenable mnamer and piprdevhell2021-11-091-2/+2
| | | | These build again and so I'm reenabling them.
* profiles/packages: Add wiki-tuidevhell2021-11-071-0/+1
| | | | There's no home like the TUI.